Before you view JVM performance information in the administration console, you want to request that the JVM do a garbage collection.
How can you do this in the admin console?
You cannot do this from the admin console. You must use WLST or a JVM command- line tool.
In the Monitoring > Performance tab, click Dump Thread Stacks.
In the Monitoring > Threads tab, click Dump Thread Stacks.
In the Monitoring > Performance tab, click Garbage Collect.
In the Monitoring > Performance tab, click GC.
Submit