Hitesh Khamesra created GEODE-2192: -------------------------------------- Summary: NPE in GSMSlocator Key: GEODE-2192 URL: https://issues.apache.org/jira/browse/GEODE-2192 Project: Geode Issue Type: Bug Components: membership Reporter: Hitesh Khamesra Assignee: Mark Bretl
22999-1: [severe 2016/12/07 16:36:20.976 EST locatorgemfire2_rs-intTest-rhel7-20 16-12-07-21-14-10-client-2_22999 <locator request thread[1]> tid=0x18] Exception in processing request from 10.32.111.110 java.lang.NullPointerException at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) at org.apache.geode.distributed.internal.membership.gms.locator.GMSLocator.processRequest(GMSLocator.java:192) at org.apache.geode.distributed.internal.InternalLocator$PrimaryHandler.processRequest(InternalLocator.java:1328) at org.apache.geode.distributed.internal.tcpserver.TcpServer$3.run(TcpServer.java:411) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) -- This message was sent by Atlassian JIRA (v6.3.4#6332)