<?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: Issue starting opscenterd service</title>
		<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 02:53:13 +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/issue-starting-opscenterd-service" rel="self" type="application/rss+xml" />

		<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>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 "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>
		<item>
			<title>Anonymous on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-701</link>
			<pubDate>Thu, 17 Nov 2011 16:54:34 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">701@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am using backtrack 5 based on ubuntu 10.04, is it ok ?
&#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-700</link>
			<pubDate>Thu, 17 Nov 2011 16:16:12 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">700@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;shenwoo, what operating system are you running?
&#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-693</link>
			<pubDate>Thu, 17 Nov 2011 08:07:15 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">693@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I have the same problem when I start opscenter, hope you guys can give me a hint&#60;/p&#62;
&#60;p&#62; service opscenterd start&#60;/p&#62;
&#60;p&#62;Traceback (most recent call last):&#60;br /&#62;
  File &#34;/usr/share/opscenter/lib/py-debian/2.7/i386/twisted/application/app.py&#34;, line 631, in run&#60;br /&#62;
    runApp(config)&#60;br /&#62;
  File &#34;/usr/share/opscenter/lib/py-debian/2.7/i386/twisted/scripts/twistd.py&#34;, line 23, in runApp&#60;br /&#62;
    _SomeApplicationRunner(config).run()&#60;br /&#62;
  File &#34;/usr/share/opscenter/lib/py-debian/2.7/i386/twisted/application/app.py&#34;, line 374, in run&#60;br /&#62;
    self.application = self.createOrGetApplication()&#60;br /&#62;
  File &#34;/usr/share/opscenter/lib/py-debian/2.7/i386/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/lib/py-debian/2.7/i386/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/lib/py-debian/2.7/i386/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/lib/py-debian/2.7/i386/twisted/persisted/sob.py&#34;, line 210, in loadValueFromFile&#60;br /&#62;
    exec fileObj in d, d&#60;br /&#62;
  File &#34;/usr/share/opscenter/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;/usr/lib/python2.7/dist-packages/opscenterd/opscenterd_tap.py&#34;, line 16, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/Config.py&#34;, line 392, in init_config&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/events/plugins/CassandraStore.py&#34;, line 12, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/CassandraService.py&#34;, line 17, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/Cluster.py&#34;, line 14, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/AgentServer.py&#34;, line 23, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/HttpUtils.py&#34;, line 10, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/share/opscenter/lib/py-debian/2.7/i386/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>thobbs on "Issue starting opscenterd service"</title>
			<link>http://www.datastax.com/support-forums/topic/issue-starting-opscenterd-service#post-579</link>
			<pubDate>Wed, 26 Oct 2011 16:17:23 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">579@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You're welcome! &#60;/p&#62;
&#60;p&#62;I wouldn't have expected you to find that yourself.  I just noticed that in the stacktrace, it was using a library in /usr/lib/pymodules instead of /usr/share/opscenter/lib.&#60;/p&#62;
&#60;p&#62;Let us know if you encounter any more problems.
&#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-578</link>
			<pubDate>Wed, 26 Oct 2011 15:49:15 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">578@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;It indeed solved the problem, thanks for giving the good solution and doing it fast.&#60;/p&#62;
&#60;p&#62;How did you find the solution ? Could I have find it by myself ?&#60;/p&#62;
&#60;p&#62;Hope it will help more people.
&#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-577</link>
			<pubDate>Wed, 26 Oct 2011 15:28:18 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">577@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;For some reason it's using an older version of the library that opscenter required in previous versions rather than the bundled version of the library it has now.&#60;/p&#62;
&#60;p&#62;If you uninstall the old library (apt-get remove orbited), that should resolve the issue for now.  We will look into why it's preferring the other library to make a permanent fix.
&#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-576</link>
			<pubDate>Wed, 26 Oct 2011 12:21:52 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">576@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I got an error since I update to Cassandra 1.0.0 and Opscenter-free 1.3 (from .../opscenter-free_1.3-1_all.deb).&#60;/p&#62;
&#60;p&#62;service opscenterd start&#60;br /&#62;
Traceback (most recent call last):&#60;br /&#62;
  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/app.py&#34;, line 631, in run&#60;br /&#62;
    runApp(config)&#60;br /&#62;
  File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/scripts/twistd.py&#34;, line 23, in runApp&#60;br /&#62;
    _SomeApplicationRunner(config).run()&#60;br /&#62;
  File &#34;/usr/share/opscenter/lib/py-debian/2.7/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/lib/py-debian/2.7/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/lib/py-debian/2.7/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/lib/py-debian/2.7/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/lib/py-debian/2.7/amd64/twisted/persisted/sob.py&#34;, line 210, in loadValueFromFile&#60;br /&#62;
    exec fileObj in d, d&#60;br /&#62;
  File &#34;/usr/share/opscenter/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;/usr/lib/python2.7/dist-packages/opscenterd/opscenterd_tap.py&#34;, line 35, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/OpsCenterdService.py&#34;, line 16, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/python2.7/dist-packages/opscenterd/OrbitedService.py&#34;, line 6, in &#38;lt;module&#38;gt;&#60;/p&#62;
&#60;p&#62;  File &#34;/usr/lib/pymodules/python2.7/orbited/cometsession.py&#34;, line 13, in &#38;lt;module&#38;gt;&#60;br /&#62;
    from orbited import transports&#60;br /&#62;
  File &#34;/usr/lib/pymodules/python2.7/orbited/transports/__init__.py&#34;, line 1, in &#38;lt;module&#38;gt;&#60;br /&#62;
    import xhrstream&#60;br /&#62;
  File &#34;/usr/lib/pymodules/python2.7/orbited/transports/xhrstream.py&#34;, line 3, in &#38;lt;module&#38;gt;&#60;br /&#62;
    from orbited.transports.base import CometTransport&#60;br /&#62;
  File &#34;/usr/lib/pymodules/python2.7/orbited/transports/base.py&#34;, line 4, in &#38;lt;module&#38;gt;&#60;br /&#62;
    logger = logging.get_logger('orbited.transports.base.CometTransport')&#60;br /&#62;
  File &#34;/usr/lib/pymodules/python2.7/orbited/logging.py&#34;, line 11, in get_logger&#60;br /&#62;
    return _manager.get_logger(name)&#60;br /&#62;
exceptions.AttributeError: 'NoneType' object has no attribute 'get_logger'&#60;/p&#62;
&#60;p&#62;Failed to load application: 'NoneType' object has no attribute 'get_logger'&#60;/p&#62;
&#60;p&#62;Any ideas about this issue and how to resolve it ?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
