Page 1 of 1

PROBLEMS INSTALLING 5.17

PostPosted:Fri Sep 30, 2011 6:37 am
by padrian
I ran ./run.sh successfully but when i navigated to http://localhost:8080/OpenKM/ , I got the error below :
Please Advise .

HTTP Status 404 - /OpenKM/

type Status report

message /OpenKM/

description The requested resource (/OpenKM/) is not available.

Apache Tomcat/6.0.28


Thanks Barisigara .

Re: PROBLEMS INSTALLING 5.17

PostPosted:Fri Sep 30, 2011 8:20 am
by padrian
I am using firefox, Chrome browsers and i installed the Open KM on Ubuntu server 11.04
Still waiting for some feed back.
Thanks.

Re: PROBLEMS INSTALLING 5.17

PostPosted:Sun Oct 02, 2011 12:09 pm
by jllort
You get some response here http://localhost:8080/ and is jboss ?

You're not closing terminal no ? because when you execute run.sh you'r not starting a service. You're starting and application and obviously you're trying accessing web on the same server no ?

Otherside we must take a look at server.log ( if there's some error, normally some binding problem with ports, do you've got some tomcat or other application that's binding on some jboss port ? ... take a look on this direction.