Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatiblity with Cassandra 1.2 #33

Open
davidone opened this issue Aug 23, 2013 · 0 comments
Open

Compatiblity with Cassandra 1.2 #33

davidone opened this issue Aug 23, 2013 · 0 comments

Comments

@davidone
Copy link

Today I upgraded my cassandra from 1.1.2 to 1.2.28 but Cassandra-Cluster-Admin stopped working with problems related to the Thrift library:

Fatal error: Uncaught exception 'TTransportException' with message 'TSocket: timed out reading 4 bytes from 127.0.0.1:9160' in /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/transport/TSocket.php:268 Stack trace: #0 /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/transport/TTransport.php(87): TSocket->read(4) #1 /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/transport/TFramedTransport.php(135): TTransport->readAll(4) #2 /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/transport/TFramedTransport.php(102): TFramedTransport->readFrame() #3 /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/transport/TTransport.php(87): TFramedTransport->read(4) #4 /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/protocol/TBinaryProtocol.php(300): TTransport->readAll(4) #5 /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/protocol/TBinaryProtocol.php(192): TBinaryProtocol->readI32(NULL) #6 /usr/local/www/apach in /usr/local/www/apache22/data/cassandra-cluster-admin/include/thrift/transport/TSocket.php on line 268

Any hints?

Thanks,
d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant