Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
1.2.23
-
None
Description
Jenkins CI failure: https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
The build Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.8 (latest),nsfixtures=SEGMENT_TAR,profile=integrationTesting #1420 has failed.
First failed run: Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.8 (latest),nsfixtures=SEGMENT_TAR,profile=integrationTesting #1420 console log
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.02 sec <<< FAILURE! initializationError(org.apache.jackrabbit.oak.jcr.LargeOperationIT) Time elapsed: 0.002 sec <<< ERROR! java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:714) at com.mongodb.Mongo.<init>(Mongo.java:326) at com.mongodb.Mongo.<init>(Mongo.java:304) at com.mongodb.MongoClient.<init>(MongoClient.java:253) at org.apache.jackrabbit.oak.plugins.document.util.MongoConnection.<init>(MongoConnection.java:45) at org.apache.jackrabbit.oak.jcr.NodeStoreFixture$DocumentFixture.createNodeStore(NodeStoreFixture.java:180) at org.apache.jackrabbit.oak.jcr.NodeStoreFixture$DocumentFixture.isAvailable(NodeStoreFixture.java:211) at org.apache.jackrabbit.oak.jcr.LargeOperationIT.fixtures(LargeOperationIT.java:146)
Attachments
Attachments
Issue Links
- relates to
-
OAK-5583 Build failure: unable to create new native thread
- Resolved