DISQUS

DISQUS Hello! Elliott Back's Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

java.lang.OutOfMemoryError — Elliott C. Back

Started by elliottback · 8 months ago

No excerpt available. Jump to website »

3 comments

  • hi there
    me also came across the same exception
    Exception java.lang.OutOfMemoryError: requested 4096000 bytes for GrET* in D:/BUILD_AREA/jdk1.5.0_09/hotspot\src\share\vm\utilities\growableArray.cpp. Out of swap space?
    am running JRUN 4 in win2000 my heap size for JRUN jvm settings is
    128M min and 512 Max .plz help me regarding this issuw
    or even mail me to asmdt at yahoo dot com

    tnx
  • hi, pls refer to this thread, i think it helpful:
    http://forum.java.sun.com/thread.jspa?threadID=...
  • if u set your JVM memory max 1Gb or more.
    so it will not help u.
    Becoz after some time it may again full.
    u have to maintain your code so that..
    Not allocate memory through new inside any loop which is called many times,
    it again and again allocate the memory...

Add New Comment

Returning? Login