Bug 47980

Summary: hostname resolves to 127.0.0.1 - specifiying IP not possible
Product: JMeter - Now in Github Reporter: Jeremy Jay <dinkumator>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: major    
Priority: P2    
Version: 2.3.4   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Attachments: dont use localhost when hostname specified

Description Jeremy Jay 2009-10-11 17:48:15 UTC
Created attachment 24373 [details]
dont use localhost when hostname specified

The jmeter-server script says that defining java.rmi.server.hostname will work
when resolving the hostname fails to get a non-loopback address, but it still
doesn't work. I don't have admin rights on the computer in question so this is
a blocker issue for me, I can only run one instance. The attached patch fixes
the issue for me and allows me to connect to multiple jmeter servers.
Comment 1 Sebb 2009-11-14 15:03:16 UTC
Thanks, applied:

URL: http://svn.apache.org/viewvc?rev=836283&view=rev
Log:
Bug 47980 - hostname resolves to 127.0.0.1 - specifiying IP not possible
Comment 2 The ASF infrastructure team 2022-09-24 20:37:44 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2299