Very green newbie with all this.
I have an SMSC on Centos 6.5, originally installed by Amit, which seems to have a problem. When I start it using run.sh -b 0.0.0.0 inside a screen session, I get the following error:
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "SMSCShellExecutor" is missing the following dependencies:
Dependency "SmscManagement" (should be in state "Configured", but is actually in state "**ERROR**")
Deployment "ShellExecutor" is missing the following dependencies:
Dependency "SmscManagement" (should be in state "Real", but is actually in state "**ERROR**")
Dependency "SmscManagement" (should be in state "Real", but is actually in state "**ERROR**")
DEPLOYMENTS IN ERROR:
Deployment "SmscManagement" is in error due to the following reason(s): com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed: /
127.0.0.1:9042 (com.datastax.driver.core.TransportException: [/
127.0.0.1:9042] Cannot connect)), **ERROR**
It seems to me that I am missing something obvious but I have no idea what it is. Any and all help appreciated!