aspose file tools
The moose likes Object Relational Mapping and the fly likes out of memory java heap size Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "out of memory java heap size" Watch "out of memory java heap size" New topic
Author

out of memory java heap size

Cj Recto
Greenhorn

Joined: Mar 02, 2012
Posts: 25
Hellow guys,

I'm currently having this problem where I am executing a query that will load large of records. At first execution, it is successful, but when I
execute again, I am having java heap size out of memory.

I Know I can increase java heap size using command line, but that requires a compiled jar file.
But I am currently on the development process, so how can I increase java heap size in that case?

Im using Elipse as my IDE.

Thanks for any response.
James Boswell
Ranch Hand

Joined: Nov 09, 2011
Posts: 657
    
    2

Assuming you are using a Run/Launch configuration within eclipse, there is a pane within this section which allows you to pass VM arguments.
Cj Recto
Greenhorn

Joined: Mar 02, 2012
Posts: 25
Thanks! it's ok now!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: out of memory java heap size
 
Similar Threads
how to know the heap size ?
java.lang.OutOfMemoryError
how to know the heap size ?
Hot deploy of Java Classes on Weblogic 9.1
increasing heap size in jboss