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
Solved! Go to Solution.
I managed to fix it. You have to add them to the install folder after you've ran the quickstart (I was creating an AEM docker container)
Views
Replies
Total Likes
For cq-6.2.0-hotfix-10956 -- have you tried installing this after the other ones?
Views
Replies
Total Likes
Hi,
Thanks for the quick reply. unfortunately I keep on getting the same errors (the one I posted and many more of the same type) when I try to install these last (in any combination). The number of errors y much larger when 10936 is in the mix.
Many thanks
R
Views
Replies
Total Likes
I managed to fix it. You have to add them to the install folder after you've ran the quickstart (I was creating an AEM docker container)
Views
Replies
Total Likes
That is great that you managed to fix that. I am happy to hear that.
Views
Replies
Total Likes
Thank you for sharing solution with the community.
~kautuk
Views
Replies
Total Likes
See this excellent article ramono27743338
Link:- Why docker does not help you with AEM
~kautuk
Views
Replies
Total Likes