While evaluating datastax we go step by step as given in website and even cassandra got running successfully but while starting opsCenter.
following error occurred please help me out so that we can evaluate it and move forward to next step.
========================================================================================
service opscenterd restart [FAILED]
Restarting Cassandra cluster manager opscenterd
Stopping opscenterd [FAILED]
Starting opscenterdTraceback (most recent call last):
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py", line 631, in run
runApp(config)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/scripts/twistd.py", line 23, in runApp
_SomeApplicationRunner(config).run()
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py", line 374, in run
self.application = self.createOrGetApplication()
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py", line 439, in createOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py", line 450, in getApplication
application = service.loadApplication(filename, style, passphrase)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/application/service.py", line 400, in loadApplication
application = sob.loadValueFromFile(filename, 'application', passphrase)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/persisted/sob.py", line 210, in loadValueFromFile
exec fileObj in d, d
File "/usr/share/opscenter/bin/start_opscenter.py", line 1, in <module>
from opscenterd import opscenterd_tap
File "/usr/lib/python2.6/site-packages/opscenterd/opscenterd_tap.py", line 16, in <module>
File "/usr/lib/python2.6/site-packages/opscenterd/Config.py", line 392, in init_config
File "/usr/lib/python2.6/site-packages/opscenterd/events/plugins/CassandraStore.py", line 12, in <module>
File "/usr/lib/python2.6/site-packages/opscenterd/CassandraService.py", line 17, in <module>
File "/usr/lib/python2.6/site-packages/opscenterd/Cluster.py", line 14, in <module>
File "/usr/lib/python2.6/site-packages/opscenterd/AgentServer.py", line 23, in <module>
File "/usr/lib/python2.6/site-packages/opscenterd/HttpUtils.py", line 10, in <module>
exceptions.ImportError: No module named OpenSSL
Failed to load application: No module named OpenSSL
[FAILED]
=======================================================================================
