You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/02/01 22:52:12 UTC

[jira] [Closed] (GEODE-4093) New protocol throws NPE on embedded locator

     [ https://issues.apache.org/jira/browse/GEODE-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil Bawaskar closed GEODE-4093.
-----------------------------------

> 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
>            Priority: Major
>             Fix For: 1.4.0
>
>
> 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
(v7.6.3#76005)