[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-681) Cannot restart webapp bundle after activation failure

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Jul 23 05:44:26 EDT 2013


    [ https://issues.jboss.org/browse/JBOSGI-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791618#comment-12791618 ] 

RH Bugzilla Integration commented on JBOSGI-681:
------------------------------------------------

Emmanuel Hugonnet (ehsavoie) <ehugonne at redhat.com> made a comment on [bug 959426|https://bugzilla.redhat.com/show_bug.cgi?id=959426]

This bug is not linked to OSGI but to org.jboss.ws.common.management.AbstractServerConfig having a stale version of the ServerConfigImpl after the code introduced in https://issues.jboss.org/browse/JBWS-3576
                
> Cannot restart webapp bundle after activation failure
> -----------------------------------------------------
>
>                 Key: JBOSGI-681
>                 URL: https://issues.jboss.org/browse/JBOSGI-681
>             Project: JBoss OSGi
>          Issue Type: Bug
>          Components: WildFly
>            Reporter: Thomas Diesler
>             Fix For: Awaiting WildFly Support
>
>
> {code}
> Caused by: java.lang.IllegalStateException
> 	at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> 	at org.jboss.as.connector.deployers.ra.processors.CachedConnectionManagerSetupProcessor$CachedConnectionManagerSetupAction.setup(CachedConnectionManagerSetupProcessor.java:74)
> 	at org.jboss.as.web.ThreadSetupBindingListener.bind(ThreadSetupBindingListener.java:50)
> 	at org.apache.catalina.core.StandardContext.bindThread(StandardContext.java:4234)
> 	at org.apache.catalina.core.StandardContext.start(StandardContext.java:3740)
> 	at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:102)
> {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