oracle weblogic Admin server consumes more memory
Hi,
We have oracle weblogic 12c 12.2.1.2 admin server is configured with below JVM memory parameters
-Xms4096m -Xmx4096m -Xmn1024m -XX:MaxMetaspaceSize=4096m
But the Admin server is consuming more OS memory even we have added MaxMetaspaceSize.
top output
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3109 oracle 20 0 10.694g 4.895g 61824 S 3.6 7.8 79:23.44 java
Almost its occupying 10.694g 4.895g memory, any recommendations?
Thanks