Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 93012 invoked from network); 1 Jun 2006 08:16:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2006 08:16:01 -0000 Received: (qmail 36420 invoked by uid 500); 1 Jun 2006 08:15:51 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 35368 invoked by uid 500); 1 Jun 2006 08:15:47 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 35344 invoked by uid 99); 1 Jun 2006 08:15:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 01:15:46 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [213.128.122.6] (HELO mail.toshibatec-tgis.com) (213.128.122.6) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 01:15:46 -0700 To: users@tomcat.apache.org Subject: Error re-starting war application MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.12 February 13, 2003 Message-ID: From: ingo.bischofs@toshibatec-tgis.com Date: Thu, 1 Jun 2006 10:15:24 +0200 X-MIMETrack: Serialize by Router on TGIS-MAIL1/TOSHIBATEC-TGIS(Release 5.0.8 |June 18, 2001) at 06/01/2006 10:15:46 AM, Serialize complete at 06/01/2006 10:15:46 AM Content-Type: multipart/alternative; boundary="=_alternative 002D59A2C1257180_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_alternative 002D59A2C1257180_= Content-Type: text/plain; charset="us-ascii" Hi list I've posted that question already before. I am using Eclipse WTP for development of a web application and use it's 'Export' function for creating the .war file. Installing that application on Tomcat 5.5.x works fine. But, stopping and re-starting the application fails every time with a NullPointerException. Do you have any hints? Thanks --=_alternative 002D59A2C1257180_=--