here
is an example of what you could do. It depends on the current parameter of
the JVM of course:
1. Go to local machine>system>current control set>services>Apache Tomcat>Parameters
2. Change JVM Option Count from 2 to 4
3. Change JVM Option Number 0 to 2
4. Change JVM Option Number1 to 3
5. Create string value JVM Number 0 with value of -Xms768m
6. Create string value JVM Number 1 with value of -Xms768m
-----Original Message-----
From: Yedil Workeneh [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 26, 2002 1:08 PM
To: [EMAIL PROTECTED]
Subject: Re: java.lang.OutOfMemoryErrorGo into the registry where Tomcat is running and increase the memory of the JVM-----Original Message-----
From: Anders Jørvad (RWDK) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 26, 2002 3:26 AM
To: [EMAIL PROTECTED]
Subject: java.lang.OutOfMemoryErrorHi everyone,I have som problems with af servlet that is running on Apache Tomcat 4.0when i run the servlet more then 2-3 times i get an java.lang.OutOfMemoryErrorHow can i fix this problem?Thanx for your time.Best regardsAnders Joervad