Java heap space increase in glass-fish console.
Go to Configurations ---> JVM Setting.
Change the value -XX:MaxOermSize=192m to Approximate value
-XX:PermSize= 64m to Approximate value
Change the java heap size on Backend:
Go to glassfish config directory :
1) cd glassfish/domains/domain1/config
2) Edit the domain.xml find the jvm
3) Change the value XX:MaxOermSize= , -XX:PermSize=
Go to Configurations ---> JVM Setting.
Change the value -XX:MaxOermSize=192m to Approximate value
-XX:PermSize= 64m to Approximate value
Change the java heap size on Backend:
Go to glassfish config directory :
1) cd glassfish/domains/domain1/config
2) Edit the domain.xml find the jvm
3) Change the value XX:MaxOermSize= , -XX:PermSize=