[
https://issues.jboss.org/browse/WFLY-1773?page=com.atlassian.jira.plugin....
]
Tomaz Cerar reassigned WFLY-1773:
---------------------------------
Assignee: Tomaz Cerar (was: Stuart Douglas)
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: Tomaz Cerar
{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