[ https://issues.apache.org/jira/browse/GEODE-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733472#comment-15733472 ]
ASF subversion and git services commented on GEODE-2192: -------------------------------------------------------- Commit f22809a448ba5ab177be0d1d790f0ec91801d0f0 in geode's branch refs/heads/develop from [~hitesh.khamesra] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=f22809a ] GEODE-2192 Fixed NPE in GMSLocator. Added null check for publickey > 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)