[root@e3 opscenter]# bin/opscenter /usr/local/bin/python2.7 Traceback (most recent call last): File "/usr/lib/cassandra/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py", line 631, in run runApp(config) File "/usr/lib/cassandra/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/scripts/twistd.py", line 23, in runApp _SomeApplicationRunner(config).run() File "/usr/lib/cassandra/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py", line 374, in run self.application = self.createOrGetApplication() File "/usr/lib/cassandra/opscenter-1.3.1/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/lib/cassandra/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/application/app.py", line 450, in getApplication application = service.loadApplication(filename, style, passphrase) File "/usr/lib/cassandra/opscenter-1.3.1/lib/py-redhat/2.6/shared/amd64/twisted/application/service.py", line 400, in loadApplication application = sob.loadValueFromFile(filename, 'application', passphrase) File "/usr/lib/cassandra/opscenter-1.3.1/lib/py-redhat/2.6/shared/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 "build/lib/python2.7/site-packages/opscenterd/opscenterd_tap.py", line 16, in <module> File "build/lib/python2.7/site-packages/opscenterd/Config.py", line 392, in init_config File "build/lib/python2.7/site-packages/opscenterd/events/plugins/CassandraStore.py", line 12, in <module> File "build/lib/python2.7/site-packages/opscenterd/CassandraService.py", line 17, in <module> File "build/lib/python2.7/site-packages/opscenterd/Cluster.py", line 14, in <module> File "build/lib/python2.7/site-packages/opscenterd/AgentServer.py", line 23, in <module> File "build/lib/python2.7/site-packages/opscenterd/HttpUtils.py", line 10, in <module> File "/usr/lib/cassandra/opscenter-1.3.1/lib/py-redhat/2.6/5/amd64/OpenSSL/__init__.py", line 11, in <module> import rand, crypto, SSL, tsafe exceptions.ImportError: libpython2.6.so.1.0: cannot open shared object file: No such file or directory Failed to load application: libpython2.6.so.1.0: cannot open shared object file: No such file or directory |