David Sean Taylor wrote:
>
> No, this happens with every request. No one else is experiencing this
> problem?
> It started several days ago for me. Also, I could be wrong, but there seems
> to be a definate delay in requests for PSML.
>
> For instance I get this error, but the jetspeed.gif still appears:
>
> 2000-12-15 09:09:45 - Ctx( /jetspeed ): IOException in: R( /jetspeed +
> /images/topics/jetspeed.gif + null) Connection aborted by peer: socket write
> error
>
It looks like your cvs (under Windows) has problems handling CRs and/or
sends more bytes that your client expects. Try to substitute one of the
offending images by a good one (from the distribution or any available
gif) to see if it cures it. Else try to access with a different
browser/browser version/Service pack, ...
I had a similar problem some time ago with binary files being badly
handled by a windows cvs client.
If the problem is not this one, it could be related to your tomcat
version :-?
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of
> > [EMAIL PROTECTED]
> > Sent: Friday, December 15, 2000 12:34 AM
> > To: JetSpeed
> > Subject: Re: How do we want to handle links to images?
> >
> >
> >
> >
> > 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]
> >
> >
>
> --
> --------------------------------------------------------------
> 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]
--
--------------------------------------------------------------
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]