Thanks for the help guys. I've since switched over to using Ignite embedded into my client vs. calling out to a server.
For the record: 1. I don't think I reused the IgniteConfiguration java object. My server and my client both used the same XML configuration file, yes. But in my client code, I also set: Ignition.setClientMode(true); igniteClient.cluster().active(true); There was only ever 1 client running in my testing. PS - sorry for the late response. I would've thought I would get an e-mail when anyone replied. Looks like I have to check my configuration... -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
