Page 1 of 1

Unable to get to localhost:8080/OpenKM after install

PostPosted:Thu Jun 21, 2012 1:05 am
by mattarm
OS = Ubuntu Version: 12.04 (64bit)

I am trying to install OpenKM on this server. I have followed the installation guides.

when I run /opt/jboss-4.2.3.GA/bin/run.sh -b 0.0.0.0
10:55:57,899 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 41s:575ms


When I try go to the system in the browser (http://localhost:8080/OpenKM on the server or <serverIP>:8080/OpenKM) I get:
type Status report
message /OpenKM
description The requested resource (/OpenKM) is not available.


when I go to <serverIP>:8080 i get
It works !


further to the above from the server log:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@41b3a152 { url=file:/opt/jboss-4.2.3.GA/server/default/deploy/OpenKM.war }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: Cannot build JAXB context
state: FAILED
watch: file:/opt/jboss-4.2.3.GA/server/default/deploy/OpenKM.war
altDD: null
lastDeployed: 1340256169631
lastModified: 1340256169000
If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!


My Linux knowledge is pretty limited so I am not sure where to start debugging this issue.

Unable to get to localhost:8080/OpenKM after install

PostPosted:Thu Jun 21, 2012 2:16 pm
by michaeled
Try: http://<ip>:8080/OpenKM/
With a '/' at the end

Re: Unable to get to localhost:8080/OpenKM after install

PostPosted:Thu Jun 21, 2012 11:18 pm
by mattarm
tried with the trailing "/" but no difference.

The problem seems to be with the OpenKM EAr not deploying properly. jBoss seems fine, I ran up a simple 'hello world" like app in java to test this and when it works so I think it is safe to assume jBoss is fine.

Really beyong my Linux/jBoss knowledge on this one.

It is really unfortunate that the system won't install for me as it does seem to have the features the organisation would benefit from but if I can't get it operational soon we will be looking elsewhere for a Doc Man solution.

Unable to get to localhost:8080/OpenKM after install

PostPosted:Fri Jun 22, 2012 5:11 am
by michaeled
Hi,

Which version of OpenKm are you using? Did u compiled it?

Re: Unable to get to localhost:8080/OpenKM after install

PostPosted:Sun Jun 24, 2012 3:43 am
by kinghuangworld
Do you have open the 8080 port in the iptables ?

Re: Unable to get to localhost:8080/OpenKM after install

PostPosted:Sun Jun 24, 2012 11:02 am
by jllort
Do you have other service binding port 8080 or similar. Take a look at log if when starting happens some error I think you could be seeing other 8080 service that's not started by jboss