I tried to get it running but got while running tests:
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Remote virtual machine didn't reply, looks to be stucked -
class org.sonatype.flexmojos.test.threads.AsVmControl
Read timed out
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.Error: Remote virtual machine didn't reply, looks to be
stucked - class org.sonatype.flexmojos.test.threads.AsVmControl
at
org.sonatype.flexmojos.test.threads.AbstractSocketThread.setError
(AbstractSocketThread.java:103)
at
org.sonatype.flexmojos.test.threads.AsVmControl.handleRequest
(AsVmControl.java:53)
at org.sonatype.flexmojos.test.threads.AbstractSocketThread.run
(AbstractSocketThread.java:64)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at
org.sonatype.flexmojos.test.threads.AsVmControl.handleRequest
(AsVmControl.java:44)
... 2 more
Should I make sure certain ports are not in use?
Regards,
Bert Bruynooghe.
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---