Maybe this?

http://apple.stackexchange.com/questions/181026/lsopenurlswithrole-failed-w
ith-error-10810-cant-open-install-os-x-yosemite

HTH,
-Alex

On 4/2/16, 12:36 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
<carlos.rov...@gmail.com on behalf of carlosrov...@apache.org> wrote:

>Hi Alex,
>
>it seems I couldn't get a complete build yet. This the final problem (hope
>you could arise what could be the problem):
>
>test:
>
>Created dir:
>/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/p
>rojects/Core/src/test/flex/out
>
>Validating task attributes ...
>
>Generating default values ...
>
>Using the following settings for the test run:
>
>FLEX_HOME: [/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src]
>
>haltonfailure: [false]
>
>headless: [false]
>
>display: [99]
>
>localTrusted: [true]
>
>player: [flash]
>
>port: [1024]
>
>swf:
>[/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/
>projects/Core/src/test/flex/FlexUnitFlexJSApplication.swf]
>
>timeout: [90000ms]
>
>toDir:
>[/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/
>projects/Core/src/test/flex/out]
>
>Setting up server process ...
>
>Starting server ...
>
>Opening server socket on port [1024].
>
>Waiting for client connection ...
>
>Updated local trust file at
>[/Users/carlosrovira/Library/Preferences/Macromedia/Flash
>Player/#Security/FlashPlayerTrust/flexUnit.cfg], added
>[/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/
>projects/Core/src/test/flex].
>
>Executing 'open' with arguments:
>
>'/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/
>projects/Core/src/test/flex/FlexUnitFlexJSApplication.swf'
>
>
>The ' characters around the executable and arguments are
>
>not part of the command.
>
>
>LSOpenURLsWithRole() failed with error -10810 for the file
>/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/p
>rojects/Core/src/test/flex/FlexUnitFlexJSApplication.swf.
>
>
>
>Stopping server ...
>
>End of test data reached, sending acknowledgement to player ...
>
>Closing client connection ...
>
>Closing server on port [1024] ...
>
>
>BUILD FAILED
>
>/Users/carlosrovira/dev/flexjs06/ApproveFlexJS.xml:617: The following
>error
>occurred while executing this line:
>
>/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/build.xml:44
>1:
>The following error occurred while executing this line:
>
>/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/b
>uild.xml:79:
>The following error occurred while executing this line:
>
>/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/b
>uild.xml:170:
>The following error occurred while executing this line:
>
>/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/p
>rojects/Core/build.xml:47:
>The following error occurred while executing this line:
>
>/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/p
>rojects/Core/src/test/flex/build.xml:148:
>java.util.concurrent.ExecutionException: Socket timeout waiting for
>flexunit report
>
>at java.util.concurrent.FutureTask.report(FutureTask.java:122)
>
>at java.util.concurrent.FutureTask.get(FutureTask.java:188)
>
>at org.flexunit.ant.tasks.TestRun.run(Unknown Source)
>
>at org.flexunit.ant.tasks.FlexUnitTask.execute(Unknown Source)
>
>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
>
>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>
>at
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm
>pl.java:43)
>
>at java.lang.reflect.Method.invoke(Method.java:606)
>
>2016-04-02 21:17 GMT+02:00 Carlos Rovira <carlosrov...@apache.org>:
>
>> Hi Alex,
>>
>> I pass the problem and I'm building, in the process I'm seeing this:
>>
>> get.sdk:
>>
>> Getting:
>> 
>>https://archive.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14
>>.1-bin.zip
>>
>> To: /Users/carlosrovira/dev/flexjs06/apache-flex-sdk-4.14.1-bin.zip
>>
>> Two questions here:
>>
>> 1) I thought FlexJS was not Flex SDK dependent anymore (or at least I
>> thought I read several months ago in some mail ni this list). it's
>>right?
>>
>> 2) The version is ok? (4.14.1 instead 4.15?)
>>
>> Thanks for your help!
>>
>> Carlos
>>
>>
>>
>>
>>
>>
>>
>>
>> 2016-04-02 19:27 GMT+02:00 Alex Harui <aha...@adobe.com>:
>>
>>> The script expects that gnu privacy guard is installed and our keys
>>>file
>>> is imported.
>>>
>>>
>>> Sent from my LG G3, an AT&T 4G LTE smartphone
>>>
>>>
>>> ------ Original message------
>>>
>>> From: Carlos Rovira
>>>
>>> Date: Sat, Apr 2, 2016 1:23 AM
>>>
>>> To: Alex Harui;
>>>
>>> Cc: dev@flex.apache.org;
>>>
>>> Subject:Re: [FlexJS] RC3 Approval script error
>>>
>>>
>>> Thanks Alex, the rc param was cut on copy/paste and wasn't notice it.
>>>
>>> After setting the full command I get the following error:
>>>
>>> check-sigs:
>>>
>>> gpg_check:
>>>
>>> BUILD FAILED
>>> /Users/carlosrovira/dev/flexjs06/ApproveFlexJS.xml:285: The following
>>> error occurred while executing this line:
>>> /Users/carlosrovira/dev/flexjs06/ApproveFlexJS.xml:289: Execute failed:
>>> java.io.IOException: Cannot run program "gpg": error=2, No such file or
>>> directory
>>>     at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
>>>     at java.lang.Runtime.exec(Runtime.java:617)
>>>     at
>>> 
>>>org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13
>>>CommandLauncher.java:58)
>>>     at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428)
>>>     at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442)
>>>     at
>>> org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:628)
>>>     at 
>>>org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
>>>     at 
>>>org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:495)
>>>     at
>>> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
>>>     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>>>     at
>>> 
>>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
>>>Impl.java:43)
>>>     at java.lang.reflect.Method.invoke(Method.java:606)
>>>
>>> I think I have right setup the rest of enviroment variables and so
>>> on,...but it seems something goes wrong.
>>>
>>> Hope you could give some clue on this
>>>
>>> Thanks
>>>
>>> Carlos
>>>
>>>
>>>
>>>
>>>
>>> 2016-04-01 19:37 GMT+02:00 Alex Harui <aha...@adobe.com<mailto:
>>> aha...@adobe.com>>:
>>>
>>> Are you sure you used the rc param
>>>
>>>
>>> Sent from my LG G3, an AT&T 4G LTE smartphone
>>>
>>>
>>> ------ Original message------
>>>
>>> From: Carlos Rovira
>>>
>>> Date: Fri, Apr 1, 2016 9:32 AM
>>>
>>> To: dev@flex.apache.org<mailto:dev@flex.apache.org>;
>>>
>>> Subject:[FlexJS] RC3 Approval script error
>>>
>>>
>>> Hi,
>>>
>>> trying the Approval xml script I get this error:
>>>
>>> BUILD FAILED
>>>
>>> /Users/carlosrovira/dev/flexjs06/ApproveFlexJS.xml:242: Can't get
>>>
>>> 
>>>http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBui
>>>ld/artifact/out/apache-flex-flexjs-0.6.0-asdocs.zip
>>> to /Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-asdocs.zip
>>>
>>> It seems a download issue, and going to the browser a 404 shows:
>>>"Problem
>>> accessing
>>>
>>> 
>>>/job/flex-asjs/lastSuccessfulBuild/artifact/out/apache-flex-flexjs-0.6.0
>>>-asdocs.zip.
>>> Reason:"
>>>
>>> I'm missing something?
>>>
>>> Thanks!
>>>
>>>
>>> --
>>> Carlos Rovira
>>> http://about.me/carlosrovira
>>>
>>>
>>>
>>> --
>>> Carlos Rovira
>>> http://about.me/carlosrovira
>>>
>>>
>>
>>
>> --
>> Carlos Rovira
>> http://about.me/carlosrovira
>>
>>
>
>
>-- 
>Carlos Rovira
>http://about.me/carlosrovira

Reply via email to