[
https://issues.apache.org/jira/browse/OAK-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Mari resolved OAK-6567.
---------------------------------
Resolution: Fixed
Fixed at r1805642.
> Fix OSGi wiring after netty update to 4.1.x
> -------------------------------------------
>
> Key: OAK-6567
> URL: https://issues.apache.org/jira/browse/OAK-6567
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segment-tar
> Affects Versions: 1.7.6
> Reporter: Andrei Dulceanu
> Assignee: Francesco Mari
> Labels: cold-standby
> Fix For: 1.7.6
>
> Attachments: OAK-6567.patch
>
>
> After netty update in OAK-6564, {{OSGiIT}} fails with the following exception:
> {code}
> Running org.apache.jackrabbit.oak.osgi.OSGiIT
> ERROR: Bundle org.apache.jackrabbit.oak-segment-tar [36] Error starting
> file:/oak-it-osgi/target/test-bundles/oak-segment-tar.jar
> (org.osgi.framework.BundleException: Unresolved constraint in bundle
> org.apache.jackrabbit.oak-segment-tar [36]: Unable to resolve 36.0: missing
> requirement [36.0] osgi.wiring.package;
> (osgi.wiring.package=com.ning.compress))
> org.osgi.framework.BundleException: Unresolved constraint in bundle
> org.apache.jackrabbit.oak-segment-tar [36]: Unable to resolve 36.0: missing
> requirement [36.0] osgi.wiring.package;
> (osgi.wiring.package=com.ning.compress)
> at
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3974)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:2037)
> at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1291)
> at
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
> at java.lang.Thread.run(Thread.java:745)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)