I am consistently hitting the following error during my automated
vagrant build using mvn clean install:

2014-03-18 07:57:37,759] ERROR
{org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
Killed
Tests run: 7, Failures: 1, Errors: 0, Skipped: 6, Time elapsed:
301.928 sec <<< FAILURE!
startServer(org.apache.stratos.autoscaler.integration.tests.AutoscalerTestServerManager)
 Time elapsed: 301.766 sec  <<< FAILURE!
org.testng.internal.thread.ThreadTimeoutException: Method
org.testng.internal.ConfigurationMethod.startServer() didn't finish
within the time-out 300000
        at java.net.PlainSocketImpl.socketConnect(Native Method)

I'm wondering if this is only happening with OpenJDK?

I'm building against master.

Has anyone else been experiencing this?

I'll try with -DskipTests ...

Reply via email to