Skip to content
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

NPE from JDK 15 jfr file #222

Closed
thurka opened this issue Aug 13, 2020 · 0 comments
Closed

NPE from JDK 15 jfr file #222

thurka opened this issue Aug 13, 2020 · 0 comments
Assignees
Labels

Comments

@thurka
Copy link
Member

thurka commented Aug 13, 2020

Describe the bug
java.lang.NullPointerException: Cannot invoke "org.graalvm.visualvm.jfr.model.JFRThread.getId()" because "thread" is null

To Reproduce
Steps to reproduce the behavior:

  1. Open unzip and open attached jdk15.jfr
    jdk15.zip
  2. Go to Threads tab
  3. NPE is thrown to console, see log file.
    logfile.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants