From adfc9a966ccb395b100b294f5b80a929393e4340 Mon Sep 17 00:00:00 2001 From: mjames-upc Date: Fri, 6 Mar 2015 13:39:02 -0700 Subject: [PATCH] diable gtk cairo in awips.product or CAVE will up and crash --- cave/com.raytheon.viz.product.awips/awips.product | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cave/com.raytheon.viz.product.awips/awips.product b/cave/com.raytheon.viz.product.awips/awips.product index b9422a7c08..488c85069f 100644 --- a/cave/com.raytheon.viz.product.awips/awips.product +++ b/cave/com.raytheon.viz.product.awips/awips.product @@ -35,7 +35,8 @@ -XX:G1MixedGCCountTarget=16 -XX:G1MixedGCLiveThresholdPercent=25 -XX:G1OldCSetRegionThresholdPercent=25 --XX:G1HeapWastePercent=5 +-XX:G1HeapWastePercent=5 +-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false -Xmx2048M -XX:MaxDirectMemorySize=2G -Dfile.encoding=UTF-8 -Xmx768M