Page 1 of 1

Tomcat 404 Error

PostPosted:Tue Feb 19, 2013 2:03 am
by Cogito
I've just started a new install, and I'm running into a Tomcat error 404.

Install: Windows Server 2008 (64-bit, VPS)
Steps taken:
*Installled OpenKM
*Installed Tomcat
*Copy-pasted OpenKM Tomcat pack into the Tomcat folder
*Ran Catalina.bat
*Started Tomcat service
*Started OpenKM
*Went to local:8080 - I get the Tomcat page as expected
*Went to local:8080/OpenKM (with the proper capitalisation), but get an error 404 as below:

type Status report
message /OpenKM/
description The requested resource (/OpenKM/) is not available.


I know it's likely something simple I'm overlooking, but any help would be appreicated - I can provide further details if necessary.

Re: Tomcat 404 Error

PostPosted:Wed Feb 20, 2013 7:37 am
by dejanfc
Check in the tomcat manager if the application is running. It's likely it wasn't initialized properly due to some error (check catalina log).

Re: Tomcat 404 Error

PostPosted:Mon Feb 25, 2013 9:16 am
by jllort
have you installed openkm in a windows path with space like c:\program files\ etc... please as is indicated in download page ( minimal installation instructions ) do not install in windows in a folder which white spaces for example use c:\openkm\ reinstall it and tell us if it solves the problem.