[jboss-jira] [JBoss JIRA] (JBAS-9515) Server Does Not Boot

Gautam Banerjee (JIRA) jira-events at lists.jboss.org
Mon Sep 3 15:57:32 EDT 2012


Gautam Banerjee created JBAS-9515:
-------------------------------------

             Summary: Server Does Not Boot
                 Key: JBAS-9515
                 URL: https://issues.jboss.org/browse/JBAS-9515
             Project: Application Server 3  4  5 and 6
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: ProfileService
    Affects Versions: JBossAS-5.1.0.GA
            Reporter: Gautam Banerjee
            Assignee: Scott Stark


Hi,
We have Jboss 5.1 installed on mainframe s390x with JRE 1.7 64 bit with Teiid 7.7.1 . We have dynamic vdb installed programmatically and the server starts fine. When we stop and restart the server it does not boot and gives the stack trace
03 Sep 2012 14:35:35,000 GMT ERROR [org.jboss.system.server.profileservice.repository.ScopedProfileServiceController] (main) Error installing to Deploy: name=ProfileKey at d4d1d65[domain=default, server=default, name=applications] state=Start mode=On Demand requiredState=Installed
java.lang.NullPointerException
	at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:775)
	at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
	at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
	at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
	at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
	at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
	at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
	at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
	at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
	at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
	at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
	at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
	at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
	at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
	at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
	at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
	at org.jboss.Main.boot(Main.java:221)
	at org.jboss.Main$1.run(Main.java:556)
	at java.lang.Thread.run(Thread.java:769)
03 Sep 2012 14:35:35,273 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,273 DEBUG main SysErrStream:27 **************************************Failed to boot JBoss:
03 Sep 2012 14:35:35,274 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,273 DEBUG main SysErrStream:27 **************************************java.lang.IllegalStateException: Incompletely deployed:

*** PROFILES IN ERROR: Name -> Error
Profile: ProfileKey at d4d1d65[domain=default, server=default, name=applications] in error due to java.lang.NullPointerException

*** PROFILES MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
ProfileKey at d0e5472[domain=default, server=default, name=default] is missing following dependencies: ProfileKey at d4d1d65[domain=default, server=default, name=applications]{Installed:**ERROR**}
03 Sep 2012 14:35:35,274 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,274 DEBUG main SysErrStream:27 **************************************	at org.jboss.system.server.profileservice.repository.AbstractProfileService.logErrors(AbstractProfileService.java:567)
03 Sep 2012 14:35:35,274 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,274 DEBUG main SysErrStream:27 **************************************	at org.jboss.system.server.profileservice.repository.AbstractProfileService.validate(AbstractProfileService.java:348)
03 Sep 2012 14:35:35,275 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,275 DEBUG main SysErrStream:27 **************************************	at org.jboss.system.server.profileservice.repository.AbstractProfileService.validateProfile(AbstractProfileService.java:331)
03 Sep 2012 14:35:35,275 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,275 DEBUG main SysErrStream:27 **************************************	at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:272)
03 Sep 2012 14:35:35,276 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,275 DEBUG main SysErrStream:27 **************************************	at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
03 Sep 2012 14:35:35,276 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,276 DEBUG main SysErrStream:27 **************************************	at org.jboss.Main.boot(Main.java:221)
03 Sep 2012 14:35:35,276 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,276 DEBUG main SysErrStream:27 **************************************	at org.jboss.Main$1.run(Main.java:556)
03 Sep 2012 14:35:35,277 GMT INFO  [STDOUT] (main) 03 Sep 2012 14:35:35,276 DEBUG main SysErrStream:27 **************************************	at java.lang.Thread.run(Thread.java:769)
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list