On 8/13/07, Boris Milikič <[EMAIL PROTECTED]> wrote:
> I have ignore words in roller spam prevention only. I'm hosting roller at
> kgbinternet.com and I don't know the site settings. There is also repeating
> errors in my roller.log file.
>
> ERROR 2007-08-13 02:00:56,624 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:606)

That error is irritating (and I'd like to fix it), but it is
ultimately harmless.

As far as I know, the only times Roller will return a 403 are 1) when
an incoming request has a referrer header that matches an ignore word
and 2) when comment throttling is enabled and a IP address has been
banned.

You might want to try saving a copy of your ignore word list in a file
somewhere, clearing the one in Roller and then watching to see if the
error happens again. If not, then you know that one of your ignore
words was too broad.

- Dave

Reply via email to