You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2017/02/14 08:23:41 UTC

[jira] [Commented] (OAK-5644) Test failure: LargeOperationIT

    [ https://issues.apache.org/jira/browse/OAK-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865349#comment-15865349 ] 

Michael Dürig commented on OAK-5644:
------------------------------------

As OAK-5583 the root cause is {{Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread}}. However this time in a test case of our own rather then in the Jenkins framework. 

> Test failure: LargeOperationIT
> ------------------------------
>
>                 Key: OAK-5644
>                 URL: https://issues.apache.org/jira/browse/OAK-5644
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration
>    Affects Versions: 1.2.23
>            Reporter: Hudson
>              Labels: CI, test-failure
>
> 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|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),nsfixtures=SEGMENT_TAR,profile=integrationTesting/1420/] [console log|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),nsfixtures=SEGMENT_TAR,profile=integrationTesting/1420/console]
> {noformat}
> 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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)