Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acs commons repoint error with AEM cloud manager #3131

Closed
3 tasks
MJDemo123 opened this issue Jul 10, 2023 · 4 comments
Closed
3 tasks

Acs commons repoint error with AEM cloud manager #3131

MJDemo123 opened this issue Jul 10, 2023 · 4 comments
Labels
Milestone

Comments

@MJDemo123
Copy link

I am facing issue with acs commons latest version whil deploying on AEM cloud manager .

  • AEM Version, including Service Packs, Cumulative Fix Packs, etc: ___ AEM cloud____
  • ACS AEM Commons Version: _____6.0.10
  • Reproducible on Latest? yes/no yes

Expected Behavior

Acs commons shall deploy with main code without errors on AEM as cloud

Actual Behavior

Acs commons gives repository repoint error while deploying to cloud instance

[Apache Sling Repository Startup Thread #1] com.adobe.granite.repository.impl.SlingRepositoryManager Exception in a SlingRepositoryInitializer, SlingRepository service registration aborted
javax.jcr.RepositoryException: Applying repoinit operation failed despite retry; set loglevel to DEBUG to see all exceptions. Last exception message was: Session.save failed: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0001: /etc/acs-commons[[nt:folder, rep:AccessControllable]]: No matching definition found for child node redirect-maps with effective type [nt:unstructured]

davidjgonzalez added a commit that referenced this issue Jul 10, 2023
Set /etc/acs-commons/redirect-maps to be sling:OrderedFolder
@davidjgonzalez
Copy link
Contributor

@MJDemo123 can you take a look at 9d9b4ee and see if that looks like it will resolve the issue?

I believe the originating, conflicting node is defined here (with the correct node type).

https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/ui.content/src/main/content/jcr_root/etc/acs-commons/redirect-maps/.content.xml

davidjgonzalez added a commit that referenced this issue Jul 10, 2023
* #3131 - Fix node type of /etc/acs-commons/redirect-maps
@davidjgonzalez davidjgonzalez added this to the 6.0.12 milestone Jul 10, 2023
@davidjgonzalez
Copy link
Contributor

Fixed in 6.0.12

@MJDemo123
Copy link
Author

hi @davidjgonzalez 6..0.12 has dependency on package adobe/cq650/servicepack:aem-service-pkg:6.5.10
We are getting above issue on aem as cloud services

@MJDemo123
Copy link
Author

image

@MJDemo123 MJDemo123 changed the title Acs commons repoint error with AEM cloud manager Acs commons repoint error with AEM cloud manager Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants