Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't control remote hosts with dashes in the host names #1377

Closed
asfimport opened this issue May 24, 2004 · 3 comments
Closed

Can't control remote hosts with dashes in the host names #1377

asfimport opened this issue May 24, 2004 · 3 comments

Comments

@asfimport
Copy link
Collaborator

Tommy Johnson (Bug 29186):
I am running JMeter in server mode on several NT boxes, and the console/GUI
controller on a Sun Solaris box. When starting the console instance I pass
this parameter:

-Jremote_hosts=test3k,w3kdc,jm1-2003,jm3-2003

...but when I go to Start Remote Hosts it lists only test3k, w3kdc and jm1.
Seems to have trouble parsing the dash "-" in the third machine name.

Severity: normal
OS: other

Duplicates:

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
This appears to be a problem in the handling of command-line arguments by
org.apache.avalon.excalibur.cli.CLArgsParser, which may make it tricky to
fix...

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
*** #1502 has been marked as a duplicate of this bug. ***

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Fixed in branch 2.0 (imported copy of Avalon CLI source, and fixed the bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant