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

Manfred Baedke commented on OAK-12306:
--------------------------------------

This was just an Ubuntu config issue: some Ubuntu versions apparently have a 
limit of 1024 open files, which is not sufficient to run the Oak tests. If you 
run into this issue, make sure to uncomment the applicable lines in 
/etc/systemd/system.conf and /etc/systemd/user.conf. I used 
DefaultLimitNOFILE=65536:524288.

> The testcontainer framework fails to automatically start containers on Ubuntu 
> ------------------------------------------------------------------------------
>
>                 Key: OAK-12306
>                 URL: https://issues.apache.org/jira/browse/OAK-12306
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: documentmk
>            Reporter: Manfred Baedke
>            Assignee: Manfred Baedke
>            Priority: Minor
>
> Running tests in oak-store-document with a running docker daemon, but without 
> running a mongodb container will fail on Ubuntu. The testcontainer framework 
> is expected to start the container, but apparently that doesn't work. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to