Unable to get to localhost:8080/OpenKM after install
PostPosted:Thu Jun 21, 2012 1:05 am
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.
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.