[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-743) Cannot restart webapp bundle

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Aug 19 04:19:26 EDT 2013


     [ https://issues.jboss.org/browse/JBOSGI-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated JBOSGI-743:
----------------------------------

    Fix Version/s:     (was: JBossOSGi 2.1.1)

    
> Cannot restart webapp bundle
> ----------------------------
>
>                 Key: JBOSGI-743
>                 URL: https://issues.jboss.org/browse/JBOSGI-743
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: webapp
>            Reporter: Thomas Diesler
>
> {code}
> testBundleWithWebContextPath(org.jboss.test.osgi.example.webapp.WebAppTestCase)  Time elapsed: 0.437 sec  <<< ERROR!
> java.lang.IllegalStateException: JBAS017345: Cannot activate context: service jboss.undertow.deployment.default-host./bundle-d
> 	at org.jboss.msc.inject.RetainingInjector.inject(RetainingInjector.java:50)
> 	at org.wildfly.extension.undertow.deployment.UndertowJSRWebSocketDeploymentProcessor$1.ready(UndertowJSRWebSocketDeploymentProcessor.java:240)
> 	at io.undertow.websockets.jsr.WebSocketDeploymentInfo.containerReady(WebSocketDeploymentInfo.java:64)
> 	at io.undertow.websockets.jsr.Bootstrap.handleDeployment(Bootstrap.java:50)
> 	at io.undertow.servlet.core.DeploymentManagerImpl.handleExtensions(DeploymentManagerImpl.java:209)
> 	at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:133)
> 	at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:83)
> 	at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$ContextActivatorImpl.startContext(UndertowDeploymentService.java:154)
> 	at org.jboss.as.osgi.web.WebContextLifecycleInterceptor.invoke(WebContextLifecycleInterceptor.java:96)
> 	at org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService.handleStateChange(AbstractLifecycleInterceptorService.java:264)
> 	at org.jboss.osgi.framework.internal.AbstractBundleState.changeState(AbstractBundleState.java:252)
> 	at org.jboss.osgi.framework.internal.AbstractBundleState.changeState(AbstractBundleState.java:241)
> 	at org.jboss.osgi.framework.internal.UserBundleState.startInternalNow(UserBundleState.java:635)
> 	at org.jboss.osgi.framework.internal.UserBundleState.startInternal(UserBundleState.java:524)
> 	at org.jboss.osgi.framework.internal.BundleManagerPlugin.startBundle(BundleManagerPlugin.java:572)
> {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-osgi-issues mailing list