Hi All,
I have recently installed AEM service pack 22 on AEM6.5 local machine.
But After installation bundle AEM UI WCM Admin Bundle(com.adobe.cq.ui.admin) is not active and remained in installed state.
After reviewing it found that one of the Imported Packages not resolved.
com.adobe.granite.ui.components,version=[1.21,1.22) -- con not be resolved
Below is screenshot
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
This is fixed after restarting my local machine and aem instance.
Hi @AmitSi18,
Can you try below steps?
Sometimes during installation, a few bundles may not deploy properly. Reinstalling the Service Pack via package manager can help resolve dependency mismatches.
If all else fails, stop AEM, go to: crx-quickstart/launchpad/felix
and delete the contents inside the felix
folder. Then restart AEM — this clears old bundle cache.
Hope that helps!
Regards,
Santosh
@AmitSi18 if steps provided by @SantoshSai doesn't help, can you please provide more details like whats the earlier version in your instance? Is it from 6.5.0 to 6.5.22 or is it from any intermediate version like 6.5.x to 6.5.22? Any hot fix installed already? Are you using any other third party connectors or packages? Is ACS commons installed? If yes whats version number? Etc
This is fixed after restarting my local machine and aem instance.