Ran into a strange problem, Tracker ran fine last night, but this morning won't load. Here's the DOS text error:
C:\Users\JoeS2\Documents\WITP\Tracker192>java -Xms384m -Xmx512m -jar "WitPTracke
r.jar"
WitP Tracker AE tables loaded in 19 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at witptracker.MapPanel$Map.<init>(MapPanel.java:428)
at witptracker.MapPanel.<init>(MapPanel.java:222)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:898)
at witptracker.GUIMain$5.run(GUIMain.java:1020)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
C:\Users\JoeS2\Documents\WITP\Tracker192>pause
Press any key to continue . . .
Nothing changed, I rebooted after I got it the first time and the same error. Any ideas?
(Running Windows 7, 64-bit)
Also, I am still not sure, is there any workaround for upgrading to Java 7? I am still running Java 6 update 38, but I get the reminder every time I reboot to upgrade to Java 7. Is it possible to upgrade, but still keep the Java 6 file in the Tracker directory (that's what I do now, 6.0.300.12)