Page 1 of 1

Fresh Install - Thru Java Installer - 6.3.8 - Tomcat 8.5.24 - HTTP 404

PostPosted:Mon Jul 22, 2019 11:26 pm
by chieftobitobsn
I'm new to OpenKM and just installed it on an VM with Ubuntu 18.04.2LTS thru Java Installer. I used Mariadb. Everything seems fine, but when i want to login and point broiwser to localhost:8080, i received a HTTP 404 - The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

Could someone tell me, where i can look for the Problem?

regards, tobi

Re: Fresh Install - Thru Java Installer - 6.3.8 - Tomcat 8.5.24 - HTTP 404

PostPosted:Thu Jul 25, 2019 7:51 am
by jllort
Are you sure the application is started ?
Code: Select all
ps ax | grep java
Did you executed as root user the command:
Code: Select all
service openkm start
I suggest watching the video:
https://www.youtube.com/watch?time_cont ... JrkD2BdAJo