David Sean Taylor wrote:
> 
> Is this a related problem, I get this to my stdout:
> 
> 2000-12-14 07:50:06 - Ctx( /jetspeed ): IOException in: R( /jetspeed +
> /images/j
> etspeed-logo.gif + null) Connection aborted by peer: socket write error
> 2000-12-14 07:50:06 - Ctx( /jetspeed ): IOException in: R( /jetspeed +
> /css/defa
> ult.css + null) Connection aborted by peer: socket write error
> 2000-12-14 07:50:07 - Ctx( /jetspeed ): IOException in: R( /jetspeed +
> /images/t
> opics/jetspeed.gif + null) Connection aborted by peer: socket write error
> 
> Where is this error msg coming?
>

Seems like Tomcat output your image content to the user-agent (maybe you clicked
the stop button on your browser or anything). The break in the path is there
to show how Tomcat parses the request (content + path_info + query_string).

--
Rapha�l Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Services Manager / Paris


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to