The server is waiting for data from the client and times out.
Could be the client being stuck, or a protocol mismatch that
both sides wait for each other.  Putting on a network trace
and analysing the HTTP exchange could give the answer.

File upload is quite a complicated part of the HTTP protocol.
Maybe your load runner just isn't up to it?

HTH, Alfred.

>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Dienstag, 31. Mai 2005 18:19
>To: [email protected]
>Subject: Unknown-thread/CocoonServlet: Problem with Cocoon servlet
>
>
>Hello Cocooners!
>
>We are working on a big problem, please help:
>
>Stats:
>IBM Websphere 5.0.2 (runtime IBM 1.3.1)
>Cocoon 2.1.5 wrapped by our own RSFCocoonServlet (mostly for 
>GZIP support,
>but it is not used in the moment)
>
>This Error occured while posting a big form (120 request parameters)
>without any attachment. the form isn�t defined as multipart.
>unfortunally this error happens only sometimes. eg running our 
>load runner
>test during the night only two times!!
>There is an upload in this application, but the uploaded file 
>isn�t stored
>on disk - a webservice saves it to a database. Please see the 
>web.xml at
>the end for details
>
>Have you ever heard about this kind of error?
>
>ERROR   (2005-05-30) 22:06.29:044   [access] (Unknown-URI)
>Unknown-thread/CocoonServlet: Problem with Cocoon servlet
>java.io.InterruptedIOException: Read timed out
>        at java.net.SocketInputStream.socketRead(Native Method)
>        at 
>java.net.SocketInputStream.read(SocketInputStream.java(Compiled
>Code))
>        at com.ibm.ws.io.Stream.read(Stream.java(Compiled Code))
>        at 
>com.ibm.ws.io.ReadStream.read(ReadStream.java(Compiled Code))
>        at
>com.ibm.ws.http.ContentLengthInputStream.read(ContentLengthInpu
>tStream.java(Compiled
> Code))
>        at 
>com.ibm.ws.io.ReadStream.read(ReadStream.java(Compiled Code))
>        at
>com.ibm.ws.webcontainer.http.HttpConnection.read(HttpConnection
>.java(Inlined
> Compiled Code))
>        at
>com.ibm.ws.webcontainer.srp.SRPConnection.read(SRPConnection.ja
>va(Compiled
>Code))
>        at
>com.ibm.ws.webcontainer.srt.SRTInputStream.read(SRTInputStream.
>java(Compiled
> Code))
>        at
>com.ibm.ws.webcontainer.srt.http.HttpInputStream.read(HttpInput
>Stream.java(Compiled
> Code))
>        at
>java.io.BufferedInputStream.fill(BufferedInputStream.java(Compi
>led Code))
>        at
>java.io.BufferedInputStream.read(BufferedInputStream.java(Compi
>led Code))
>        at 
>java.io.FilterInputStream.read(FilterInputStream.java(Inlined
>Compiled Code))
>        at
>java.io.PushbackInputStream.read(PushbackInputStream.java(Compi
>led Code))
>        at
>org.apache.cocoon.servlet.multipart.TokenStream.readToBoundary(
>TokenStream.java(Compiled
> Code))
>        at
>org.apache.cocoon.servlet.multipart.TokenStream.read(TokenStrea
>m.java(Inlined
> Compiled Code))
>        at
>org.apache.cocoon.servlet.multipart.TokenStream.read(TokenStrea
>m.java(Inlined
> Compiled Code))
>        at
>org.apache.cocoon.servlet.multipart.MultipartParser.parseMultiP
>art(MultipartParser.java(Compiled
> Code))
>        at
>org.apache.cocoon.servlet.multipart.MultipartParser.getParts(Mu
>ltipartParser.java:139)
>        at
>org.apache.cocoon.servlet.multipart.MultipartParser.getParts(Mu
>ltipartParser.java(Inlined
> Compiled Code))
>        at
>org.apache.cocoon.servlet.multipart.RequestFactory.getServletRe
>quest(RequestFactory.java(Compiled
> Code))
>        at
>org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.j
>ava(Compiled
>Code))

...

>
>thanks in advance!
>
>mit freundlichen Gr��en / kind regards
>Manfred Weigel
>________________________________
>Raiffeisen Zentralbank �sterreich AG
>ORG/IT - Software Development
>A-1030 Vienna, Am Stadtpark 9
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

Reply via email to