Hi Alex,

I have the Flash Player Projector debugger, the Flash Player plugin
debugger for safari, firefox and the PPAPI for chrome.
But when reach to this:

----------------------------------------------

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.

----------------------------------------------

A finder window opens in the path
: 
/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/projects/Core/src/test

And after a few minutes it throws:

----------------------------------------------

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:441:
The following error occurred while executing this line:

/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/build.xml:79:
The following error occurred while executing this line:

/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/build.xml:170:
The following error occurred while executing this line:

/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/projects/Core/build.xml:47:
The following error occurred while executing this line:

/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/projects/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(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)

at org.apache.tools.ant.Task.perform(Task.java:348)

....

....

----------------------------------------------

2016-04-03 5:44 GMT+02:00 Alex Harui <aha...@adobe.com>:

> Did you install debugger projector player?
>
>
> Sent from my LG G3, an AT&T 4G LTE smartphone
>
>
> ------ Original message------
>
> *From: *Carlos Rovira
>
> *Date: *Sat, Apr 2, 2016 6:26 PM
>
> *To: *Alex Harui;
>
> *Cc: *dev@flex.apache.org;
>
> *Subject:*Re: [FlexJS] RC3 Approval script error
>
>
> Hi,
>
> regarding your question, If exectute "open ./sample.swf" it try to extract
> the contents of swf with a zip tool
>
> regarding the stack trace, I'm seeing the error now is different:
>
> Setting up server process ...
>
> Starting server ...
>
> Opening server socket on port [1024].
>
> Waiting for client connection ...
>
> Entry
> [/Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/projects/Core/src/test/flex]
> already available in local trust file at
> [/Users/carlosrovira/Library/Preferences/Macromedia/Flash
> Player/#Security/FlashPlayerTrust/flexUnit.cfg].
>
> 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.
>
>
>
> 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:441:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/build.xml:79:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/build.xml:170:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/projects/Core/build.xml:47:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/dev/flexjs06/apache-flex-flexjs-0.6.0-src/frameworks/projects/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(DelegatingMethodAccessorImpl.java:43)
>
> at java.lang.reflect.Method.invoke(Method.java:606)
>
> at
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>
> at org.apache.tools.ant.Task.perform(Task.java:348)
>
> at org.apache.tools.ant.Target.execute(Target.java:435)
>
> at org.apache.tools.ant.Target.performTasks(Target.java:456)
>
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
>
> at
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
>
>
>
> 2016-04-03 2:54 GMT+02:00 Alex Harui <aha...@adobe.com>:
>
>> If you try the open command with the path to a swf from terminal do you
>> have the same problem?
>>
>>
>> Sent from my LG G3, an AT&T 4G LTE smartphone
>>
>>
>> ------ Original message------
>>
>> *From: *Carlos Rovira
>>
>> *Date: *Sat, Apr 2, 2016 4:39 PM
>>
>> *To: *dev@flex.apache.org;
>>
>> *Subject:*Re: [FlexJS] RC3 Approval script error
>>
>>
>> Hi Alex,
>>
>> I try to change permissions and check more links with this problem but
>> can't pass the error. Maybe is only a problem with my machine, since no
>> body has reported this issue. I'm on latest OS X (10.11.4).
>>
>> 2016-04-02 22:35 GMT+02:00 Alex Harui <aha...@adobe.com>:
>>
>> > 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
>> <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
>> >
>> >
>>
>>
>> --
>>
>> Carlos Rovira
>> Director General
>> M: +34 607 22 60 05
>> http://www.codeoscopic.com
>> http://www.avant2.es
>>
>>
>> Este mensaje se dirige exclusivamente a su destinatario y puede contener
>> información privilegiada o confidencial. Si ha recibido este mensaje por
>> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
>> proceda a su destrucción.
>>
>> De la vigente Ley Orgánica de Protección de Datos (15/1999), le
>> comunicamos
>> que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
>> S.A. La finalidad de dicho tratamiento es facilitar la prestación del
>> servicio o información solicitados, teniendo usted derecho de acceso,
>> rectificación, cancelación y oposición de sus datos dirigiéndose a
>> nuestras
>> oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
>> necesaria.
>>
>
>
>
> --
>
> Carlos Rovira
> Director General
> M: +34 607 22 60 05
> http://www.codeoscopic.com
> http://www.avant2.es
>
>
> Este mensaje se dirige exclusivamente a su destinatario y puede contener
> información privilegiada o confidencial. Si ha recibido este mensaje por
> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> proceda a su destrucción.
>
> De la vigente Ley Orgánica de Protección de Datos (15/1999), le
> comunicamos que sus datos forman parte de un fichero cuyo responsable es
> CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la
> prestación del servicio o información solicitados, teniendo usted derecho
> de acceso, rectificación, cancelación y oposición de sus datos dirigiéndose
> a nuestras oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la
> documentación necesaria.
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to