From user-return-2284-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Thu Jun 23 15:56:01 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 72379 invoked from network); 23 Jun 2005 15:56:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jun 2005 15:56:00 -0000 Received: (qmail 46002 invoked by uid 500); 23 Jun 2005 15:56:00 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 45946 invoked by uid 500); 23 Jun 2005 15:55:59 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 45933 invoked by uid 99); 23 Jun 2005 15:55:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2005 08:55:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2005 08:56:00 -0700 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id j5NFtrGZ003012 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 23 Jun 2005 10:55:55 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id j5NFtneY002909 for user@forrest.apache.org; Thu, 23 Jun 2005 10:55:49 -0500 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Fri, 24 Jun 2005 01:55:26 +1000 From: David Crossley To: user@forrest.apache.org Subject: Re: Forrest (svn head) war is crashing Tomcat upon restart Message-ID: <20050623155526.GB26351@igg.indexgeo.com.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sjur N?rsteb? Moshagen wrote: > Hello, > > I'm having some problems with the present svn head (two days old): the > war it creates installes fine in Tomcat when deployed through Tomcat's > HTML Manager, and as long as Tomcat is running without interruption, > there's no problem. But when restarted, Tomcat crashes severely. This > happens only when the Forrest war is installed, without the Forrest > war, there is no problem. > > Config: > - (almost) latest Forrest svn How almost? > - Tomcat 5.5.9 > - Java 1.5_02 > - Win2k server > - the forrest.properties and skinconf.xml files are based on a forrest > seed several months ago That sounds dangerous. When using the trunk, you should always keep your config up-to-date. Not saying that this is the cause, but still. Did this work for you before, or is this the first time that you have tried to use Forrest as a war archive? Do the Cocoon log files reveal anything? Does a bare 'forrest seed war' work okay? > Stacktrace attached below. [ snipped] I can't make much sense of the log sorry, but it looks like some sort of log configuration problem. Whose? -David