Re: Increasing JVM parameter in Linux

2007-02-26 Thread Muruganantham
Thanks a lot Christopher. On 2/26/07, Christopher Schultz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Muruga, Muruganantham wrote: Can any one let me know how to increase the [MaxPermSize] JVM parameter in tomcat? $ export JAVA_OPTS=-XX:MaxPermSize=256m

.java(Permission denied) error in tomcat

2007-02-26 Thread Muruganantham
hi, When i tried to access a jsp page the tomcat shows the following error message org.apache.jasper.JasperException: Unable to compile class for JSP and the root cause is java.io.FileNotFoundException:

Increasing JVM parameter in Linux

2007-02-25 Thread Muruganantham
Hi, Can any one let me know how to increase the JVM paramerter in tomcat and i am using linux environment.I want to set something like the following MaxPermSize=256m whether it is safe or it will affect the already stored web app files. -- Regards, Muruga

java.lang.OutOfMemoryError: PermGen space .

2007-02-21 Thread Muruganantham
hi, I am using RHEL 4 and Tomcat. I have restarted my tomcat. After restarting my Tomcat server i am getting the following error while i try to view some jsp pages *java.lang.OutOfMemoryError: PermGen space* . Please any one help me. Thanks, M.Muruganantham. -- Regards,