Error when putting hotfix cq-6.2.0-hotfix-10936
Hi
I'm having some problems installing hotfixes from the install folder, and then starting AEM.
If I unpack the quicktstart and put these hotfixes into the install folder of a new AEM instance....
cq-6.2.0-hotfix-11687
cq-6.2.0-hotfix-11700
cq-6.2.0-hotfix-11490
cq-6.2.0-hotfix-10956
cq-6.2.0-hotfix-10936
cq-6.2.0-hotfix-10870
....and then I run AEM quickstart I get this error
08.12.2016 11:48:22.238 *ERROR* [FelixStartLevel] ERROR: Bundle '154' Error starting launchpad:resources/install/0/com.adobe.cq.projects.core-0.2.80.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.core [154](R 154.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.core [154](R 154.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api)(version>=1.1.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.core [154](R 154.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.core [154](R 154.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.core [154](R 154.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api)(version>=1.1.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.core [154](R 154.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api)(version>=1.1.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:745)....
However, if I remove
cq-6.2.0-hotfix-10956
cq-6.2.0-hotfix-10936
Everything starts up ok.
Can someone tell me if these hotfixes have any other dependencies that need to be installed, or if they require a particular order of installation.
Many thanks
R