Page 1 of 1

Fresh installation; blank page.

PostPosted:Tue Jul 12, 2011 12:50 pm
by crash
Hi all!
just installed a new machine with Debian wheezey, all java requirements, and OpenKM 5.1.

I've followed instructions, but when I run the server with
Code: Select all
/opt/jboss-4.2.3.GA/bin/run.sh -Djboss.bind.address=0.0.0.0
or
Code: Select all
/opt/jboss-4.2.3.GA/bin/run.sh -b 0.0.0.0
From my pc (other than OpenKM server) I tryed to open the web interface at myserveripaddress:8080/OpenKM/

I receive a blank page; no errors on this page, no errors on OpenKM console;

What I'm doing wrong?


Thank you for help me.

Umberto.

Re: Fresh installation; blank page.

PostPosted:Tue Jul 12, 2011 1:05 pm
by crash
solved...

simply I've rebooted "again" my server... and magically okm statrt listen.


thank you

Re: Fresh installation; blank page.

PostPosted:Tue Jul 12, 2011 2:37 pm
by jllort
This kind of problems could be related to some problem with default java version installed ( path environments that takes some effect when you restarted the server ) other possible causes could be some binding port etc... . I might need to take a look at server.log to understanding which could be the cause. Depending if you're on linux or windows environments this kind of problems could have several causes.