[jboss-jira] [JBoss JIRA] Moved: (JBAS-8561) Bundle cannot load class from dependent module

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Oct 27 06:17:54 EDT 2010


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

Thomas Diesler moved JBOSGI-414 to JBAS-8561:
---------------------------------------------

          Project: JBoss Application Server  (was: JBoss OSGi)
              Key: JBAS-8561  (was: JBOSGI-414)
      Component/s: OSGi integration
                       (was: Integration (JBoss))
    Fix Version/s: 7.0.0.M2
                       (was:  JBossOSGi 1.0.x)


> Bundle cannot load class from dependent module
> ----------------------------------------------
>
>                 Key: JBAS-8561
>                 URL: https://jira.jboss.org/browse/JBAS-8561
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: OSGi integration
>            Reporter: Thomas Diesler
>             Fix For: 7.0.0.M2
>
>
> We see intermittent failures where a bundle cannot load a class from a dependent module
> org.osgi.framework.BundleException: Cannot start bundle: bundle12:1.0.0
> 	at org.jboss.osgi.framework.bundle.HostBundle.startInternal(HostBundle.java:243)
> 	at org.jboss.osgi.framework.bundle.AbstractBundle.start(AbstractBundle.java:435)
> 	at org.jboss.osgi.framework.bundle.BundleWrapper.start(BundleWrapper.java:166)
> 	at org.jboss.as.osgi.xservice.ModuleAccessesOSGiServiceTestCase.testModuleInvokesTargetBundleService(ModuleAccessesOSGiServiceTestCase.java:179)
>         ....
> 	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
> Caused by: java.lang.NoClassDefFoundError: org/jboss/as/osgi/deployment/c/Echo
> 	at org.jboss.as.osgi.deployment.b.TargetBundleActivator.start(TargetBundleActivator.java:33)
> 	at org.jboss.osgi.framework.bundle.HostBundle.startInternal(HostBundle.java:205)
> 	... 31 more
> Investigate how the ModuleClassLoader is created and whether there are perhaps some race conditions involved

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

        


More information about the jboss-jira mailing list