When I look at opscenter logs I see this:
2011-05-16 12:30:30-0700 [-] Unhandled error in Deferred:
2011-05-16 12:30:30-0700 [-] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 388, in errback
self._startRunCallbacks(fail)
File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 455, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 542, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 1076, in gotResult
_inlineCallbacks(r, g, deferred)
--- <exception caught here> ---
File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.6/site-packages/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.6/site-packages/opscenterd/CassandraService.py", line 174, in createKeyspaceFromConfigIfNeeded
File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.6/site-packages/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.6/site-packages/opscenterd/Cluster.py", line 559, in collectNodeList
File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.6/site-packages/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.6/site-packages/opscenterd/Cluster.py", line 530, in call_with_any_jmxconn
exceptions.KeyError: 0
2011-05-16 12:30:30-0700 [-] JmxJythonService is now in state "dying"
2011-05-16 12:30:30-0700 [-] closed
2011-05-16 12:30:30-0700 [-] Unhandled error in Deferred:
2011-05-16 12:30:30-0700 [-] Unhandled Error
Traceback (most recent call last):
Failure: opscenterd.jmxadapt.JmxJythonService.JmxJythonShutdown: lost connection
2011-05-16 12:30:30-0700 [-] Unhandled error in Deferred:
2011-05-16 12:30:30-0700 [-] Unhandled Error
Traceback (most recent call last):
Failure: opscenterd.jmxadapt.JmxJythonService.JmxJythonShutdown: lost connection
2011-05-16 12:30:30-0700 [-] Unhandled error in Deferred:
2011-05-16 12:30:30-0700 [-] Unhandled Error
Traceback (most recent call last):
Failure: opscenterd.jmxadapt.JmxJythonService.JmxJythonShutdown: lost connection
2011-05-16 12:30:30-0700 [-] Unhandled error in Deferred:
2011-05-16 12:30:30-0700 [-] Unhandled Error
Traceback (most recent call last):
Failure: opscenterd.jmxadapt.JmxJythonService.JmxJythonShutdown: lost connection
2011-05-16 12:30:30-0700 [-] Unhandled error in Deferred:
2011-05-16 12:30:30-0700 [-] Unhandled Error
Traceback (most recent call last):
2011-05-16 12:30:30-0700 [-] JmxJythonService is now in state "dead"
