We are currently experiencing memory leaks in our Sling-based app, and
one possible suspect is that some HttpRequests are not being garbage
collected.
The log shows a good deal of these lines:
*WARN* [Finalizer] org.apache.felix.http.jetty header full:
java.lang.NullPointerException

'Header full' is a message that is returned to the client when the
Cookie header is too long.

Have someone seen this log message before, and would it be correct to
assume that this prevents some objects from being GCed?

-- 
Vidar S. Ramdal <vi...@idium.no> - http://www.idium.no
Sommerrogata 13-15, N-0255 Oslo, Norway
+ 47 22 00 84 00 / +47 22 00 84 76
Quando omni flunkus moritatus!

Reply via email to