<?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: ubuntu - Recent Posts</title>
		<link>http://www.datastax.com/support-forums/tags/ubuntu</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 09:35:31 +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/ubuntu" rel="self" type="application/rss+xml" />

		<item>
			<title>mbulman on "OpsCenter, Ubuntu 12.04 64bit and libssl and libcrypto"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-ubuntu-1204-64bit-and-libssl-and-libcrypto#post-1863</link>
			<pubDate>Mon, 07 May 2012 15:06:43 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">1863@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Glad to hear you got OpsCenter running.  I've made a note to look into better libssl support.  We'll be sure to update this topic if something changes.  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "OpsCenter, Ubuntu 12.04 64bit and libssl and libcrypto"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-ubuntu-1204-64bit-and-libssl-and-libcrypto#post-1849</link>
			<pubDate>Fri, 04 May 2012 16:17:28 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1849@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi mbulman,&#60;/p&#62;
&#60;p&#62;thank you for your quick reply.&#60;/p&#62;
&#60;p&#62;Actually symlinking worked for previous versions of libssl.&#60;/p&#62;
&#60;p&#62;Anyway, with libssl1.0.0e on Ubuntu 11.10 it works while with libssl 1.0.1-4ubuntu3 on Ubuntu 12.04 doesn't.&#60;/p&#62;
&#60;p&#62;Forcing Ubuntu 12.04 to use the bugged version libssl 0.9.8 OpsCenter starts.&#60;br /&#62;
Is there any chance to make OpsCenter work with any libssl&#38;gt;0.9.8?&#60;/p&#62;
&#60;p&#62;Thank you&#60;br /&#62;
--&#60;br /&#62;
antonio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "OpsCenter, Ubuntu 12.04 64bit and libssl and libcrypto"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-ubuntu-1204-64bit-and-libssl-and-libcrypto#post-1848</link>
			<pubDate>Fri, 04 May 2012 15:44:54 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">1848@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Symlinking won't work, you'll need to install libssl 0.9.8.  You should be able to do this via:  apt-get install libssl0.9.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "OpsCenter, Ubuntu 12.04 64bit and libssl and libcrypto"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-ubuntu-1204-64bit-and-libssl-and-libcrypto#post-1845</link>
			<pubDate>Fri, 04 May 2012 14:25:55 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1845@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;everything fine on Ubuntu 11.10 64bit.&#60;/p&#62;
&#60;p&#62;Some problems on Ubuntu 12.04 64bit because of libssl and libcrypto:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;cat /var/log/opscenter/opscenterd.log&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
2012-05-04 14:39:31+0200 [] Unhandled Error&#60;br /&#62;
	Traceback (most recent call last):&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/scripts/_twistd_unix.py&#34;, line 317, in startApplication&#60;br /&#62;
	    app.startApplication(application, not self.config['no_save'])&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/app.py&#34;, line 653, in startApplication&#60;br /&#62;
	    service.IService(application).startService()&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/service.py&#34;, line 277, in startService&#60;br /&#62;
	    service.startService()&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py&#34;, line 1141, in unwindGenerator&#60;br /&#62;
	    return _inlineCallbacks(None, f(*args, **kwargs), Deferred())&#60;br /&#62;
	--- &#38;lt;exception caught here&#38;gt; ---&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py&#34;, line 1020, in _inlineCallbacks&#60;br /&#62;
	    result = g.send(result)&#60;br /&#62;
	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/OpsCenterdService.py&#34;, line 47, in startService&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/OpsCenterdService.py&#34;, line 107, in setupClusterManager&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/ClusterServices.py&#34;, line 60, in __init__&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/Agents.py&#34;, line 105, in __init__&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/Agents.py&#34;, line 181, in maybeImportSSL&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/OpenSSL/__init__.py&#34;, line 11, in &#38;lt;module&#38;gt;&#60;br /&#62;
	    import rand, crypto, SSL, tsafe&#60;br /&#62;
	exceptions.ImportError: libssl.so.0.9.8: cannot open shared object file: No such file or directory&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So, tried to solve the weird way:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;ln -s /lib/x86_64-linux-gnu/libssl.so.1.0.0 /usr/lib/libssl.so.0.9.8&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;service opscenterd start&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;but&#60;/p&#62;
&#60;p&#62;&#60;code&#62;cat /var/log/opscenter/opscenterd.log&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
2012-05-04 14:41:24+0200 [] Unhandled Error&#60;br /&#62;
	Traceback (most recent call last):&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/scripts/_twistd_unix.py&#34;, line 317, in startApplication&#60;br /&#62;
	    app.startApplication(application, not self.config['no_save'])&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/app.py&#34;, line 653, in startApplication&#60;br /&#62;
	    service.IService(application).startService()&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/service.py&#34;, line 277, in startService&#60;br /&#62;
	    service.startService()&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py&#34;, line 1141, in unwindGenerator&#60;br /&#62;
	    return _inlineCallbacks(None, f(*args, **kwargs), Deferred())&#60;br /&#62;
	--- &#38;lt;exception caught here&#38;gt; ---&#60;br /&#62;
	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py&#34;, line 1020, in _inlineCallbacks&#60;br /&#62;
	    result = g.send(result)&#60;br /&#62;
	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/OpsCenterdService.py&#34;, line 47, in startService&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/OpsCenterdService.py&#34;, line 107, in setupClusterManager&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/ClusterServices.py&#34;, line 60, in __init__&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/Agents.py&#34;, line 105, in __init__&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/Agents.py&#34;, line 181, in maybeImportSSL&#60;/p&#62;
&#60;p&#62;	  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/OpenSSL/__init__.py&#34;, line 11, in &#38;lt;module&#38;gt;&#60;br /&#62;
	    import rand, crypto, SSL, tsafe&#60;br /&#62;
	exceptions.ImportError: /lib/x86_64-linux-gnu/libcrypto.so.1.0.0: version `OPENSSL_0.9.8' not found (required by /usr/share/opscenter/lib/py-debian/2.7/amd64/OpenSSL/rand.so)&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thank you&#60;br /&#62;
--&#60;br /&#62;
antonio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thobbs on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-869</link>
			<pubDate>Mon, 19 Dec 2011 17:41:59 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">869@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Just to be clear, the Amazon Linux AMI is not a supported distro for OpsCenter.&#60;/p&#62;
&#60;p&#62;bonami:&#60;/p&#62;
&#60;p&#62;It looks like you're using the 64 bit version of the AMI.  You'll need to change the steps that nehc gave to be:&#60;/p&#62;
&#60;p&#62;1) Install openssl 0.9.8&#60;br /&#62;
sudo yum install openssl098e-0.9.8e-17.7.amzn1.x86_64&#60;/p&#62;
&#60;p&#62;2) Change to /usr/lib64 and manually create following two symbolic links:&#60;br /&#62;
sudo ln -s libssl.so.0.9.8e libssl.so.0.9.8&#60;br /&#62;
sudo ln -s libcrypto.so.0.9.8e libcrypto.so.0.9.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-866</link>
			<pubDate>Mon, 19 Dec 2011 08:19:01 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">866@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I have followed the steps given by nehc ,but having the same issue in Amazone AMI&#60;/p&#62;
&#60;p&#62;./src/lib/python2.6/site-packages:./lib/py:./lib/py-debian/2.6/amd64:&#60;br /&#62;
Traceback (most recent call last):&#60;br /&#62;
  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/twisted/application/app.py&#34;, line 631, in run&#60;br /&#62;
    runApp(config)&#60;br /&#62;
  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/twisted/scripts/twistd.py&#34;, line 23, in runApp&#60;br /&#62;
    _SomeApplicationRunner(config).run()&#60;br /&#62;
  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/twisted/application/app.py&#34;, line 374, in run&#60;br /&#62;
    self.application = self.createOrGetApplication()&#60;br /&#62;
  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/twisted/application/app.py&#34;, line 439, in createOrGetApplication&#60;br /&#62;
    application = getApplication(self.config, passphrase)&#60;br /&#62;
--- &#38;lt;exception caught here&#38;gt; ---&#60;br /&#62;
  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/twisted/application/app.py&#34;, line 450, in getApplication&#60;br /&#62;
    application = service.loadApplication(filename, style, passphrase)&#60;br /&#62;
  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/twisted/application/service.py&#34;, line 400, in loadApplication&#60;br /&#62;
    application = sob.loadValueFromFile(filename, 'application', passphrase)&#60;br /&#62;
  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/twisted/persisted/sob.py&#34;, line 210, in loadValueFromFile&#60;br /&#62;
    exec fileObj in d, d&#60;br /&#62;
  File &#34;bin/start_opscenter.py&#34;, line 1, in &#38;lt;module&#38;gt;&#60;br /&#62;
    from opscenterd import opscenterd_tap&#60;br /&#62;
  File &#34;build/lib/python2.6/site-packages/opscenterd/opscenterd_tap.py&#34;, line 16, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;build/lib/python2.6/site-packages/opscenterd/Config.py&#34;, line 392, in init_config&#60;/p&#62;
&#60;p&#62;  File &#34;build/lib/python2.6/site-packages/opscenterd/events/plugins/CassandraStore.py&#34;, line 12, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;build/lib/python2.6/site-packages/opscenterd/CassandraService.py&#34;, line 17, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;build/lib/python2.6/site-packages/opscenterd/Cluster.py&#34;, line 14, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;build/lib/python2.6/site-packages/opscenterd/AgentServer.py&#34;, line 23, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;build/lib/python2.6/site-packages/opscenterd/HttpUtils.py&#34;, line 10, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/share/OpsCenter/opscenter-1.3.1/lib/py-debian/2.6/amd64/OpenSSL/__init__.py&#34;, line 11, in &#38;lt;module&#38;gt;&#60;br /&#62;
    import rand, crypto, SSL, tsafe&#60;br /&#62;
exceptions.ImportError: libssl.so.0.9.8: cannot open shared object file: No such file or directory&#60;/p&#62;
&#60;p&#62;Failed to load application: libssl.so.0.9.8: cannot open shared object file: No such file or directory
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-860</link>
			<pubDate>Thu, 15 Dec 2011 20:18:21 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">860@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;This appears to be a normal Unavailable Exception. That will be thrown if there are not enough nodes up in the cluster to meet the requested consistency level. Are some of the nodes in your cluster currently down?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-859</link>
			<pubDate>Thu, 15 Dec 2011 19:34:42 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">859@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I noticed that this issue was &#34;resolved&#34; at the top. In which version of the OpsCenter was it resolved? I still had the same problem with v1.3.1. But thanks for the posts here for providing clues. Here are steps to fix the problem in AWS Linx AMI:&#60;br /&#62;
&#60;a href=&#34;http://randomizedsort.blogspot.com/2011/12/fixing-libssl-and-libcrypto-errors-in.html&#34; rel=&#34;nofollow&#34;&#62;http://randomizedsort.blogspot.com/2011/12/fixing-libssl-and-libcrypto-errors-in.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It will help users if the docs can specify the libssl and libcrypto versions required instead of just stating &#34;openssl&#34; like below:&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/docs/opscenter/install_opscenter#opscenter-installation-prerequisites&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/install_opscenter#opscenter-installation-prerequisites&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-851</link>
			<pubDate>Wed, 14 Dec 2011 17:18:41 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">851@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Anyone got any ideas on this? It seems to be related to a disconnected network or vpn link.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-776</link>
			<pubDate>Tue, 29 Nov 2011 02:32:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">776@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Some key parts of the smdgen4a.py file:&#60;/p&#62;
&#60;p&#62;import pycassa&#60;/p&#62;
&#60;p&#62;from pycassa.pool import ConnectionPool&#60;/p&#62;
&#60;p&#62;pool = ConnectionPool('KeySpace_SMD1',&#60;br /&#62;
        ['192.168.1.104:9160',&#60;br /&#62;
         '192.168.1.105:9160',&#60;br /&#62;
         '192.168.1.106:9160',&#60;br /&#62;
         '192.168.1.107:9160',&#60;br /&#62;
         '192.168.1.108:9160',&#60;br /&#62;
         '192.168.1.109:9160',&#60;br /&#62;
         '192.168.1.110:9160',&#60;br /&#62;
         '192.168.1.111:9160'])&#60;/p&#62;
&#60;p&#62;col_fam = pycassa.ColumnFamily(pool, 'ColumnFamily_SMD1')&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;  b = col_fam.batch()&#60;br /&#62;
...&#60;/p&#62;
&#60;p&#62;    b.insert(str(rowkey_ID), {str(column_timestamp):str(value_meter)})&#60;br /&#62;
  b.send()
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-775</link>
			<pubDate>Tue, 29 Nov 2011 02:26:17 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">775@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Could anyone help explain what this means? Any suggestions for resolution?&#60;/p&#62;
&#60;p&#62;Here is the error (using Pycassa 1.3.0, DSE 1.0 &#38;amp; Ubuntu Lucid 10.4):&#60;/p&#62;
&#60;p&#62;...$ python smdgen4a.py&#60;br /&#62;
Traceback (most recent call last):&#60;br /&#62;
  File &#34;smdgen4a.py&#34;, line 128, in &#38;lt;module&#38;gt;&#60;br /&#62;
    b.insert(str(meterID), {str(timestamp):str(metervalue)})&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 195, in insert&#60;br /&#62;
    timestamp=timestamp, ttl=ttl)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 147, in insert&#60;br /&#62;
    self._enqueue(packed_key, column_family, mut_list)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 110, in _enqueue&#60;br /&#62;
    self.send()&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 127, in send&#60;br /&#62;
    conn.batch_mutate(mutations, write_consistency_level)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 140, in new_f&#60;br /&#62;
    (self._retry_count, exc.__class__.__name__, exc))&#60;br /&#62;
pycassa.pool.MaximumRetryException: Retried 6 times. Last failure was UnavailableException            : UnavailableException()
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-740</link>
			<pubDate>Wed, 23 Nov 2011 01:44:41 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">740@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;A great material on a short dress, will surely keep them cool on a summer's evening.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-719</link>
			<pubDate>Fri, 18 Nov 2011 16:14:22 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">719@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Installing version 0.9.8 of libssl should get you up and running.  &#60;code&#62;apt-get install libssl0.9.8&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-713</link>
			<pubDate>Fri, 18 Nov 2011 02:40:52 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">713@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;oh, I am sorry, my computer I am using running Backtrack, the computer I am running Cassandra and installing opscenter is Ubuntu 11.10, I use your command and this is its output&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;ii libssl1.0.0  1.0.0e-2ubuntu4
SSL shared libraries&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mbulman on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-703</link>
			<pubDate>Thu, 17 Nov 2011 17:01:05 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">703@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;It should be okay.  Can you find out what versions of libssl you have installed by running &#60;code&#62;dpkg -l &#124; grep libssl&#60;/code&#62; ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
