Yeah, someone already asked for it on jira.... probably for 3.2

VELO

On Wed, Apr 8, 2009 at 12:18 PM, Wim Deblauwe <[email protected]>wrote:

>
> Yes, we had a random timeout that was maximum 3 seconds. We now
> lowered it to maximum 1 second and everything runs fine again.
>
> It would be good to make that timeout configurable.
>
> regards,
>
> Wim
>
> On 8 apr, 13:32, Marvin Froeder <[email protected]> wrote:
> > Do you have any asynchronous tests that takes more then 2 seconds to run?
> >
> > VELO
> >
> > On Wed, Apr 8, 2009 at 4:30 AM, Wim Deblauwe <[email protected]>
> wrote:
> >
> > > This is the output when running with -X:
> >
> > > [INFO] [flexmojos:test-run]
> > > [INFO] flexmojos 3.1.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
> > > file
> > > [INFO] Starting tests
> > > [DEBUG] asVmLauncher null
> > > [DEBUG] asVmControl null
> > > [DEBUG] resultHandler null
> > > [DEBUG] opened server socket
> > > [DEBUG] opened server socket
> > > [DEBUG] exec: FlashPlayer
> > > [DEBUG] Creating process
> > > [DEBUG] Process created java.lang.unixproc...@cc8c29
> > > [DEBUG] Output pumpers ON
> > > [DEBUG] Waiting for
> > > [DEBUG] asVmLauncher RUNNING
> > > [DEBUG] asVmControl null
> > > [DEBUG] resultHandler null
> > > [DEBUG] accepting data from client
> > > [DEBUG] AsVmControl handleRequest
> > > [DEBUG] get status
> > > [DEBUG] got status
> > > [DEBUG] asVmLauncher RUNNING
> > > [DEBUG] asVmControl RUNNING
> > > [DEBUG] resultHandler null
> > > [DEBUG] accepting data from client
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] asVmLauncher RUNNING
> > > [DEBUG] [DEBUG] End test suite
> > > asVmControl RUNNING
> > > [DEBUG] resultHandler RUNNING
> > > [DEBUG] End test suite
> > > [DEBUG] End test suite
> > > [DEBUG] End test run
> > > [DEBUG] Socket buffer
> > > [DEBUG] Error running: class
> > > org.sonatype.flexmojos.test.threads.AsVmControl
> > > 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
> > > [DEBUG] asVmLauncher RUNNING
> > > [DEBUG] asVmControl ERROR
> > > [DEBUG] resultHandler DONE
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Tests run: 0, Failures: 0, Errors: 0, Time Elpased: 0 sec
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [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]
> > >
> ------------------------------------------------------------------------
> >
> > > On Apr 8, 9:22 am, Wim Deblauwe <[email protected]> wrote:
> > > > [INFO] Remote virtual machine didn't reply, looks to be stucked -
> > > > class org.sonatype.flexmojos.test.threads.AsVmControl
> > > > Read timed out
> > > > Hi,
> >
> > > > I upgraded to flex mojos 3.1 and now I get this error when running
> > > > under Ubuntu Linux:
> >
> > > > [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
> >
> > > > I see the flashplayer start, but then immediately after it is stopped
> > > > and I see the exception in the console.
> >
> > > > Note that first I had a NullPointerException. This went away with
> > > > renaming the 'flashplayer' to 'FlashPlayer'.
> >
> > > > regards,
> >
> > > > Wim
> >
>

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to