Technology Stack - EBS (MOSC)

MOSC Banner

java.lang.OutOfMemoryError: GC overhead limit exceeded in embedded WebLogic server while testing OAF

edited Sep 14, 2015 5:02AM in Technology Stack - EBS (MOSC) Question

Hi,

I'm receiving the following error in JDeveloper's embedded WebLogic server while testing the HelloWorldPG OAF page.

15/09/14 03:04:43 Exception in static block of jtf.cache.CacheManager. Stack trace is: java.lang.OutOfMemoryError: GC overhead limit exceeded

15/09/14 03:04:49 Exception in thread "Timer-0" java.lang.OutOfMemoryError: GC overhead limit exceeded

15/09/14 03:04:50 java.lang.OutOfMemoryError: GC overhead limit exceeded

15/09/14 03:06:24 java.lang.OutOfMemoryError: GC overhead limit exceeded

15/09/14 03:06:39 java.lang.OutOfMemoryError: GC overhead limit exceeded

15/09/14 03:06:52 java.lang.OutOfMemoryError: GC overhead limit exceeded

Exception in thread "Timer-3"

I've modified the java options in jdev.conf and setSOADomainEnv.cmd (because I couldn't find setDomainEnv and setSOADomainEnv seems to be the script starting integrated WL) with options -Xms1024m -Xmx1024m -XX:MaxPermSize=256m

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center