Increase memory in docker-compose.yml

173 views
Skip to first unread message

herve.be...@gmail.com

unread,
Aug 16, 2018, 7:36:04 AM8/16/18
to dcm...@googlegroups.com
Hello,

I intalled DCm4CHE with docker-compose
When i try to upload a big studie (1.2Go) with WADO RS service the container "arc" stop ... without message in wildfly log. I suppose it is a memory problem.

I try to increase java option in docker-compose.yml by add "JAVA_OPTS" but it doesn't work. 
After a stop/start : All thread are with option : -Xmx512m (see attachment).

  arc:
...
    environment:
...
      JAVA_OPTS: -Xmx1024m 

How can i increase this java option to have threads with higher memory limit ?

Best regard

Screenshot_3.png
Reply all
Reply to author
Forward
0 new messages