[
https://issues.apache.org/jira/browse/IGNITE-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Zhuravlev reassigned IGNITE-6590:
--------------------------------------
Assignee: Mike Zhuravlev
> 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
> Affects Versions: 2.2
> Reporter: Ilya Kasnacheev
> Assignee: Mike Zhuravlev
>
> {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
(v6.4.14#64029)