Expand my Community achievements bar.

AEM : Getting Error on assigning a design to the website.

Avatar

Level 1

Hi Team,

I created a design and when I assign design to the page through advanced -> design tab I am getting below error:

org.apache.sling.api.SlingException: Exception during response processing.

In logs I check the below error message:

23.11.2018 09:16:16.749 *ERROR* [0:0:0:0:0:0:0:1 [1542982576742] POST /content/we-train/_jcr_content HTTP/1.1] org.apache.sling.servlets.post.impl.operations.ModifyOperation Exception during response processing.

javax.jcr.nodetype.ConstraintViolationException: No matching property definition: granite:loginPath = undefined

at org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate.setProperty(NodeDelegate.java:522)

at org.apache.jackrabbit.oak.jcr.session.NodeImpl$35.perform(NodeImpl.java:1376)

at org.apache.jackrabbit.oak.jcr.session.NodeImpl$35.perform(NodeImpl.java:1364)

at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.perform(SessionDelegate.java:208)

at org.apache.jackrabbit.oak.jcr.session.ItemImpl.perform(ItemImpl.java:112)

at org.apache.jackrabbit.oak.jcr.session.NodeImpl.internalSetProperty(NodeImpl.java:1364)

at org.apache.jackrabbit.oak.jcr.session.NodeImpl.setProperty(NodeImpl.java:434)

Can you please help to fix the issue

2 Replies

Avatar

Level 10

There could be an issue with that specific design. Try creating a new one following this AEM doc topic - Designs and the Designer

Avatar

Community Advisor

Could you please try adding we retail clientlibs and see whats happening