blade create jvm outofmemoryerror
JVM out of memory
Synopsis
JVM out of memory
blade create jvm outofmemoryerror
Options
--area string Jvm memory area you want to cause OutOfMemoryError,the options:[HEAP, NOHEAP, OFFHEAP] (required)
--enableSystemGc string Invoke System.gc() after stop injection,option value:[true,false],default value is true
-h, --help help for outofmemoryerror
--process string Application process name
--threads string Thread count to make oom error,if you want to speed up the oom.default value is :1
--timeout string set timeout for experiment
Options inherited from parent commands
-d, --debug Set client to DEBUG mode
SEE ALSO
blade create jvm - method
Auto generated by spf13/cobra on 11-Jul-2019
Last updated
Was this helpful?