Samuel Bratton created ARIES-1228:
-------------------------------------
Summary: subsytem install fails OSGI CT test on Java 8
Key: ARIES-1228
URL: https://issues.apache.org/jira/browse/ARIES-1228
Project: Aries
Issue Type: Bug
Components: Subsystem
Affects Versions: subsystem-1.0.1
Environment: duplicated on windows with Java 8
Reporter: Samuel Bratton
This was opened to address Bug 2666 from the enterprise compliance tests. It
appeared when running on Java 8.
Initial debugging shows that garbage from an uninstalled subsystem is sticking
around in the SubSystems.resourceReferences object. This causes incorrect
results from the resolve in computeDependencies.
Failing test was:
junit.framework.AssertionFailedError: Unexpected failure installing a
subsystem: test4F2_comp_feat - [email protected]:
org.osgi.service.subsystem.SubsystemException:
org.osgi.framework.BundleException: A bundle is already installed with the name
"share.g" and version "1.0.0"
--
This message was sent by Atlassian JIRA
(v6.2#6252)