Hi,

I couldn't find any information on the following error so I apologize if it has
already been discussed.

On some of my nodes, I'm getting the following exception when cassandra starts
up:

2013-06-19 22:17:39.480414500 Exception encountered during startup: unable to 
find sufficient sources for streaming range 
(-4250921392403750427,-4250887922781325324]
2013-06-19 22:17:39.482733500 ERROR Exception in thread 
Thread[StorageServiceShutdownHook,5,main] 
(CassandraDaemon.java:org.apache.cassandra.service.CassandraDaemon$1:175)
2013-06-19 22:17:39.482735500 java.lang.NullPointerException
2013-06-19 22:17:39.482735500   at 
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:321)
2013-06-19 22:17:39.482736500   at 
org.apache.cassandra.service.StorageService.shutdownClientServers(StorageService.java:362)
2013-06-19 22:17:39.482736500   at 
org.apache.cassandra.service.StorageService.access$000(StorageService.java:88)
2013-06-19 22:17:39.482751500   at 
org.apache.cassandra.service.StorageService$1.runMayThrow(StorageService.java:513)
2013-06-19 22:17:39.482752500   at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
2013-06-19 22:17:39.482752500   at java.lang.Thread.run(Thread.java:662)

Can someone point me to more information about what could cause this error?

Faraaz

Reply via email to