<?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; Topic: undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter</title>
		<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 22:25:23 +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/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-1239</link>
			<pubDate>Fri, 24 Feb 2012 21:15:49 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1239@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I installed python 2.7.2 with --prefix=home/username/python2-7-2, options defaults and gave me the same error PyUnicodeUCS4_Decode.&#60;/p&#62;
&#60;p&#62;I checked out the coding with this:&#60;/p&#62;
&#60;p&#62;Import sys &#38;gt;&#38;gt;&#38;gt;&#60;br /&#62;
Sys.maxunicode &#38;gt;&#38;gt;&#38;gt; if&#38;gt; 65535:&#60;br /&#62;
... print 'UCS4 build'&#60;br /&#62;
... else:&#60;br /&#62;
... print 'UCS2 build'&#60;/p&#62;
&#60;p&#62;  UCS2 build.&#60;/p&#62;
&#60;p&#62;The solution for this was to reinstall python but this:&#60;br /&#62;
. / configure --prefix= / home/username/python-2.7.2 --enable-unicode=ucs4&#60;/p&#62;
&#60;p&#62;I check again&#60;/p&#62;
&#60;p&#62;Import sys &#38;gt;&#38;gt;&#38;gt;&#60;br /&#62;
Sys.maxunicode &#38;gt;&#38;gt;&#38;gt; if&#38;gt; 65535:&#60;br /&#62;
... print 'UCS4 build'&#60;br /&#62;
... else:&#60;br /&#62;
... print 'UCS2 build'&#60;/p&#62;
&#60;p&#62;UCS4 build&#60;/p&#62;
&#60;p&#62;worked on Red Hat 4.1.2-51 + python-2.7.2
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-723</link>
			<pubDate>Fri, 18 Nov 2011 18:57:00 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">723@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;No worry, I'll have a try on RH5.5.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-722</link>
			<pubDate>Fri, 18 Nov 2011 18:49:19 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">722@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Unfortunately the lowest version of RHEL we support is 5.4.  Is it possible for you to use a machine with 5.4+ as its OS?  Keep in mind OpsCenter does not need to be installed on the same machine as DSE Server/Cassandra, so you don't have to worry about reinstalling those.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-721</link>
			<pubDate>Fri, 18 Nov 2011 18:46:55 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">721@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;BTW, today is our Hack Day. I'm eager to demo the OpsCenter to our workmates.&#60;br /&#62;
If it doesn't work today, I'll demo Hive on a 3 node Cassandra cluster.&#60;/p&#62;
&#60;p&#62;My customer is &#60;a href=&#34;http://www.bookfinder.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.bookfinder.com/&#60;/a&#62; and &#60;a href=&#34;http://www.fillz.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.fillz.com/&#60;/a&#62; , hope I can persuade them to have DSE as their next big data project database platform.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Charlie &#124; Oracle DBA
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-720</link>
			<pubDate>Fri, 18 Nov 2011 18:37:16 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">720@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I get another new server, and installed the Python2.6.5 followed your instruction.&#60;br /&#62;
Cassandra, cqlsh and hive works. but opscenter failed.  :(&#60;/p&#62;
&#60;p&#62;cat /etc/redhat-release&#60;br /&#62;
Red Hat Enterprise Linux Server release 5.3 (Tikanga)&#60;/p&#62;
&#60;p&#62;$&#38;gt;java -version&#60;br /&#62;
java version &#34;1.7.0&#34;&#60;br /&#62;
Java(TM) SE Runtime Environment (build 1.7.0-b147)&#60;br /&#62;
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)&#60;/p&#62;
&#60;p&#62;$&#38;gt;uname -a&#60;br /&#62;
Linux vicppsdbrac01 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux&#60;/p&#62;
&#60;p&#62;$&#38;gt;python -V&#60;br /&#62;
Python 2.6.5&#60;/p&#62;
&#60;p&#62;$&#38;gt;iostat -V&#60;br /&#62;
sysstat version 7.0.2&#60;br /&#62;
(C) Sebastien Godard&#60;/p&#62;
&#60;p&#62;$&#38;gt;which openssl&#60;br /&#62;
/usr/bin/openssl&#60;/p&#62;
&#60;p&#62;This time the error message is:&#60;/p&#62;
&#60;p&#62;exceptions.ImportError: No module named OpenSSL&#60;/p&#62;
&#60;p&#62;Failed to load application: No module named OpenSSL&#60;/p&#62;
&#60;p&#62;/usr/share/cassandra/datastax/opscenter-1.3.1&#38;gt;opscenter &#38;amp;&#60;br /&#62;
[1] 401&#60;br /&#62;
@vicppsdbrac01:/usr/share/cassandra/datastax/opscenter-1.3.1&#38;gt;Traceback (most recent call last):&#60;br /&#62;
  File &#34;/usr/share/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py&#34;, line 631, in run&#60;br /&#62;
    runApp(config)&#60;br /&#62;
  File &#34;/usr/share/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/scripts/twistd.py&#34;, line 23, in runApp&#60;br /&#62;
    _SomeApplicationRunner(config).run()&#60;br /&#62;
  File &#34;/usr/share/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py&#34;, line 374, in run&#60;br /&#62;
    self.application = self.createOrGetApplication()&#60;br /&#62;
  File &#34;/usr/share/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/shared/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/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/shared/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/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/shared/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/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/shared/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;exceptions.ImportError: No module named OpenSSL&#60;/p&#62;
&#60;p&#62;Failed to load application: No module named OpenSSL
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-712</link>
			<pubDate>Thu, 17 Nov 2011 22:38:22 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">712@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;It looks like python had problems compiling, which I'm sure is what's giving you problems.  I would recommend installing python via EPEL by running the following commands as sudo/root:&#60;/p&#62;
&#60;p&#62;rpm -Uvh &#60;a href=&#34;http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm&#34; rel=&#34;nofollow&#34;&#62;http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;yum install python26&#60;/p&#62;
&#60;p&#62;If that works, then you should be good to go with OpsCenter.  Please don't hesitate to let us know if you have any more problems.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-710</link>
			<pubDate>Thu, 17 Nov 2011 22:22:55 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">710@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I'll just give up for now. Waiting for next release.&#60;/p&#62;
&#60;p&#62;Thanks for the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-709</link>
			<pubDate>Thu, 17 Nov 2011 21:23:13 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">709@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Download from &#60;a href=&#34;http://www.python.org/ftp/python/2.6.7/Python-2.6.7.tgz&#34; rel=&#34;nofollow&#34;&#62;http://www.python.org/ftp/python/2.6.7/Python-2.6.7.tgz&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Login as root&#60;/p&#62;
&#60;p&#62;# tar -xzvf Python-2.6.7.tgz&#60;br /&#62;
# cd Python-2.6.7&#60;/p&#62;
&#60;p&#62;./configure --enable-shared&#60;br /&#62;
make&#60;br /&#62;
make install&#60;/p&#62;
&#60;p&#62;Error message when run make:&#60;/p&#62;
&#60;p&#62;Objects/unicodeobject.c: In function 'PyUnicodeUCS2_FromFormatV':&#60;br /&#62;
Objects/unicodeobject.c:685: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness&#60;br /&#62;
Objects/unicodeobject.c:685: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS2_DecodeUTF8' differ in signedness&#60;/p&#62;
&#60;p&#62;Env:&#60;/p&#62;
&#60;p&#62;Linux on EC2: CentOS release 5.4 (Final)&#60;br /&#62;
java version &#34;1.6.0_29&#34;&#60;br /&#62;
Python 2.6.7
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-708</link>
			<pubDate>Thu, 17 Nov 2011 20:58:40 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">708@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;How did you install python2.6?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-706</link>
			<pubDate>Thu, 17 Nov 2011 20:46:41 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">706@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi mbulman,&#60;/p&#62;
&#60;p&#62;There is no file /etc/default/opscenterd on my Linux. How to generate it?&#60;br /&#62;
Is this document not complete? &#60;a href=&#34;http://www.datastax.com/docs/1.0/datastax_enterprise/dse_quickstart#configuring-and-starting-datastax-opscenter&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.0/datastax_enterprise/dse_quickstart#configuring-and-starting-datastax-opscenter&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I got a new Linux server, and installed everything again, and then got same error.&#60;br /&#62;
This time is with Python-2.6.7&#60;/p&#62;
&#60;p&#62;=== ====&#60;br /&#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/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/5/i386/OpenSSL/__init__.py&#34;, line 11, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;    import rand, crypto, SSL, tsafe&#60;/p&#62;
&#60;p&#62;Failed to load application: /usr/share/cassandra/datastax/opscenter-1.3.1/lib/py-redhat/2.6/5/i386/OpenSSL/crypto.so: undefined symbol: PyUnicodeUCS4_Decode&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Charlie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-690</link>
			<pubDate>Thu, 17 Nov 2011 00:29:41 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">690@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Python 2.7 on RHEL is not currently supported.  We're working on fixing that in the next release.  Your initial output indicated python2.6.  If you have since installed python2.7, but python2.6 is still available, you can workaround this by adding the following line to /etc/default/opscenterd:&#60;/p&#62;
&#60;p&#62;PYTHON=/usr/bin/python2.6&#60;/p&#62;
&#60;p&#62;Let us know if that doesn't work or if you have any more questions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-689</link>
			<pubDate>Thu, 17 Nov 2011 00:23:16 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">689@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Will Python 2.7.2 be able to work with OpsCenter?&#60;/p&#62;
&#60;p&#62;-bash-3.2$ python -V&#60;br /&#62;
Python 2.7.2
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-687</link>
			<pubDate>Wed, 16 Nov 2011 23:40:05 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">687@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Red Hat Enterprise Linux Server release 5.5&#60;/p&#62;
&#60;p&#62;-bash-3.2$ cat /etc/redhat-release&#60;br /&#62;
Red Hat Enterprise Linux Server release 5.5 (Tikanga)&#60;/p&#62;
&#60;p&#62;I installed OpsCenter by following the link here, &#60;a href=&#34;http://www.datastax.com/docs/1.0/datastax_enterprise/dse_quickstart#configuring-and-starting-datastax-opscenter&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.0/datastax_enterprise/dse_quickstart#configuring-and-starting-datastax-opscenter&#60;/a&#62; .&#60;/p&#62;
&#60;p&#62;Basically OpsCenter comes with DataStax Enterprise tarball. It's my first time to install OpsCenter on this server. I didn't install it separately. &#60;/p&#62;
&#60;p&#62;The cqlsh and Hive works as expected.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-685</link>
			<pubDate>Wed, 16 Nov 2011 23:27:33 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">685@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;What operating system are you running specifically?   How did you install OpsCenter (is it installed in multiple ways)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "undefined symbol: PyUnicodeUCS4_Decode when Start OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/undefined-symbol-pyunicodeucs4_decode-when-start-opscenter#post-684</link>
			<pubDate>Wed, 16 Nov 2011 23:03:20 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">684@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;There is an error when I Start OpsCenter in the background.&#60;/p&#62;
&#60;p&#62;$ opscenter &#38;amp;&#60;/p&#62;
&#60;p&#62;Followed the instructions from this page,&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/docs/1.0/datastax_enterprise/dse_quickstart#configuring-and-starting-datastax-opscenter&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.0/datastax_enterprise/dse_quickstart#configuring-and-starting-datastax-opscenter&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the configuration:&#60;/p&#62;
&#60;p&#62;-bash-3.2$ uname -a&#60;br /&#62;
Linux vicqadw01.abebooks.com 2.6.18-194.26.1.el5 #1 SMP Fri Oct 29 14:21:16 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux&#60;/p&#62;
&#60;p&#62;-bash-3.2$ java -version&#60;br /&#62;
java version &#34;1.7.0&#34;&#60;br /&#62;
Java(TM) SE Runtime Environment (build 1.7.0-b147)&#60;br /&#62;
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)&#60;/p&#62;
&#60;p&#62;-bash-3.2$ nodetool ring -h localhost&#60;br /&#62;
Address         DC          Rack        Status State   Load            Owns    Token&#60;br /&#62;
127.0.0.1       Analytics   rack1       Up     Normal  729.31 KB       100.00% 0&#60;/p&#62;
&#60;p&#62;-bash-3.2$ python -V&#60;br /&#62;
Python 2.6.7&#60;/p&#62;
&#60;p&#62;-bash-3.2$ which openssl&#60;br /&#62;
/usr/bin/openssl&#60;/p&#62;
&#60;p&#62;Here is the error message:&#60;/p&#62;
&#60;p&#62;-bash-3.2$ opscenter &#38;amp;&#60;br /&#62;
[1] 31644&#60;br /&#62;
-bash-3.2$ Traceback (most recent call last):&#60;br /&#62;
  File &#34;/usr/share/cassandra/datastax/opscenter-1.3/lib/py-redhat/2.6/amd64/twisted/application/app.py&#34;, line 631, in run&#60;br /&#62;
    runApp(config)&#60;br /&#62;
  File &#34;/usr/share/cassandra/datastax/opscenter-1.3/lib/py-redhat/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/cassandra/datastax/opscenter-1.3/lib/py-redhat/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/cassandra/datastax/opscenter-1.3/lib/py-redhat/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/cassandra/datastax/opscenter-1.3/lib/py-redhat/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/cassandra/datastax/opscenter-1.3/lib/py-redhat/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/cassandra/datastax/opscenter-1.3/lib/py-redhat/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.7/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.7/site-packages/opscenterd/Config.py&#34;, line 391, in init_config&#60;/p&#62;
&#60;p&#62;  File &#34;build/lib/python2.7/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.7/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.7/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.7/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.7/site-packages/opscenterd/HttpUtils.py&#34;, line 10, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/share/cassandra/datastax/opscenter-1.3/lib/py-redhat/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: /usr/share/cassandra/datastax/opscenter-1.3/lib/py-redhat/2.6/amd64/OpenSSL/crypto.so: undefined symbol: PyUnicodeUCS4_Decode&#60;/p&#62;
&#60;p&#62;Failed to load application: /usr/share/cassandra/datastax/opscenter-1.3/lib/py-redhat/2.6/amd64/OpenSSL/crypto.so: undefined symbol: PyUnicodeUCS4_Decode&#60;/p&#62;
&#60;p&#62;[1]+  Exit 1                  opscenter&#60;/p&#62;
&#60;p&#62;I can ran CQL shell,&#60;/p&#62;
&#60;p&#62;-bash-3.2$ cqlsh&#60;br /&#62;
cqlsh&#38;gt; use craftersman;&#60;/p&#62;
&#60;p&#62;cqlsh&#38;gt; select isbn,request_time_unix from s2 limit 2;&#60;br /&#62;
 isbn &#124; request_time_unix &#124;&#60;br /&#62;
      &#124;        1319357983 &#124;&#60;br /&#62;
      &#124;        1319357963 &#124;&#60;/p&#62;
&#60;p&#62;cqlsh&#38;gt;&#60;/p&#62;
&#60;p&#62;Thanks for the help,&#60;/p&#62;
&#60;p&#62;Charlie Z
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
