Skip to Main Content

Java Development Tools

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!

OutOfMemoryError GC overhead limit exceeded

Don KleppingerFeb 4 2016 — edited Feb 8 2016

I'm trying to get an 11.1.1.7 ADF application to run on Jdeveloper 12c.   I can sometimes get it to compile but other times, even after a clean startup when it builds gets an out of memory error.  It's kind of hit & miss.  here is an example of one build.  I got 6 of these errors.

The validator class: com.sun.faces.taglib.jsf_core.CoreValidator has failed with the following exception: java.lang.OutOfMemoryError: GC overhead limit exceeded.

How do I increase the memory available to the compiler ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2016
Added on Feb 4 2016
13 comments
3,667 views