Hi,

Sorry for the delay.

I have to admit, that I never saw such an error message.

Could this be related to http://jira.codehaus.org/browse/JETTY-874 ?

Regards
Felix

On 31.08.2010 14:00, Vidar Ramdal wrote:
> 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?
> 

Reply via email to