[jboss-jira] [JBoss JIRA] (WFLY-1773) NPE in Host.unregisterDeployment

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Jul 29 09:40:26 EDT 2013


Thomas Diesler created WFLY-1773:
------------------------------------

             Summary: NPE in Host.unregisterDeployment
                 Key: WFLY-1773
                 URL: https://issues.jboss.org/browse/WFLY-1773
             Project: WildFly
          Issue Type: Bug
          Components: Web (Undertow)
            Reporter: Thomas Diesler
            Assignee: Stuart Douglas


{code}
15:37:13,687 INFO  [org.jboss.osgi.framework] (pool-1-thread-3) JBOSGI011003: Bundle stopped: bundle-c.wab:0.0.0
15:37:13,689 WARN  [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC000004: Failure during stop of service jboss.undertow.deployment.default-host./bundle-c: java.lang.NullPointerException
	at org.wildfly.extension.undertow.Host.unregisterDeployment(Host.java:130)
	at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.stopContext(UndertowDeploymentService.java:104)
	at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.stop(UndertowDeploymentService.java:94)
	at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2052) [jboss-msc-1.2.0.Beta2.jar:1.2.0.Beta2]
{code}

--
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