Page 1 of 1

Community OpenKM-ComPorDev.ova Install Fails

PostPosted:Thu Jun 13, 2024 3:00 pm
by rabest
Hello openKM World,

I am tasked with evaluating document management systems for company selection. The available VM option looked perfect for a quick evaluation. I downloaded, checked hash and installed on my WIN10 VirtualBox fully updated system.

Does anyone have this working? Known problems?

After watching the video many times, I successfully built the Workspace with Eclipse, no errors or warnings in Console. The Workspace is now populated for Tomcat support. With Eclipse I started Tomcat v8.5 server and Console shows 64 errors and 100 warnings. It claims started but access with localhost:8080 always aborts with connection errors.

Hopefully I am doing something wrong.

Thanks in Advance for any advice here.

Randy

Re: Community OpenKM-ComPorDev.ova Install Fails

PostPosted:Fri Jun 14, 2024 6:01 pm
by jllort
You should share some screenshot for better understanding.

Re: Community OpenKM-ComPorDev.ova Install Fails

PostPosted:Mon Jun 17, 2024 6:05 pm
by rabest
I don't want to debug the provided VM any further until someone signals that it worked for them.
The TOMCAT server start per the video is filled with 64 errors.

Application error when accessing via LOCALHOST:8080
Code: Select all
Class:  org.apache.jasper.JasperException
Message: javax.servlet.ServletException: com.openkm.core.DatabaseException: Cannot open connection
Date: Wed Jun 12 22:01:26 CEST 2024

Re: Community OpenKM-ComPorDev.ova Install Fails

PostPosted:Mon Jul 15, 2024 6:20 am
by jllort
The problem is that the application cannot connect with the database -> ensure you have running. If the problem persists, please open a new post for this matter. Thanks.

Re: Community OpenKM-ComPorDev.ova Install Fails

PostPosted:Tue Feb 25, 2025 8:20 am
by Edwinann
Hi Randy, it sounds like this is a Tomcat configuration issue. Try checking that all dependencies are installed, making sure the server settings in Eclipse are correct, and verifying that there are no firewalls blocking the connection.