[
https://issues.apache.org/jira/browse/ARIES-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137278#comment-14137278
]
Tom Evans edited comment on ARIES-1245 at 9/17/14 2:01 PM:
-----------------------------------------------------------
I suggest the attached patch to slightly improve the exception error message by
identifying which bundles could not be resolved.
was (Author: [email protected]):
I suggest the following change to slightly improve the exception error message
by identifying which bundles could not be resolved.
> 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
> Attachments: StartActionPatch.txt
>
>
> 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)