Expand my Community achievements bar.

SOLVED

HtmlLibraryServlet Cannot create library for /etc/designs/mycompany/clientlibs.min.css

Avatar

Level 2

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)

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor
3 Replies

Avatar

Employee

Likely an error by either the YUI or GCC processors to minify your css.

 

Avatar

Employee Advisor

Is there any "Caused by" message at the end of this exception?

Can you provide a full stack trace? 

Avatar

Correct answer by
Employee Advisor