[jboss-jira] [JBoss JIRA] Reopened: (JBCL-131) Add a notion of on demand resolution
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Fri Mar 26 05:40:39 EDT 2010
[ https://jira.jboss.org/jira/browse/JBCL-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler reopened JBCL-131:
---------------------------------
Reopen. What actually is supposed to work? I see
10:30:27,891 ERROR [PackageAdminImpl] Error resolving bundles: [Bundle{osgi.cmpn-4.2.0.200908310645}, Bundle{dynamic-log-service-0.0.0}]
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "vfs:///home/tdiesler/svn/jboss-osgi/trunk/reactor/framework/bundle/target/osgi-store/bundle-0/bundle-1269595784572.jar/" is missing the following dependencies:
Dependency "<UNKNOWN vfs:///home/tdiesler/svn/jboss-osgi/trunk/reactor/framework/bundle/target/osgi-store/bundle-0/bundle-1269595784572.jar/>" (should be in state "ClassLoader", but is actually in state "** UNRESOLVED OSGiPackageRequirement{osgi.cmpn-4.2.0.200908310645[*]} **")
DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN vfs:///home/tdiesler/svn/jboss-osgi/trunk/reactor/framework/bundle/target/osgi-store/bundle-0/bundle-1269595784572.jar/>" is in error due to the following reason(s): ** UNRESOLVED OSGiPackageRequirement{osgi.cmpn-4.2.0.200908310645[*]} **
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1253)
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905)
at org.jboss.osgi.framework.packageadmin.PackageAdminImpl.resolveBundles(PackageAdminImpl.java:328)
at org.jboss.osgi.framework.bundle.OSGiBundleManager.startBundle(OSGiBundleManager.java:1135)
at org.jboss.osgi.framework.bundle.OSGiBundleState.start(OSGiBundleState.java:202)
at org.jboss.osgi.framework.bundle.AbstractBundleState.start(AbstractBundleState.java:571)
at org.jboss.osgi.framework.bundle.OSGiBundleWrapper.start(OSGiBundleWrapper.java:176)
at org.jboss.test.osgi.classloader.DynamicImportPackageTestCase.testLogServiceDynamic(DynamicImportPackageTestCase.java:67)
> Add a notion of on demand resolution
> ------------------------------------
>
> Key: JBCL-131
> URL: https://jira.jboss.org/jira/browse/JBCL-131
> Project: JBoss ClassLoader
> Issue Type: Sub-task
> Components: Dependencies
> Reporter: Adrian Brock
> Assignee: Adrian Brock
> Priority: Critical
> Fix For: JBossCL.2.0.9.GA , JBossCL.2.2.0.Beta1
>
>
> OSGi has a notion where a dependent classloader/bundle is not rcreated/resolved until somebody wants to import
> one of its exports.
--
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-jira
mailing list