[jboss-jira] [JBoss JIRA] (WFLY-843) Cannot restart webapp bundle after activation failure

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Jun 3 08:52:55 EDT 2013


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

RH Bugzilla Integration commented on WFLY-843:
----------------------------------------------

Horia Chiorean <hchiorea at redhat.com> made a comment on [bug 959426|https://bugzilla.redhat.com/show_bug.cgi?id=959426]

Even though the web app itself isn't packaged as an OSGI bundle, one of its libs:
chemistry-opencmis-server-jcr-0.9.0-beta-1-classes.jar is.

However, I don't know if that's enough to qualify the entire web app as an OSGI bundle. Also, the jar which provides the implementation of the endpoints, isn't an OSGI bundle.
                
> Cannot restart webapp bundle after activation failure
> -----------------------------------------------------
>
>                 Key: WFLY-843
>                 URL: https://issues.jboss.org/browse/WFLY-843
>             Project: WildFly
>          Issue Type: Bug
>          Components: OSGi
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>
> {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-jira mailing list