You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Alexander Banthien <al...@questech.de> on 2002/09/20 14:08:16 UTC

Closed sockets: Current state = FLUSHED, new state = CODING

Hello folks,

I am experiencing problems with a Turbine/JSP site I am building.
(tomcat 3.2.x, j2sdk1.4, mysql)

The problem happens whenever someone hit links repeatedly *before* the
page of his first request has loaded.

The I get the following log onto the console:
--------------------------------------------------------
2002-09-20 01:51:30 - Ctx( rebif-al.lan.questech.de: ): IOException in:
R(  + /ms +
/template/patienten,therapie,diediagnose,diagnose_magnetresonanz.jsp/m/s)
Socket closed
2002-09-20 01:51:30 - Ctx( rebif-al.lan.questech.de: ):
IllegalStateException in: R(  + /ms +
/template/patienten,therapie,diediagnose,diagnose_neurologisch.jsp/m/s)
Current state = FLUSHED, new state = CODING
--------------------------------------------------------

The first entry gives a warning about a closed socket, which is
understandable. Since indeed the browser issued new requests and might
have closed the sockets for the old request.

But what on earth is the second? Messages like this come ~3 per second.
Even worse, if you do this a couple of times server performance degrades
to a standstill.

What must I do?

--

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>