No design found at undefined.html | Community
Skip to main content
Jeanmaradiaga
New Participant
September 6, 2022
Solved

No design found at undefined.html

  • September 6, 2022
  • 1 reply
  • 820 views

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)
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 Mohit_KBansal

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

1 reply

Mohit_KBansal
Mohit_KBansalAccepted solution
Employee
September 7, 2022

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