After I flushed the cache in the administrator menu my blog
page comes back with a:
HTTP Status 404 - Page not found or error parsing requested URL
and this in the log.
INFO 2006-04-07 13:32:37,634 IfModifiedFeedCacheFilter:init -
Initializing if-modified feed cache
INFO 2006-04-07 13:32:37,635 IfModifiedFeedCacheFilter:init -
{timeout=14400, size=200}
INFO 2006-04-07 13:32:37,639 PlanetCacheFilter:init - Initializing
planet cache
INFO 2006-04-07 13:32:37,640 PlanetCacheFilter:init - {timeout=1800,
excludeOwnerEditPages=false, size=10}
ERROR 2006-04-07 13:33:20,007 ApplicationDispatcher:invoke -
Servlet.service() for servlet jsp threw exception
java.lang.IllegalStateException: getOutputStream() has already been
called for this response
at
org.apache.catalina.connector.Response.getWriter(Response.java:596)
at
org.apache.catalina.connector.ResponseFacade.getWriter(ResponseFacade.java:186)
at
org.apache.jasper.runtime.JspWriterImpl.initOut(JspWriterImpl.java:124)
at
org.apache.jasper.runtime.JspWriterImpl.flushBuffer(JspWriterImpl.java:117)
at
org.apache.jasper.runtime.JspWriterImpl.flush(JspWriterImpl.java:172)
at
org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:887)
at
org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:460)
this is kind of frustrating.
Redhat Linux jdk 5 /roller 2.1 /Tomcat 5.5.9
Maybe I need to upgrade to the latest tomcat and roller?
--
The most beautiful thing we can experience is the mysterious.
It is the source of all true art and science.
- Albert Einstein