Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

AEM Package installation issue] : Newer package version com.myapp:myapp.ui.apps:x.x.x-SNAPSHOT was installed externally. Marking as ignored.

Avatar

Community Advisor

Even after deployment was successful some packages were not getting installed automatically. I need to manually install those packageS to have the update changes. 

Error Log:

08.12.2022 08:42:54.382 *INFO* [OsgiInstallerImpl] com.adobe.granite.installer.factory.packages.impl.PackageTransformer Newer package version com.myapp:myapp.ui.content:2.10.0-SNAPSHOT was installed externally. Marking as ignored.

 

Please see below link:

https://aemhelper.blogspot.com/2022/12/aem-package-installation-issue-newer.html

 

Hope this help in debugging

Umesh Thakur

1 Reply

Avatar

Employee Advisor

Hi @Umesh_Thakur 

 

It  initially checks if the version has been installed before and if so, the version of that record is compared with lastUnpacked version of same record and which ever one is the biggest is showing in the little message below the package.

 

You can verify the same. 

If all looks good. Please raise a support ticket.

 

Hope this helps!

Thanks