> From: semaj2008 [mailto:[EMAIL PROTECTED]
> Subject: RE: Memory Settings in Tomcat 5.5.25
>
> 1. How do we view the memory settings if the tomcat
> server is not installed as a service?
If you're running Tomcat via the scripts, you can set heap limits via the
JAVA_OPTS
arale, Charles R wrote:
>
>> From: semaj.najraham [mailto:[EMAIL PROTECTED]
>> Subject: Memory Settings in Tomcat 5.5.25
>>
>> I am getting java.lang.OutOfMemoryError: PermGen space error in my
>> application.
>
> http://wiki.apache.org/tomcat/FAQ/Memory
>
&
> From: semaj.najraham [mailto:[EMAIL PROTECTED]
> Subject: Memory Settings in Tomcat 5.5.25
>
> I am getting java.lang.OutOfMemoryError: PermGen space error in my
> application.
http://wiki.apache.org/tomcat/FAQ/Memory
> I need to find what how much memory have been alloc
to configure jvm memory
options.
There is no JAVA_OPTS settings for memory in catalina.bat.
How much memory have been allocated for tomcat?
maximum and minimum heap size and perm gen size
Thank you,
semaj
--
View this message in context:
http://www.nabble.com/Memory-Settings-in-Tomcat-5.5