Page 1 of 2
404 The requested URL /OpenKM was not found
PostPosted:Fri Aug 29, 2008 8:54 am
by efolbrecht
I followed the instructions and seems I have no errors. Does the run.bat go away when complete? Mine stays up with a blinking cursor and starts a shutdown process if I close the run.bat.
Anyway, I get the 404 message when trying:
http://localhost:8080/OpenKM Where does OpenKM exist on the hard drive?
I started run.bat -b 0.0.0.0, unlocked the port in the firewall, but get this error.
Details:
Windows XP
Apache 2.0 web server
Thanks for any help!
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Aug 29, 2008 9:32 am
by jllort
When you execute run.bat on the console you must not close it, because it\'s a process running on your machine, not a service fired as apache. If you close window, you\'ll close jboss process.
If you want to see the window command shell, you might try to run OpenKM as a service on windows, take a look at some forum post for it ( it\'s not trivial to set as a service on windows! ).
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Aug 29, 2008 10:24 am
by efolbrecht
Thanks for explaining the run.bat issue.
Any ideas about the 404 error?
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Aug 29, 2008 11:30 pm
by pavila
The console show any error message?
Re:404 The requested URL /OpenKM was not found
PostPosted:Sat Aug 30, 2008 3:44 am
by tidus2728
Hi efolbrecht,
I think it may be a conflict with Apache 2.0. Try uninstalling Apache and check the forum for my post on installing OpenKM in Windows environment.
Thanks.
Re:404 The requested URL /OpenKM was not found
PostPosted:Mon Sep 01, 2008 9:56 am
by efolbrecht
I don\'t think so. The last line in the console is started in 2 mins.
Re:404 The requested URL /OpenKM was not found
PostPosted:Mon Sep 01, 2008 11:15 am
by efolbrecht
I tried it without Apache and still have the same problem. Is it possible to run OpenKM on Windows and Apache web server?
Re:404 The requested URL /OpenKM was not found
PostPosted:Mon Sep 01, 2008 1:40 pm
by efolbrecht
I got it to work. This is how:
I had installed Java 5.0 Update 16 as that was on their recent download page. I uninstalled this update, I found Update 15 (
http://java.sun.com/products/archive/) and installed this one. It worked! So for some reason Update 16 does not work for me.
I am also able to run OpenKm with Apache 2.0 running as well.
Thanks for your help, especially your installation guide!
Re:404 The requested URL /OpenKM was not found
PostPosted:Tue Nov 04, 2008 2:25 pm
by shamujasmine
I\'m having the same problem: HTTP status 404, The requested resource (/openkm) is not available. I have tried:
OpenKM-2.0_JBoss-4.2.2.GA.zip with jdk-1_5_0_15-windows-amd64.exe on windows server 2003 R2 SP2, 64 bit.
Where is the installation guide you guys are talking about?
Thanks ahead for your advise.
Shamujasmine
Re:404 The requested URL /OpenKM was not found
PostPosted:Wed Nov 05, 2008 6:08 am
by tidus2728
Hi shamujasmine,
Here is my post for the installation guide on Windows:
http://www.openkm.com/Installation/759- ... ndows.html
For any more problems, please search the boards.
Thanks.
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Nov 28, 2008 6:31 am
by alloydog
I appear to be having the same problem, described here:
Installation process hangs - no apparent errors.
I have installed
OpenKM-3.0_JBoss-4.2.2.GA onto
Ubuntu 8.04.1 Server.
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Nov 28, 2008 7:38 am
by jllort
Error 404 is a jboss error or apache, because on that machines has apache web server too.
Stop jboss.
Delete /server/default/log/server.log
Run jboss
Post the server.log file ( the file after finished starting -> as short as possible don\'t login )
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Nov 28, 2008 7:56 am
by alloydog
I deleted the old log, restarted the lot.
The log is
here (it\'s 1 MB!)
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Nov 28, 2008 10:02 am
by pavila
JBoss has started and OpenKM application deployed. What problem do you have?
Re:404 The requested URL /OpenKM was not found
PostPosted:Fri Nov 28, 2008 11:20 am
by alloydog
pavila wrote:JBoss has started and OpenKM application deployed. What problem do you have?
When I direct my browser to
http://server/OpenKM/ I get:
Not Found
The requested URL /OpenKM/ was not found on this server.
No login page or anything.