Page 1 of 1

Fail to install openKM CE Docker image

PostPosted:Sun Apr 07, 2019 2:25 pm
by LauryMenton
Hi all, I would like to report an issue on the installation of openKM 6.3.7 CE from the following link, that prevents it to be started:
https://hub.docker.com/r/openkm/openkm-ce/

A working image, at least for me: https://hub.docker.com/r/obviouscap/openkm
Code: Select all
2019-04-07 14:15:21,stdout,07-Apr-2019 14:15:21.738 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'allowLinking' to 'true' did not find a matching property.
2019-04-07 14:15:21,stdout,07-Apr-2019 14:15:21.734 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
Here you have the full log for debugging: https://pastebin.com/2Hswq2nP

Thank you.

Re: Fail to install openKM CE Docker image

PostPosted:Wed Apr 10, 2019 6:49 am
by jllort
I would like you share the catalina.log file -> /opt/openkm/logs/catalina.log where will be shown clearly what happens.

Re: Fail to install openKM CE Docker image

PostPosted:Sat Apr 20, 2019 4:18 pm
by LauryMenton
Hi again, and sorry for the late reply.
I just got it working. I just had to wait the system to load files, as it didn't when I issued it on here.

Thank you for the help.