Re: [Slightly OT] GZIP compression filter and java.lang.IllegalStateException: Cannot create a session...

2008-01-16 Thread Kaspar Fischer
For the sake of completeness: I've solved this by enabling Tomcat 5.5's GZIP compression in server.xml: disableUploadTimeout="true" enableLookups="false" maxHttpHeaderSize="8192" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" port="8080" redirectPort="8443"

[Slightly OT] GZIP compression filter and java.lang.IllegalStateException: Cannot create a session...

2008-01-11 Thread Kaspar Fischer
Hi, I've tried to install a compression filter and followed http://www.nabble.com/-slight-OT--GZip-compression-filter- td6901991.html for this. When I load my page, I get an exception (see below) about a OGNL expression that could not be parsed and "Cannot create a session after the re