By the way, in addition to the details below, you may want to also indicate with what Heap
size you are running Tomcat. I suppose that the IBM Heap analyser you are using would
tell you that. Otherwise, if you are running Tomcat as a Windows Service, use the GUI
application (tomcat7w.exe) to e
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: Exception in thread ""http-bio-8080"-exec-9"
> java.lang.OutOfMemoryError: Java heap space
> I apologise (a little bit) for my original answer
You shouldn't apologize; the OP has still not provided any useful information
(just denia
Well maybe then you should have posted that stack trace and the comments below to the
list, and maybe someone would then have taken a closer look.
I apologise (a little bit) for my original answer, but you must admit that with the
information you posted before, it was hard to make the differenc
You are kidding us, right ?
But just in case you are not, what is the part which you do not understand in
"java.lang.OutOfMemoryError: Java heap space".
?
http://lmgtfy.com/?q=java.lang.OutOfMemoryError:%20Java%20heap%20space
sunil.sheva...@wipro.com wrote:
Hi,
I am getting an error as
Hi,
I am getting an error as follows
"Exception in thread ""http-bio-8080"-exec-9"
java.lang.OutOfMemoryError: Java heap space".
I am running my jsp application on a windows machine with Tomcat 7.0.8
Any pointers?
Thanks in advance,
Sunil.
Please do not print this email unless it
Hi,
while (true) {
sleep(some weeks);
askForTomcat(version + 1);
}
I know, I know. This question returns, now and then.
But is there a possibility for the Tomcat developers to start a vote about
6.0.33? I would like to use it, because there are some bugs fixed, which I'm
seeing.
I read
Hi Andre,
see below. You are not going to hear me slapping my face, but definitely doing
"a!" :-)
Cheers
Martin
--
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www: http://www.knobisoft.de
- Original Message
> From
Hi all,
I don't know if this is useful but apart from utilities/commands already
mentioned, I use the following to monitor the GC of the particular
generations in JVM:
/usr/jdk/jdk1.5.0_12/bin/jstat -gc $TOMCAT_PID 5000 10
Of course you need to substitute the appropriate JDK installed on your
sy