Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Manual AEM bundle deployment Issues

Avatar

Level 5

Hi,

 

We came across below issue in our instances.

 

Initially we were doing bundle deployments manually always to author and publishers and everything was working fine.

 

Recently we did Jenkins integration for deployment and that also working fine.

 

But Issue is, after Jenkins deployment, any time if we try to deploy bundles manually, the changes are not reflecting, even after service restart also it will not work.

If we do the changes via Jenkins it is working even without service restart.

 

Issues will occur for bundles only if we do manually  and package installation will work in either ways.

 

We are not clear about the logic behind it.

 

Did anyone came across this kind of issues, or any possible solutions ?

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

but there are no subnodes(nt:unstructured node which contain pause) inside/system/sling/installer/jcr/pauseInstallation so this is not a reason of your issue.

 

Probably check the logs and event logs and see what is happening

0 Replies

Avatar

Community Advisor

Hi,

Check the bundle version. both bundle has same version or different if you are going to deploy lower version then it will not work.

One more thing check the jcrinstaller , Any pauseInstallation nodes below /system ? e.g. /system/sling/installer/jcr/pauseInstallation

delete if there are any pause installation.

 

Avatar

Correct answer by
Community Advisor

but there are no subnodes(nt:unstructured node which contain pause) inside/system/sling/installer/jcr/pauseInstallation so this is not a reason of your issue.

 

Probably check the logs and event logs and see what is happening