Expand my Community achievements bar.

SOLVED

Content Fragment Model Creation Issue

Avatar

Level 3

Hi Team,

 

We are trying to create Content Fragment Model in AEM 6.5.10. We are getting below error:

Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakAccessControl0006: Isolated policy node (/conf/global/settings/dam/cfm/models/test-cf). Parent is not of type [rep:AccessControllable]
	at org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidator.accessViolation(AccessControlValidator.java:309) [org.apache.jackrabbit.oak-core:1.22.7]
	at org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidator.checkValidAccessControlledNode(AccessControlValidator.java:225) [org.apache.jackrabbit.oak-core:1.22.7]
	at org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidator.checkValidPolicy(AccessControlValidator.java:192) [org.apache.jackrabbit.oak-core:1.22.7]
	at org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidator.checkValidTree(AccessControlValidator.java:162) [org.apache.jackrabbit.oak-core:1.22.7]
	at org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidator.childNodeAdded(AccessControlValidator.java:132) [org.apache.jackrabbit.oak-core:1.22.7]
	at org.apache.jackrabbit.oak.spi.commit.VisibleValidator.childNodeAdded(VisibleValidator.java:104) [org.apache.jackrabbit.oak-store-spi:1.22.7]

arvindpandey_0-1729643529630.png

 

Anyone faced similar issue? Any help will be appreciated.

1 Accepted Solution

Avatar

Correct answer by
Level 4

hi @arvindpandey , 

Hope you have already found out the solution for this. If not please check the below article which has similar issue and fix

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/unable-to-create-content-f...

View solution in original post

4 Replies

Avatar

Community Advisor

Hi @arvindpandey ,

You may cross check the permission for the logged in user.

Seems permission issue.

Thanks

Avatar

Community Advisor

It seems something related browser caching can you try to clear browser cache or close the browser and open again or if possible change the browser and try.
hope this should get resolved.

Umesh Thakur

Avatar

Correct answer by
Level 4

hi @arvindpandey , 

Hope you have already found out the solution for this. If not please check the below article which has similar issue and fix

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/unable-to-create-content-f...

Avatar

Administrator

@arvindpandey Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni