}catch(OutOfMemoryError error)\r
{\r
System.out.println("Out of memory calculating conservation.");\r
+ System.gc();\r
}\r
}\r
\r
}catch(OutOfMemoryError error)\r
{\r
System.out.println("Out of memory calculating consensus.");\r
+ System.gc();\r
}\r
\r
}\r
System.out.println("########################\n"\r
+"OUT OF MEMORY "+pngFile+"\n"\r
+"########################");\r
+ System.gc();\r
}\r
catch (Exception ex)\r
{\r
, "Out of memory",\r
JOptionPane.WARNING_MESSAGE);\r
System.out.println("PCAPanel: "+er);\r
+ System.gc();\r
\r
}\r
\r
, "Out of memory",\r
JOptionPane.WARNING_MESSAGE);\r
System.out.println("JPredClient: "+er);\r
+ System.gc();\r
}\r
}\r
if (result!=null)\r
+"\nSee help files for increasing Java Virtual Machine memory."\r
,"Out of memory", JOptionPane.WARNING_MESSAGE );\r
System.out.println("MsaWSClient: "+er);\r
+ System.gc();\r
}\r
}\r
\r