Bug 47980 - hostname resolves to 127.0.0.1 - specifiying IP not possible
Summary: hostname resolves to 127.0.0.1 - specifiying IP not possible
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.3.4
Hardware: PC Linux
: P2 major (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-11 17:48 UTC by Jeremy Jay
Modified: 2009-11-14 15:03 UTC (History)
0 users



Attachments
dont use localhost when hostname specified (659 bytes, text/plain)
2009-10-11 17:48 UTC, Jeremy Jay
Details

Note You need to log in before you can comment on or make changes to this bug.
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