Cumulative Fix Pack (CFP15) on AEM 6.2 -- Issue
Hi,
I am trying to install the CFP 15 on my AEM 6.2 instance (Adobe Experience Manager Help | Release Notes: AEM 6.2 Cumulative Fix Pack ). This CFP 15 requires SP1 and a Hotfix. I was able to install these successfully without any issues. But when I try to install CFP 15 using package manager, it is installing but its corrupting my AEM instance (Not able to open crx/de or Felix consoles).
I've performed the compaction and re-started the server but its not starting because none of the bundles are starting (see below error):
15.07.2018 15:45:08.617 *ERROR* [FelixStartLevel] ERROR: Bundle '2' Error starting slinginstall:org.apache.sling.javax.activation-0.1.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.javax.activation [2](R 2.0): missing requirement [org.apache.sling.javax.activation [2](R 2.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.javax.activation [2](R 2.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.javax.activation [2](R 2.0): missing requirement [org.apache.sling.javax.activation [2](R 2.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.javax.activation [2](R 2.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:748)
Can you please help?
Thanks.