Hi, Take a look on maven docs.... http://docs.flex-mojos.info/flex-compiler-mojo/test-run-mojo.html#socketTimeout
VELO On Sat, Apr 4, 2009 at 11:53 PM, buzo <[email protected]> wrote: > > Hello there: > > I've been happily running my builds with the flex-compiler-mojo > (version 2.0.3) for a couple of months now. The builds are run > locally on my machine (Ubuntu) and remotly on an integration server > (Debian). The local builds run smoothly. Over time, our test suite > has increased in size, and thus, the flash player takes longer to come > up. In the last couple of days, I've seen a lot of intermittent > failures in our server with the message: > > [22:19:32]: [INFO] > ------------------------------------------------------------------------ > [22:19:32]: [ERROR] BUILD ERROR > [22:19:32]: [INFO] > ------------------------------------------------------------------------ > [22:19:33]: [INFO] timeout waiting for flexunit report > [22:19:33]: Embedded error: Accept timed out > > After monitoring the builds on the server with a vnc client session, I > can see that the flash player is coming up properly, but the maven > build is quicker than the player, and assumes that something must be > wrong and just gives up with the error shown above. > > So my question is: how can I configure (ie increase) the amount of > time that the plugin waits for the test reports to be generated before > giving up? > > Thanks in advanced. > > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
