Skip to content

Show JVM Settings

Create a list of important jvm settings of all servers.

Bash
./wsadmin.sh -lang jython -username wasadmin -password password -f ibmcnx/doc/JVMSettings.py
  1. classpath
  2. bootClasspath
  3. verboseModeClass
  4. verboseModeGarbageCollection
  5. verboseModeJNI
  6. initialHeapSize
  7. maximumHeapSize
  8. runHProf
  9. hprofArguments
  10. debugMode
  11. debugArgs
  12. genericJvmArguments
  13. executableJarFileName
  14. disableJIT
  15. internalClassAccessMode

JVM Settings