Hi,
I see the following exceptions very frequently while using open script 12.3.0.1:
- java.lang.OutOfMemoryError: Java heap space
- java.lang.OutOfMemoryError: PermGen space
I have increases the vmargs values in the eclipse.ini of OracleATS/openscript folder where OATS is installed on my machine.
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
2048m
-vmargs
-Xms512m
-Xmx4096m
-XX:MaxPermSize=2048m
I have also tried two other ways like setting JAVA_OPTS in environment variables and heap space in the control panel for java, but nothing worked for me.
Note: I use windows7.
Thanks,
suseela.