In the trunk version of the code base with the latest code, the cqlsh is not connecting. Here is the message I am getting.
Rajanarayanans-MacBook-Pro:cassandra-trunk RajT$ ./bin/cqlsh Connection error: ('Unable to connect to any servers', {'127.0.0.1': ConnectionShutdown('Connection <AsyncoreConnection(4405206416) 127.0.0.1:9160 (closed)> is already closed',)}) I have done restarting to make sure that there is no clash with the port number and stuff like that. The server has started without any exceptions. Any idea? Thanks -Raj