Java Null Pointer exceptions seen more than 3K+ times in output.log

Description

On the 50K node test bed, I see Java Null Pointer exceptions more than 3K+ times in output.log and it is running for 1week.

946272.873: [GC [PSYoungGen: 6889052K->66160K(6895808K)] 14476224K->7653572K(20876864K), 0.1099350 secs] [Times: user=0.39 sys=0.00, real=0.11 secs]
946287.839: [GC [PSYoungGen: 6877168K->60848K(6871872K)] 14464580K->7648500K(20852928K), 2.5910620 secs] [Times: user=0.93 sys=0.01, real=2.59 secs]
946297.214: [GC [PSYoungGen: 6871856K->53386K(6900544K)] 14459508K->7641263K(20881600K), 0.1159710 secs] [Times: user=0.43 sys=0.00, real=0.12 secs]
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
946324.755: [GC [PSYoungGen: 6862410K->60204K(6898944K)] 14450287K->7648296K(20880000K), 0.1233670 secs] [Times: user=0.45 sys=0.00, real=0.12 secs]
946336.902: [GC [PSYoungGen: 6869228K->62512K(6897152K)] 14457320K->7650789K(20878208K), 0.1308550 secs] [Times: user=0.50 sys=0.00, real=0.13 secs]

Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "Timer-54030842" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "Timer-54438841" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
Exception in thread "DefaultUDPTransportMapping_5.2.254.157/0" java.lang.NullPointerException
[root@space-0050568a053b logs]# grep Null output.log |wc -l
3128

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Seth Leger September 18, 2014 at 11:10 AM

We're upgrading snmp4j to the latest so this should be fixed. Marking as fixed.

Matt Brozowski September 11, 2014 at 11:00 AM

Moved this issue to the OpenNMS project since it is a non-problem but should be addressed somehow

Markus von Rüden September 24, 2013 at 4:17 AM

DefaultUDPTransportMapping is a class within snmp4j. Therefore we may have to upgrade to a newer version.

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Priority

PagerDuty

Created August 6, 2013 at 6:15 PM
Updated September 19, 2014 at 9:49 AM
Resolved September 18, 2014 at 11:10 AM

Flag notifications