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:52 UTC

[jira] [Closed] (GEODE-3941) Pulse throws NPE when SecurityManager is enabled

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

Swapnil Bawaskar closed GEODE-3941.
-----------------------------------

> Pulse throws NPE when SecurityManager is enabled
> ------------------------------------------------
>
>                 Key: GEODE-3941
>                 URL: https://issues.apache.org/jira/browse/GEODE-3941
>             Project: Geode
>          Issue Type: Bug
>          Components: pulse
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> When `SecurityManager` is enabled, Pulse produces the following errors in `pulse.log`.
> {noformat}
> 2017-10-26 13:54:51,590 INFO o.a.g.t.p.i.d.Cluster [PULSE-localhost:11099:gfadmin] Exception Occurred while updating cluster data :
> java.lang.NullPointerException: null
>         at org.apache.geode.tools.pulse.internal.data.JMXDataUpdater.initializeMember(JMXDataUpdater.java:1374) ~[classes/:?]
>         at org.apache.geode.tools.pulse.internal.data.JMXDataUpdater.updateClusterMember(JMXDataUpdater.java:1415) ~[classes/:?]
>         at org.apache.geode.tools.pulse.internal.data.JMXDataUpdater.updateData(JMXDataUpdater.java:323) ~[classes/:?]
>         at org.apache.geode.tools.pulse.internal.data.Cluster.updateData(Cluster.java:2336) ~[classes/:?]
>         at org.apache.geode.tools.pulse.internal.data.Cluster.run(Cluster.java:2300) [classes/:?]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)