[
https://issues.apache.org/jira/browse/GEODE-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145756#comment-16145756
]
ASF subversion and git services commented on GEODE-3277:
--------------------------------------------------------
Commit 4ac5e65f79ca7383cc7274c65c9a435d124b5d75 in geode's branch
refs/heads/develop from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=4ac5e65 ]
GEODE-3277: revert changes to Launcher bind address and State constructors
This reverts commit 73a847a4b22239414db0ae9d973673f6a03fdcf0.
This reverts commit 4a5c56eb8edd277b258e916212d41bec0b0e7b83.
This reverts commit f41ca9d7d2fa7c045ec439df9478335233f1d95e.
> Gfsh commands throw NumberFormatException when given wrong port number
> ----------------------------------------------------------------------
>
> Key: GEODE-3277
> URL: https://issues.apache.org/jira/browse/GEODE-3277
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Affects Versions: 1.1.0, 1.2.0
> Reporter: Kenneth Howe
> Assignee: Kenneth Howe
> Fix For: 1.3.0
>
>
> The {{status locator}} and {{status server}} commands internally throw
> NumberFormatException, and print the message "null" on the console if the
> port specified with the {{--port=<number>}} option is not the correct port.
> The expected response should like:
> {code}
> Locator in <path> on 127.0.0.1[12346] is currently not responding.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)