Re: Heap size - java.lang.OutOfMemoryError

2005-02-27 Thread KwonNam Son
Check this out. http://www.pauaware.co.nz/tomcatntservice.htm On Sat, 26 Feb 2005 07:51:06 -0600, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Rasmus - Camp Online [mailto:[EMAIL PROTECTED] Subject: Heap size - java.lang.OutOfMemoryError I have tried everything to increase

Heap size - java.lang.OutOfMemoryError

2005-02-26 Thread Rasmus - Camp Online
Hi I keep getting a java.lang.OutOfMemoryError in my tomcat-log. I am pretty sure it relates to the size of my heap - I keep getting the error when the tomcat.exe process reaches approx. 118 MB of memory usage. I am running Windows Server 2003, IIS 6, Tomcat 4.1 (running as a windows service

Re: Heap size - java.lang.OutOfMemoryError

2005-02-26 Thread A Leg
Online wrote: Hi I keep getting a java.lang.OutOfMemoryError in my tomcat-log. I am pretty sure it relates to the size of my heap - I keep getting the error when the tomcat.exe process reaches approx. 118 MB of memory usage. I am running Windows Server 2003, IIS 6, Tomcat 4.1 (running as a windows

RE: Heap size - java.lang.OutOfMemoryError

2005-02-26 Thread Caldarale, Charles R
From: Rasmus - Camp Online [mailto:[EMAIL PROTECTED] Subject: Heap size - java.lang.OutOfMemoryError I have tried everything to increase the heap size, setting the environment variables: As has been explained on this list numerous times, environment variables are not used when running

Re: Tomcat5 java.lang.OutOfMemoryError

2005-01-17 Thread David Johnson
Claudia COGA[EMAIL PROTECTED] To: 'Tomcat Users List'tomcat-user@jakarta.apache.org Date: Mon Jan 10 10:49:20 PST 2005 Subject: Tomcat5 java.lang.OutOfMemoryError Hello all: I have problems with memory in Tomcat, this happen when the servlet try to forward the result jsp only if the result

RE: Tomcat5 java.lang.OutOfMemoryError

2005-01-12 Thread Furash Gary
11, 2005 5:32 PM To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat5 java.lang.OutOfMemoryError I posted a how-to on this just yesterday I think. Try the archives. It's typically a good idea to check there before you post. -Original Message- From: SARMIENTO Claudia COGA[EMAIL

RE: Tomcat5 java.lang.OutOfMemoryError

2005-01-12 Thread Furash Gary
) -Original Message- From: Ryan Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 5:32 PM To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat5 java.lang.OutOfMemoryError I posted a how-to on this just yesterday I think. Try the archives. It's typically a good idea

Re: Tomcat5 java.lang.OutOfMemoryError

2005-01-11 Thread Ryan Stewart
: Tomcat5 java.lang.OutOfMemoryError Hello all: I have problems with memory in Tomcat, this happen when the servlet try to forward the result jsp only if the result is too big (a set of rows in a period date) Th bean doesn't have problems, but the servlet yes, so i think i need to change my

Tomcat5 java.lang.OutOfMemoryError

2005-01-10 Thread SARMIENTO Claudia COGA
: 2005-01-10 11:26:42 StandardWrapperValve[invoker]: Servlet.service() para servlet invoker lanzó excepción java.lang.OutOfMemoryError - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RES: Tomcat5 java.lang.OutOfMemoryError

2005-01-10 Thread Roberto Rios
2005 16:49 Para: 'Tomcat Users List' Assunto: Tomcat5 java.lang.OutOfMemoryError Hello all: I have problems with memory in Tomcat, this happen when the servlet try to forward the result jsp only if the result is too big (a set of rows in a period date) Th bean doesn't have problems, but the servlet

RE: java.lang.OutOfMemoryError Tomcat4.1.30

2005-01-07 Thread Dale, Matt
Increase the size of the heap. The default is only 64M. Ta Matt -Original Message- From: kjiang [mailto:[EMAIL PROTECTED] Sent: 06 January 2005 21:19 To: tomcat-user@jakarta.apache.org Subject: java.lang.OutOfMemoryError Tomcat4.1.30 Hi When tomcat (version 4.1.30) read in a large

java.lang.OutOfMemoryError Tomcat4.1.30

2005-01-06 Thread kjiang
Hi When tomcat (version 4.1.30) read in a large file, java.lang.OutOfMemoryError occurred, what can I do for this issue. Thanks Kelvin jiang

RE: java.lang.OutOfMemoryError Tomcat4.1.30

2005-01-06 Thread Mike Jackson
: Thursday, January 06, 2005 1:19 PM To: tomcat-user@jakarta.apache.org Subject: java.lang.OutOfMemoryError Tomcat4.1.30 Hi When tomcat (version 4.1.30) read in a large file, java.lang.OutOfMemoryError occurred, what can I do for this issue. Thanks Kelvin jiang

RE: java.lang.OutOfMemoryError: Java heap space

2004-11-25 Thread Ben Souther
On Thu, 2004-11-25 at 00:23, Lee Chin Khiong wrote: I'm using Tomcat 5, jdk1.5, running XP. This happen after a while and I didn't configure the memory, it's default. Tomcat 5.5, I assume. It could just be that your app needs more than the 64m than the JVM initially allots for itself. This is

java.lang.OutOfMemoryError: Java heap space

2004-11-24 Thread Lee Chin Khiong
ERROR : java.lang.OutOfMemoryError: Java heap space. What is this ?

Re: java.lang.OutOfMemoryError: Java heap space

2004-11-24 Thread Ben Souther
It's an error message telling you that your JVM has run out of memory. On Wed, 2004-11-24 at 22:34, Lee Chin Khiong wrote: ERROR : java.lang.OutOfMemoryError: Java heap space. What is this ? - To unsubscribe, e-mail: [EMAIL

RE: java.lang.OutOfMemoryError: Java heap space

2004-11-24 Thread Lee Chin Khiong
How to solve this ? -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: Thursday, November 25, 2004 11:39 AM To: Tomcat Users List Subject: Re: java.lang.OutOfMemoryError: Java heap space It's an error message telling you that your JVM has run out of memory. On Wed

RE: java.lang.OutOfMemoryError: Java heap space

2004-11-24 Thread Ben Souther
[mailto:[EMAIL PROTECTED] Sent: Thursday, November 25, 2004 11:39 AM To: Tomcat Users List Subject: Re: java.lang.OutOfMemoryError: Java heap space It's an error message telling you that your JVM has run out of memory. On Wed, 2004-11-24 at 22:34, Lee Chin Khiong wrote: ERROR

Re: java.lang.OutOfMemoryError: Java heap space

2004-11-24 Thread Quinton Delpeche
On Thursday 25 November 2004 06:01, Lee Chin Khiong wrote: How to solve this ? Add this line to your catalina.sh for unix: JAVA_OPTS=-Xms128m -Xmx256m Add this line to you catalina.bat for Windows: set JAVA_OPTS=-Xms128m -Xmx256m I normally add this line under the one that start JAVADIR. This

RE: java.lang.OutOfMemoryError: Java heap space

2004-11-24 Thread Lee Chin Khiong
I'm using Tomcat 5, jdk1.5, running XP. This happen after a while and I didn't configure the memory, it's default. -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: Thursday, November 25, 2004 12:09 PM To: Tomcat Users List Subject: RE: java.lang.OutOfMemoryError

Re: java.lang.OutOfMemoryError: Java heap space

2004-11-24 Thread Quinton Delpeche
On Thursday 25 November 2004 07:23, Lee Chin Khiong wrote: I'm using Tomcat 5, jdk1.5, running XP. By default Tomcat only allocates 64MB of memory to the compiler. You also make sure that you don't have a memory leak in your code. Power up the manager/html application and go to server status.

java.lang.OutOfMemoryError

2004-08-05 Thread Matt He
java.lang.OutOfMemoryError. When we use Tomcat 3, this crawler didn't cause this problem. Does anyone have any suggestion on how to solve this problem (we don't want to block this crawler)? Thanks. Matt - To unsubscribe, e-mail: [EMAIL

RE: java.lang.OutOfMemoryError

2004-08-05 Thread Shapira, Yoav
] Sent: Thursday, August 05, 2004 10:43 AM To: Tomcat Users List Subject: java.lang.OutOfMemoryError Hi, We upgraded our Tomcat server from 3.0 to 5.1.19 about two months ago (linux machine). Since then it frequently crashed (twice a week). It seems like the crash was caused a web crawler. This web

Re: java.lang.OutOfMemoryError

2004-08-05 Thread Michiel Toneman
a web crawler. This web crawler generate many threads and quickly drained server memory. The log file showed java.lang.OutOfMemoryError. When we use Tomcat 3, this crawler didn't cause this problem. Does anyone have any suggestion on how to solve this problem (we don't want to block this crawler

RE: java.lang.OutOfMemoryError

2004-08-05 Thread Allistair Crossley
and profile you app using the (now freeware and excellent) JProbe (www.quest.com) and go from there. ADC -Original Message- From: Matt He [mailto:[EMAIL PROTECTED] Sent: 05 August 2004 15:43 To: Tomcat Users List Subject: java.lang.OutOfMemoryError Hi, We upgraded our Tomcat server

Re: java.lang.OutOfMemoryError

2004-08-05 Thread Michiel Toneman
and profile you app using the (now freeware and excellent) JProbe (www.quest.com) and go from there. ADC -Original Message- From: Matt He [mailto:[EMAIL PROTECTED] Sent: 05 August 2004 15:43 To: Tomcat Users List Subject: java.lang.OutOfMemoryError Hi, We upgraded our Tomcat server from 3.0

java.lang.OutOfMemoryError

2004-06-03 Thread Matthew Chen
java.lang.OutOfMemoryError java.lang.OutOfMemoryError java.lang.OutOfMemoryError Jun 2, 2004 3:21:14 PM unknown unknown SEVERE: Error processing request java.lang.OutOfMemoryError Jun 2, 2004 3:21:14 PM unknown unknown SEVERE: Error

RE: java.lang.OutOfMemoryError

2004-06-03 Thread Shapira, Yoav
PROTECTED] Sent: Thursday, June 03, 2004 10:25 AM To: Tomcat Users List Subject: java.lang.OutOfMemoryError Has anyone ever experienced this error? The machine I am running has enough memory, I think it is around 2GB. The java instance just used for less than 150MB memory from prstat. Does anyone

Re: java.lang.OutOfMemoryError

2004-06-03 Thread QM
On Thu, Jun 03, 2004 at 10:24:47AM -0400, Matthew Chen wrote: : Has anyone ever experienced this error? The machine I am running has enough : memory, I think it is around 2GB. The java instance just used for less than : 150MB memory from prstat. Does anyone know how to increase initial tomcat :

Re: java.lang.OutOfMemoryError

2004-06-03 Thread James Sherwood
more information please, version of tomcat and windows or linux? - Original Message - From: Matthew Chen [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, June 03, 2004 11:24 AM Subject: java.lang.OutOfMemoryError Has anyone ever experienced this error

Re: java.lang.OutOfMemoryError

2004-06-03 Thread Filip Hanik - Dev
catalina.bat or catalina.sh, set JAVA_OPTS=-mx512m - Original Message - From: James Sherwood [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, June 03, 2004 9:39 AM Subject: Re: java.lang.OutOfMemoryError more information please, version of tomcat

RE: java.lang.OutOfMemoryError

2004-06-03 Thread Matthew Chen
Thanks for all replies and recommendations. Pretty helpful, FYI, I am running Tomcat 5.0.12 on solaris 8. Matt -Original Message- From: James Sherwood [mailto:[EMAIL PROTECTED] Sent: Thursday, June 03, 2004 10:40 AM To: Tomcat Users List Subject: Re: java.lang.OutOfMemoryError more

RE: java.lang.OutOfMemoryError

2004-06-03 Thread Jagsir.Dhillon
on solaris 8. Matt Subject: java.lang.OutOfMemoryError Has anyone ever experienced this error? The machine I am running has enough memory, I think it is around 2GB. The java instance just used for less than 150MB memory from prstat. Does anyone know how to increase initial tomcat memory size

RE: Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Peter Guyatt
11:05 To: Tomcat-User-ML Subject: Tomcat 5 : java.lang.OutOfMemoryError Hi all, I have Tomcat 5.0.18 with one java web application and database Access 2000. When one Servlet/JSP try to make heavy query to database, tomcat shows this error message : HTTP Status 500

RE: Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Allistair Crossley
:) -Original Message- From: Francesco Pellegrini [mailto:[EMAIL PROTECTED] Sent: 20 April 2004 11:05 To: Tomcat-User-ML Subject: Tomcat 5 : java.lang.OutOfMemoryError Hi all, I have Tomcat 5.0.18 with one java web application and database Access 2000. When one Servlet/JSP try to make heavy query

Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Francesco Pellegrini
java.lang.OutOfMemoryError -- I've tried to modify the catilina.bat file, increased start memory by set : set CATALINA_OPTS= -server -Xmx1200M -Xms1200M -Xss256k but i still having the same

R: Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Francesco Pellegrini
2004 12.19 A: Tomcat Users List Oggetto: RE: Tomcat 5 : java.lang.OutOfMemoryError Hi There, I have seen this before. It is when your page is going to be over a certain size. (I believe its around 4MB) Just use a Servlet to display the result of the query Thanks Pete -Original

R: Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Francesco Pellegrini
: java.lang.OutOfMemoryError The standard response to this type of question is are you closing your database connections, are you releasing references to objects being created. I can't imagine what you are doing that manages to wipe out 1200M memory ;) Oh and use a profiler comes up too for this type

RE: Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Allistair Crossley
11:41 To: Tomcat Users List Subject: R: Tomcat 5 : java.lang.OutOfMemoryError About : wipe out 1200M memory I've read it in a TOMCAT Mail archive. How wipe memory should be configurate? Thanks Francesco. -Messaggio originale- Da: Allistair Crossley [mailto:[EMAIL PROTECTED] Inviato

AW: Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Bernhard Slominski
-Ursprüngliche Nachricht- Von: Francesco Pellegrini [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 20. April 2004 12:05 An: Tomcat-User-ML Betreff: Tomcat 5 : java.lang.OutOfMemoryError Hi all, I have Tomcat 5.0.18 with one java web application and database Access 2000. When one Servlet/JSP try

RE: Tomcat 5 : java.lang.OutOfMemoryError

2004-04-20 Thread Peter Guyatt
: Francesco Pellegrini [mailto:[EMAIL PROTECTED] Sent: 20 April 2004 11:31 To: Tomcat Users List Subject: R: Tomcat 5 : java.lang.OutOfMemoryError At the moment I use : java class to execute query JSP page that shows the result of the query. Your answer means i need to execute query and shows

AW: java.lang.OutOfMemoryError

2004-03-23 Thread Marco Pöhler
://www.optik-preisvergleich.de -Ursprüngliche Nachricht- Von: Neal [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 21. März 2004 21:33 An: 'Tomcat Users List' Betreff: RE: java.lang.OutOfMemoryError I was having a similar problem with a similar configuration but was having to restart

RE: java.lang.OutOfMemoryError

2004-03-22 Thread Shapira, Yoav
: java.lang.OutOfMemoryError Sounds like the same memory leak problem I've been having. The problem is when new threads are created to handle concurrent connections. Marco Pöhler wrote: Hi, I'm running tomcat 5.0.19 J2SDK1.4.2_03 on a suse linux 8.1. I wrote a really simple application, just one servlet

java.lang.OutOfMemoryError

2004-03-21 Thread Marco Pöhler
10:41:04 StandardWrapperValve[mapperServlet]: Servlet.service() for servlet mapperServlet threw exception java.lang.OutOfMemoryError Okay, I've investigated my source code for some kind of memory leak, but without any success. How can I found what the problem is ? Are there tools which can help me

Re: java.lang.OutOfMemoryError

2004-03-21 Thread Jacob Kjome
mapperServlet threw exception java.lang.OutOfMemoryError Okay, I've investigated my source code for some kind of memory leak, but without any success. How can I found what the problem is ? Are there tools which can help me ? thanks in advance Marco Poehler --- http://www.poehlerpoehler.de

Re: java.lang.OutOfMemoryError

2004-03-21 Thread Joerg Baumgaertel
StandardWrapperValve[mapperServlet]: Servlet.service() for servlet mapperServlet threw exception java.lang.OutOfMemoryError Okay, I've investigated my source code for some kind of memory leak, but without any success. How can I found what the problem is ? Are there tools which can help me ? thanks in advance

Re: java.lang.OutOfMemoryError

2004-03-21 Thread Joerg Baumgaertel
Forgot to mention that I have a lot of stuff about Memory Leaks generally online: FAQ http://jb2works.com/memoryleak/index.html and Why do we have a Data Cancer The Top Five to avoid it http://jb2works.com/memoryleak/topfive.html Best regards, Joerg

RE: java.lang.OutOfMemoryError

2004-03-21 Thread Neal
magic. Cheers. Neal -Original Message- From: Marco Pöhler [mailto:[EMAIL PROTECTED] Sent: Sunday, March 21, 2004 4:54 AM To: tomcat-user Subject: java.lang.OutOfMemoryError Hi, I'm running tomcat 5.0.19 J2SDK1.4.2_03 on a suse linux 8.1. I wrote a really simple application, just one

Re: java.lang.OutOfMemoryError

2004-03-21 Thread Joseph Shraibman
pages, using dbcp/jndi. Nevertheless I got an OutOfMemoryError every 2 days and I have to restart the tomcat to fix the problem. Here is the log entry: 2004-03-21 10:41:04 StandardWrapperValve[mapperServlet]: Servlet.service() for servlet mapperServlet threw exception java.lang.OutOfMemoryError Okay

RE: java.lang.OutOfMemoryError

2003-12-29 Thread Shapira, Yoav
Howdy, hm..i see...but I am working on a server with 4GB of RAM,I think it should Your server has 4GB of physical RAM, but by default Java will allocate up to 64MB to the heap. You can modify this by using various -X parameters to the java runtime (read up on the Java VM Options if you're not

RE: To LAM JEE RE: java.lang.OutOfMemoryError

2003-12-27 Thread Lam Chee Choong
: java.lang.OutOfMemoryError connection i mean any database connection or smtp etc. On 26 Dec 2003 20:09 IST you wrote: hm..i see...but I am working on a server with 4GB of RAM,I think it should have more than enough??anyway u did mention about closing connection, what connection u mean? -Original Message

RE: java.lang.OutOfMemoryError

2003-12-27 Thread Lam Chee Choong
Window Server 2000 with service pack 2 and my application is connecting with MS sql 2000 with no service pack install -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: 26 December 2003 11:07 PM To: Tomcat Users List Subject: Re: java.lang.OutOfMemoryError Please

RE: java.lang.OutOfMemoryError

2003-12-27 Thread James Black
You may need to go modify Catalina.bat (I guess that is what it would be on Win2k), add a JAVA_OPT variable, such as JAVA_OPT=-mx512M. I don't remember if it is -mx or -mX though. This will set the highest heap size that the java application can use. You may want to set it to 2 or 3GB

RE: java.lang.OutOfMemoryError

2003-12-26 Thread Lam Chee Choong
: RE: java.lang.OutOfMemoryError yeah i also encountered this problem actaully it is bcoz u r not closing any connection and eventually it is eating up ram u can check for it or increase ur RAM size -Original Message- From: Lam Chee Choong [mailto:[EMAIL PROTECTED] Sent: Thursday, December

Re: java.lang.OutOfMemoryError

2003-12-26 Thread Antony Paul
Please specify the OS version. A similar thread is there . Antony Paul - Original Message - From: Lam Chee Choong [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, December 26, 2003 8:11 PM Subject: RE: java.lang.OutOfMemoryError hm..i see...but I am working

To LAM JEE RE: java.lang.OutOfMemoryError

2003-12-26 Thread akki
- From: akki [mailto:[EMAIL PROTECTED] Sent: 26 December 2003 10:51 AM To: Tomcat Users List Subject: RE: java.lang.OutOfMemoryError yeah i also encountered this problem actaully it is bcoz u r not closing any connection and eventually it is eating up ram u can check for it or increase

java.lang.OutOfMemoryError

2003-12-25 Thread Lam Chee Choong
i am using tomcal 4.1.18 with JDK 1.4.1_01. i encounter the java.lang.OutOfMemoryError error when i trying to reload my application.this does not happen frequenly. it was like every 10 times i reload and 3 times the error came out. i can restart the tomcat and it work fine. does everybody

RE: java.lang.OutOfMemoryError

2003-12-25 Thread akki
PROTECTED] Subject: java.lang.OutOfMemoryError i am using tomcal 4.1.18 with JDK 1.4.1_01. i encounter the java.lang.OutOfMemoryError error when i trying to reload my application.this does not happen frequenly. it was like every 10 times i reload and 3 times the error came out. i can restart

RE: java.lang.OutOfMemoryError

2003-12-25 Thread FRANCOIS Dufour
i add this problen out off memory on my old server i dindint have enoufg ram to execute tomcat proprely [EMAIL PROTECTED] crazy-wilys webmaster From: akki Reply-To: Tomcat Users List To: Tomcat Users List Subject: RE: java.lang.OutOfMemoryError Date: Fri, 26 Dec 2003 08:21:02 +0530 yeah i

java.lang.OutOfMemoryError

2003-12-01 Thread Cheang Khai Leng (Central)
Hi, i am getting this error in my server log: *** 2003-12-02 10:22:23 - Ctx( ): Get real path \standardpages\footer.jsp C:\server -3.2.3\webapps\itsclient\standardpages\footer.jsp C:\server\apps\jakarta-tomcat- ent java.lang.OutOfMemoryError no stack trace available 12652

Re: java.lang.OutOfMemoryError

2003-12-01 Thread Trenton D. Adams
Cheang Khai Leng (Central) wrote: Hi, i am getting this error in my server log: *** 2003-12-02 10:22:23 - Ctx( ): Get real path \standardpages\footer.jsp C:\server -3.2.3\webapps\itsclient\standardpages\footer.jsp C:\server\apps\jakarta-tomcat- ent java.lang.OutOfMemoryError

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-22 Thread Denise Mangano
Message- From: Denise Mangano Sent: Friday, September 19, 2003 4:51 PM To: Tomcat Users List Subject: RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] My Tomcat is not running on port 80. I have Apache running on port 80 communicating with Tomcat

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-22 Thread Denise Mangano
, September 22, 2003 8:57 AM To: Tomcat Users List Subject: RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] After compiling and running some offline sample java programs, it seems unlikely that the problem is with the JVM. If it were I shouldn't be able

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-22 Thread Ralph Einfeldt
:50 PM To: Tomcat Users List Subject: RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
by: java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start(Native Method) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.init(ThreadP ool.java:582) at org.apache.tomcat.util.threads.ThreadPool.openThreads(ThreadPool.java:46 0

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
:) Denise Mangano Complus Data Innovations, Inc. 914-747-1200 -Original Message- From: Denise Mangano Sent: Friday, September 19, 2003 9:31 AM To: to Subject: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError Hi all. I am running Apache 1.3.28, mod_jk 1.2, Tomcat 4.1.27 on a RH Linux

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Peter Lin
- java.lang.OutOfMemoryError Hi all. I am running Apache 1.3.28, mod_jk 1.2, Tomcat 4.1.27 on a RH Linux 7.3 box with j2sdk 1.4.2. We had a power outage last night, and I have been trying to restart Tomcat and Apache, but Tomcat will not start. I have tried searching the archives, but I can't

Re: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Jon Wingfield
by: java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start(Native Method) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.init(ThreadP ool.java:582) at org.apache.tomcat.util.threads.ThreadPool.openThreads(ThreadPool.java:46 0

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
, Inc. 914-747-1200 -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 9:53 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError in catalina.sh JAVA_OPTS=-Xms64m -Xmx512m hope that helps. peter

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Ralph Einfeldt
) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) Caused by: java.lang.OutOfMemoryError: unable to create new native thread

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
? Thanks again! Denise -Original Message- From: Jon Wingfield [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 9:57 AM To: Tomcat Users List Subject: Re: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError Most JVMs limit the number of concurrent threads that can be created

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
. Denise -Original Message- From: Ralph Einfeldt [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 9:58 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError It looks to me like something screwed up your system. The main cause

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Ralph Einfeldt
[mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 3:59 PM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError I did not change ulimit at all... Actually I did not change anything in server.xml besides making the configurations for mod_jk

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Shapira, Yoav
, September 19, 2003 10:05 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError I think it's not the right time to think about optimizing. If tomcat isn't even starting, I don't think that the problem is a 'normal' memory leak especially if the server has

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Mike Curwen
of that). -Original Message- From: Ralph Einfeldt [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 9:05 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError I think it's not the right time to think about optimizing. If tomcat isn't even

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Ralph Einfeldt
? (Maybe there is some other process missbehaving) -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 4:02 PM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError Ralph - thank you for your

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
, 2003 10:13 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError May setting these values will help: ulimit -s 2048 export LD_ASSUME_KERNEL=2.2.5 Either put them in the environment of the user that starts tomcat or put it in the startscript of tomcat

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Ralph Einfeldt
To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError Thank you everyone for your responses. So, you are saying that the problem is not with Tomcat. Are you suggesting that the problem is with the server itself (Linux) or possibly with the JDK? I tried

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError Yes, that is my assumption. The processlist looks uncritical. What about the memory usage ? (I'm not familiar with red hat, 'top' or 'cat /proc/meminfo' should work) -Original Message- From: Denise

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Timothy Halloran
RH7.3 was EXT2 filesystem I think? (you probably did this) but I'd do a complete FSCHK on all disks. (1) Test some other Java applications...are they working? If not reinstall the RPM for the JRE you are using...try again. (2) load up another copy of Tomcat in your user account? Does this

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Ralph Einfeldt
Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError From what I can tell memory usage looks ok as well... According to the output there is still memory free... total:used:free: shared: buffers: cached: Mem: 261988352 114282496 1477058560

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Ralph Einfeldt
Some other recommendations: - Try to diable as much as possible in server.xml and web.xml. - Try to run tomcat standalone. Just to see if it starts. If it starts, try to find out which feature caused the error. - To

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
] Sent: Friday, September 19, 2003 10:43 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError RH7.3 was EXT2 filesystem I think? (you probably did this) but I'd do a complete FSCHK on all disks. (1) Test some other Java applications...are they working

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Timothy Halloran
. 914-747-1200 -Original Message- From: Timothy Halloran [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 10:43 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError RH7.3 was EXT2 filesystem I think? (you probably did

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Ralph Einfeldt
- java.lang.OutOfMemoryError The filesystem check returns that everything is clean. I ran the test versions of the java programs that are part of my webapp from the command line, and the program executes without a hitch. It makes a URL connection to a remote server and sends data

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
again so much for everyone's posts. Denise -Original Message- From: Timothy Halloran [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 11:25 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError On Fri, 2003-09-19 at 11:18, Denise

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
config allowed this to happen... Thanks again to everyone for their help. Denise -Original Message- From: Denise Mangano Sent: Friday, September 19, 2003 11:37 AM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError Ok, here is something interesting

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
: Friday, September 19, 2003 12:18 PM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError I did as you all suggested, and installed a second instance of tomcat. Without changing anything in the configuration, and using the default example webapps everything worked

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Shapira, Yoav
Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError I think it might be safe to assume the problem was with the user I was running tomcat as, if that makes any sense at all??? After I did what I said below, I realized that I was testing this out as root, and I should try

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread Denise Mangano
- java.lang.OutOfMemoryError Howdy, It's very a possible for a user to have much lower ulimit/thread limit/kernel sym version settings than root does... Yoav Shapira Millennium ChemInformatics -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 1:33

Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Denise Mangano
Denise Mangano Complus Data Innovations, Inc. 914-747-1200 -Original Message- From: Denise Mangano Sent: Friday, September 19, 2003 2:03 PM To: Tomcat Users List Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError I restored my Tomcat Installation to the way

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Denise Mangano
Sorry - didn't mean to send that yet... This is the output I am getting in catalina.out Sep 19, 2003 2:54:18 PM org.apache.commons.modeler.Registry loadRegistry INFO: Loading registry information Sep 19, 2003 2:54:18 PM org.apache.commons.modeler.Registry getRegistry INFO: Creating new Registry

Re: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Filip Hanik
[EMAIL PROTECTED] Sent: Friday, September 19, 2003 11:55 AM Subject: RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] Sorry - didn't mean to send that yet... This is the output I am getting in catalina.out Sep 19, 2003 2:54:18 PM

RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError

2003-09-19 Thread King,Daniel
. -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED] Sent: Fri 9/19/2003 11:33 AM To: Tomcat Users List Cc: Subject: RE: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError I think it might be safe

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Denise Mangano
as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] not sure what is is, but shouldn't the file /usr/local/jakarta-tomcat-4.1.27/conf/tomcat-users.xml.new be named /usr/local/jakarta-tomcat-4.1.27/conf/tomcat-users.xml try to rename it and start again Filip - Original

Re: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Filip Hanik
[Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] Actually the tomcat-users.xml.new does not exist... Perhaps it's a temporary file that gets created as Tomcat starts?? There is a tomcat-users.xml which I added the user into. I added write permissions to the conf directory

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Shapira, Yoav
To: Tomcat Users List Subject: RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] Actually the tomcat-users.xml.new does not exist... Perhaps it's a temporary file that gets created as Tomcat starts?? There is a tomcat-users.xml which I added the user

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Denise Mangano
Mangano Complus Data Innovations, Inc. 914-747-1200 -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 3:04 PM To: Tomcat Users List Subject: Re: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] so

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Timothy Halloran
: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 2:56 PM To: Tomcat Users List Subject: Re: Cannot run Tomcat as new user [Was: Urgent! Cannot start Tomcat - java.lang.OutOfMemoryError] not sure what is is, but shouldn't the file /usr/local/jakarta-tomcat-4.1.27/conf

RE: Cannot run Tomcat as new user [Was: Urgent! Cannot startTomcat - java.lang.OutOfMemoryError]

2003-09-19 Thread Denise Mangano
- java.lang.OutOfMemoryError] On Fri, 2003-09-19 at 15:02, Denise Mangano wrote: Actually the tomcat-users.xml.new does not exist... Perhaps it's a temporary file that gets created as Tomcat starts?? There is a tomcat-users.xml which I added the user into. I added write permissions to the conf directory

  1   2   >