Aha - that sheds some light.
Is it a PATH issue then? The user that runs Continuum is the same user
I run it from the command line with, so should have the same PATH:
[DEBUG] exec: [rundll32, url.dll,FileProtocolHandler, E:\JavaBuilds
\Continuum\working-directory\6\customer\interface\fabricadopted\target
\test-classes\TestRunner.swf]
[DEBUG] commandline: cmd.exe /X /C "rundll32
url.dll,FileProtocolHandler E:\JavaBuilds\Continuum\working-directory
\6\customer\interface\fabricadopted\target\test-classes
\TestRunner.swf"
[DEBUG] opened server socket
[DEBUG] [SYSERR]: 'rundll32' is not recognized as an internal or
external command,
[DEBUG] [SYSERR]: operable program or batch file.
[DEBUG] result: 1
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] timeout waiting for flexunit report
Embedded error: Accept timed out
[INFO]
------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: timeout
waiting for flexunit report
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals
(DefaultLifecycleExecutor.java:583)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal
(DefaultLifecycleExecutor.java:478)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
(DefaultLifecycleExecutor.java:330)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments
(DefaultLifecycleExecutor.java:291)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute
(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:
315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:
430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: timeout
waiting for flexunit report
at info.rvin.flexmojo.test.FlexUnitMojo$1.run(FlexUnitMojo.java:235)
Caused by: java.net.SocketTimeoutException: Accept timed out
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
at java.net.ServerSocket.implAccept(ServerSocket.java:453)
at java.net.ServerSocket.accept(ServerSocket.java:421)
at info.rvin.flexmojo.test.FlexUnitMojo$1.openClientSocket
(FlexUnitMojo.java:306)
at info.rvin.flexmojo.test.FlexUnitMojo$1.run(FlexUnitMojo.java:177)
On Dec 11, 8:33 pm, "RedBugz Software" <[email protected]> wrote:
> Can you try running it with the -X argument, i.e.:
> mvn clean install -X and seeing what kind of output you get?
>
> Logan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en
http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---