Don't forget to add -verbose:gc fro OSM WebLogic Server JVM
edited Mar 25, 2013 4:57AM in Order and Service Management (Communications Industry) (MOSC) 4 comments
This is a important option which will make JVM log Garbage Collection activities. It is a fundamental option but I have seen it is missing in so many PRODUCTION OSM installations.
There are other GC parameters which will print out more detailed information, use -verbose:gc first and you can add other flags when needed
There are other GC parameters which will print out more detailed information, use -verbose:gc first and you can add other flags when needed
0