Clientlib CSS & JS exceptions in AEM 6.3 publisher | Community
Skip to main content
ajeemaww9196509
Level 2
May 17, 2020

Clientlib CSS & JS exceptions in AEM 6.3 publisher

  • May 17, 2020
  • 1 reply
  • 4073 views

Can anyone help me out to understand and solve the following 2 issues in my publisher instance.

14.05.2020 04:00:28.808 *ERROR* [xx.xx.xx.xx [1589425228795] GET /etc/designs/globalservices/clientlibs.min.js HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable

java.lang.IllegalStateException


14.05.2020 12:25:30.574 *ERROR* [xx.xx.xx.xx [1589455530554] GET /etc/designs/globalservices/clientlibs.min.css HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable

java.lang.IllegalStateException


This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

VeenaVikraman
Community Advisor
Community Advisor
May 18, 2020

I am not sure about this issue , but I vaguely remember facing some issue similar to this long time back when my JS had issues while minification.

 

1) Are you seeing this issue in Publish or Author ?

2) Which version of AEM ?

3) Did you check if your CSS and JS are minifiable ?

4) Is your Publish having GCC as Minification engine ? Please refer https://helpx.adobe.com/in/experience-manager/kb/how-to-change-the-minification-engine-for-client-libraries-in-AEM.html

 

   Please let me know answers to above questions for a better understanding of you issue.

 

Thanks

Veena