Failed to increase heap size for JVM in Weblogic11g
Hi All,
We are trying to increase heap size of our JVM but after changing it is failed to start, giving following error. is there any JVM memory limitation?
Error:
Caught an unhandled exception while initializing the server Corrective Action :Look for previous error messages in the log. java.lang.OutOfMemoryError: PermGen space
Trying to increase from 1024 to 2048 (JVM is working only with 1024)
-XX:MaxPermSize=256m -d64 -Djavax.xml.rpc.ServiceFactory=oracle.j2ee.ws.client.ServiceFactoryImpl -Xms2048m -Xmx2048m -Djava.awt.headless=true
Weblogic 11g installed on Sun Solaris 10
JDE E1 9.1/ 9.1.5.3
Regards,
Agha