Page 1 of 1

Problem with JBoss boot up

PostPosted:Thu Dec 29, 2011 9:10 am
by efcokm
Dear all,

Since yesterday, I am not able to access to openkm neither the client nor the localhost.
I've tried shutdown and boot up the service several times, but it seems not working.

Here is the message I've got from the boot up window, could anyone help me out? :(
thank you.
Code: Select all
org.jboss.deployment.DeploymentInfo@664904d3 { url=file:/C:/OpenKM/jboss-4.2.3.G
A/server/default/deploy/jmx-console.war/ }
  deployer: MBeanProxyExt[jboss.web:service=WebServer]
  status: Deployment FAILED reason: URL file:/C:/OpenKM/jboss-4.2.3.GA/server/de
fault/deploy/jmx-console.war/ deployment failed
  state: FAILED
  watch: file:/C:/OpenKM/jboss-4.2.3.GA/server/default/deploy/jmx-console.war/WE
B-INF/web.xml
  altDD: null
  lastDeployed: 1325149253453
  lastModified: 1299837887406
  mbeans:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=ROOT.war,id=-1743967739
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jboss-web.deployer/ROOT.war/ deployment failed

ObjectName: jboss.web.deployment:war=invoker.war,id=-2144677832
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/http-invoker.sar/invoker.war/ deployment failed

ObjectName: jboss.web.deployment:war=jbossws-context.war,id=-360939837
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jbossws.sar/jbossws-context.war/ deployment failed

ObjectName: jboss.web.deployment:war=jbossmq-httpil.war,id=-1939439112
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ deployme
nt failed

ObjectName: jboss.web.deployment:war=web-console.war,id=-1765145645
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/management/console-mgr.sar/web-console.war/ deploym
ent failed
  I Depend On:
    jboss.admin:service=PluginManager

ObjectName: jboss.web.deployment:war=jmx-console.war,id=1716061395
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jmx-console.war/ deployment failed

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.web.deployment:war=ROOT.war,id=-1743967739
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jboss-web.deployer/ROOT.war/ deployment failed

ObjectName: jboss.web.deployment:war=jmx-console.war,id=1716061395
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jmx-console.war/ deployment failed

ObjectName: jboss.web.deployment:war=web-console.war,id=-1765145645
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/management/console-mgr.sar/web-console.war/ deploym
ent failed
  I Depend On:
    jboss.admin:service=PluginManager

ObjectName: jboss.web.deployment:war=jbossws-context.war,id=-360939837
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jbossws.sar/jbossws-context.war/ deployment failed

ObjectName: jboss.web.deployment:war=jbossmq-httpil.war,id=-1939439112
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ deployme
nt failed

ObjectName: jboss.web.deployment:war=invoker.war,id=-2144677832
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/OpenKM/jboss-4.
2.3.GA/server/default/deploy/http-invoker.sar/invoker.war/ deployment failed


17:01:05,468 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
17:01:05,562 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
17:01:05,609 INFO  [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBos
s_4_2_3_GA date=200807181439)] Started in 1m:22s:609ms
17:01:16,828 ERROR [CoyoteAdapter] An exception or error occurred in the contain
er during the request processing
java.lang.NullPointerException
        at org.apache.catalina.realm.RealmBase.findSecurityConstraints(RealmBase
.java:500)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
torBase.java:425)
        at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv
e.java:84)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:102)
        at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedC
onnectionValve.java:157)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:262)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:844)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ss(Http11Protocol.java:583)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
6)
        at java.lang.Thread.run(Unknown Source)
17:01:22,343 ERROR [CoyoteAdapter] An exception or error occurred in the contain
er during the request processing
java.lang.NullPointerException
        at org.apache.catalina.realm.RealmBase.findSecurityConstraints(RealmBase
.java:500)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
torBase.java:425)
        at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv
e.java:84)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:102)
        at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedC
onnectionValve.java:157)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:262)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:844)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ss(Http11Protocol.java:583)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
6)
        at java.lang.Thread.run(Unknown Source)

Re: Problem with JBoss boot up

PostPosted:Thu Dec 29, 2011 5:40 pm
by jllort
Could you take a look if you're java version have been changed. And which java version are you using now ?
Have you updated your OS ? and which is ?

Re: Problem with JBoss boot up

PostPosted:Fri Dec 30, 2011 2:15 am
by efcokm
jllort wrote:Could you take a look if you're java version have been changed. And which java version are you using now ?
Have you updated your OS ? and which is ?
Hi jllort ,

Sorry I missed this information.
The java version is now jboss-4.2.3.GA and the version of openKM is 5.0.4
I don't see any update since 12.17, and the update are mostly about windows server 2003 security.

any idea?

thanks for your reply

Re: Problem with JBoss boot up

PostPosted:Mon Jan 09, 2012 6:18 pm
by pavila
Maybe a problem with the directory permissions?