Page Not Loading on Win2003 64-bit
PostPosted:Tue Aug 31, 2010 5:40 pm
We have a Windows 2003 Server running 64-bit.
I have installed the JDK (jdk-6u21-windows-x64.exe) and it went fine.
I installed the OpenKM to C:\OpenKM-4.1_JBoss-4.2.3.GA
I edited the run.bat and added the -b 0.0.0.0 to allow access from other computers.
When I launch run.bat, I don't see any errors and it appears to load everything fine.
When I try and access the site either locally or from another computer, I just get a blank page.
The "Windows Firewall" is turned off.
When I ran netstat -an | find /i "listening" after I started OpenKM, it did show listening on port 8083.
local: http://localhost:8083/OpenKM/
other: http://192.168.1.10:8083/OpenKM/
I've attached both the server and boot logs from ..\server\default\log directory.
Can anyone provide any insight as to why nothing loads? Is this a server configuration issue? Should I install the 32bit jdk?
(I should also note, that if I stop OpenKM, I get an "unable to connect" page, so that tells me the jBoss server is responding to the request)
Thanks in advance.
Paul
I have installed the JDK (jdk-6u21-windows-x64.exe) and it went fine.
I installed the OpenKM to C:\OpenKM-4.1_JBoss-4.2.3.GA
I edited the run.bat and added the -b 0.0.0.0 to allow access from other computers.
When I launch run.bat, I don't see any errors and it appears to load everything fine.
When I try and access the site either locally or from another computer, I just get a blank page.
The "Windows Firewall" is turned off.
When I ran netstat -an | find /i "listening" after I started OpenKM, it did show listening on port 8083.
local: http://localhost:8083/OpenKM/
other: http://192.168.1.10:8083/OpenKM/
I've attached both the server and boot logs from ..\server\default\log directory.
Can anyone provide any insight as to why nothing loads? Is this a server configuration issue? Should I install the 32bit jdk?
(I should also note, that if I stop OpenKM, I get an "unable to connect" page, so that tells me the jBoss server is responding to the request)
Thanks in advance.
Paul