-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'Id' of undefined #21
Comments
Hmm, appears to be this line: Lines 173 to 174 in 4d9a4fe
where 'vm' ends up undefined. Does this happen on startup or after some action? |
This does not happen with all my java programs. Anyway, it happens as soon as I try to inspect a java process. |
I'm facing with this error too in centos. |
Unfortunately, I'm not able to reproduce this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got the following error while running jvm-mon. Not sure if there are logs I can inspect or not.
The text was updated successfully, but these errors were encountered: