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
Solved! Go to Solution.
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
Follow the advice in this thread.
Views
Replies
Total Likes
Link didn't worked for me. Tried all cases.
Thanks
Views
Replies
Total Likes
Please post the log files you are seeing.
Views
Replies
Total Likes
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
It didn't work for me.
Views
Replies
Total Likes
Could you please add the log files and if any console errors here..
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
Are all bundles active?
Views
Replies
Total Likes
570 bundles in total, 561 bundles active.
Views
Replies
Total Likes