[
https://issues.apache.org/jira/browse/GEODE-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791319#comment-14791319
]
ASF subversion and git services commented on GEODE-334:
-------------------------------------------------------
Commit 6fe66f32c008d8d99a5e94eee5fa979296f1ad5f in incubator-geode's branch
refs/heads/develop from [~barry.oglesby]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=6fe66f3 ]
GEODE-334: A NullPointerException can sometimes be thrown from
CacheServerBridge getUniqueClientIds
Incorporated changes from GemFire
> A NullPointerException can sometimes be thrown from CacheServerBridge
> getUniqueClientIds
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-334
> URL: https://issues.apache.org/jira/browse/GEODE-334
> Project: Geode
> Issue Type: Bug
> Components: client/server
> Reporter: Barry Oglesby
> Assignee: Barry Oglesby
>
> Here is a partial stack trace:
> {noformat}
> java.lang.NullPointerException
> at
> com.gemstone.gemfire.management.internal.beans.CacheServerBridge?.getUniqueClientIds(CacheServerBridge?.java:364)
> at
> com.gemstone.gemfire.management.internal.beans.CacheServerBridge?.showAllClientStats(CacheServerBridge?.java:384)
> at
> com.gemstone.gemfire.management.internal.beans.CacheServerMBean.showAllClientStats(CacheServerMBean.java:292)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)