It is much easier to automate setting up and automatically picking up new versions of OpenJDK using apt-get install and yum install.
On Tue, Mar 18, 2014 at 8:29 AM, Nirmal Fernando <[email protected]> wrote: > Hi Chris, > > Is there any specific reason for using OpenJDK? > > > On Tue, Mar 18, 2014 at 4:27 AM, Isuru Haththotuwa <[email protected]> wrote: >> >> Hi Chris, >> >> >> On Tue, Mar 18, 2014 at 1:52 PM, chris snow <[email protected]> wrote: >>> >>> 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? >> >> Yes, this is probably because of OpenJDK. I too have faced similar issues. >> I could not find a proper solution for this. For now, you might have to try >> w/o tests. >>> >>> >>> I'm building against master. >>> >>> Has anyone else been experiencing this? >>> >>> I'll try with -DskipTests ... >> >> >> >> >> -- >> Thanks and Regards, >> >> Isuru H. >> +94 716 358 048 >> >> > > > > -- > Best Regards, > Nirmal > > Nirmal Fernando. > PPMC Member & Committer of Apache Stratos, > Senior Software Engineer, WSO2 Inc. > > Blog: http://nirmalfdo.blogspot.com/ -- Check out my professional profile and connect with me on LinkedIn. http://lnkd.in/cw5k69
