Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 22606 invoked by uid 500); 5 Sep 2002 13:34:49 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 22593 invoked from network); 5 Sep 2002 13:34:49 -0000 From: "Carsten Ziegeler" To: Subject: RE: [VOTE] Make errors caught only by Cocoon.java Date: Thu, 5 Sep 2002 15:38:10 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-reply-to: <3D775AD8.1040806@apache.org> X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 05.09.2002 15:34:46, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 05.09.2002 15:34:48, Serialize complete at 05.09.2002 15:34:48 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > -----Original Message----- > From: Nicola Ken Barozzi [mailto:nicolaken@apache.org] > Sent: Thursday, September 05, 2002 3:24 PM > To: cocoon-dev@xml.apache.org > Subject: [VOTE] Make errors caught only by Cocoon.java > > > I would really like to see the errors caught ONLY by Cocoon.java, and > logged there. It would reduce the problems we are having a LOT. > > +1 > I would like to extend this proposal a little bit by: "Exceptions are only logged when they are consumed (and not rethrown)". So, if I write try { ... } catch (Exception e) { // ignore this... } this should be logged, perhaps not with level error, but debug. Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org