This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes how to know the heap size ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "how to know the heap size ?" Watch "how to know the heap size ?" New topic
Author

how to know the heap size ?

Arya Devan
Greenhorn

Joined: Feb 07, 2006
Posts: 28
hi all,
i m new to java/j2ee and for that sake any IDE .. rite now i hav started using eclipse. at times, it gives me an error that says i m out of heap size memory and that i hav to use the -vmargs -xmx in command line option . wat is this heap memory ? and how do i know how much i m allocated currently and if i really need an increase in the heap size and if yes, the step by step procedure to do it...

thanx in advance.


Arya.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56543
    
  14

Moved to the IDEs forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to know the heap size ?
 
Similar Threads
how to know the heap size ?
what is the default size of java heap
Help needed JVM crashes while running the following program
Difference between Heap memory size and RAM
how to set free my heaped memory ? after java.lang.OutOfMemoryError: Java heap space