Skip to content

jtune run yields KeyError: 'OC' #30

@jesseward

Description

@jesseward
  File "jtune-2.0.0-py2-none-any.whl/jtune/__init__.py", line 1928, in main
    jstat_data = run_jstat(cmd_args.pid, java_path, cmd_args.no_jstat_output, cmd_args.fgc_stop_count, cmd_args.stop_count, cmd_args.ygc_stop_count)
  File "jtune-2.0.0-py2-none-any.whl/jtune/__init__.py", line 1439, in run_jstat
    if jstat_data['OC'] and jstat_data['OU']:
KeyError: 'OC'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions