Hi all,
I successfully ran the Cassandra on eclipse. When the console showed the
following,
* INFO 07:17:14,186 Listening for thrift clients...*
I tried to run the "cassandra-cli" using command prompt. But I get the
following error. There is not enough resources in the net regarding the
problem

Exception in thread "main" org.yaml.snakeyaml.error.YAMLException:
java.io.IOExeption: Stream closed
at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:149)
at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:116)
at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:105)
at
org.yaml.snakeyaml.reader.ScannerImpl.scanToNextToken(ScannerImpl.java:961)
at
org.yaml.snakeyaml.reader.ScannerImpl.fetchMoreTokens(ScannerImpl.java:234)
..........
Caused by: java.io.IOException: Stream closed
at java.io.PushbackInputStream.ensureOpen(PushbackInputStream.java:57)
at java.io.PushbackInputStream.read(PushbackInputStream.java:149)
..........
...16 more

-- 
Regards,

Thushan Ganegedara,
Department of Computer Science and Engineering,
University of Moratuwa.

Reply via email to