You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Abhijit Chanda <ab...@gmail.com> on 2012/05/24 06:15:46 UTC

Error loading data: Internal error processing get_range_slices / Unavailable Exception

Hi All,
i am facing problem while setting up my database. The error under mentioned
is reflected every time i try to
setup the DB. Unable to understand why these are occurring?  though
previously it was working fine, i guess
it is some connection related issues.

UnknownException: [host=192.168.2.13(192.168.2.13):9160, latency=11(31),
attempts=1] SchemaDisagreementException()
NoAvailableHostsException: [host=None(0.0.0.0):0, latency=0(0), attempts=0]
No hosts to borrow from
Describe Keyspace: vCRIME
OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160,
latency=10002(10002), attempts=1] TimedOutException()
OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160,
latency=10001(10001), attempts=1] TimedOutException()
OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160,
latency=10000(10000), attempts=1] TimedOutException()
OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160,
latency=10001(10001), attempts=1] TimedOutException()
OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160,
latency=10001(10001), attempts=1] TimedOutException()
OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160,
latency=10001(10001), attempts=1] TimedOutException()
TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160,
latency=2(2), attempts=1] UnavailableException()
TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160,
latency=2(2), attempts=1] UnavailableException()
TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160,
latency=2(2), attempts=1] UnavailableException()
TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160,
latency=2(2), attempts=1] UnavailableException()
TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160,
latency=2(2), attempts=1] UnavailableException()

Regards,
Abhijit

Re: Error loading data: Internal error processing get_range_slices / Unavailable Exception

Posted by aaron morton <aa...@thelastpickle.com>.
I'm not sure what those log messages are from. But….

> UnknownException: [host=192.168.2.13(192.168.2.13):9160, latency=11(31), attempts=1] SchemaDisagreementException()

Sounds a bit like. 

http://wiki.apache.org/cassandra/FAQ#schema_disagreement

Cheers


-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com

On 24/05/2012, at 4:15 PM, Abhijit Chanda wrote:

> Hi All,
> i am facing problem while setting up my database. The error under mentioned is reflected every time i try to
> setup the DB. Unable to understand why these are occurring?  though previously it was working fine, i guess
> it is some connection related issues. 
> 
> UnknownException: [host=192.168.2.13(192.168.2.13):9160, latency=11(31), attempts=1] SchemaDisagreementException()
> NoAvailableHostsException: [host=None(0.0.0.0):0, latency=0(0), attempts=0] No hosts to borrow from
> Describe Keyspace: vCRIME
> OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160, latency=10002(10002), attempts=1] TimedOutException()
> OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160, latency=10001(10001), attempts=1] TimedOutException()
> OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160, latency=10000(10000), attempts=1] TimedOutException()
> OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160, latency=10001(10001), attempts=1] TimedOutException()
> OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160, latency=10001(10001), attempts=1] TimedOutException()
> OperationTimeoutException: [host=192.168.2.13(192.168.2.13):9160, latency=10001(10001), attempts=1] TimedOutException()
> TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160, latency=2(2), attempts=1] UnavailableException()
> TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160, latency=2(2), attempts=1] UnavailableException()
> TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160, latency=2(2), attempts=1] UnavailableException()
> TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160, latency=2(2), attempts=1] UnavailableException()
> TokenRangeOfflineException: [host=192.168.2.13(192.168.2.13):9160, latency=2(2), attempts=1] UnavailableException()
> 
> Regards,
> Abhijit