[
https://issues.apache.org/jira/browse/IGNITE-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123654#comment-16123654
]
Alexey Kukushkin commented on IGNITE-6026:
------------------------------------------
Hi Alex,
Please specify "--port 11211" port when running "control.sh --activate". Also,
add --host IGNITE_NODE if you run control.sh on a host where there are no
ignite nodes. For example:
./bin/control.sh --host 127.0.0.1 --port 11211 --activate
It looks we have an issue that default Ignite command port is 11211 but
control.sh uses 11212 by default.
Let me know if it did not help.
> init cluster for Ignite Persistence by xml
> -------------------------------------------
>
> Key: IGNITE-6026
> URL: https://issues.apache.org/jira/browse/IGNITE-6026
> Project: Ignite
> Issue Type: Wish
> Components: cache, examples, persistence
> Affects Versions: 2.1
> Environment: ignite in docker with zk
> Reporter: Alex Negashev
> Assignee: Alexey Kukushkin
> Labels: documentation
>
> Hello! We use Ignite 2.1 and would like to use Ignite Persistence, how i can
> do this without java code? xml only.
> Example attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)