Expand my Community achievements bar.

SOLVED

ACS Commons bundle in install state in stage environment(Unable to Acivate)

Avatar

Level 2

After install ACS commons using its dependency( using POM) the ACS commons bundle is in install state in stage environment, same way its working fine on local environment, in stage don't have a access to start bundle manually from the system/console, is there any possible way to Activate ACS commons bundle at the time of build.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@rohitbck010  The bundle may be in install state in stage environment due to some package dependency resolution issue. Could you please expand the bundle and check for any dependency un resolved issue as shown in

below sample

Rajashankar_0-1654717002147.png

 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

@rohitbck010  The bundle may be in install state in stage environment due to some package dependency resolution issue. Could you please expand the bundle and check for any dependency un resolved issue as shown in

below sample

Rajashankar_0-1654717002147.png

 

Avatar

Community Advisor

Hi @rohitbck010 

I believe you have already followed the steps mentioned here https://adobe-consulting-services.github.io/acs-aem-commons/pages/maven.html and verified compatibility here https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html 

What is the issue you have logged in error.log? In Package Manager/System Console do you see any dependency error? You must have to resolve them first!

Also one more question - If you do not have access to stage environment, How do you know ACS commons bundles is in Installed state?

Regards,
Santosh

Avatar

Level 2

hey @SantoshSai 

thanks for quick response, we tried to reproduce the same issue on local by changing the state of ACS commons bundle as install and hit the URL http://localhost:4502/etc/acs-commons/exporters/exporter.html

i am getting the same error as reproduced in stage we have same exported.html available on stage environment.

 

for your ref adding a screenshot, this issue reproduce only when the ACS bundle in install state in my local

Screenshot 2022-06-09 at 6.10.33 PM.png