https://bz.apache.org/bugzilla/show_bug.cgi?id=65288
Bug ID: 65288
Summary: Passing the IPV6 address as Remote servers for
Distrubuted Jmeter set up
Product: JMeter
Version: 5.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
We are not able to pass the IPV6 Jmeter server address in the command line
argument to run the Jmeter test in distributed mode. We see the address is
getting truncated as it passes along and hence remote servers are not being set
up.
could you please let me know the correct format to pass the IPV6 address in the
command line for distributed load testing.
currently we using something like this:
jmeter -n -f -t <test.jmx> -G <test.properties>
-R"xxx:xxx:xxx:x:xxxx:xxx:xx:00,"xxx:xxx:xxx:x:xxxx:xxx:xx:01"
-Jserver.rmi.ssl.disable=true -Djava.net.preferIPv6Addresses=true
--
You are receiving this mail because:
You are the assignee for the bug.