Page 1 of 1

404 Not Found Error when attempting to login

PostPosted:Wed Oct 31, 2018 2:37 pm
by Yokozuna
I have successfully loaded OpenKM-ComPorDev.ova in Oracle VM VirtualBox.

I can load page localhost:8080/OpenKM/login.jsp but when I attempt to login, I receive the 404 - Not Found page.

Description: The origin server did not find a current representationnfor the target resource or is not willing to disclose that one exists.

Need help. Thanks!

Re: 404 Not Found Error when attempting to login

PostPosted:Thu Nov 01, 2018 10:52 am
by jllort
I think you have not started OpenKM, by default is not configured as service. You have two options:
1- start eclipse -> server tab -> run from there
2- from terminal
sudo su
service tomcat start