Hi Everyone, I am using Ignite 2.0.0 and trying to launch the visorcmd cli. It shows the 'Connected' message but always outputs 'No caches found' message. The aforementioned cache exists on the cluster though as I can query it through a java client.
The commands I use to run Ignite cache and the visorcmd cli are mentioned below - *Ingite Command* - ./bin/ignite.sh *Visor Command* - ./bin/ignitevisorcmd.sh -cfg=config/default-config.xml /I have modified the default-config.xml to use the TcpIpFinder cluster configuration and added the seed node IPs./ Is there anything incorrect/missing in what I am doing. Thanks for the help in advance. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Visor-CLI-not-working-Apache-Ignite-2-0-0-tp13893.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
