활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi, I am leaning AEM and I completed the local setup with AEM DEv Toold in Eclipse as mentioned in the wknd guide.
The content and apps folder are syncing correctly but the core bundle is not syncing when I make a change. It is throwing the below error. Can anyone please help. Thanks!!
Failed installing bundle : Unable to install/update bundle from dir /Users/b25838/Eclipseworkspaces/AEM-WKND/aem-guides-wknd/core/target/classes : Unable to resolve aem-guides-wknd.core [588](R 588.56): missing requirement [aem-guides-wknd.core [588](R 588.56)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.4.0)(!(version>=2.0.0))) Unresolved requirements: [[aem-guides-wknd.core [588](R 588.56)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.4.0)(!(version>=2.0.0)))]
Unable to install/update bundle from dir /Users/b25838/Eclipseworkspaces/AEM-WKND/aem-guides-wknd/core/target/classes : Unable to resolve aem-guides-wknd.core [588](R 588.56): missing requirement [aem-guides-wknd.core [588](R 588.56)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.4.0)(!(version>=2.0.0))) Unresolved requirements: [[aem-guides-wknd.core [588](R 588.56)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.4.0)(!(version>=2.0.0)))]
조회 수
답글
좋아요 수
Hi @rajakumare1,
As you can see the error, there is a dependency version mismatch. Check this bundle com.day.cq.search installed in your local system and upgrade if needed.
Check my comments here on how to do it.
Hope this helps.
Thanks,
Kiran Vedantam.
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
Check the version of your uber.jar and your AEM version are same or not.