[jboss-jira] [JBoss JIRA] (AS7-2555) NPE in JAXRBootstrapService on server shutdown

Thomas Diesler (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 03:36:45 EST 2011


NPE in JAXRBootstrapService on server shutdown
----------------------------------------------

                 Key: AS7-2555
                 URL: https://issues.jboss.org/browse/AS7-2555
             Project: Application Server 7
          Issue Type: Bug
          Components: JAXR
            Reporter: Thomas Diesler
             Fix For: 7.1.0.CR1


{code}
13:42:06,829 ERROR [org.jboss.as.jaxr.service.JAXRBootstrapService] Cannot unbind JAXR ConnectionFactory: java.lang.NullPointerException
at org.jboss.as.jaxr.service.JAXRBootstrapService.unBindJAXRConnectionFactory(JAXRBootstrapService.java:248) [jboss-as-jaxr-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
at org.jboss.as.jaxr.service.JAXRBootstrapService.stop(JAXRBootstrapService.java:131) [jboss-as-jaxr-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1909) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1872) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list