3 Replies Latest reply on Mar 1, 2013 3:09 AM by dan.berindei

    Getting NullPointerException while client is trying to connect to the server node

    atanu

      I have one Infinispan node running on one server. While tried to run client from a different server, the server node is throwing NullPointerException. The logs (trace enabled) and configuration files are attached. I am using 5.2.0.CR3 version. Previously in 5.1.6.final I did not receive this error with same set of configurations.

      Running the server using below command.

      ./bin/startServer.sh -r hotrod -c cache-config.xml -l 17.169.37.204 -p 11225 -Djgroups.tcp.address="17.169.37.204" -Djgroups.bind_addr="17.169.37.204"