Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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
3 Replies

Avatar

Employee

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

 

Avatar

Employee

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

Can you provide a full stack trace? 

Avatar

Correct answer by
Employee