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

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

Mark Solution

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

解決済み

AEM 6.5.14 Editable Template Issue

Avatar

Level 4

Hi All,

 

There is an issue with the Editable Template, "Page design could not be loaded" from the core.js file (/libs/cq/gui/components/authoring/editors/clientlibs/core.js)

 

This error results in the template becoming blank, and I cannot switch between Structure and Initial.

Below are the details of the project and the AEM Instance I am using.

 

AEM SP: 6.5.14

Project Archetype: 39

 

AEM-Error.png

 

I would be grateful if anyone could help!!

CC: @ArpitVarshney 

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

Avatar

正解者
Level 4

@Manu_Mathew_  Yes, actually I figured out the issue, I was putting digits inside the /conf/ folder name. so It was getting corrupted.

元の投稿で解決策を見る

5 返信

Avatar

Community Advisor

@mayank0928 Can you check the system console bundles, if all are active? You could also try rebuilding your project. 

Was this working before you had build the project?

 

Avatar

Level 4

@Manu_Mathew_ 

All the bundles are active and there's no error in the error.log as well, I tried re-building and creating the new project as well, but the issue still persists.

Avatar

Community Advisor

Looks like the editor sidekick itself is not loading due to some corruption in the instance.

Avatar

正解者
Level 4

@Manu_Mathew_  Yes, actually I figured out the issue, I was putting digits inside the /conf/ folder name. so It was getting corrupted.

Avatar

Community Advisor