If you can provide a hello world sample like of the problem, yes, otherwise is worthless.
VELO On Thu, Mar 25, 2010 at 6:31 PM, Brian <[email protected]> wrote: > I have a project using FM 3.6-SNAPSHOT and SDK 4.0.0.10485, it's > running w/o issue including the integration with the built-in unit > testing support. The stand-alone FP opens and closes as expected. > When I upgraded to 4.0.0.13875, I'm getting a time out from the FM > test runner. The trace output from my debug log file shows successful > runs of all my tests and then the rest of the file is this repeated > over and over again: > > Property canClose is false > Replying OK > Data handler received data: Server Status > > The Maven debug output shows the following with the last segment > occurring over and over again until I kill the build process: > > [DEBUG] [LAUNCHER] Creating process > [WARNING] [LAUNCHER] Using regular flashplayer tests > [DEBUG] [LAUNCHER] Process created java.lang.unixproc...@35e32ea2 > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger STARTED > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [LAUNCHER] Output pumpers ON > [DEBUG] [LAUNCHER] Waiting for flashplayer termination > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger STARTED > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [org.sonatype.flexmojos.test.monitor.AsVmPing] accepting data > from client > [DEBUG] [CONTROL] AsVmControl handleRequest > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [CONTROL] query status > [DEBUG] [CONTROL] received status > [DEBUG] [CONTROL] status is: OK > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > [DEBUG] [MOJO] launcher RUNNING > [DEBUG] [MOJO] pinger RUNNING > [DEBUG] [MOJO] resultHandler STARTED > ... > > I just tried to upgrade to 4.0.0.14159 with the same results. I > didn't see anything on the list about this yet, so I thought I'd bring > it up. Anyone seen anything similar? Velo, do you want a bug for > this one? > > -Brian > > -- > 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]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > > To unsubscribe from this group, send email to flex-mojos+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- 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 http://flexmojos.sonatype.org/ To unsubscribe from this group, send email to flex-mojos+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
