[
https://issues.apache.org/jira/browse/GEODE-6796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861522#comment-16861522
]
ASF subversion and git services commented on GEODE-6796:
--------------------------------------------------------
Commit b2d08b804a92806a454205291b0cc203041ad96d in geode's branch
refs/heads/develop from jackw26
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b2d08b8 ]
GEODE-6796: Specially-handle UnknownHostException in jmxConnect() (#3622)
* GEODE-6796: specially-handle UnknownHostException in jmxConnect
> Improve error message when gfsh connect fails
> ---------------------------------------------
>
> Key: GEODE-6796
> URL: https://issues.apache.org/jira/browse/GEODE-6796
> Project: Geode
> Issue Type: Improvement
> Components: gfsh
> Reporter: Peter Tran
> Assignee: Jack Weissburg
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Currently when gfsh connect fails we see
> [code]
> gfsh -e "connect --locator=l192.168.99.1[52326]"
> Connecting to Locator at [host=l192.168.99.1, port=52326] ..
> l192.168.99.1: nodename nor servname provided, or not known
> [/code]
> The language "nor servname" can be more helpful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)