On Oct 11, 2006, at 4:19 PM, Joe Putnick wrote:
I got this error when adding a Dell 1850 with CentOS 64 bit. We
are trying to use SNMP. The package is 5.1.2-11.EL4.7 (x86_64).
What is a reactorLoop?
Hey Joe, the name "reactorLoop" comes form the underlying networking,
event-based framework we use (Twisted Python). In Twisted, the
reactor is responsible for "dispatching" events as they occur.
Eric knows all about the internals of the Zenoss reactor, so I'll
defer to him on the error you're getting ;-) (I have no idea why
runUntilCurrent() is bombing out...)
We have added juniper and cisco network devices with no problems.
The zenoss box is running on CentOS 64 bit. When running an
snmpwalk on the server it does work and scans the entire tree.
2006-10-11 18:12:09 ERROR zen.ZenModeler unexpected error in
reactorLoop
Traceback (most recent call last): File "/usr/local/zenoss/Products/
DataCollector/zenmodeler.py", line 403, in reactorLoop
reactor.runUntilCurrent() File "usr/local/zenoss/lib/python/twisted/
internet/base.py", line 543, in runUntilCurrent File "/usr/lib64/
python2.3/heapq.py", line 142, in heappop _siftup(heap, 0) File "/
usr/lib64/python2.3/heapq.py", line 238, in _siftup heap[pos] = heap
[childpos] IndexError: list index out of range
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users