[ https://issues.apache.org/jira/browse/GEODE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733255#comment-15733255 ]
Hitesh Khamesra commented on GEODE-2192: ---------------------------------------- This happened when locator started accepting requests, but services have not started yet. This can happen when multiple nodes and locator started simultaneously. > 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)