Hi..
We are getting the below error in wl-domain.log
####<22-Sep-2009 01:41:07 o'clock BST> <Warning> <WebLogicServer> <ukrt2-app06> <gc3-ukrt1-app06> <GC event thread> <<WLS Kernel>> <> <BEA-000335> <Percent of starting server free memory is now at "4%". This is less than the configured threshold of "5%". We will try to garbage collect, but you may consider rebooting.>
After this, system became unresponsive and expected a restart of application. Do we need to increase the heap settings? Thanks a lot for all the help.
Below mentioned the server configuration:
1. OTM V55 CU4 RU2 in weblogic 8.1, Linux 2.6.9.
2. Version of Java: BEA JRockit(R) (build R26.4.0-63-63688-1.4.2_11-20060626-2259-linux-ia32, )
# Java Additional Parameters
wrapper.java.additional.1=-jrockit
wrapper.java.additional.2=-Xms1800m
wrapper.java.additional.3=-Xmx1800m
We are getting the below error in wl-domain.log
####<22-Sep-2009 01:41:07 o'clock BST> <Warning> <WebLogicServer> <ukrt2-app06> <gc3-ukrt1-app06> <GC event thread> <<WLS Kernel>> <> <BEA-000335> <Percent of starting server free memory is now at "4%". This is less than the configured threshold of "5%". We will try to garbage collect, but you may consider rebooting.>
After this, system became unresponsive and expected a restart of application. Do we need to increase the heap settings? Thanks a lot for all the help.
Below mentioned the server configuration:
1. OTM V55 CU4 RU2 in weblogic 8.1, Linux 2.6.9.
2. Version of Java: BEA JRockit(R) (build R26.4.0-63-63688-1.4.2_11-20060626-2259-linux-ia32, )
# Java Additional Parameters
wrapper.java.additional.1=-jrockit
wrapper.java.additional.2=-Xms1800m
wrapper.java.additional.3=-Xmx1800m
Comment