Expand my Community achievements bar.

SOLVED

[ContentPolicyMappingImpl] Unable to find a content policy resource for Resource

Avatar

Level 2

Hey guys, I'm having a problem with one of my pages in my cloud prod environment, it takes forever to load and after a while it answers with the following message:

SNAquilaVasconcelos_0-1723760261469.png

The ERROR messages I got repeated times in the logs was the one down bellow:

*ERROR* [179.60.168.49 [1723662768094] GET /content/project/language-master/en-us/sample-page.html HTTP/1.1] com.day.cq.wcm.core.impl.policies.ContentPolicyMappingImpl Unable to find a content policy Resource for Resource /conf/project/settings/wcm/templates/project-generic/policies/jcr:content/root/responsivegrid_329478474 under path wcm/foundation/components/responsivegrid/policy_1568743433891

Did anybody ever faced this issue? Does anybody know how could I correct it, or prevent it?

 

Best Regards

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @SN-AquilaVasconcelos ,

Error suggest required policies for template project-generic is missing.

Navigate to  /conf/project/settings/wcm/templates/project-generic/policies/jcr:content/root/responsivegrid_329478474

i.e. to your project-generic template

You may find wcm/foundation/components/responsivegrid/policy_1568743433891 as value of cq:policy property

Check this policy inside policies node if this is present in lower environment and relevant, then commit to higher env(prod)
MukeshYadav__0-1723883781957.png

 

Thanks

View solution in original post

2 Replies

Avatar

Level 2

@HeenaMadan Would you be able to help me with this one as well? Thanks in advance.

Avatar

Correct answer by
Community Advisor

Hi @SN-AquilaVasconcelos ,

Error suggest required policies for template project-generic is missing.

Navigate to  /conf/project/settings/wcm/templates/project-generic/policies/jcr:content/root/responsivegrid_329478474

i.e. to your project-generic template

You may find wcm/foundation/components/responsivegrid/policy_1568743433891 as value of cq:policy property

Check this policy inside policies node if this is present in lower environment and relevant, then commit to higher env(prod)
MukeshYadav__0-1723883781957.png

 

Thanks