Hi there,

we experienced the same error messages when using Suns SDK1.4. Here these messages
appeared, when hitting links before the page download was complete. By doing
several times this we could almost stop the server. (tomcat 3.2.x)
Somewhere I found that this is (can be) related to a not completely good error
handling mechanism in Tomcat 3.2 combined with a pickiness of the JDK when it is
supposed to write to already closed streams.

Not that I believe my writings help you, but it might be a direction. We solved it
by switching back to IBM 1.3 (seems faster anyway)

Alex

Dave Everson wrote:

> This is related to Apache Tomcat.
>
> We had a similar problem when we went to JDK 1.4.  What you need to do
> is to update your Apache Tomcat installation.  Search their mailing list
> for more details about this error.
>
> Dave
>
> -----Original Message-----
> From: David Wynter [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 24, 2002 8:38 AM
> To: Turbine-User
> Subject: First page very slow to load
>
> Hi,
>
> I have folk look at my site (www.roamware.com) and say that the first
> screen
> takes a very long time to load (>1 minute). I realised that I had got
> used
> to this and highlight the URL a second time and then hit <Enter>, this
> loads
> the screen immediately. The only thing I can find that is out of the
> ordinary is an exception showing in the catalina_log
>
> e.g.
>
> 2002-09-24 14:25:07 HttpProcessor[8080][3] process.finish
> java.lang.IllegalStateException: Current state = FLUSHED, new state =
> CODING_END
>         at
> java.nio.charset.CharsetEncoder.throwIllegalStateException(CharsetEncode
> r.ja
> va:933)
>         at
> java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:529)
> .....
>
> roamware_access_log looks normal. Any ideas on this. I note that a
> couple of
> days ago Alexander Banthian posted a mail about the same exception, but
> mine
> does not say anything about a socket being closed.
>
> The site in on Mandrake 8.2 Linux, Sun JDK 1.4.0_01 and Tomcat 4.0.4
> with
> Turbine 2.1
>
> Thanks
>
> David Wynter
> Director
> roamware Ltd.
> (+44) (0) 208 922 7539 B.
> (+44) (0) 7879 605 706 M.
> [EMAIL PROTECTED]
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--

Mit freundlichen Gr��en
Alexander Banthien

_______________________________________
Questech GmbH
Schwarzwaldstr. 19
79199 Kirchzarten

Fon: +49 (0)7661 90 35-15
Fax: +49 (0)7661 90 35-20
www.questech.de

_______________________________________



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to