Menu

#17 Java heap space / OutOfMemoryError when leaving game open

open
None
5
2006-05-24
2006-05-21
No

OutOfMemoryError: Java heap space when leaving puzzle
open for a long time
- it seems objects keep on being created
- requires some memory profiling... ensure either
- gc can do its job cleaning these objects or
- less of those are required

Discussion

  • Roel Hertoghs

    Roel Hertoghs - 2006-05-21
    • assigned_to: nobody --> roel-hertoghs
     
  • Roel Hertoghs

    Roel Hertoghs - 2006-05-24
    • summary: OutOfMemoryError / Java heap space --> Java heap space / OutOfMemoryError when leaving game open
     
  • Stephen Martin

    Stephen Martin - 2006-07-19

    Logged In: YES
    user_id=756563

    Probably related:
    kagiru-0.25-self-executable.jar running under Win XP (SP2)
    The amount of memory used by the javaw process steadily
    increases by between 4Kb and 120Kb per second, averaging
    around 40Kb/s. It became non-responsive and I had to kill
    the process in the end around 80Mb.

     
  • Stephen Martin

    Stephen Martin - 2006-07-19

    Logged In: YES
    user_id=756563

    Sry, add to above:
    java version "1.5.0_07"
    Java(TM) 2 Runtime Environment, Standard Edition (build
    1.5.0_07-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode,
    sharing)

     

Log in to post a comment.

MongoDB Logo MongoDB