[ https://issues.apache.org/jira/browse/GEODE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733255#comment-15733255 ]
Hitesh Khamesra edited comment on GEODE-2192 at 12/8/16 8:02 PM: ----------------------------------------------------------------- This happened when locator started accepting requests, but services have not started yet. This can happen when multiple nodes and locator started simultaneously. And locator started receiving requests from servers before it initializes other services. was (Author: hitesh.khamesra): 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 GMSLocator > ----------------- > > 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)