javax.servlet.ServletException: com.openkm.core.DatabaseException: could not execute query
PostPosted:Wed Jul 25, 2018 12:35 pm
Hi,
I'm attempting to install OpenKM as a service on my Windows Server 2012 R2 machine. I have followed the installation tutorial successfully [with a few necessary modifications such as needing to start OpenKM service instead of the Apache Tomcat service].
When attempting to login from the Server through "localhost:8080/OpenKM" I receive the following error:
Software installed is listed in my Signature. JAVA_HOME and CATALINA_HOME set as environment variables through the Windows GUI.
Would appreciate in advice on how to resolve. Please let me know if there is any other information I can provide to assist.
Thanks in advance.
I'm attempting to install OpenKM as a service on my Windows Server 2012 R2 machine. I have followed the installation tutorial successfully [with a few necessary modifications such as needing to start OpenKM service instead of the Apache Tomcat service].
When attempting to login from the Server through "localhost:8080/OpenKM" I receive the following error:
Code: Select all
I have found a couple threads with a similiar issue however, one was for Linux and the other had a solution similiar to the installation so didn't appear appropriate. The thread that the same issue on Linux machine mentioned a potential user security issue. If that's so, then what would be the appropriate user permissions on a Windows Server? Application error
Class: org.apache.jasper.JasperException
Message: javax.servlet.ServletException: com.openkm.core.DatabaseException: could not execute query
Date: Wed Jul 25 19:19:46 AWST 2018
Software installed is listed in my Signature. JAVA_HOME and CATALINA_HOME set as environment variables through the Windows GUI.
Would appreciate in advice on how to resolve. Please let me know if there is any other information I can provide to assist.
Thanks in advance.