Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 80829 invoked from network); 21 Jul 2006 00:17:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jul 2006 00:17:31 -0000 Received: (qmail 19919 invoked by uid 500); 21 Jul 2006 00:07:38 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 19899 invoked by uid 500); 21 Jul 2006 00:07:37 -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 19884 invoked by uid 99); 21 Jul 2006 00:07:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 17:07:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.53.149.121] (HELO basicengineering.ca) (209.53.149.121) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 17:07:37 -0700 Received: from [192.168.1.196] (helo=nagoya) by basicengineering.ca with smtp (Exim 3.36 #1) id 1G3ih4-0001Cx-00 for users@tomcat.apache.org; Thu, 20 Jul 2006 17:16:38 -0700 Message-ID: <000f01c6ac59$f1cae2b0$c401a8c0@nagoya> From: "Shinya Koizumi" To: "Tomcat Users List" References: <20060719154009.ABB3B10FB00C@asf.osuosl.org> Subject: Re: out of memory error Date: Thu, 20 Jul 2006 17:09:32 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N One of solution for out of memory problem is to upgrade to Java 1.5 SK ----- Original Message ----- From: "MW Janssen" To: "'Tomcat Users List'" Sent: Wednesday, July 19, 2006 8:39 AM Subject: RE: out of memory error > i dont see a memory tab when i right click.. > > -----Oorspronkelijk bericht----- > Van: Propes, Barry L [mailto:barry.l.propes@citigroup.com] > Verzonden: woensdag 19 juli 2006 17:32 > Aan: Tomcat Users List > Onderwerp: RE: out of memory error > > possibly like I (incorrectly, because he was on UNIX) told a guy the other > day. > > Go to startup.bat, right click and change (under the Memory tab) properties > in the Initial Environment box from Auto to 4096 or higher. > > -----Original Message----- > From: MW Janssen [mailto:maarten@bedrijven.nl] > Sent: Wednesday, July 19, 2006 9:01 AM > To: 'Tomcat Users List' > Subject: RE: out of memory error > > > Guys, > > I am on a Windows NT platform so not Unix..solution? > > Maarten > > -----Oorspronkelijk bericht----- > Van: Leon Rosenberg [mailto:rosenberg.leon@googlemail.com] > Verzonden: woensdag 19 juli 2006 15:57 > Aan: Tomcat Users List > Onderwerp: Re: out of memory error > > On 7/19/06, Jon Wingfield wrote: > > The process running tomcat can't (read isn't allowed by OS) to create > > any more threads: > > > > "java.lang.OutOfMemoryError: unable to create new native thread" > > > > If you are on unix you can up the number by tinkering with the ulimit > > command. > > but if you are on 2.4.x kernel, you're lost, since it can't create many > threads (max 500-600). > > leon > > > > > HTH, > > > > Jon > > > > MW Janssen wrote: > > > Hi, > > > > > > Can anyone explain and suggest a solution on error below: > > > > > > Jul 19, 2006 12:49:18 PM > > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run > > > SEVERE: Caught exception (java.lang.OutOfMemoryError: unable to > > > create new native thread) executing HYPERLINK > > > "mailto:org.apache.tomcat.util.net.LeaderFollowerWorkerThread@b4a7c3 > > > "org.apa che.tomcat.util.net.LeaderFollowerWorkerThread@b4a7c3, > > > terminating thread Jul 19, 2006 1:25:30 PM > > > org.apache.coyote.http11.Http11Protocol pause > > > INFO: Pausing Coyote HTTP/1.1 on http-80 Jul 19, 2006 1:25:31 PM > > > org.apache.catalina.core.StandardService stop > > > INFO: Stopping service Tomcat-Standalone Jul 19, 2006 1:25:32 PM > > > org.apache.catalina.core.ApplicationContext log > > > INFO: action: Finalizing this controller servlet Jul 19, 2006 > > > 1:25:32 PM org.apache.catalina.core.StandardWrapper unload > > > INFO: Waiting for 3 instance(s) to be deallocated Jul 19, 2006 > > > 1:25:33 PM org.apache.catalina.core.StandardWrapper unload > > > INFO: Waiting for 3 instance(s) to be deallocated Jul 19, 2006 > > > 1:25:34 PM org.apache.catalina.core.StandardWrapper unload > > > INFO: Waiting for 3 instance(s) to be deallocated Jul 19, 2006 > > > 1:25:34 PM org.apache.catalina.core.ApplicationContext log > > > INFO: action: Finalizing this controller servlet Jul 19, 2006 > > > 1:25:34 PM org.apache.coyote.http11.Http11Protocol destroy > > > INFO: Stopping Coyote HTTP/1.1 on http-80 > > > > > > Regards, > > > > > > Maarten Janssen > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > --------------------------------------------------------------------- > 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 > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date: 18-7-2006 > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date: 18-7-2006 > > > > --------------------------------------------------------------------- > 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 > > > --------------------------------------------------------------------- > 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 > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date: 18-7-2006 > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date: 18-7-2006 > > > > --------------------------------------------------------------------- > 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 > > > --------------------------------------------------------------------- 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