Groovy Used By ADF Causes java.lang.OutOfMemoryError: Metaspace
(Doc ID 2281271.1)
Last updated on SEPTEMBER 25, 2022
Applies to:
Oracle JDeveloper - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
Environment description:
1.WebLogic and JDeveloper 12.2.1.2.0
2.Oracle JDK 1.8.0_121-b13
3.JVM Options: -XX:InitialHeapSize=6442450944 -XX:MaxHeapSize=6442450944 -XX:MaxMetaspaceSize=1610612736 -XX:MaxNewSize=4294967296 -XX:MetaspaceSize=1610612736 -XX:NewSize=4294967296 -XX:OldPLABSize=16 -X
Below is an example of WebLogic Server groovy OOM log entry:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |