[jboss-jira] [JBoss JIRA] (WFLY-1773) NPE in Host.unregisterDeployment
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Wed Nov 13 03:24:07 EST 2013
[ https://issues.jboss.org/browse/WFLY-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923024#comment-12923024 ]
Tomaz Cerar commented on WFLY-1773:
-----------------------------------
Is it any different with latest builds?
> NPE in Host.unregisterDeployment
> --------------------------------
>
> Key: WFLY-1773
> URL: https://issues.jboss.org/browse/WFLY-1773
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Undertow)
> Affects Versions: 8.0.0.Alpha3
> 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
More information about the jboss-jira
mailing list