Hi,
I don't have any idea about the Linux environment.
But, I got a OutOfMemoryError due to permgen space on
windows/Tomcat5.0.30 environment and
this is what I have done.
set CATALINA_OPTS in catalina.bat if Tomcat is started using startup.bat
set CATALINA_OPTS=-Xms128m -Xmx512m -XX:MaxPer
Hi Monica,
For the past few days I was working on PermGen/Heap space issues. Last
night I cold fix this problem after a very long research.
I was getting OutOfMemoryError due to PermGen space. I have set
-XX:MaxPermGen parameter in my service.bat.
Here is the code sample :
"%EXECUTABLE%" //US/
HI George,
Thank you for the reply.
I tried to use this option in my service.bat but when I start the service
its giving error.(FYI: I am using Tomcat 5.5.12.)
Then I set in CATALINA_OPTS but its not taking the PermSize/MaxPermSize
values.
Thank you,
Aparna.
"George Sexton" <[EMAIL PROTEC
I tried with -XX:MaxPermSize=128m too.
but, its not working. any other suggestions ??
Thank you,
Aparna
"Tim Lucia" <[EMAIL PROTECTED]>
01/18/2006 12:26 PM
Please respond to
"Tomcat Users List"
To
"'Tomcat Users List'"
cc
Subject
RE: Do anyone know how to set PermGen space ? [was RE: La
hi,
As you said, I set on service manger's Java tab like this :
-Dcatalina.opts=-XX:MaxPermSize=256m
I ran a jsp which shows the Memery usage.
Its showing correct values for Xmx, Xms but for PermGen it still showing
the default 64mb.
Do you have any idea ? Is PermGen setting working for you>
T
Hi Tim,
Thank you for the reply.
But, where should I set this.
Is it in service.bat file ? If so is the following line correct ??
"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions
"-Djava.io.tmpdir=%CATALINA_BASE%\temp" --JvmMs 512 --JvmMx 512
--JvmX:MaxPermSize=512m
And how to check if jvm is
Thank you for the reply.
Do anyone know how to set PermGen space ?
Thank you,
Aparna
[EMAIL PROTECTED]
01/18/2006 08:27 AM
Please respond to
"Tomcat Users List"
To
users@tomcat.apache.org
cc
Subject
Re: Latest stable version of Tomcat
5.5.12
Hi,
Could anyone tell me what
Hi,
Could anyone tell me what is the latest stable version of tomcat on
JDK1.5
Thank you.
Hi,
I am setting the PermGen with JvmX option (JvmX 256mb).
Thank you,
Aparna
"Peter Lin" <[EMAIL PROTECTED]>
01/17/2006 09:15 AM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
Re: [OT] 64Bit Java doesn't honour Xmx,Xms settings?
permgen isn't affected by
Hi,
Did you check if the new parameter (Xms, Xmx)values are registered for
your service ? (I am not sure how it works on Linux ).
Here is a similar issue but on Windows platform.
I am working with 64 bit java on Windows 2003 and 64-bit AMD Opteron
processor with 16 GB RAM.
I am getting OOME du
10 matches
Mail list logo