From 7c7c63f74954c860276227018494312154ea0cfa Mon Sep 17 00:00:00 2001 From: "Zhidong.Hao" Date: Wed, 20 Apr 2016 12:25:01 -0400 Subject: [PATCH] ASM #18890 Java heap space parameter in cave.ini and wfo.ini files will not reflect changes made within memorySettings.xml Change-Id: I41c5481434c54c89b8b0e1423d9569871142cd1a Former-commit-id: 469146e92c5aff4f32d26b31850c69659cfe8149 --- cave/com.raytheon.viz.product.awips/awips.product | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cave/com.raytheon.viz.product.awips/awips.product b/cave/com.raytheon.viz.product.awips/awips.product index ae05fb77e8..8eb9b2f848 100644 --- a/cave/com.raytheon.viz.product.awips/awips.product +++ b/cave/com.raytheon.viz.product.awips/awips.product @@ -32,9 +32,9 @@ -XX:G1MixedGCLiveThresholdPercent=25 -XX:G1OldCSetRegionThresholdPercent=25 -XX:G1HeapWastePercent=5 - -Xmx2560M -XX:MaxDirectMemorySize=2G + -Xmx6144M -XX:MaxDirectMemorySize=2G -XX:OnOutOfMemoryError="capture -t no -p $pid &" - -Dfile.encoding=UTF-8 -Xmx2560M + -Dfile.encoding=UTF-8 -Xmx6144M