Quantcast
Channel: DataStax Support Forums » Recent Topics
Viewing all articles
Browse latest Browse all 387

blueplastic on "Cannot start OpsCenter"

$
0
0

I get this when I try to start OpsCenter on Ubuntu 12.10:

root@stampedecon5:/usr/java/latest# sudo service opscenterd start
Traceback (most recent call last):
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/app.py", line 631, in run
runApp(config)
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/scripts/twistd.py", line 23, in runApp
_SomeApplicationRunner(config).run()
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/app.py", line 374, in run
self.application = self.createOrGetApplication()
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/app.py", line 439, in createOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/app.py", line 450, in getApplication
application = service.loadApplication(filename, style, passphrase)
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/application/service.py", line 400, in loadApplication
application = sob.loadValueFromFile(filename, 'application', passphrase)
File "/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/persisted/sob.py", line 210, in loadValueFromFile
exec fileObj in d, d
File "bin/start_opscenter.py", line 1, in <module>
from opscenterd import opscenterd_tap
File "/usr/lib/python2.7/dist-packages/opscenterd/opscenterd_tap.py", line 37, in <module>

File "/usr/lib/python2.7/dist-packages/opscenterd/OpsCenterdService.py", line 13, in <module>

File "/usr/lib/python2.7/dist-packages/opscenterd/ClusterServices.py", line 21, in <module>

File "/usr/lib/python2.7/dist-packages/opscenterd/WebServer.py", line 50, in <module>

File "/usr/lib/python2.7/dist-packages/opscenterd/cluster/Provision.py", line 13, in <module>

File "/usr/lib/python2.7/dist-packages/opscenterd/ThriftService.py", line 27, in <module>

File "/usr/lib/python2.7/dist-packages/opscenterd/SslUtils.py", line 3, in <module>

File "/usr/share/opscenter/lib/py-debian/2.7/amd64/OpenSSL/__init__.py", line 11, in <module>
import rand, crypto, SSL, tsafe
exceptions.ImportError: libssl.so.0.9.8: cannot open shared object file: No such file or directory

Failed to load application: libssl.so.0.9.8: cannot open shared object file: No such file or directory


Viewing all articles
Browse latest Browse all 387

Trending Articles