コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Page design could not be loaded in AEM6.5

Avatar

Level 2

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

1 受け入れられたソリューション

Avatar

正解者
Level 10

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 返信

Avatar

正解者
Level 10

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.