Anyone know how to solve this following issue in author?
21.01.2020 10:34:51.791 *ERROR* [10.54.37.38 [1579602891772] GET /etc/designs/myapp/clientlibs.min.css HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryServlet Cannot create library for /etc/designs/myapp/clientlibs.min.css
org.apache.sling.engine.impl.helper.ClientAbortException: org.eclipse.jetty.io.EofException
at org.apache.sling.engine.impl.log.RequestLoggerResponse$LoggerResponseOutputStream.write(RequestLoggerResponse.java:401)
at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)
Solved! Go to Solution.
Views
Replies
Total Likes
Likely an error by either the YUI or GCC processors to minify your css.
Is there any "Caused by" message at the end of this exception?
Can you provide a full stack trace?
Views
Replies
Total Likes
Try to rebuild the libraries: https://helpx.adobe.com/ca/experience-manager/kb/How-to-force-a-recompilation-of-all-Sling-scripts-j...