Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
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.