Re: Broken pipe exception with every request!

2004-07-28 Thread Michael Mehrle
; <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 5:50 AM Subject: RE: Broken pipe exception with every request! Hi, As the error message hints, a common cause for this exception is the client closing the browser while you're generating the page. People do that often when they run into

RE: Broken pipe exception with every request!

2004-07-28 Thread Shapira, Yoav
should try to make it a very simple and quick page (preferably a static one). Yoav Shapira Millennium Research Informatics >-Original Message- >From: Michael Mehrle [mailto:[EMAIL PROTECTED] >Sent: Tuesday, July 27, 2004 4:35 PM >To: Tomcat Users List >Subject: Broken

Re: Broken pipe exception with every request!

2004-07-27 Thread Claudio Carvalho
Hi, Does anybody know how to hide the JDBCRealm password from server.xml? Thanks Claudio. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Broken pipe exception with every request!

2004-07-27 Thread Michael Mehrle
I got up this morning and noticed that my production server was down. So, I checked tomcat's log and found a whole bunch of these: 2004-07-27 08:09:31 [EMAIL PROTECTED]: Exception Processing ErrorPage[errorCo de=404, location=/404.jsp] ClientAbortException: java.net.SocketException: Broken pipe