Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Keycloak and arc containers don't startup after a stop

30 views
Skip to first unread message

TI Central de Laudos

unread,
Feb 21, 2025, 1:42:08 PMFeb 21
to dcm...@googlegroups.com
Hi all,

I'm using the docker-compose.yml to run a secured archive services on a single host (https://github.com/dcm4che/dcm4chee-arc-light/wiki/Run-secured-archive-services-on-a-single-host) to startup the containers and everything works fine, but when i stop the containers and starts it again, the arc and keycloak containers freeze on startup.

The arc container log shows the message below and freeze, not moving forward.
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /opt/wildfly

  JAVA: /usr/lib/jvm/java-21-amazon-corretto/bin/java

  JAVA_OPTS:  -Djdk.serialFilter="maxbytes=10485760;maxdepth=128;maxarray=100000;maxrefs=300000" -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true  --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldap=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.url.ldaps=ALL-UNNAMED --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED -Djava.security.manager=allow

=========================================================================

The same occurs with keycloak container, that show the log message below and freeze too.

2025-02-21 14:22:10,620 INFO  [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 8597ms
Server configuration updated and persisted. Run the following command to review the configuration:

kc.sh show-config

Next time you run the server, just run:

kc.sh start --import-realm --optimized

Someone could help?

Thanks a lot.
Reply all
Reply to author
Forward
0 new messages