build images failed on cloud stage deployment | Community
Skip to main content
Level 3
March 28, 2023
Solved

build images failed on cloud stage deployment

  • March 28, 2023
  • 1 reply
  • 1164 views

Hi Team,

Please help me on the below issue while stage deployment.

No issue on dev deployment - aem release - 2022.9.8630.20220905T184657Z 

 

"Unexpected child node getinitiator found in a new node. Caused by org.apache.jackrabbit.oak.api.CommitFailedException: OakConstraint0025: /apps/cq/core[[nt:folder]]: Unexpected child node getinitiator found in a new node"

aem release: 2023.2.11289.20230224T170559Z

 

thank you!

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 B_Sravan

Seems like this was resolved with the newer version of oak. can you check this thread?
https://github.com/adamcin/oakpal/issues/7 



The probable causes are listed in this document, for issues at the building image phase :

https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/build-and-deployment.html?lang=en 

It could be due to 
1. Duplicate OSGi configurations

2. Malformed repoinit

3. Core component's version.

4. Redundant embeds

Just incase, make sure of these by the time Adobe replies.

 

1 reply

B_Sravan
Community Advisor
Community Advisor
March 28, 2023

Hi @lakshmi9 ,

I don't think we would have control anything from our code base to have control over it. Probably your concerned Adobe team should help with this. Can you raise a ticket to the Adobe team?
Thank you.

 

-Sravan

Lakshmi9Author
Level 3
March 28, 2023

sure @b_sravan will do it. Thank you!

B_Sravan
Community Advisor
Community Advisor
March 28, 2023

Seems like this was resolved with the newer version of oak. can you check this thread?
https://github.com/adamcin/oakpal/issues/7