[ 
https://issues.apache.org/jira/browse/GEODE-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295726#comment-16295726
 ] 

ASF subversion and git services commented on GEODE-4093:
--------------------------------------------------------

Commit b16f984a7e94bdd02c511d1fb54ac132e726cce5 in geode's branch 
refs/heads/develop from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b16f984 ]

GEODE-4093: new protocol needs to work on an embedded locator

With an embedded locator, the new protocol was throwing an NPE in the
locator.


> New protocol throws NPE on embedded locator
> -------------------------------------------
>
>                 Key: GEODE-4093
>                 URL: https://issues.apache.org/jira/browse/GEODE-4093
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Dan Smith
>
> The new client protocol throws an NPE when using an embedded locator
> {noformat}
> java.lang.NullPointerException
>       at 
> org.apache.geode.internal.protocol.protobuf.statistics.ProtobufClientStatisticsImpl.<init>(ProtobufClientStatisticsImpl.java:39)
>       at 
> org.apache.geode.internal.protocol.protobuf.v1.ProtobufProtocolService.initializeStatistics(ProtobufProtocolService.java:34)
>       at 
> org.apache.geode.distributed.internal.tcpserver.TcpServer.lambda$processRequest$0(TcpServer.java:392)
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>       at java.lang.Thread.run(Thread.java:748)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to