Page design could not be loaded in AEM6.5 | Community
Skip to main content
Level 2
April 10, 2020
Solved

Page design could not be loaded in AEM6.5

  • April 10, 2020
  • 1 reply
  • 2803 views

Hi Experts,

 

I am seeing a frequent error on almost all the pages after upgrade from AEM6.3 to AEM6.5. 

 

core.js:1082 Uncaught Error: Page design could not be loaded
at Object.<anonymous> (core.js:1082)
at Object.<anonymous> (jquery.js:3411)
at fire (jquery.js:3232)
at Object.fireWith [as rejectWith] (jquery.js:3362)
at done (jquery.js:9842)
at XMLHttpRequest.callback (jquery.js:10311)

 

 

Is anyone having any information on that, how this can be fixed ?

 

Regards

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 Theo_Pendle

Difficult to give a simple answer on without more context but here are some tips/questions:

  • As the error message says, the design for you page cannot be loaded for some reason. That is what you should be investigating.
  • What type of templates are you using? Static or Editable?
  • I strongly suggest you use the 6.3 -> 6.5 migration to move towards Editable Templates and AEM Core Components
  • The most likely reason I can think of is that your designs are in a strange place. Please see this article for the changes in repository structure that come with AEM 6.5 and this one for information on how to use the proxy servlet for clientlibs.  

1 reply

Theo_Pendle
Theo_PendleAccepted solution
Level 8
April 10, 2020

Difficult to give a simple answer on without more context but here are some tips/questions:

  • As the error message says, the design for you page cannot be loaded for some reason. That is what you should be investigating.
  • What type of templates are you using? Static or Editable?
  • I strongly suggest you use the 6.3 -> 6.5 migration to move towards Editable Templates and AEM Core Components
  • The most likely reason I can think of is that your designs are in a strange place. Please see this article for the changes in repository structure that come with AEM 6.5 and this one for information on how to use the proxy servlet for clientlibs.