• Downloaded VM Install Shows "exception occurred processing JSP page [/login_desktop.jsp]"

  • Problems with installing OpenKM? No problemo, the solution is closer than you think.
Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #53822  by moonbug
 
I started the virtual machine version of OpenKM, after compiling in Eclipse as instructed by video then started Tomcat, accessing http://localhost:8080/OpenKM from browser shows error below:
"An exception occurred processing JSP page [/login_desktop.jsp] at line [230] 227"

I changed OpenKM.cfg so that hibernate.hbm2ddl=create. Restarted Tomcat, but http://localhost:8080/OpenKM now shows
"javax.servlet.ServletException: com.openkm.core.DatabaseException: Cannot open connection"
I am able to connect to okmdb in terminal but SHOW TABLES; shows Empty set
 #53823  by moonbug
 
Thanks to @saleem55, issue has been fixed. viewtopic.php?p=52810
Edited server.xml
1. changed com.mysql.jdbc.Driver to com.mysql.cj.jdbc.Driver
2. changed url to below
Code: Select all
url="jdbc:mysql://localhost:3306/okmdb?useSSL=false&autoReconnect=true&useUnicode=true&characterEncoding=UTF8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC"/>

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.