You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Tom Evans (JIRA)" <ji...@apache.org> on 2014/09/17 15:57:34 UTC

[jira] [Created] (ARIES-1245) SubsystemException: Framework could not resolve the bundles

Tom Evans created ARIES-1245:
--------------------------------

             Summary: SubsystemException: Framework could not resolve the bundles
                 Key: ARIES-1245
                 URL: https://issues.apache.org/jira/browse/ARIES-1245
             Project: Aries
          Issue Type: Bug
          Components: Subsystem
         Environment: Windows
            Reporter: Tom Evans
            Priority: Minor


During testing on Windows we have seen an intermittent problem which causes an application not to be resolved correctly. The only evidence in our logs is the following stack... (The message is not very helpful as it gives no indication of which bundles could not be resolved).

org.osgi.service.subsystem.SubsystemException: Framework could not resolve the bundles
	at org.apache.aries.subsystem.core.internal.StartAction.resolve(StartAction.java:170)
	at org.apache.aries.subsystem.core.internal.StartAction.run(StartAction.java:104)
	at java.security.AccessController.doPrivileged(AccessController.java:274)
	at org.apache.aries.subsystem.core.internal.BasicSubsystem.start(BasicSubsystem.java:287)




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