ACS Commons bundle in install state in stage environment(Unable to Acivate) | Community
Skip to main content
Level 2
June 8, 2022
Solved

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

  • June 8, 2022
  • 2 replies
  • 1114 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by RajaShankar

@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

 

2 replies

RajaShankar
Community Advisor
RajaShankarCommunity AdvisorAccepted solution
Community Advisor
June 8, 2022

@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

 

SantoshSai
Community Advisor
Community Advisor
June 8, 2022

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

Santosh Sai
Level 2
June 9, 2022

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