Elliott C. Back: Technology FTW!

java.lang.OutOfMemoryError

Posted in Code, Java by Elliott Back on January 3rd, 2007.

Isn’t this a cute little error:

Exception java.lang.OutOfMemoryError: requested 4096000 bytes for GrET* in C:/BUILD_AREA/jdk1.5.0_09/hotspot\src\share\vm\utilities\growableArray.cpp. Out of swap space?

I got home from Shanghai to see this guy, although I’m not sure why a request for 4MB of memory would fail…

Update: I wasn’t leaking memory or anything, either. And I gave a big heap to play with. Maybe the system as a whole ran out of some kind of addressable memory, say threads or process space, and it threw this error. I don’t honestly know, since this was on Windows XP 32bit Pro, and not linux. I neglected at the time to save a coredump, as well.

This entry was posted on Wednesday, January 3rd, 2007 at 1:28 am and is tagged with outofmemoryerror, coredump, exception java, swap space, java lang, heap, shanghai, windows xp, memory, threads, linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback.

Viewing 3 Comments

 

Trackbacks

(Trackback URL)

close Reblog this comment
blog comments powered by Disqus