Skip to:
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:1626353686java.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:1626353686at 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
yes! Fixed!
Did you also fix the misspelling?
Error upading file
This was on mhuot's system.
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?
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