XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • JBossAS-5.1.0.GA
    • ProfileService
    • None
    • Medium

    Description

      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@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@d4d1d65[domain=default, server=default, name=applications] in error due to java.lang.NullPointerException
          • PROFILES MISSING DEPENDENCIES: Name -> Dependency {Required State:Actual State}

            ProfileKey@d0e5472[domain=default, server=default, name=default] is missing following dependencies: ProfileKey@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)

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            gtmbanerjee_jira Gautam Banerjee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: