Created attachment 37970 [details] Highlighted the issue in screenshot Issue description When user click on the "View result table" not able to see the table. And I'm getting the "Null pointer exception" in console (Screenshots attached)
Can you post a minimal test plan, that reproduces this issue? Are there any other error messages in the jmeter.log file?
(In reply to Felix Schumacher from comment #1) > Can you post a minimal test plan, that reproduces this issue? > > Are there any other error messages in the jmeter.log file? Hi Felix, I have attached the log file. If I execute the test with minimal test plan I'm getting the UI issue.
Created attachment 38055 [details] View results in table UI issue
Created attachment 38056 [details] Screenshots
Can you try out another LAF? Did you re-arrange the table in the results table view before switching to the tree view?
And can you try a current nightly?
I have tried with current nightly build as well facing same issue. "apache-jmeter-5.5-SNAPSHOT" build which i have used from this link https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/lastSuccessfulBuild/artifact/src/dist/build/distributions/
Have you tried switching the LAF?
I don't know what is LAF. Can you please explain in detail
LAF means Look And Feel. See https://jmeter.apache.org/usermanual/properties_reference.html#laf_config for more information and how to change it. Apart from changing the LAF. What version of the JDK are you using? Does it happen without the pluginmanager? Which language have you selected? Looking for similar reports on the net, I found an old JDK bug on Windows: https://bugs.openjdk.java.net/browse/JDK-6429812 which might be related.
Hi Felix Schumacher If I use "Darcula" theme able to see the view result in table properly. Thanks Lerose
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5562