Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

No design found at undefined.html

Avatar

Level 4

Hello,

 

We have been having issues with the sitemap on a prod site (only prod). When I check the logs I am finding this error which seems to be related. The error says it couldn't find a design node at certain location but when I check that folder inside the CRX by creating and downloading a package of that path I cannot find a folder called mysite. I also tried searching in the IDE for mentions of the path but it seems the code doesn't contain it either.

Is there anything I could try to fix this? We have been trying to get help from Adobe support but it has been months and they don't know either. Below is the relevant error message.

 

 

06.09.2022 19:35:28.385 [cm-p50704-e289236-aem-publish-85c48958b4-2lh7p] *INFO* [63.233.142.114 [1662492928383] GET /content/mysite/us/en/undefined.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /content/mysite/us/en/undefined.html not found
06.09.2022 19:35:28.390 [cm-p50704-e289236-aem-publish-85c48958b4-2lh7p] *ERROR* [63.233.142.114 [1662492928383] GET /content/mysite/us/en/undefined.html HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignCacheImpl No design node found at /apps/settings/wcm/designs/bluebird
javax.jcr.PathNotFoundException: Node with path /apps/settings/wcm/designs/mysite does not exist.

 

And then the sitemap itself:

06.09.2022 19:35:13.752 [cm-p50704-e289236-aem-publish-85c48958b4-r5g82] *ERROR* [52.60.217.77 [1662492913746] GET /content/mysite/us/en.sitemap.xml HTTP/1.1] org.apache.sling.servlets.resolver.internal.SlingServletResolver handleError: Recursive invocation. Not further handling status 400(null)
1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Please check if you have any nodes below /content/mysite/us/en, which are not of type Page ?

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Please check if you have any nodes below /content/mysite/us/en, which are not of type Page ?