Leiste mit Community-Erfolgen erweitern.

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

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

aem 6.1 only crxde working

Avatar

Level 4

hi,

i am using my local aem instance from long time.

all of a sudden only crxde is working

for rest of pages like projects.html login page siteadmin etc are showing page not working.

kindly help for bringing instance up.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 7

Delete indexes under \crx-quickstart\repository\index and restart your instance.

Do not forget to take backup be of your instance before applying any changes.


/Brijesh Yadav

Lösung in ursprünglichem Beitrag anzeigen

9 Antworten

Avatar

Level 7

Hi,

Check bundle status from /system/console/bundles and see if all bundles are active or not ?

/Brijesh Yadav

Avatar

Level 10

Have you attempted to re-start the instance?

Avatar

Level 4

hi,

i restarted instance

still no use.

also tried
starting completely new instance. Other pages r showing as starting localhost where crxde is working properly.

Avatar

Korrekte Antwort von
Level 7

Delete indexes under \crx-quickstart\repository\index and restart your instance.

Do not forget to take backup be of your instance before applying any changes.


/Brijesh Yadav

Avatar

Level 4

thanks will try
but

this will retain my packages n code right?

Avatar

Level 7

Yes it will keep all code and content

Avatar

Level 2

hi, i tried removing all files from index folder but still getting same issue.

Avatar

Level 4

hi,

only crx/de and system/console is working.

error log is getting filled so fast that i am not able to open and check.

is this because of any bundle

Avatar

Level 2

Hi

Check your system console bundles. if more than 3 bundles in active or stopping  state , AEM instance will not work. and more over you have to delete index files under this path \crx-quickstart\repository\index. try to move bundles to activate state or you can delete those bundles and upload again with fresh build snapshot jar with satisfying all dependency .

Thanks.