Error when putting hotfix cq-6.2.0-hotfix-10936 | Community
Skip to main content
December 8, 2016
Solved

Error when putting hotfix cq-6.2.0-hotfix-10936

  • December 8, 2016
  • 6 replies
  • 1519 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ramono27743338

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)

6 replies

smacdonald2008
Level 10
December 8, 2016

For cq-6.2.0-hotfix-10956 -- have you tried installing this after the other ones? 

December 9, 2016

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    

ramono27743338AuthorAccepted solution
December 9, 2016

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)

smacdonald2008
Level 10
December 9, 2016

That is great that you managed to fix that. I am happy to hear that. 

kautuk_sahni
Community Manager
Community Manager
December 12, 2016

Thank you for sharing solution with the community.

~kautuk

Kautuk Sahni
kautuk_sahni
Community Manager
Community Manager
June 27, 2017

See this excellent article ramono27743338

Link:- Why docker does not help you with AEM

~kautuk

Kautuk Sahni