OAFM memory leak
Hi,
I have memory like in OAFM. We have ISG with custom webservices and after few days we have problem with memory. I am beginner with java but after full gc we have 824,020M in OLD GEN. After next day old gen will take whole memory. Look on attachments. This is normal situation after full gc?
<oafm_server>
<oafm_jvm_start_options oa_var="s_oafm_jvm_start_options">-server -Xmx2048M -Xms1024M -XX:MaxPermSize=256M -XX:NewRatio=3 -XX:SurvivorRatio=14 -Dstdstream.filesize=100 -Dstdstream.filenumber=7 -Dstdstream.rotatetime=21:00 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseConcMarkSweepGC -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/ebs/APP/inst/apps/APP_ebs01/ora/10.1.3/j2ee/oafm/config/jazn.xml -XX:+UsePerfData -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/ebs/APP/inst/apps/APP_ebs01/logs/ora/10.1.3/j2ee/heap -Xloggc:/ebs/APP/inst/apps/APP_ebs01/logs/ora/10.1.3/j2ee/heap/gcoafm.log -XX:-PrintCommandLineFlags</oafm_jvm_start_options>
I have memory like in OAFM. We have ISG with custom webservices and after few days we have problem with memory. I am beginner with java but after full gc we have 824,020M in OLD GEN. After next day old gen will take whole memory. Look on attachments. This is normal situation after full gc?
<oafm_server>
<oafm_jvm_start_options oa_var="s_oafm_jvm_start_options">-server -Xmx2048M -Xms1024M -XX:MaxPermSize=256M -XX:NewRatio=3 -XX:SurvivorRatio=14 -Dstdstream.filesize=100 -Dstdstream.filenumber=7 -Dstdstream.rotatetime=21:00 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseConcMarkSweepGC -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/ebs/APP/inst/apps/APP_ebs01/ora/10.1.3/j2ee/oafm/config/jazn.xml -XX:+UsePerfData -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/ebs/APP/inst/apps/APP_ebs01/logs/ora/10.1.3/j2ee/heap -Xloggc:/ebs/APP/inst/apps/APP_ebs01/logs/ora/10.1.3/j2ee/heap/gcoafm.log -XX:-PrintCommandLineFlags</oafm_jvm_start_options>
Tagged:
0