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

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

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

GEODE-3941: Pulse issues when SecurityManager is enabled (#1007)

- Pulse UI is not updated correctly - missing servers for ex.
- NPE regarding JMXUpdater in pulse.log

> 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
>
> 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
(v6.4.14#64029)

Reply via email to