Arithmetic Exception in QueuedStrategy

Description

Seeing this exception in queued.log:

2011-02-12 05:11:14,060 DEBUG [QueuingRrdStrategy-2] Queued: Error upading file /opt/opennms/share/rrd/snmp/4644/VLAN_2215-0025b4ce1cc0/mib2-interfaces.jrb: Error processing update for file /opt/opennms/share/rrd/snmp/4644/VLAN_2215-0025b4ce1cc0/mib2-interfaces.jrb: 1297508265:2187383600774:2187383600774:U:U:1186702988:1245247110:1626353686:U:U:1186702988:1245247110:1626353686
java.lang.Exception: Error processing update for file /opt/opennms/share/rrd/snmp/4644/VLAN_2215-0025b4ce1cc0/mib2-interfaces.jrb: 1297508265:2187383600774:2187383600774:U:U:1186702988:1245247110:1626353686:U:U:1186702988:1245247110:1626353686
at org.opennms.netmgt.rrd.QueuingRrdStrategy$UpdateOperation.process(QueuingRrdStrategy.java:522)
at org.opennms.netmgt.rrd.QueuingRrdStrategy.processPendingOperations(QueuingRrdStrategy.java:1135)
at org.opennms.netmgt.rrd.QueuingRrdStrategy.run(QueuingRrdStrategy.java:1090)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.ArithmeticException

Environment

SuSE Linux OpenNMS and StoreByGroup

Acceptance / Success Criteria

None

is duplicated by

Lucidchart Diagrams

Activity

Show:

Benjamin Reed July 19, 2012 at 12:11 PM

yes! Fixed!

David Hustace February 16, 2011 at 11:28 PM

Did you also fix the misspelling?

Error upading file

David Hustace February 16, 2011 at 11:26 PM

This was on mhuot's system.

Benjamin Reed February 16, 2011 at 10:46 AM

The log is not terribly useful; I've committed a change to the logging that will hopefully illuminate where the underlying rrd strategy is getting the exception; can you look for this issue again when 1.8.10 comes out?

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created February 16, 2011 at 10:10 AM
Updated January 27, 2017 at 4:21 PM
Resolved July 19, 2012 at 12:11 PM