[ https://issues.apache.org/jira/browse/CLOUDSTACK-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583802#comment-13583802 ]
ASF subversion and git services commented on CLOUDSTACK-1367: ------------------------------------------------------------- Commit 6823adb3ac195e1c5fa76a898b5a0c8b011e7a88 in branch refs/heads/master from Prachi Damle <pra...@cloud.com> [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=6823adb ] CLOUDSTACK-1367 NPE noticed in logs while AgentMonitor is monitoring the host ping interval Added null check. If the host is not found, we dont ping anymore. > NPE noticed in logs while AgentMonitor is monitoring the host ping interval > --------------------------------------------------------------------------- > > Key: CLOUDSTACK-1367 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1367 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Reporter: Prachi Damle > Assignee: Prachi Damle > Fix For: 4.1.0 > > > Noticed NPE in logs while AgentMonitor runs > INFO [agent.manager.AgentMonitor] (AgentMonitor:) Found the following > agents behind on ping: [925, 913, 931] > ERROR [agent.manager.AgentMonitor] (AgentMonitor:) Caught the following > exception: > java.lang.NullPointerException > INFO [agent.manager.AgentMonitor] (AgentMonitor:) Found the following > agents behind on ping: [925, 913, 931] > ERROR [agent.manager.AgentMonitor] (AgentMonitor:) Caught the following > exception: > java.lang.NullPointerException > INFO [agent.manager.AgentMonitor] (AgentMonitor:) Found the following > agents behind on ping: [925, 913, 931] > ERROR [agent.manager.AgentMonitor] (AgentMonitor:) Caught the following > exception: > java.lang.NullPointerException -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira