Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

RE: WitPTracker AE Release 1.8 Available!

 
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 >> RE: WitPTracker AE Release 1.8 Available! Page: <<   < prev  95 96 [97] 98 99   next >   >>
Login
Message << Older Topic   Newer Topic >>
RE: WitPTracker AE Release 1.8 Available! - 10/2/2011 1:17:21 PM   
topeverest


Posts: 3376
Joined: 10/17/2007
From: Houston, TX - USA
Status: offline
Can anyone help with this error. My load has failed for two turns in a row. Thanks!




Attachment (1)

_____________________________

Andy M

(in reply to n01487477)
Post #: 2881
RE: WitPTracker AE Release 1.8 Available! - 10/2/2011 1:23:50 PM   
n01487477


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

ORIGINAL: topeverest
Can anyone help with this error. My load has failed for two turns in a row. Thanks!

  • You've got too many turns loaded into Tracker. Java heap space can't load the application.
  • The batch file (witptracker.bat) can be edited; increase memory to:
    -Xms512m -Xmx768m
  • Try loading without the map
  • Otherwise, delete the DB and start again.

    _____________________________


    (in reply to topeverest)
  • Post #: 2882
    RE: WitPTracker AE Release 1.8 Available! - 10/2/2011 1:28:51 PM   
    bk19@mweb.co.za

     

    Posts: 258
    Joined: 7/26/2011
    Status: offline
    As the picture says, you are out of heap space. This means that the program has run out of reserved memory to allocation more storage locations to save the content of your database into memory. It says that it has loaded the database in 51 secs. One might assume that would be sufficient. However, if you observer the start up behaviour of this program, you will note a noticeable delay before you regain control of the application window. This is because it is also building a lot of data subsets in the background to present on the various screens all of which require more memory to store.

    I suggest you alter the start up command in the batch file; changing the memory size parameters as follow:

    CURRENT: java -Xms384m -Xmx512m -jar "Wiptracker.jar"

    NEW: java -Xms384m -Xmx1024m -jar "Wiptracker.jar"

    Note that this change will allow the program to allocate 1Gb of Ram (old was half a gig), be sure that you have enough spare ram to do this, otherwise you will need to shut some other programs down while running this one.


    (in reply to topeverest)
    Post #: 2883
    RE: WitPTracker AE Release 1.8 Available! - 10/2/2011 1:32:12 PM   
    n01487477


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

    quote:

    ORIGINAL: bk19@mweb.co.za

    As the picture says, you are out of heap space. This means that the program has run out of reserved memory to allocation more storage locations to save the content of your database into memory. It says that it has loaded the database in 51 secs. One might assume that would be sufficient. However, if you observer the start up behaviour of this program, you will note a noticeable delay before you regain control of the application window. This is because it is also building a lot of data subsets in the background to present on the various screens all of which require more memory to store.

    I suggest you alter the start up command in the batch file; changing the memory size parameters as follow:

    CURRENT: java -Xms384m -Xmx512m -jar "Wiptracker.jar"

    NEW: java -Xms384m -Xmx1024m -jar "Wiptracker.jar"

    Note that this change will allow the program to allocate 1Gb of Ram (old was half a gig), be sure that you have enough spare ram to do this, otherwise you will need to shut some other programs down while running this one.

    Thanks for your tech support, the new parameters as you say will not work on some machines, so that is why we(i) recommend 768m as the max.

    _____________________________


    (in reply to bk19@mweb.co.za)
    Post #: 2884
    RE: WitPTracker AE Release 1.8 Available! - 10/3/2011 12:18:36 PM   
    topeverest


    Posts: 3376
    Joined: 10/17/2007
    From: Houston, TX - USA
    Status: offline
    Thanks,

    Question...I only have 55 or so turns in the database. Is there a way for me to remove old turns and keep...say 25 turns in there, except for signal intel. My laptop is rather old and increasing the RAM is not terribly feasible. Rather a new laptop is coming, but not now.

    Please advise.

    _____________________________

    Andy M

    (in reply to n01487477)
    Post #: 2885
    RE: WitPTracker AE Release 1.8 Available! - 10/3/2011 12:38:23 PM   
    n01487477


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

    ORIGINAL: topeverest
    Thanks,

    Question...I only have 55 or so turns in the database. Is there a way for me to remove old turns and keep...say 25 turns in there, except for signal intel. My laptop is rather old and increasing the RAM is not terribly feasible. Rather a new laptop is coming, but not now.

    Please advise.

    Sorry not at this time. Did you try to increase the Memory settings in the batch file?

    [edit]Also have a look at reducing the programs that start at boot.

    _____________________________


    (in reply to topeverest)
    Post #: 2886
    RE: WitPTracker AE Release 1.8 Available! - 10/3/2011 11:10:23 PM   
    topeverest


    Posts: 3376
    Joined: 10/17/2007
    From: Houston, TX - USA
    Status: offline
    thx...will do...one more reason to upgrade the old lady.

    _____________________________

    Andy M

    (in reply to n01487477)
    Post #: 2887
    RE: WitPTracker AE Release 1.8 Available! - 10/4/2011 12:56:25 PM   
    Itdepends

     

    Posts: 937
    Joined: 12/12/2005
    Status: offline
    I'm finding that with 2 day turns- despite having 2 day turns set in the tracker properties files that Tracker is only loading the intel from the second turn. I'm using beta version q3 and tracker version 1.8 April 2011

    Is there anything else that I should look at?

    Thanks,

    Daniel

    (in reply to topeverest)
    Post #: 2888
    RE: WitPTracker AE Release 1.8 Available! - 10/4/2011 6:52:36 PM   
    Gunner98

     

    Posts: 5508
    Joined: 4/29/2005
    From: The Great White North!
    Status: offline
    Hello
    Tracker stopped working for me a while back, same 'heap space' issue as noted above. Just fixed that and Tracker loaded - but it will not read a new turn. I am using the Beta, just loaded Bata Q6, copied the new 'pwsdll.dll' from the Beta extract to the Tracker folder - no go. Not using the 'MP' version.

    There has been about 3 months gap (game time) between the last turn load and the current turn - will that make a difference?

    Hoping to get this going but am I backed into restarting the tracker DB from where I am? Is there anyway of merging data from the old (current) DB and a new one?

    Thanks guys

    B

    (in reply to Itdepends)
    Post #: 2889
    RE: WitPTracker AE Release 1.8 Available! - 10/5/2011 12:45:16 PM   
    n01487477


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

    ORIGINAL: Itdepends

    I'm finding that with 2 day turns- despite having 2 day turns set in the tracker properties files that Tracker is only loading the intel from the second turn. I'm using beta version q3 and tracker version 1.8 April 2011

    Is there anything else that I should look at?

    Thanks,

    Daniel

    Daniel - Floyd or I'll have a look at it shortly.

    quote:

    ORIGINAL: Gunner98
    Hello
    Tracker stopped working for me a while back, same 'heap space' issue as noted above. Just fixed that and Tracker loaded - but it will not read a new turn. I am using the Beta, just loaded Bata Q6, copied the new 'pwsdll.dll' from the Beta extract to the Tracker folder - no go. Not using the 'MP' version.

    There has been about 3 months gap (game time) between the last turn load and the current turn - will that make a difference?

    Hoping to get this going but am I backed into restarting the tracker DB from where I am? Is there anyway of merging data from the old (current) DB and a new one?

    Thanks guys

    B

    Well if the last turn was 3 months ago I'm thinking that it was done under 1106i and the new turn was under 1108q6. This might be the first cause.

    I'd try a new Tracker install with the new dll and try just to load a q6 turn. The other issue here is whether your 2005 C++ files have been updated through a windows update or whether you'll need to do a manual install.

    Can you also post a screen shot of the dos error

    No way to merge data - sorry

    Regards

    _____________________________


    (in reply to Itdepends)
    Post #: 2890
    RE: WitPTracker AE Release 1.8 Available! - 10/5/2011 5:14:04 PM   
    Gunner98

     

    Posts: 5508
    Joined: 4/29/2005
    From: The Great White North!
    Status: offline
    quote:

    Well if the last turn was 3 months ago I'm thinking that it was done under 1106i and the new turn was under 1108q6. This might be the first cause.

    I'd try a new Tracker install with the new dll and try just to load a q6 turn. The other issue here is whether your 2005 C++ files have been updated through a windows update or whether you'll need to do a manual install.

    Can you also post a screen shot of the dos error

    No way to merge data - sorry


    OK

    Here is a screen shot


    I will start up a new download, probably the different versions causing the problem.




    Attachment (1)

    (in reply to n01487477)
    Post #: 2891
    RE: WitPTracker AE Release 1.8 Available! - 10/6/2011 2:43:44 PM   
    n01487477


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

    quote:

    ORIGINAL: Gunner98

    quote:

    Well if the last turn was 3 months ago I'm thinking that it was done under 1106i and the new turn was under 1108q6. This might be the first cause.

    I'd try a new Tracker install with the new dll and try just to load a q6 turn. The other issue here is whether your 2005 C++ files have been updated through a windows update or whether you'll need to do a manual install.

    Can you also post a screen shot of the dos error

    No way to merge data - sorry


    OK

    Here is a screen shot
    I will start up a new download, probably the different versions causing the problem.

    Could be a number of things here:
    1. -Xmx1024 might be too much for your machine.
    2. There is an unknown keyword in the properties file.
    3. Diff ver. causing a problem.

    _____________________________


    (in reply to Gunner98)
    Post #: 2892
    RE: WitPTracker AE Release 1.8 Available! - 10/6/2011 5:23:18 PM   
    dorjun driver


    Posts: 641
    Joined: 4/20/2006
    From: Port Townsend: hex 210,51
    Status: offline
    Damian,

    After a brief hiatus I’ve started a new game using public beta 1108q6. I’m using WitPTracker AE 1.8, and yes, I’ve copied the current dll.

    Win7
    8 gig ram
    C++ 2005 v8.061001
    Java v6.0.270

    Thanks






    Attachment (1)

    _____________________________

    x - ARPAnaut
    x - ACM
    x - AES
    Current - Bum



    The paths of glory may lead you to the grave, but the paths of duty may not get you anywhere.
    JT

    (in reply to n01487477)
    Post #: 2893
    RE: WitPTracker AE Release 1.8 Available! - 10/6/2011 10:55:46 PM   
    n01487477


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

    quote:

    ORIGINAL: dorjun driver

    Damian,

    After a brief hiatus I’ve started a new game using public beta 1108q6. I’m using WitPTracker AE 1.8, and yes, I’ve copied the current dll.

    Win7
    8 gig ram
    C++ 2005 v8.061001
    Java v6.0.270

    Thanks



    Your Xms Xmx memory settings are too low.
    Try:
    java -Xms384m -Xmx512m -jar "WitPTracker.jar"
    -Xms512m -Xmx768m

    Regards

    _____________________________


    (in reply to dorjun driver)
    Post #: 2894
    RE: WitPTracker AE Release 1.8 Available! - 10/6/2011 11:16:46 PM   
    dorjun driver


    Posts: 641
    Joined: 4/20/2006
    From: Port Townsend: hex 210,51
    Status: offline
    Well duh.

    Thanks Damian, that did the trick.
    -
    Doug

    (in reply to n01487477)
    Post #: 2895
    RE: WitPTracker AE Release 1.8 Available! - 10/7/2011 6:05:10 AM   
    Gunner98

     

    Posts: 5508
    Joined: 4/29/2005
    From: The Great White North!
    Status: offline
    quote:

    Could be a number of things here:
    1. -Xmx1024 might be too much for your machine.
    2. There is an unknown keyword in the properties file.
    3. Diff ver. causing a problem.


    Damian

    Your a star!

    Changed the Xmx to 768 and it works!

    The unknown keyword has been there since I started up. The properties file looks like:

    Dir=[C:\Wargames\Matrix Games\War In the Pacific AE]
    GameType=[0]
    Side=[1]
    Password=[abc123]
    SaveFile=[wpae013.pws]
    SaveMode=[1]
    Header=[]
    TurnCycle=[1]


    Note sure what the issue might be but it seems to work.

    Thanks for your help

    B

    (in reply to dorjun driver)
    Post #: 2896
    RE: WitPTracker AE Release 1.8 Available! - 10/7/2011 6:15:04 AM   
    n01487477


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

    quote:

    ORIGINAL: Gunner98

    quote:

    Could be a number of things here:
    1. -Xmx1024 might be too much for your machine.
    2. There is an unknown keyword in the properties file.
    3. Diff ver. causing a problem.


    Damian

    Your a star!

    Changed the Xmx to 768 and it works!

    The unknown keyword has been there since I started up. The properties file looks like:

    Dir=[C:\Wargames\Matrix Games\War In the Pacific AE]
    GameType=[0]
    Side=[1]
    Password=[abc123]
    SaveFile=[wpae013.pws]
    SaveMode=[1]
    Header=[]
    TurnCycle=[1]


    Note sure what the issue might be but it seems to work.

    Thanks for your help

    B

    Good to hear -
    Probably a white line space or EOL (End of Line) somewhere. As long as it isn't affecting the load then it should be ok. Still If you want to fix it you should extract the file from the zip again.

    Cheers and have a good weekend. (friday here)

    _____________________________


    (in reply to Gunner98)
    Post #: 2897
    RE: WitPTracker AE Release 1.8 Available! - 10/8/2011 12:33:47 PM   
    floydg

     

    Posts: 2052
    Joined: 6/27/2004
    From: Middletown, NJ
    Status: offline

    quote:

    ORIGINAL: Itdepends

    I'm finding that with 2 day turns- despite having 2 day turns set in the tracker properties files that Tracker is only loading the intel from the second turn. I'm using beta version q3 and tracker version 1.8 April 2011

    Is there anything else that I should look at?

    Thanks,

    Daniel


    Yeah, this was reported to me before and I can't seem to reproduce it. I tried a scenario with two-day turns and everything loaded fine for me.

    (in reply to Itdepends)
    Post #: 2898
    RE: WitPTracker AE Release 1.8 Available! - 10/8/2011 12:34:14 PM   
    fcharton

     

    Posts: 1112
    Joined: 10/4/2010
    From: France
    Status: offline
    Hi

    I have a problem with a new game I'm loading into Tracker. The first turn loads fine, database is created, Tracker works, except when I scroll down the Task Force list.

    Then I get a series of messages, which begin by:

    Exception in thread "AWT-EventQueue-0" java.lang.ArithmeticException: / by zero
    at witptracker.TaskForce.GetETA(TaskForce.java:757)
    at witptracker.TaskForcePanel$1.getValueAt(TaskForcePanel.java:152)

    Any idea about what's happening?

    Thanks in advance,
    Francois

    (in reply to n01487477)
    Post #: 2899
    RE: WitPTracker AE Release 1.8 Available! - 10/8/2011 12:37:44 PM   
    n01487477


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

    quote:

    ORIGINAL: fcharton

    Hi

    I have a problem with a new game I'm loading into Tracker. The first turn loads fine, database is created, Tracker works, except when I scroll down the Task Force list.

    Then I get a series of messages, which begin by:

    Exception in thread "AWT-EventQueue-0" java.lang.ArithmeticException: / by zero
    at witptracker.TaskForce.GetETA(TaskForce.java:757)
    at witptracker.TaskForcePanel$1.getValueAt(TaskForcePanel.java:152)

    Any idea about what's happening?

    Thanks in advance,
    Francois

    Looks like my problem ... will PM you my email so I can have a look at the save.

    _____________________________


    (in reply to fcharton)
    Post #: 2900
    RE: WitPTracker AE Release 1.8 Available! - 10/8/2011 10:46:27 PM   
    erstad

     

    Posts: 1944
    Joined: 8/3/2004
    From: Midwest USA
    Status: offline

    quote:

    ORIGINAL: floydg


    quote:

    ORIGINAL: Itdepends

    I'm finding that with 2 day turns- despite having 2 day turns set in the tracker properties files that Tracker is only loading the intel from the second turn. I'm using beta version q3 and tracker version 1.8 April 2011

    Is there anything else that I should look at?

    Thanks,

    Daniel


    Yeah, this was reported to me before and I can't seem to reproduce it. I tried a scenario with two-day turns and everything loaded fine for me.


    At least now we know it's not just that I'm incompetent or crazy!

    (in reply to floydg)
    Post #: 2901
    RE: WitPTracker AE Release 1.8 Available! - 10/8/2011 11:05:41 PM   
    Kaiser85

     

    Posts: 11
    Joined: 7/25/2011
    Status: offline
    Hi, Can someone help me with this? I have just update with the last patch of Michaelm (1108q6)and now the tracker doesn't work. Thanks for the support dudes






    Attachment (1)

    (in reply to erstad)
    Post #: 2902
    RE: WitPTracker AE Release 1.8 Available! - 10/8/2011 11:12:38 PM   
    n01487477


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

    ORIGINAL: Kaiser85

    Hi, Can someone help me with this? I have just update with the last patch of Michaelm (1108q6)and now the tracker doesn't work. Thanks for the support dudes
    ...

    Firstly, copy the dll from the beta2 dir into the tracker dir.
    If that doesn't work ...

    Here are my pointers:
    1. Install a fresh version of Tracker and configure the properties file or delete the DB.
    2. Copy the dll from the beta2 dir into the new tracker dir.
    3. Make sure you have done a windows update and check the version number of your C++ 2005 install on your computer. I made reference to that in an earlier post.
    Install the x86 version.
    http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=26347
    4. Make sure you have Java 32 bit installed ver 6 not ver 7.

    _____________________________


    (in reply to Kaiser85)
    Post #: 2903
    RE: WitPTracker AE Release 1.8 Available! - 10/8/2011 11:50:40 PM   
    Kaiser85

     

    Posts: 11
    Joined: 7/25/2011
    Status: offline
    Coool now It works again!! I thank you

    (in reply to n01487477)
    Post #: 2904
    RE: WitPTracker AE Release 1.8 Available! - 10/9/2011 5:45:25 AM   
    Itdepends

     

    Posts: 937
    Joined: 12/12/2005
    Status: offline

    quote:

    ORIGINAL: erstad

    At least now we know it's not just that I'm incompetent or crazy!

    So Erstad did you manage to fix your tracker to read both days of reports? I'm thinking of trying a fresh install and re reading the database. What it could be is that we changed (in our PBEM) from 1 day to 2 day turns. Even though I updated the properties file it might still be unhappy with the change in number of days. Bit of a bugger because you lose all the sigint reports which is a good way of looking at your opponents intentions once you've got enough of them (at least if you get decent intel, e.g. allies).

    Daniel

    (in reply to erstad)
    Post #: 2905
    RE: WitPTracker AE Release 1.8 Available! - 10/9/2011 11:00:35 PM   
    floydg

     

    Posts: 2052
    Joined: 6/27/2004
    From: Middletown, NJ
    Status: offline

    quote:

    ORIGINAL: Itdepends


    quote:

    ORIGINAL: erstad

    At least now we know it's not just that I'm incompetent or crazy!

    So Erstad did you manage to fix your tracker to read both days of reports? I'm thinking of trying a fresh install and re reading the database. What it could be is that we changed (in our PBEM) from 1 day to 2 day turns. Even though I updated the properties file it might still be unhappy with the change in number of days. Bit of a bugger because you lose all the sigint reports which is a good way of looking at your opponents intentions once you've got enough of them (at least if you get decent intel, e.g. allies).

    Daniel


    You may still be able to manually read in the files using the Turn > Read text file... command. Let me know if that works.

    Floyd

    (in reply to Itdepends)
    Post #: 2906
    RE: WitPTracker AE Release 1.8 Available! - 10/10/2011 5:09:11 AM   
    erstad

     

    Posts: 1944
    Joined: 8/3/2004
    From: Midwest USA
    Status: offline

    quote:

    ORIGINAL: floydg


    quote:

    ORIGINAL: Itdepends


    quote:

    ORIGINAL: erstad

    At least now we know it's not just that I'm incompetent or crazy!

    So Erstad did you manage to fix your tracker to read both days of reports? I'm thinking of trying a fresh install and re reading the database. What it could be is that we changed (in our PBEM) from 1 day to 2 day turns. Even though I updated the properties file it might still be unhappy with the change in number of days. Bit of a bugger because you lose all the sigint reports which is a good way of looking at your opponents intentions once you've got enough of them (at least if you get decent intel, e.g. allies).

    Daniel


    You may still be able to manually read in the files using the Turn > Read text file... command. Let me know if that works.

    Floyd


    Afraid not.


    (in reply to floydg)
    Post #: 2907
    RE: WitPTracker AE Release 1.8 Available! - 10/10/2011 5:10:10 AM   
    erstad

     

    Posts: 1944
    Joined: 8/3/2004
    From: Midwest USA
    Status: offline

    quote:

    ORIGINAL: Itdepends


    quote:

    ORIGINAL: erstad

    At least now we know it's not just that I'm incompetent or crazy!

    So Erstad did you manage to fix your tracker to read both days of reports? I'm thinking of trying a fresh install and re reading the database. What it could be is that we changed (in our PBEM) from 1 day to 2 day turns. Even though I updated the properties file it might still be unhappy with the change in number of days. Bit of a bugger because you lose all the sigint reports which is a good way of looking at your opponents intentions once you've got enough of them (at least if you get decent intel, e.g. allies).

    Daniel


    Never got it to work. Sorry. I just live with half the archived intel. (although I always look at the full report in case there's a really juicy tidbit)

    (in reply to Itdepends)
    Post #: 2908
    RE: WitPTracker AE Release 1.8 Available! - 10/10/2011 11:16:41 PM   
    floydg

     

    Posts: 2052
    Joined: 6/27/2004
    From: Middletown, NJ
    Status: offline

    quote:

    ORIGINAL: erstad


    quote:

    ORIGINAL: Itdepends


    quote:

    ORIGINAL: erstad

    At least now we know it's not just that I'm incompetent or crazy!

    So Erstad did you manage to fix your tracker to read both days of reports? I'm thinking of trying a fresh install and re reading the database. What it could be is that we changed (in our PBEM) from 1 day to 2 day turns. Even though I updated the properties file it might still be unhappy with the change in number of days. Bit of a bugger because you lose all the sigint reports which is a good way of looking at your opponents intentions once you've got enough of them (at least if you get decent intel, e.g. allies).

    Daniel


    Never got it to work. Sorry. I just live with half the archived intel. (although I always look at the full report in case there's a really juicy tidbit)



    Okay, now I'm determined to fix this. Send me a few save files, matching intel files and the witptracker.properties file to witptracker@gmail.com.

    Floyd

    (in reply to erstad)
    Post #: 2909
    RE: WitPTracker AE Release 1.8 Available! - 10/12/2011 12:03:11 PM   
    Itdepends

     

    Posts: 937
    Joined: 12/12/2005
    Status: offline
    Done- let me know if you need anything else.

    Cheers,

    Daniel

    (in reply to floydg)
    Post #: 2910
    Page:   <<   < prev  95 96 [97] 98 99   next >   >>
    All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> RE: WitPTracker AE Release 1.8 Available! Page: <<   < prev  95 96 [97] 98 99   next >   >>
    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.875