<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Tag: Python - Recent Posts</title>
		<link>http://www.datastax.com/support-forums/tags/python</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 09:49:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/tags/python" rel="self" type="application/rss+xml" />

		<item>
			<title>thobbs on "Cannot get programs to connect to Cassandra (Community Ed)"</title>
			<link>http://www.datastax.com/support-forums/topic/cannot-get-programs-to-connect-to-cassandra-community-ed#post-5796</link>
			<pubDate>Fri, 10 Aug 2012 18:29:52 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">5796@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I'm not familiar with RCassandra, but you might be connecting to the wrong port.  By default, clients should connect to port 9160. Did you have any luck with FluentCassandra?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ChrisSwan on "Cannot get programs to connect to Cassandra (Community Ed)"</title>
			<link>http://www.datastax.com/support-forums/topic/cannot-get-programs-to-connect-to-cassandra-community-ed#post-4928</link>
			<pubDate>Fri, 03 Aug 2012 06:12:14 +0000</pubDate>
			<dc:creator>ChrisSwan</dc:creator>
			<guid isPermaLink="false">4928@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I've installed Cassandra Community Edition for windows (which was blissfully easy), have the Ops Center running, and with the CQL shell I've created a keyspace, columnFamily and some test data.&#60;/p&#62;
&#60;p&#62;I then wanted to try testing it using Python, downloaded CQL-python driver, and edited the py script to be the right connection details. However when I run this python script it hangs - I get the 'not responding' message and eventually have to kill the Python process.&#60;/p&#62;
&#60;p&#62;Next up I tried connecting using RCassandra to look at the data via R. Running:&#60;br /&#62;
&#60;code&#62;conn = RC.connect(&#38;#039;127.0.0.1&#38;#039;, 8888)&#60;/code&#62;&#60;br /&#62;
seems fine (at least gives no errors), but then calling:&#60;br /&#62;
&#60;code&#62;RC.cluster.name(conn)&#60;/code&#62;&#60;br /&#62;
also causes R to not respond and I have to kill the process.&#60;/p&#62;
&#60;p&#62;You can probably tell I'm a complete n00b to Cassandra, but I seem to be getting a common theme here when trying to do anything beyond establishing a connection from anything external.&#60;/p&#62;
&#60;p&#62;Any ideas what could be happening? Checking the Ops Center events log shows nothing untoward, I don't have any software firewalls running and the port Cassandra is on is clear.&#60;/p&#62;
&#60;p&#62;I'll have a go at connecting via fluentcassandra next and see what that does...&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Datastax Windows install hijacks Java and Python"</title>
			<link>http://www.datastax.com/support-forums/topic/datastax-windows-install-hijacks-java-and-python#post-4799</link>
			<pubDate>Thu, 02 Aug 2012 20:06:49 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">4799@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Marek,&#60;/p&#62;
&#60;p&#62;We appreciate the feedback. All of the points you bring up are valid, and we have plans to have the installer address them in the future.&#60;/p&#62;
&#60;p&#62;Regarding a workaround, unfortunately there is no way to prevent the installer from modifying those environment variables. You shoud however, be able to revert the changes made there, and still have OpsCenter work, if a few modifications are made to the opscenter start up scripts. We will verify what changes need to be made and that everything works correctly in that situation and get back to you soon.&#60;/p&#62;
&#60;p&#62;-Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marek on "Datastax Windows install hijacks Java and Python"</title>
			<link>http://www.datastax.com/support-forums/topic/datastax-windows-install-hijacks-java-and-python#post-4380</link>
			<pubDate>Tue, 31 Jul 2012 06:15:01 +0000</pubDate>
			<dc:creator>marek</dc:creator>
			<guid isPermaLink="false">4380@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I installed the 32-bit version of the Datastax Community edition and after that all sorts of strange things started happening.&#60;/p&#62;
&#60;p&#62;Turns out that during the install, it hijacked my Java and Python installs and redirected them to its own private versions, contaminated my JAVA_HOME and PYTHONPATH (referring them to its private installs of Java and Python) and prepended itself to the system PATH.&#60;br /&#62;
The PATH thing I can ALMOST forgive, as there are a gazillion other software packages that do the same and it has become an irritating modus operandi. What I DO object to, however, is hijacking my Python (version 3.x, instead of 2.whatever the Datastax CE uses) and Java installations (WTF is the point in keeping my Java up to date, allowing its stupid updater to run and pester me continuously when suddenly somebody comes along and voids all that &#34;effort&#34;?). Politely put, this is BS. The installer, of course, did not ASK nor WARN me of this. All that it was concerned about was, if I wanted to start the Datastax services on boot.&#60;/p&#62;
&#60;p&#62;A similar topic was already at &#60;a href=&#34;http://www.datastax.com/support-forums/topic/datastax-community-windows-installer-eclipse&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/support-forums/topic/datastax-community-windows-installer-eclipse&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now, to end this rant in a constructive way: Is there a way to kindly request (or force) the Datastax CE (or its installer) to not contaminate my (development) system with its &#34;business&#34; or is the only workaround to install it in a separate (or virtual) machine which it can keep all for itself?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "could not connect CQL 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/could-not-connect-cql-30#post-1770</link>
			<pubDate>Thu, 26 Apr 2012 23:02:34 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1770@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Fixed.  cql_version='3.0.0' , but not '3.0'.&#60;/p&#62;
&#60;p&#62;connection = cql.connect('vicqadw01', 9160, 'demo', cql_version='3.0.0')
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "could not connect CQL 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/could-not-connect-cql-30#post-1765</link>
			<pubDate>Wed, 25 Apr 2012 18:22:50 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1765@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Here it is the error message:&#60;/p&#62;
&#60;p&#62;Python 2.6.5 (r265:79063, Feb 28 2011, 21:55:45)&#60;br /&#62;
[GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] on linux2&#60;br /&#62;
Type &#34;help&#34;, &#34;copyright&#34;, &#34;credits&#34; or &#34;license&#34; for more information.&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; import cql&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt;&#38;gt; connection = cql.connect('localhost', cql_version='3.0')&#60;/p&#62;
&#60;p&#62;Traceback (most recent call last):&#60;br /&#62;
  File &#34;&#38;lt;stdin&#38;gt;&#34;, line 1, in &#38;lt;module&#38;gt;&#60;br /&#62;
  File &#34;/usr/lib/python2.6/site-packages/cql-1.0.10-py2.6.egg/cql/__init__.py&#34;, line 50, in connect&#60;br /&#62;
    return connection.Connection(host, port, keyspace, user, password, cql_version)&#60;br /&#62;
  File &#34;/usr/lib/python2.6/site-packages/cql-1.0.10-py2.6.egg/cql/connection.py&#34;, line 55, in __init__&#60;br /&#62;
    self.client.set_cql_version(cql_version)&#60;br /&#62;
  File &#34;/usr/lib/python2.6/site-packages/cql-1.0.10-py2.6.egg/cql/cassandra/Cassandra.py&#34;, line 1705, in set_cql_version&#60;br /&#62;
    self.recv_set_cql_version()&#60;br /&#62;
  File &#34;/usr/lib/python2.6/site-packages/cql-1.0.10-py2.6.egg/cql/cassandra/Cassandra.py&#34;, line 1726, in recv_set_cql_version&#60;br /&#62;
    raise result.ire&#60;br /&#62;
cql.cassandra.ttypes.InvalidRequestException: InvalidRequestException(why='Invalid version value: 3.0 (see &#60;a href=&#34;http://semver.org/&#34; rel=&#34;nofollow&#34;&#62;http://semver.org/&#60;/a&#62; for details)')&#60;/p&#62;
&#60;p&#62;It will work after remove parameter &#34;cql_version&#34;:&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt;&#38;gt; import cql&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; connection = cql.connect(host='127.0.0.1', port=9160, keyspace='demo', user=None, password=None)&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Charlie &#124; DBA
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Python error"</title>
			<link>http://www.datastax.com/support-forums/topic/python-error#post-1104</link>
			<pubDate>Thu, 09 Feb 2012 00:34:59 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1104@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for my late respons. TnX for the advice thobbs !&#60;/p&#62;
&#60;p&#62;My company really needs that software running on that machine and if we somehow manage to do so, we will share our results in this thread.&#60;/p&#62;
&#60;p&#62;There is a limited amount of time available for this project however; please be patient, future posts will take some time :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;zwoche
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "Python error"</title>
			<link>http://www.datastax.com/support-forums/topic/python-error#post-1058</link>
			<pubDate>Fri, 20 Jan 2012 19:40:57 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">1058@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Aaron, if you want to try installing via the tarball and let us know what doesn't work (log file contents would be helpful), I'll see what we can do about workarounds.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amorton on "Python error"</title>
			<link>http://www.datastax.com/support-forums/topic/python-error#post-1056</link>
			<pubDate>Thu, 19 Jan 2012 22:51:44 +0000</pubDate>
			<dc:creator>amorton</dc:creator>
			<guid isPermaLink="false">1056@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I'm interested to know know about getting Ops Centre running on Free BSD, any tips ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thobbs on "Python error"</title>
			<link>http://www.datastax.com/support-forums/topic/python-error#post-881</link>
			<pubDate>Tue, 20 Dec 2011 17:18:36 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">881@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;This is actually a known bug in 1.3.1.  It occurs when you have a keyspace that has no replicas.  For now, you can work around the issue by dropping that keyspace.  This issue has been fixed for the next release of OpsCenter.&#60;/p&#62;
&#60;p&#62;Well done on getting OpsCenter to run on FreeBSD!  Would you mind detailing the steps you had to take to potentially help others down the road?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Python error"</title>
			<link>http://www.datastax.com/support-forums/topic/python-error#post-878</link>
			<pubDate>Tue, 20 Dec 2011 15:40:31 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">878@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We have been struggling to get OpsCenter running on FreeBSD 8.2. We've got the binary to run after installing some python modules; the web-address is browsable but is missing a lot of info...&#60;/p&#62;
&#60;p&#62;Below the contents of the logfile.&#60;/p&#62;
&#60;p&#62;Has anybody managed to get Opscenter running on FreeBSD systems (and resolved the issue we are running into as well?)?&#60;/p&#62;
&#60;p&#62;Since the code is already compiled we can't have a look at what is causing this problem :(&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Ruben&#60;/p&#62;
&#60;p&#62;====&#60;/p&#62;
&#60;p&#62;2011-12-20 13:19:59+0100 []  INFO: Log opened.&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: twistd 10.1.0 (/usr/local/bin/python2.6 2.6.6) starting up.&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: reactor class: twisted.internet.selectreactor.SelectReactor.&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Logging level set to 'debug'&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: OpsCenterdService startService&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: OpsCenter version: 1.3.1&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Compatible agent version: 2.4&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Logging user config options:&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: jmx : [('port', '7199')], logging : [('log_path', './log/opscenterd.log'), ('level', 'DEBUG')], stat_reporter : [('ssl_key', './ssl/stats.pem')], authentication : [], webserver : [('interface', '$ipaddress'), ('staticdir', './content'), ('port', '8888'), ('log_path', './log/http.log')], agents : [('ssl_certfile', './ssl/opscenter.pem'), ('tmp_dir', './tmp'), ('path_to_installscript', './bin/install_agent.sh'), ('path_to_sudowrap', './bin/sudo_with_pass.py'), ('agent_keyfile', './ssl/agentKeyStore'), ('path_to_deb', 'NONE'), ('ssl_keyfile', './ssl/opscenter.key'), ('agent_certfile', './ssl/agentKeyStore.pem'), ('path_to_rpm', 'NONE')], cassandra_metrics : [], cassandra : [('seed_hosts', '10.0.112.103, 10.0.112.104, 10.0.112.105')],&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: HTTP BASIC authentication disabled&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Getting nodelist over thrift&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: agent_config items: {'metrics_enabled': 1, 'http_server_port': 61621, 'metrics_ignored_column_families': '', 'metrics_ignored_keyspaces': 'system, OpsCenter', 'jmx_port': 7199}&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: opscenterd.WebServer.OpsCenterdWebServer starting on 8888&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Starting factory &#38;lt;opscenterd.WebServer.OpsCenterdWebServer instance at 0x804e77680&#38;gt;&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Adding connection to &#38;lt;CassandraNode 10.0.112.105:9160 @0x804fab950&#38;gt;&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Adding connection to &#38;lt;CassandraNode 10.0.112.104:9160 @0x804fab7e8&#38;gt;&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Adding connection to &#38;lt;CassandraNode 10.0.112.103:9160 @0x804fabcf8&#38;gt;&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Adding connection to &#38;lt;CassandraNode 10.0.112.105:9160 @0x804fab950&#38;gt;&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Adding connection to &#38;lt;CassandraNode 10.0.112.104:9160 @0x804fab7e8&#38;gt;&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Waiting for describe_version() results&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Starting CassandraCluster service&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: morbid.morbid.StompFactory starting on 61619&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Starting factory &#38;lt;morbid.morbid.StompFactory instance at 0x804e9b560&#38;gt;&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: morbid.morbid.StompFactory starting on 61620&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Starting PushService&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Waiting for a successful thrift call&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Successfully added connection to &#38;lt;CassandraNode 10.0.112.104:9160 @0x804fab7e8&#38;gt; to the pool&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Successfully added connection to &#38;lt;CassandraNode 10.0.112.104:9160 @0x804fab7e8&#38;gt; to the pool&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Getting nodelist over thrift&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Successfully added connection to &#38;lt;CassandraNode 10.0.112.105:9160 @0x804fab950&#38;gt; to the pool&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Successfully added connection to &#38;lt;CassandraNode 10.0.112.105:9160 @0x804fab950&#38;gt; to the pool&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Successfully added connection to &#38;lt;CassandraNode 10.0.112.103:9160 @0x804fabcf8&#38;gt; to the pool&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Partitioner: org.apache.cassandra.dht.RandomPartitioner&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Cluster Name: Test Cluster&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Unhandled error in Deferred:&#60;br /&#62;
2011-12-20 13:19:59+0100 [] Unhandled Error&#60;br /&#62;
    Traceback (most recent call last):&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 345, in errback&#60;br /&#62;
        self._startRunCallbacks(fail)&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 424, in _startRunCallbacks&#60;br /&#62;
        self._runCallbacks()&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 441, in _runCallbacks&#60;br /&#62;
        self.result = callback(self.result, *args, **kw)&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 949, in gotResult&#60;br /&#62;
        _inlineCallbacks(r, g, deferred)&#60;br /&#62;
    --- &#38;lt;exception caught here&#38;gt; ---&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 891, in _inlineCallbacks&#60;br /&#62;
        result = result.throwExceptionIntoGenerator(g)&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/python/failure.py&#34;, line 338, in throwExceptionIntoGenerator&#60;br /&#62;
        return g.throw(self.type, self.value, self.tb)&#60;br /&#62;
      File &#34;build/lib/python2.6/site-packages/opscenterd/Cluster.py&#34;, line 406, in startService&#60;/p&#62;
&#60;p&#62;      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 891, in _inlineCallbacks&#60;br /&#62;
        result = result.throwExceptionIntoGenerator(g)&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/python/failure.py&#34;, line 338, in throwExceptionIntoGenerator&#60;br /&#62;
        return g.throw(self.type, self.value, self.tb)&#60;br /&#62;
      File &#34;build/lib/python2.6/site-packages/opscenterd/Cluster.py&#34;, line 573, in collectNodeList&#60;/p&#62;
&#60;p&#62;      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 893, in _inlineCallbacks&#60;br /&#62;
        result = g.send(result)&#60;br /&#62;
      File &#34;build/lib/python2.6/site-packages/opscenterd/CassandraService.py&#34;, line 179, in getTokenList&#60;/p&#62;
&#60;p&#62;      File &#34;build/lib/python2.6/site-packages/opscenterd/CassandraService.py&#34;, line 191, in processTokenLists&#60;/p&#62;
&#60;p&#62;    exceptions.IndexError: list index out of range&#60;/p&#62;
&#60;p&#62;2011-12-20 13:19:59+0100 []  INFO: CPU Info: []&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Done loading metric configuration.&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Done preloading last rollup times.&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Loading all persisted alert rules&#60;br /&#62;
2011-12-20 13:19:59+0100 [] DEBUG: Getting nodelist over thrift&#60;br /&#62;
2011-12-20 13:19:59+0100 []  INFO: Unhandled error in Deferred:&#60;br /&#62;
2011-12-20 13:19:59+0100 [] Unhandled Error&#60;br /&#62;
    Traceback (most recent call last):&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 345, in errback&#60;br /&#62;
        self._startRunCallbacks(fail)&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 424, in _startRunCallbacks&#60;br /&#62;
        self._runCallbacks()&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 441, in _runCallbacks&#60;br /&#62;
        self.result = callback(self.result, *args, **kw)&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 949, in gotResult&#60;br /&#62;
        _inlineCallbacks(r, g, deferred)&#60;br /&#62;
    --- &#38;lt;exception caught here&#38;gt; ---&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 891, in _inlineCallbacks&#60;br /&#62;
        result = result.throwExceptionIntoGenerator(g)&#60;br /&#62;
      File &#34;/usr/local/lib/python2.6/site-packages/twisted/python/failure.py&#34;, line 338, in throwExceptionIntoGenerator&#60;br /&#62;
        return g.throw(self.type, self.value, self.tb)&#60;br /&#62;
      File &#34;build/lib/python2.6/site-packages/opscenterd/Cluster.py&#34;, line 573, in collectNodeList&#60;/p&#62;
&#60;p&#62;      File &#34;/usr/local/lib/python2.6/site-packages/twisted/internet/defer.py&#34;, line 893, in _inlineCallbacks&#60;br /&#62;
        result = g.send(result)&#60;br /&#62;
      File &#34;build/lib/python2.6/site-packages/opscenterd/CassandraService.py&#34;, line 179, in getTokenList&#60;/p&#62;
&#60;p&#62;      File &#34;build/lib/python2.6/site-packages/opscenterd/CassandraService.py&#34;, line 191, in processTokenLists&#60;/p&#62;
&#60;p&#62;    exceptions.IndexError: list index out of range&#60;/p&#62;
&#60;p&#62;$Info text with keyspace info (decided not to include in this logcontent)&#60;/p&#62;
&#60;p&#62;2011-12-20 13:19:59+0100 [] DEBUG: Error while collecting system info list index out of range&#60;/p&#62;
&#60;p&#62;2011-12-20 13:20:59+0100 [] DEBUG: Average opscenterd CPU usage: 0.51%, max resident: 27 MB&#60;br /&#62;
2011-12-20 13:21:59+0100 [] DEBUG: Average opscenterd CPU usage: 0.09%, max resident: 27 MB&#60;/p&#62;
&#60;p&#62;=======
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
