Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
None
-
centos 64bit
-
Critical
Description
1. download cassandra 1.1.3 , then start with "
{cassandra}/bin/cassandra -pf &"
2. cd to bin , call nodetool as "./nodetool -h localhost ring"
3. console returned : failed to connect to 'localhost:7199' : connection refused
BUT ,
at the same centos , all was ok before (1.1.2) .
PS:
cassandra-cli/cqlsh works well (1.1.3)
--------------
update:
even if add the following in cassandra-env.sh , connection refused as well :
JVM_OPTS="$JVM_OPTS -Djava.rmi.server.hostname=10.10.30.11