How to generate heap dump in Tomcat 5.5 (Windows)

2012-03-22 Thread Adrian Zara
Hi guys, Good afternoon! How can I generate a heap dump from tomcat 5.5 (windows version). I have downloaded an Eclipse Memory Ananlyzer and the input is .hprof file. Kindly advise. Thank you in advance. Best regards, Adrian --

RE: Tomcat Causes Server to go Panic/Crash

2011-11-21 Thread Adrian Zara
uot; cc Subject RE: Tomcat Causes Server to go Panic/Crash > From: Adrian Zara [mailto:adrian.z...@aonhewitt.com] > Subject: Re: Tomcat Causes Server to go Panic/Crash > I just learned that the JVM I am using is Java HotSpot > (TM) Client VM (build 1.4.2_19-b04, mixed mode) Wh

Re: Tomcat Causes Server to go Panic/Crash

2011-11-18 Thread Adrian Zara
7;s the size of your swap space? If there is none, you should consider setting it up (0.5-1 GB will be sufficient). Cheers Jürgen 2011/11/18 Adrian Zara > Hi Miki, > > Noted with thanks! I'll replace my JVM with a better one. As for the > JAVA_OPTS variable, I am planning to reve

RE: Tomcat Causes Server to go Panic/Crash

2011-11-18 Thread Adrian Zara
how to test it. Best regards, Adrian "Mikolaj Rydzewski" 11/18/2011 04:26 PM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject RE: Tomcat Causes Server to go Panic/Crash On Fri, 18 Nov 2011 16:19:53 +0800, Adrian Zara wrote:

Re: Tomcat Causes Server to go Panic/Crash

2011-11-18 Thread Adrian Zara
hink it is of much help to you. Consider specifying the initial heap size with 128M or so, this will keep at least the shutdown process at a decent size. Cheers Jürgen 2011/11/18 Adrian Zara > Hi Jürgen, > > Thanks for the info. > > Honestly, I don't know whether it's due to

RE: Tomcat Causes Server to go Panic/Crash

2011-11-18 Thread Adrian Zara
/18/2011 03:46 PM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject RE: Tomcat Causes Server to go Panic/Crash > From: Adrian Zara [mailto:adrian.z...@aonhewitt.com] > Subject: Re: Tomcat Causes Server to go Panic/Crash > As you can

Re: Tomcat Causes Server to go Panic/Crash

2011-11-17 Thread Adrian Zara
., the algorithms attempt to use heaps nearly as large as the total physical memory). (see http://java.sun.com/docs/hotspot/gc1.4.2/#4.2.2.%20AggressiveHeap%7Coutline ) Did you investigate the cause of server panic (e.g. crash dump)? Is it memory related? Cheers Jürgen 2011/11/18 Adrian Zara

RE: Tomcat Causes Server to go Panic/Crash

2011-11-17 Thread Adrian Zara
regards, Adrian "Caldarale, Charles R" 11/18/2011 01:46 PM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject RE: Tomcat Causes Server to go Panic/Crash > From: Adrian Zara [mailto:adrian.z...@aonhewitt.com] > Subject: Tomca

Tomcat Causes Server to go Panic/Crash

2011-11-17 Thread Adrian Zara
Hi, Good morning! I am using Tomcat 5.5.x and most of the time (one in every two attempts) when I restart the tomcat (during shutdown or when starting up), the server crashes. Kindly refer to the following information/specification you may find useful regarding on my inquiry: Tomcat Version: