From users-return-167575-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Tue Aug 14 18:09:52 2007 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 74670 invoked from network); 14 Aug 2007 18:09:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Aug 2007 18:09:52 -0000 Received: (qmail 51529 invoked by uid 500); 14 Aug 2007 18:09:36 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 51500 invoked by uid 500); 14 Aug 2007 18:09:36 -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 51488 invoked by uid 99); 14 Aug 2007 18:09:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 11:09:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daniel.armbrust.list@gmail.com designates 209.85.162.180 as permitted sender) Received: from [209.85.162.180] (HELO el-out-1112.google.com) (209.85.162.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 18:09:32 +0000 Received: by el-out-1112.google.com with SMTP id y26so347132ele for ; Tue, 14 Aug 2007 11:09:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lcizkawby7QfT45J9t2rCySACDx3WkVhIYltqY5H5if07URfikR+oO8XCyAtl9rBaihiQPd651zcUUh9wgSYiJZYYzsJ42u/L1iLz9beliVJzg6bgmerIvTrrO3jfhEqNMGG9dVgQHMytzEEJQHU/RDzgqLNH790e2yO+2jXnq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wn2uVzN2IjdeiDfRJnnvosN9rpeKf2qALLCA19tudL5aLhBDHdx1pNX+FGvD9M6fRXxJMhanjnAoxYhg04/uwerkK0P+/RPV87J606tRpBwHbmztM2hHahILeTPmm+IQFC3px4UrZeiakaee2SLRPZFVjBc2PdsuQeDOSmkXui4= Received: by 10.142.115.10 with SMTP id n10mr328663wfc.1187114520886; Tue, 14 Aug 2007 11:02:00 -0700 (PDT) Received: by 10.70.11.3 with HTTP; Tue, 14 Aug 2007 11:01:54 -0700 (PDT) Message-ID: <82f04dc40708141101k6b25fcf1w12b0b0b954f322b4@mail.gmail.com> Date: Tue, 14 Aug 2007 13:02:00 -0500 From: "Dan Armbrust" To: "Martin Gainty" , users@tomcat.apache.org Subject: Re: NoSuchMethod shutdown error In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <82f04dc40708141033p4e8cb50cr206b8dce648e6639@mail.gmail.com> <82f04dc40708141037wf25a808i79e20acc7faf5ea7@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org When I was upgrading tomcat, I had a jar file hang around in source control that shouldn't have been there. I had both commons-modeler.jar and commons-modeler-2.0.jar in my server lib folder. All better now, Thanks, Dan On 8/14/07, Martin Gainty wrote: > Dan- > > did you check your manifest.mf in your > $CATALINA_HOME/commons/lib/commons-modeler.jar is at least version 1.1? > e.g. > > Manifest-Version: 1.1 > Ant-Version: Apache Ant 1.5.3 > Created-By: 1.4.1_01-b01 (Sun Microsystems Inc.) > Extension-Name: org.apache.commons.modeler > Specification-Vendor: Apache Software Foundation > Specification-Version: 1.1 > Implementation-Vendor-Id: org.apache > Implementation-Vendor: Apache Software Foundation > Implementation-Version: 1.1.0 > > HTH/ > M-- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org