Hi, after installing Apache Cassandra I am trying to connect to the database using the CLI, but I get an error that the Connection is refused by the Java subsystem.
I have altered the cassandra.yaml file to point to the IP address of the local system, but that doesn't help.
The final error is: Exception connecting to 127.0.0.1/9160
I have enabled the Cassandra ports in the firewall and am using CentOS 6.3 and Java 1.6.0_24
The Cassandra log file contains information that there is a problem that is related to an out of memory error.
Hans Teffer
