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

Francis Chuang commented on CALCITE-5482:
-----------------------------------------

Your docker seems quite old and docker compose is very old. My suggestion would 
be to update docker to the latest version and upgrade docker compose to v2 (I 
think they call it the docker compose plugin now) and then try again.

> JVM error when running tests via docker-compose in Avatica
> ----------------------------------------------------------
>
>                 Key: CALCITE-5482
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5482
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Stamatis Zampetakis
>            Priority: Major
>         Attachments: hs_err_pid8.log
>
>
> Running the tests via docker-compose command in the root directory of Avatica 
> raises a JVM error:
> {noformat}
> $ docker-compose run test
> Creating network "apache-calcite-avatica-1230-src_default" with the default 
> driver
> Creating volume "apache-calcite-avatica-1230-src_gradle-cache" with default 
> driver
> [0.003s][warning][os,thread] Failed to start thread - pthread_create failed 
> (EPERM) for attributes: stacksize: 1024k, guardsize: 4k, detached.
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Cannot create worker GC thread. Out of system resources.
> # An error report file with more information is saved as:
> # /src/hs_err_pid8.log{noformat}
> The error seems to be environment related but the system does not seem to be 
> out of resources and its the first time that I bump into this.



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

Reply via email to