Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 89496 invoked from network); 2 Aug 2002 17:19:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Aug 2002 17:19:31 -0000 Received: (qmail 29281 invoked by uid 97); 2 Aug 2002 17:19:35 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 29237 invoked by uid 97); 2 Aug 2002 17:19:34 -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 29225 invoked by uid 98); 2 Aug 2002 17:19:33 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-RAV-AntiVirus: This e-mail has been scanned for viruses. Message-ID: <080d01c23a48$b850baf0$4700460a@mj.niksun.com> From: "Anil Garg" To: "Tomcat Users List" Cc: References: <07ad01c23a41$6b1838f0$4700460a@mj.niksun.com> <002a01c23a43$15e9f830$4400a8c0@backdraft> Subject: Re: important help Date: Fri, 2 Aug 2002 13:19:08 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N thanx for ur mail.. could u plz tell me: > If you are unable to re-architect your application to consume less memory > or free memory up, you can try upgrading to JDK 1.4.x (which has a better > garbage collector) How to check which version of jdk is on my machine.(i hope you wont mind questions too trivial for u) >or check out the options to increase heap and thread > stack size in the JVM ( run 'java -X' from the command line for the > options) How can i check the current heap size set and how can i chage it *on unix machine* thanx anil > > Cheers, > Michael > > ----- Original Message ----- > From: "Anil Garg" > To: > Sent: Friday, August 02, 2002 12:26 PM > Subject: important help > > > please see the following error..and tell me on what lines should i start > thinking. This error is coming on a particular users machine ..and doesnt > come at other locations: > > > Error: 500 > > Location: /servlet/NROptions > > Internal Servlet Error: > > java.lang.OutOfMemoryError: > > at > java.lang.StringBuffer.expandCapacity(StringBuffer.java) > > at java.lang.StringBuffer.append(StringBuffer.java) > > at NRConfig.getMonths(NRConfig.java:4760) > > at NRConfig.printChartTimes(NRConfig.java:3732) > > at NRConfig.getDLTinfo(NRConfig.java:347) > > at NROptions.ListOptions(NROptions.java:426) > > at NROptions.doGet(NROptions.java:29) > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:740) > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > at > org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) > > at > org.apache.tomcat.core.Handler.service(Handler.java:287) > > at > org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) > > at > org.apache.tomcat.core.ContextManager.internalService(ContextManager.jav > a:812) > at > org.apache.tomcat.core.ContextManager.service(ContextManager.java:758) > > at > org.apache.tomcat.service.connector.Ajp13ConnectionHandler.processConnec > tion(Ajp13ConnectionHandler.java:160) > at > org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416 > ) > at > org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:50 > 1) > at java.lang.Thread.run(Thread.java) > > > > > > > This is really important to me.. > i hope to get some mails which will let me analyse the problem well. > regards > anil > PS:i am newbie to java and tomcat > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: