Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.2.3
-
Fix Version/s: None
-
Component/s: Notifications/Actions
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:Operating System: All
Platform: All
-
Bugzilla Id:1299
Description
This was sent to the opennms-discuss list on August 4, 2005 1:50:41 PM EDT by Jon Scottorn
<jscottorn@possibilityforge.com>.
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: num message : 111-2039
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: subject : ALARM!: Node jboss is down.
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: node : 14
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: interface : null
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: service : null
2005-08-04 11:51:13,254 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory: reusing previous connection
[id=org.postgresql.jdbc3.Jdbc3Connection@1618248]
2005-08-04 11:51:13,254 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory: stack bottom is 127191ms old
2005-08-04 11:51:13,254 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory: stack size is 2
2005-08-04 11:51:13,420 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory$CachedConnection: adding connection back into
pool [id=org.postgresql.jdbc3.Jdbc3Connection@1618248]
2005-08-04 11:51:13,526 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: Processing target Network/Systems:0m
2005-08-04 11:51:13,526 ERROR [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: notice not scheduled due to error:
java.lang.NullPointerException
at
org.opennms.netmgt.notifd.BroadcastEventProcessor.processTargets(BroadcastEventProcessor.java:
646)
at
org.opennms.netmgt.notifd.BroadcastEventProcessor.scheduleNoticesForEvent(BroadcastEventProcessor
.java:466)
at
org.opennms.netmgt.notifd.BroadcastEventProcessor.onEvent(BroadcastEventProcessor.java:171)
at
org.opennms.netmgt.eventd.EventIpcManagerDefaultImpl$ListenerThread.run(EventIpcManagerDefaultI
mpl.java:169)
at java.lang.Thread.run(Thread.java:534)
This might be related toNMS-1351.
<jscottorn@possibilityforge.com>.
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: num message : 111-2039
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: subject : ALARM!: Node jboss is down.
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: node : 14
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: interface : null
2005-08-04 11:51:13,249 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: service : null
2005-08-04 11:51:13,254 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory: reusing previous connection
[id=org.postgresql.jdbc3.Jdbc3Connection@1618248]
2005-08-04 11:51:13,254 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory: stack bottom is 127191ms old
2005-08-04 11:51:13,254 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory: stack size is 2
2005-08-04 11:51:13,420 DEBUG [Notifd:BroadcastEventProcessor]
DatabaseConnectionFactory$CachedConnection: adding connection back into
pool [id=org.postgresql.jdbc3.Jdbc3Connection@1618248]
2005-08-04 11:51:13,526 DEBUG [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: Processing target Network/Systems:0m
2005-08-04 11:51:13,526 ERROR [Notifd:BroadcastEventProcessor]
BroadcastEventProcessor: notice not scheduled due to error:
java.lang.NullPointerException
at
org.opennms.netmgt.notifd.BroadcastEventProcessor.processTargets(BroadcastEventProcessor.java:
646)
at
org.opennms.netmgt.notifd.BroadcastEventProcessor.scheduleNoticesForEvent(BroadcastEventProcessor
.java:466)
at
org.opennms.netmgt.notifd.BroadcastEventProcessor.onEvent(BroadcastEventProcessor.java:171)
at
org.opennms.netmgt.eventd.EventIpcManagerDefaultImpl$ListenerThread.run(EventIpcManagerDefaultI
mpl.java:169)
at java.lang.Thread.run(Thread.java:534)
This might be related to