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.
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.