Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

HELP - Tracker Error

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> HELP - Tracker Error Page: [1]
Login
Message << Older Topic   Newer Topic >>
HELP - Tracker Error - 11/18/2013 2:14:37 AM   
dereck


Posts: 2800
Joined: 9/7/2004
From: Romulus, MI
Status: offline
I have been using Tracker with no problem for my new game. I am only 9 turns into it and suddenly I keep getting this error:

C:\Matrix Games\War in the Pacific Admiral's Edition\tools\Tracker>"C:\Program F
iles\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 37 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:\Matrix Games\War in the Pacific Admiral's Edition\tools\Tracker>pause
Press any key to continue . . .

_____________________________

PO2 US Navy (1980-1986);
USS Midway CV-41 (1981-1984)
Whidbey Island, WA (1984-1986)
Naval Reserve (1986-1992)
Post #: 1
RE: HELP - Tracker Error - 11/18/2013 2:52:54 AM   
Cpt Sherwood

 

Posts: 837
Joined: 12/1/2005
From: A Very Nice Place in the USA
Status: offline
oops, disregard.

< Message edited by Cpt Sherwood -- 11/18/2013 3:53:53 AM >


_____________________________

“Luck is what happens when preparation meets opportunity.” ― Lucius Annaeus Seneca

(in reply to dereck)
Post #: 2
RE: HELP - Tracker Error - 11/18/2013 3:51:50 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: dereck

I have been using Tracker with no problem for my new game. I am only 9 turns into it and suddenly I keep getting this error:

C:\Matrix Games\War in the Pacific Admiral's Edition\tools\Tracker>"C:\Program F
iles\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 37 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:\Matrix Games\War in the Pacific Admiral's Edition\tools\Tracker>pause
Press any key to continue . . .

Very few turns to be getting java memory errors.
1. Turn off the map.
2. Change your xms settings to 512 and xmx to 640

_____________________________


(in reply to dereck)
Post #: 3
RE: HELP - Tracker Error - 11/18/2013 12:42:38 PM   
dereck


Posts: 2800
Joined: 9/7/2004
From: Romulus, MI
Status: offline
Unfortunately that didn't completely work. I get a different error now.

I should say that what caused this problem was I was going through looking at the history of a number of ships I had at sea to see their experience gains. After about the tenth (10th) ship the ship history screen went grey and after a while I simply closed that window using the 'X' on the window. Then I closed Tracker to start fresh but when I tried to reopen Tracker that is when I started getting the error above.

I think somehow maybe the database got corrupted because now, with the new setting you provided, I get this error:

C:\Matrix Games\War in the Pacific Admiral's Edition\tools\Tracker>java -Xms512m
-Xmx640m -jar "WitPTracker.jar" nomap
ERROR: Problem starting the database. Exiting.
java.sql.SQLException: error in script file line: 52 S1000 General error java.la
ng.NullPointerException in statement [SET TABLE TURNINFO INDEX'70912 0']
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
at org.hsqldb.jdbcDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at witptracker.Database.<init>(Database.java:32)
at witptracker.Main.main(Main.java:59)

C:\Matrix Games\War in the Pacific Admiral's Edition\tools\Tracker>pause
Press any key to continue . . .

_____________________________

PO2 US Navy (1980-1986);
USS Midway CV-41 (1981-1984)
Whidbey Island, WA (1984-1986)
Naval Reserve (1986-1992)

(in reply to n01487477)
Post #: 4
RE: HELP - Tracker Error - 11/18/2013 7:21:19 PM   
paolorossi

 

Posts: 89
Joined: 12/17/2012
From: Milan - Italy
Status: offline
It happened to me too. I had to use the non map option. Let's try

_____________________________


(in reply to dereck)
Post #: 5
Page:   [1]
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> HELP - Tracker Error Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.641