Hi, For my topology- I need all nodes to be server nodes - which share data with each other on demand.I've configured them to use same multicast address so they can discover each other / share data amongst themselves.
1. When I start a server with a grid name- it comes up fine - but it shows ignition state as STOPPED in JMX- with no exceptions(have debug log ON). Why? 2. When I try to start second server instance with same grid name. Ignition.start(gridName) call hangs ! Am I doing something wrong? Please help...
