Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 22884 invoked from network); 20 Oct 2004 21:36:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Oct 2004 21:36:02 -0000 Received: (qmail 3838 invoked by uid 500); 20 Oct 2004 21:35:36 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 3802 invoked by uid 500); 20 Oct 2004 21:35:36 -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 3787 invoked by uid 99); 20 Oct 2004 21:35:35 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [66.80.60.31] (HELO fe.mail.megapathdsl.net) (66.80.60.31) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 20 Oct 2004 14:35:34 -0700 Received: from [64.32.151.254] (HELO StaJohnXP) by fe.mail.megapathdsl.net (CommuniGate Pro SMTP 4.2.5) with SMTP id 2008221 for tomcat-user@jakarta.apache.org; Wed, 20 Oct 2004 14:35:32 -0700 Reply-To: From: "John MccLain" To: "Tomcat user list" Subject: Waiting for 1 instance(s) to be deallocated ???? Date: Wed, 20 Oct 2004 14:40:27 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N These errors are coming out of the standard output of Tomcat after shutting down due to code hanging. INFO: Waiting for 1 instance(s) to be deallocated Oct 19, 2004 9:17:10 AM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 1 instance(s) to be deallocated Oct 19, 2004 9:17:11 AM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 1 instance(s) to be deallocated concerning these errors: What do they mean??? How do they occur??? Is there a way to control then??? I am getting the above errors when I call some JNI code from within a servlet that is invoked via a jsp form submit. The JNI code hangs. HOWEVER, when I invoke the servlet from within the browser directly, the JNI code does NOT hang. This implies to me that somehow what ever is causing the above error messages is somehow tweeking with the JNI code space(or visa versa). So, once again, concerning the above errors: What do they mean??? How do they occur??? Is there a way to control then??? John McClain Senior Software Engineer TCS Healthcare jmcclain@tcshealthcare.com (530)886-1700x235 "Before you criticize someone, walk a mile in their shoes. That way, you'll be a mile from them, and you'll have their shoes." --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org