Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 70475 invoked from network); 26 Sep 2003 17:48:37 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Sep 2003 17:48:37 -0000 Received: (qmail 52914 invoked by uid 500); 26 Sep 2003 17:48:06 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 52890 invoked by uid 500); 26 Sep 2003 17:48:06 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 52876 invoked from network); 26 Sep 2003 17:48:06 -0000 Received: from unknown (HELO warhawk.mpi.com) (63.244.250.133) by daedalus.apache.org with SMTP; 26 Sep 2003 17:48:06 -0000 Received: from thunderbolt.mpi.com (thunderbolt.mpi.com [63.244.253.70]) by warhawk.mpi.com (Switch-2.2.8/Switch-2.2.6) with ESMTP id h8QHkYF07589 for ; Fri, 26 Sep 2003 13:46:34 -0400 (EDT) Received: from SF-VS1.corp.mpi.com ([10.10.100.56]) by thunderbolt.mpi.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id h8QHlYGi012405 for ; Fri, 26 Sep 2003 13:48:07 -0400 (EDT) Received: from US-VS1.corp.mpi.com ([63.244.252.32]) by SF-VS1.corp.mpi.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 26 Sep 2003 10:47:13 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Irregular error dumped to stderr without a stack trace. Date: Fri, 26 Sep 2003 13:46:32 -0400 Message-ID: <9C5166762F311146951505C6790A9CF8013DF393@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Irregular error dumped to stderr without a stack trace. Thread-Index: AcOEVMAE5QiRQq7DQx2SDvmysNAw2QAAWJtQ From: "Shapira, Yoav" To: "Tomcat Users List" X-OriginalArrivalTime: 26 Sep 2003 17:47:13.0722 (UTC) FILETIME=[37F2D1A0:01C38456] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Howdy, Do you use System.out/System.err to log in your app? Could it simply be an uncaught null pointer exception in your report generation code due to some bad data contents in the report? Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: SMcGarrity@eschoolsolutions.com >[mailto:SMcGarrity@eschoolsolutions.com] >Sent: Friday, September 26, 2003 1:37 PM >To: tomcat-user@jakarta.apache.org >Subject: Irregular error dumped to stderr without a stack trace. > >Hi there, > >I have spent a bit of time trying to figure out why this problem is >happening with no luck - so I decided to email the mailing list. > >The issue is this: > >We have a PDF reporting engine running from Tomcat 4.1.24 - in a Production >environment. >I have a particular report that is erroring out irregularly - sometim= es it >will run 3-4 times in a row and >then it will bomb out (this is after re-starting the tomcat service),= other >times it will bomb out after restart >immediately. The weird thing is is the error that is being dumped to= the >stderr log does NOT have a stack >trace - it is dumping with: > >java.lang.NullPointerException > >on stderr. This reminds me of the OutOfMemoryError which dumps witho= ut a >stack trace, but slightly >less descriptive. Is there any way to get more description on this >problem? >I have tried to up >the debug levels in the server.xml without any success. > >NOTE Other reports that are larger and more resource intensive are running >consistently without a hitch. > >Thanks in advance, >Steve This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org