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)