Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

AEM 6.2 localhost/damadmin, useradmin not working

Avatar

Level 5

Hi All,

I am running AEM 6.2 and not able to open below link on author instances, I am getting blank page. Same URLs are working on publish instance

http://localhost:4502/damadmin

http://localhost:4502/useradmin

http://localhost:4502/siteadmin

I searched and found few similar topics in forum but that didn't resolve my issue.

Any help appreciated

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 5

Hi,

For me issue was resolved. Issue was with compiler I was using. I followed below steps

Step 1

GoTo   /system/console/configMgr/Adobe Granite HTML Library Manager and in last field of configuration change "min:gcc"  to "min:gcc;obfuscate=false;compilationLevel=whitespace;"

Step 2

GoTo below link and add empty line in Xtemplate.js, so that JS complier could restart fresh

/libs/cq/ui/widgets/source/ext/source/util/XTemplate.js

View solution in original post

9 Replies

Avatar

Level 5

Link didn't worked for me. Tried all cases.

Thanks

Avatar

Level 10

Please post the log files you are seeing.

Avatar

Correct answer by
Level 5

Hi,

For me issue was resolved. Issue was with compiler I was using. I followed below steps

Step 1

GoTo   /system/console/configMgr/Adobe Granite HTML Library Manager and in last field of configuration change "min:gcc"  to "min:gcc;obfuscate=false;compilationLevel=whitespace;"

Step 2

GoTo below link and add empty line in Xtemplate.js, so that JS complier could restart fresh

/libs/cq/ui/widgets/source/ext/source/util/XTemplate.js

Avatar

Community Advisor

Could you please add the log files and if any console errors here..

Avatar

Level 6

Failed to load resource: the server responded with a status of 404 (Not Found).

I actually did delete the error.log and reopened the damadmin, and there's no log after.

Avatar

Community Advisor

Are all bundles active?

Avatar

Level 6

570 bundles in total, 561 bundles active.