Hi,

Now, if the servlet *generates* the image (ie it returns a content-type image/jpeg for 
example), and if the IOException shows up before the buffer is 
closed, Tomcat dies, which is annoying.
How could we prevent that ?

Regards,
Guillaume Mathe
Smartinnov

Original message from: "Cato, Christopher"
>You should do nothing. The error is from the clients browser closing the
>connection. It's normal.
>
>/Christopher
>
>> -----Original Message-----
>> From: Pedro F Gaspar [mailto:[EMAIL PROTECTED]]
>> Sent: den 11 december 2001 10:36
>> To: [EMAIL PROTECTED]
>> Subject: Loading images - connection reset by peer: socket write error
>> 
>> 
>> Hi.
>> 
>> Tomcat keeps issuing this message every time a servlet 
>> references an image:
>> 
>> "Ctx ( /Gedol ): IOException in R( /Gedol + /images/cubo.gif 
>> +  null ) Connection reset by peer: socket write error",
>> 
>> where 'Gedol' is my app with a subfolder named 'images' where 
>> I put all the images.
>> 
>> The servlets generate the pages properly, though.
>>  
>> What does this mean and what should I do about it?
>> 
>> Any help will be much appreciated.
>> 
>> Thanks in advance.
>> 
>> Pedro.
>> 
>> ***********************************************
>> Pedro Gaspar
>> PT Prime
>> DMK / GSV
>> Tel:  +351 21 500 41 43
>> Fax: +351 21 500 45 85
>> Email: [EMAIL PROTECTED]
>> ***********************************************
>> 
>> 
>> --
>> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>> For additional commands: <mailto:[EMAIL PROTECTED]>
>> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>> 
>
>--
>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to