Skip to content

JMeter Grafana Dashboard using InfluxDB

Written By: Swetha Pujari This is a simple guide to set up JMeter Grafana Dashboard using InfluxDB which describes the step-by-step setup process. With JMeter or any performance testing tool, one can see the detailed… 

JMeter Distributed Testing Alternative

Written By: Swetha Pujari Due to the company’s network/firewall policy, sometimes setting up the connectivity between master and slaves in JMeter’s Distributed Testing has obstacles or delays due to firewall requests. As an interim solution,… 

Unsupported major.minor version

How to solve the “Unsupported major.minor version” issue in JMeter? Unsupported Java Version error while running the JMeter test in distributed mode

Server failed to start: java.rmi.server.ExportException

Problem: Explanation: To run the test in distributed mode, it is mandatory to start ‘jmeter-server’ service on all the slaves. You may get the below exception while starting ‘jmeter-server’ service: Error Screenshot: Solution: Follow the… 

Connection refused to host

How to solve “Connection refused to host” error in JMeter? OR Connection error while running the JMeter test in distributed (remote) mode.

Test Result Log in JMeter

How to generate a test result log in JMeter? JMeter is used as a performance testing tool for an application or a software system. It applies the virtual load and finds out the performance of…