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 "Alex Deparvu (JIRA)" <ji...@apache.org> on 2018/03/22 14:18:00 UTC

[jira] [Resolved] (OAK-5644) Test failure: LargeOperationIT (unable to create new native thread)

     [ https://issues.apache.org/jira/browse/OAK-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Deparvu resolved OAK-5644.
-------------------------------
    Resolution: Cannot Reproduce

> Test failure: LargeOperationIT (unable to create new native thread)
> -------------------------------------------------------------------
>
>                 Key: OAK-5644
>                 URL: https://issues.apache.org/jira/browse/OAK-5644
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, jcr
>    Affects Versions: 1.2.23
>            Reporter: Hudson
>            Priority: Major
>              Labels: test-failure, ubuntu
>         Attachments: Build 1420 logs.zip
>
>
> 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
(v7.6.3#76005)