You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start an arbitrary main or an JUnit-Test with the VisualVM launcher, I always get an NullPointerException:
An internal error occurred during: "Launching BenchmarkTest".
java.lang.NullPointerException
Unfortunately, that is the only output that I receive. Is there a workaround for this?
I've set in Preferences -> Run/Debug -> Launching -> VisualVM Configuration VisualVM executable to /usr/bin/visualvm and JDK Home to /usr/lib/jvm/java-8-openjdk-amd64, and I am using Ubuntu 16.10.