Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 49102 invoked from network); 2 Apr 2009 20:52:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 20:52:00 -0000 Received: (qmail 84562 invoked by uid 500); 2 Apr 2009 20:51:01 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 84277 invoked by uid 500); 2 Apr 2009 20:51:00 -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 83433 invoked by uid 99); 2 Apr 2009 20:49:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 20:49:49 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of miki@ceti.pl designates 62.121.128.10 as permitted sender) Received: from [62.121.128.10] (HELO relay.ceti.pl) (62.121.128.10) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 20:49:41 +0000 Received: from tau.ceti.pl (tau.ceti.pl [62.121.128.11]) by relay.ceti.pl (Postfix) with ESMTP id 05F94D5348 for ; Thu, 2 Apr 2009 22:49:18 +0200 (CEST) Received: from [192.168.100.103] (unknown [80.50.55.138]) by tau.ceti.pl (Postfix) with ESMTP id D28EE202FE7 for ; Thu, 2 Apr 2009 22:49:18 +0200 (CEST) Message-ID: <49D524CA.5060907@ceti.pl> Date: Thu, 02 Apr 2009 22:49:14 +0200 From: Mikolaj Rydzewski User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Illegal access: this web application instance has been stoppedalready References: <22817324.post@talk.nabble.com> <0AAE5AB84B013E45A7B61CB66943C17215E6D9B759@USEA-EXCH7.na.uis.unisys.com> In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17215E6D9B759@USEA-EXCH7.na.uis.unisys.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Caldarale, Charles R wrote: > Whatever you're doing is attempting multiple stops of your webapp. I observe almost identical exceptions when I redeploy webapplication that uses quartz scheduler. It looks like after webapp's instance has been undeployed, background quartz thread wants to do something and then exception occurs. -- Mikolaj Rydzewski --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org