thank you for your answers and short clarification. see my answers and further
questions inline.
>In short:
>1. Cookies are usually sent by a single multi-valued "Cookie" header.
>If the header has incorrect value, then the client is sending an
>incorrect request which has to be rejected as inval
Hi,
we are facing problems with cookies containing umplaut (or other special
characters), causing the request processing beeing stopped and returning a
blank page.
I know that umlaut characters are forbidden within cookies, except when they
are urlencoded, but the problem arises from third-part
g on the fly.
We were able to reproduce the exception on Tomcat 7.0.30, 7.0.32 and 7.0.33 on
different machines using the described steps.
Best regads
Laszlo
-Ursprüngliche Nachricht-
Von: Keszthelyi Laszlo [mailto:laszlo.keszthe...@diepresse.com]
Gesendet: Freitag, 07. Dezember 2012
: Freitag, 07. Dezember 2012 14:49
An: Tomcat Users List
Betreff: Re: Tomcat 7: JSP unloading - NullPointerException
2012/12/7 Keszthelyi Laszlo :
>
> since Tomcat 7.0.30 (currently using version 7.0.33) I'm faced with the
> following NullPointerException:
>
> De
Hi,
since Tomcat 7.0.30 (currently using version 7.0.33) I'm faced with the
following NullPointerException:
Dec 7, 2012 2:10:28 PM
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor
processChildren
SEVERE: Exception invoking periodic operation:
java.lang.NullPointerException