Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Eclipse throwing kava heap error consistently while building application?

JavaFundaOct 13 2011 — edited Oct 14 2011
In eclipse when I try to build my application,it stucks at some source code folder and generate java heap space issue.I have increased xmx and xms parameter to max value i.e 1024.Wondering how come its thowing the heap space error while building the application. Even If I have big application containing around 3000 classes, how come eclipse throwing heap error because as per my understanding heap error is generally encountered at run time when class actually loads.Please help me to understand what can be probable reason and solution I can try to remove this issue?

i am using Eclipse 3.3.1.1
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 11 2011
Added on Oct 13 2011
7 comments
356 views