Check JVM utilization for each deploy
Hello,
On our test weblogic now we are having a lot of problems with JVM. Normally with configuration: -Xms2048m -Xmx2048m it was enough. But now all the time there are few JVM. And i have do it a script on the crontab each hour launching a GC.
But I want to know wich deploy are consuming the JVM. I don0t want problems on my production weblogic.
PD: If you want i can share the GC script.
Thank you,
Best regards.