Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 916 Bytes

blade_create_jvm_outofmemoryerror.md

File metadata and controls

35 lines (23 loc) · 916 Bytes

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

Auto generated by spf13/cobra on 11-Jul-2019