This:
>
> [DEBUG] [SYSERR]: Type.forName error: Error #1065: Variable 
> ListCollectionViewBookmark
> is not defined. The
> class 'ListCollectionView.as$75::ListCollectionViewBookmark' is probably
> an internal class or it may not have been compiled.


Suggests some error com SWF compilation, well, no a compilation error, but
something that was wrong compiled and will produce runtime errors.... Open
TestSwf using flashplayer debug and take a look on the errors popups.


VELO

On Fri, Apr 3, 2009 at 8:04 AM, wsx <[email protected]> wrote:

>
> Hi,
>
> I have the same problem, but the error occurs at the end of the unit
> testing...
> I see the flash player popping up and closing again (very fast).
>
> I'm running on Ubuntu Linux 8.10 (32-bit).
>
> Running mvn -X test shows this at the end:
>
> [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] exec: FlashPlayer
> [DEBUG] Creating process
> [DEBUG] opened server socket
> [DEBUG] Process created java.lang.unixproc...@18721e8
> [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] [SYSERR]: dataHandler
> [DEBUG] [SYSERR]: data Server Status
> [DEBUG] [SYSERR]: replying
> [DEBUG] [SYSERR]: Type.forName error: Error #1065: Variable
> ListCollectionViewBookmark is not defined. The class
> 'ListCollectionView.as$75::ListCollectionViewBookmark' is probably an
> internal class or it may not have been compiled.
> [DEBUG] [SYSERR]: [DetectorGroup(-1, )]
> [DEBUG] asVmLauncher RUNNING
> [DEBUG] asVmControl RUNNING
> [DEBUG] resultHandler null
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:16 GMT+0200 2009 [WARN]
> TMSNG.ScenarioMockService - Mock service instantiated.
> [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] asVmLauncher RUNNING
> [DEBUG] asVmControl RUNNING
> [DEBUG] resultHandler RUNNING
> [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 run
> [DEBUG] Socket buffer
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:17 GMT+0200 2009 [INFO]
> TMSNG.ScenarioPanelPresentationModel - Scenarios loaded successfully.
> [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] [SYSERR]: Fri Apr 3 12:47:17 GMT+0200 2009 [INFO]
> TMSNG.ScenarioPanelPresentationModel - Scenarios loaded successfully.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:17 GMT+0200 2009 [INFO]
> TMSNG.ScenarioPanelPresentationModel - Scenarios loaded successfully.
> [DEBUG] [SYSERR]: Fri Apr 3 12:47:17 GMT+0200 2009 [INFO]
> TMSNG.ScenarioPanelPresentationModel - Scenarios loaded successfully.
> [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]
> ------------------------------------------------------------------------
> [DEBUG] 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
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 6 seconds
> [INFO] Finished at: Fri Apr 03 12:47:18 CEST 2009
> [INFO] Final Memory: 40M/162M
> [INFO]
> ------------------------------------------------------------------------
>
> I tested both with the release flash player as the debug flash player.
> The same result applies.
>
> Any hints?
>
> Kind 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