[
https://issues.apache.org/jira/browse/SLING-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740865#comment-16740865
]
Jordan Jethwa commented on SLING-8208:
--------------------------------------
Thanks [~edn]
I tried out your suggestion and it worked! That's correct, the AEM 6.5
distribution contains org.apache.sling.jcr.base:3.0.4 but does not include
org.apache.sling.jcr.jackrabbit.accessmanager, we are installing that
separately and ran into the issue. I'll follow up with the AEM folks and see
if they can update to org.apache.sling.jcr.base:3.0.6 I'll go ahead and close
this issue. Much appreciated :)
> org.apache.sling.jcr.jackrabbit.accessmanager bundle - Unresolved
> requirements
> -------------------------------------------------------------------------------
>
> Key: SLING-8208
> URL: https://issues.apache.org/jira/browse/SLING-8208
> Project: Sling
> Issue Type: Bug
> Affects Versions: JCR Jackrabbit Access Manager 3.0.4
> Reporter: Jordan Jethwa
> Priority: Major
>
> org.apache.sling.jcr.jackrabbit.accessmanager bundle needs updating
> {code:java}
> org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start
> (org.osgi.framework.BundleException: Unable to resolve
> org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0): missing
> requirement [org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0)]
> osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))
> Unresolved requirements: [[org.apache.sling.jcr.jackrabbit.accessmanager
> [580](R 580.0)] osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))])
> org.osgi.framework.BundleException: Unable to resolve
> org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0): missing
> requirement [org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0)]
> osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))
> Unresolved requirements: [[org.apache.sling.jcr.jackrabbit.accessmanager
> [580](R 580.0)] osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))]{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)