[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-204) Failure in Bundle.start() uninstalls the bundle in AS

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Nov 12 13:28:05 EST 2009


Failure in Bundle.start() uninstalls the bundle in AS
-----------------------------------------------------

                 Key: JBOSGI-204
                 URL: https://jira.jboss.org/jira/browse/JBOSGI-204
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Core Framework
            Reporter: Thomas Diesler
             Fix For:  JBossOSGi 1.0.x


mvn -Dtarget.container=jboss600 -Dtest=WebAppNegativeTestCase test

Caused by: org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException: Cannot obtain web.xml from: vfszip:/tmp/install978383392607557245.jar/
	at org.jboss.osgi.framework.service.internal.WebXMLVerifierInterceptor$1.invoke(WebXMLVerifierInterceptor.java:68)
	at org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService.handleStateChange(AbstractLifecycleInterceptorService.java:272)
	at org.jboss.osgi.framework.service.internal.LifecycleInterceptorServiceImpl.handleStateChange(LifecycleInterceptorServiceImpl.java:102)
	at org.jboss.osgi.framework.bundle.AbstractBundleState.changeState(AbstractBundleState.java:692)
	at org.jboss.osgi.framework.bundle.OSGiBundleState.startInternal(OSGiBundleState.java:285)
	at org.jboss.osgi.framework.deployers.OSGiBundleActivatorDeployer.deploy(OSGiBundleActivatorDeployer.java:49)
	... 41 more

10:25:01,031 INFO  [org.jboss.osgi.framework.plugins.internal.FrameworkEventsPluginImpl] Bundle UNINSTALLED: Bundle{example-webapp-negative:0.0.0}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list