[jboss-jira] [JBoss JIRA] Commented: (JBCL-131) Add a notion of on demand resolution

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Mar 26 05:57:37 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBCL-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12522232#action_12522232 ] 

Thomas Diesler commented on JBCL-131:
-------------------------------------

Reopen. 

Please document what actually is supposed to work? 

I see

10:51:33,800 ERROR [PackageAdminImpl] Error resolving bundles: [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-1269597093786.jar/" is missing the following dependencies:
    Dependency "<UNKNOWN vfs:///home/tdiesler/svn/jboss-osgi/trunk/reactor/framework/bundle/target/osgi-store/bundle-0/bundle-1269597093786.jar/>" (should be in state "ClassLoader", but is actually in state "** UNRESOLVED OSGiPackageRequirement{dynamic-log-service-0.0.0[org.osgi.service.log]} **")

DEPLOYMENTS IN ERROR:
  Deployment "<UNKNOWN vfs:///home/tdiesler/svn/jboss-osgi/trunk/reactor/framework/bundle/target/osgi-store/bundle-0/bundle-1269597093786.jar/>" is in error due to the following reason(s): ** UNRESOLVED OSGiPackageRequirement{dynamic-log-service-0.0.0[org.osgi.service.log]} **

	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.testLogServiceNotAvailableOnInstall(DynamicImportPackageTestCase.java:76)


> 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