Page 1 of 1

Installation Nightmare

PostPosted:Thu Feb 26, 2009 4:07 pm
by ricbax
I don\'t seem to be able to get this system installed. It fails to connect at http://<my server ip>:8080 with tcp:8080 open. i use ./run.sh -b 0.0.0.0 so i can use the server remotely. My start / stop info is attached. [file name=openkm_start_stop.txt size=24902]http://www.openkm.com/images/fbfiles/fi ... t_stop.txt[/file]

Re:Installation Nightmare

PostPosted:Thu Feb 26, 2009 4:30 pm
by jllort
I\'m assuming you\'re running on windows.

Don\'t close windows command console. Jboss server can be executed as a task under windows and as a service on windows, but installing jboss as a service on windows is not trivial. If you execute on windows console, must not close it , because then closes jboss server ( and OpenKM ).

If on future you want to install OpenKM as a service on forum could found some post about how doing it. Meanwhile you\'ll continue executing on windows console, don\'t close it.

Re:Installation Nightmare

PostPosted:Thu Feb 26, 2009 4:34 pm
by ricbax
My OS is RHEL 5

Re:Installation Nightmare

PostPosted:Thu Feb 26, 2009 4:57 pm
by jllort
On your jboss server log, starting and stoping is done at same time, do you make something after running run.sh to stoping jboss ? I was asumed you were on windows because some users close cmd, and problem is same I see on your log, don\'t hate me !

Re:Installation Nightmare

PostPosted:Thu Feb 26, 2009 7:10 pm
by ricbax
It includes both in the attachment because it was run to append the output to a text file. :) So what you see is a start and a ctrl-c to stop the server.

Re:Installation Nightmare

PostPosted:Thu Feb 26, 2009 8:56 pm
by ricbax
Turns out that my problem was a selinux / firewall issue. I am able to access JBoss and OpenKM now :D

Let the fun begin! :woohoo:

Re:Installation Nightmare

PostPosted:Fri Feb 27, 2009 7:40 am
by jllort
OK, Really my next appointment had been looking firewall or network configuration because on Jboss starting up not appearing any problem.

On linux was strange having problems, all program normally runs better there.

One suggestion to your users, use firefox ( well, try not using IE because js engine is really bad ).

Re:Installation Nightmare

PostPosted:Fri Feb 27, 2009 2:41 pm
by ricbax
Thanks for your assistance :)