[
https://issues.apache.org/jira/browse/IGNITE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kasnacheev updated IGNITE-6590:
------------------------------------
Component/s: control.sh
> TCP port in bin/control.sh differs from default
> -----------------------------------------------
>
> Key: IGNITE-6590
> URL: https://issues.apache.org/jira/browse/IGNITE-6590
> Project: Ignite
> Issue Type: Bug
> Components: clients, control.sh
> Affects Versions: 2.2
> Reporter: Ilya Kasnacheev
> Assignee: Mike Zhuravlev
> Priority: Major
> Fix For: 2.4
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code}
> % bin/ignite.sh -v
> >>> Local ports: TCP:8081 TCP:10800 TCP:11211 TCP:47100 TCP:47500
> % bin/control.sh --host 127.0.0.1
> окт 10, 2017 3:01:26 PM org.apache.ignite.internal.client.impl.GridClientImpl
> <init>
> WARNING: Failed to initialize topology on client start. Will retry in
> background.
> Caused by: class
> org.apache.ignite.internal.client.GridServerUnreachableException: Failed to
> connect to any of the servers in list: [/127.0.0.1:11212]
> {code}
> 11212 != 11211. But it's very hard to spot visually. Please fix control.sh to
> use correct port by default.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)