how to increase the java heap size of a reports instance
Hi everyone
I am using weblogic 10.3.6.0 with reports 11g
when i installed reports it configured the instance automatically with the java heap size of 512m wich for my load is too small
i would like to know if there is a way to increase this on the instance since i have modified the initialization arguments of the weblogic instance like this
-Xms2800m -Xmx2800m -Xmn1200m -XX:PermSize=128m -XX:MaxPermSize=512m -verbose:gc
and it is not working
i am using
Java(TM) SE Runtime Environment (build 1.6.0_33-b03)
Oracle JRockit(R) (build R28.2.4-14-151097-1.6.0_33-20120618-1634-linux-x86_64, compiled mode)