This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Java in General and the fly likes Out of Memory Error in Eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Out of Memory Error in Eclipse" Watch "Out of Memory Error in Eclipse" New topic
Author

Out of Memory Error in Eclipse

Geet Chaudhary
Greenhorn

Joined: Feb 15, 2010
Posts: 11
hi,

I am working with a Web Application ( using Web Logic Server).
I am getting Out of Memory Error in Eclipse.
I know how to resolve it in case of standalone java application ( by passing arguments at runtime).

But how do I pass those arguments in my Web App and how do I can check what arguments Am I working on right now ..

Please help me out in this.

Thanks
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Change your eclipse.ini file to use more memory in the -vmoptions section (or something like that; it's google-able).
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

that bit for me looks like this:
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Out of Memory Error in Eclipse
 
Similar Threads
Increase JVM heap size of eclipse
Debugging a web appplication from Eclipse
Java Heap Space
How to set -b ipaddress for jboss4.2.2 GA in eclipse?
Eclipse crashes everyday