[ 
https://issues.apache.org/jira/browse/ARIES-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985327#comment-14985327
 ] 

John Ross commented on ARIES-1444:
----------------------------------

I'm not sure what the issue being reported here is or the desired outcome. It's 
certainly possible to present to the resolver a problem that will take a long 
time. What version of the resolver are you using? Try to use the very latest 
released version.

Is this part of your scenario consisting of 200 some odd features each 
containing an application, for a total of about 400 subsystems?

When does this occur? As part of the restart itself or afterwards when trying 
to install an additional feature?

> Subsystem does not install because feature subsystem exports all constituents
> -----------------------------------------------------------------------------
>
>                 Key: ARIES-1444
>                 URL: https://issues.apache.org/jira/browse/ARIES-1444
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>    Affects Versions: subsystem-core-2.0.4
>         Environment: karaf
>            Reporter: Bas
>
> The resolver will try endlessly to resolve the situation presented to it. You 
> do have to restart the subsystem core bundle before this happens because 
> after that the feature exports all constituent capabilities.
>  
> While debugging it shows the following messages: 
> org.osgi.service.resolver.ResolutionException: Uses constraint violation. 
> Unable to resolve resource 
> nl.capesystemsintegration.testcu.bus.testms.container-infra 
> [org.apache.aries.subsystem.core.internal.BasicSubsystem@73ed4f] because it 
> exports package 'net.sf.saxon.sxpath' and is also exposed to it from resource 
> org.apache.servicemix.bundles.saxon [osgi.identity; 
> osgi.identity="org.apache.servicemix.bundles.saxon"; type="osgi.bundle"; 
> version:Version="9.4.0.7_1"] via the following dependency chain:
>   nl.capesystemsintegration.testcu.bus.testms.container-infra 
> [org.apache.aries.subsystem.core.internal.BasicSubsystem@73ed4f]
>     import: 
> (&(osgi.wiring.package=net.sf.saxon.trans)(&(version>=9.4.0)(!(version>=10.0.0))))
>      |
>     export: osgi.wiring.package: net.sf.saxon.trans; uses:=net.sf.saxon.sxpath
>     export: osgi.wiring.package=net.sf.saxon.sxpath
>   org.apache.servicemix.bundles.saxon [osgi.identity; 
> osgi.identity="org.apache.servicemix.bundles.saxon"; type="osgi.bundle"; 
> version:Version="9.4.0.7_1"]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to