rendered paste body2011-05-10 15:44:28+0000 [-] Log opened.
2011-05-10 15:44:28+0000 [-] twistd 10.2.0 (/usr/bin/python 2.6.6) starting up.
2011-05-10 15:44:28+0000 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
2011-05-10 15:44:28+0000 [-] opscenterd.WebServer.OpsCenterdWebServer starting on 8888
2011-05-10 15:44:28+0000 [-] Starting factory <opscenterd.WebServer.OpsCenterdWebServer instance at 0x1b7d950>
2011-05-10 15:44:28+0000 [-] morbid.morbid.StompFactory starting on 61619
2011-05-10 15:44:28+0000 [-] Starting factory <morbid.morbid.StompFactory instance at 0x1b8e7e8>
2011-05-10 15:44:28+0000 [-] morbid.morbid.StompFactory starting on 61620
2011-05-10 15:44:28+0000 [-] set uid/gid 0/0
2011-05-10 15:44:28+0000 [-] OpsCenterdService startService
2011-05-10 15:44:28+0000 [-] JmxJythonService started. State is now "startup".
2011-05-10 15:44:28+0000 [-] Starting CassandraCluster service
2011-05-10 15:44:28+0000 [-] Adding connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0>
2011-05-10 15:44:28+0000 [-] Adding connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0>
2011-05-10 15:44:28+0000 [-] Adding connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0>
2011-05-10 15:44:28+0000 [-] Adding connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0>
2011-05-10 15:44:28+0000 [-] Adding connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0>
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] Successfully added connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0> to the pool
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] Successfully added connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0> to the pool
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] Successfully added connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0> to the pool
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] Successfully added connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0> to the pool
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] Successfully added connection to <CassandraNode 10.207.1.253:9160 @0x1b920e0> to the pool
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] acquired initial keyspace list: [CassandraKeyspace(keyspace=system, column_families=['NodeIdInfo', 'IndexInfo', 'Schema', 'Migrations', 'LocationInfo', 'HintsColumnFamily'], attributes={'strategy_options': {'replication_factor': '1'}, 'replica_placement_strategy': 'org.apache.cassandra.locator.LocalStrategy', 'replication_factor': '1'}), CassandraKeyspace(keyspace=cfs, column_families=['sblocks', 'inode'], attributes={'strategy_options': {'Brisk': '1', 'Cassandra': '0'}, 'replica_placement_strategy': 'org.apache.cassandra.locator.NetworkTopologyStrategy', 'replication_factor': None})]
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] acquired snitch: org.apache.cassandra.locator.BriskSimpleSnitch
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] acquired partitioner: org.apache.cassandra.dht.RandomPartitioner
2011-05-10 15:44:28+0000 [CassandraPoolParticipantClient,client] acquired cluster name: chees
2011-05-10 15:44:35+0000 [-] JmxJythonService got jmxjython startup message. State is now "normal".
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] Couldn't refresh node list
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 542, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 1076, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.6/dist-packages/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "usr/lib/python2.6/dist-packages/opscenterd/Cluster.py", line 559, in collectNodeList
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.6/dist-packages/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "usr/lib/python2.6/dist-packages/opscenterd/Cluster.py", line 530, in call_with_any_jmxconn
opscenterd.jmxadapt.JmxJythonService.GenericJavaError: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 10.207.1.253; nested exception is:
java.net.ConnectException: Connection refused]
Request was: ('query', 'org.apache.cassandra.db:type=StorageService', 'TokenToEndpointMap', None)
2011-05-10 15:44:36+0000 [-] 'Failed to call getNodeList for node 10.207.1.253 (will try with next conn)'
2011-05-10 15:44:36+0000 [-] Couldn't refresh node list
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 542, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 1076, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.6/dist-packages/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "usr/lib/python2.6/dist-packages/opscenterd/Cluster.py", line 559, in collectNodeList
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.6/dist-packages/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "usr/lib/python2.6/dist-packages/opscenterd/Cluster.py", line 530, in call_with_any_jmxconn
opscenterd.jmxadapt.JmxJythonService.GenericJavaError: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 10.207.1.253; nested exception is:
java.net.ConnectException: Connection refused]
Request was: ('query', 'org.apache.cassandra.db:type=StorageService', 'TokenToEndpointMap', None)