David Nalley created CLOUDSTACK-201: ---------------------------------------
Summary: junit test failure in 4.0 branch Key: CLOUDSTACK-201 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-201 Project: CloudStack Issue Type: Bug Components: Test Affects Versions: pre-4.0.0 Reporter: David Nalley Priority: Critical Fix For: pre-4.0.0 Unit test failure beginning with commit 4f764e63350ded767f382cf65ad716a866fdef99 See http://jenkins.cloudstack.org/job/test-junit-4.0/204/ for more details. <testcase classname="com.cloud.network.security.SecurityGroupQueueTest" name="testNumJobsEqToNumVms3" time="5.947"> <error message="unable to create new native thread" type="java.lang.OutOfMemoryError"> java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:657) at com.cloud.network.security.SecurityGroupQueueTest.testNumJobsEqToNumVms2(SecurityGroupQueueTest.java:123) at com.cloud.network.security.SecurityGroupQueueTest.testNumJobsEqToNumVms3(SecurityGroupQueueTest.java:142) </error> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira