Yes, I do find the error log! 

ERROR [pool-2-thread-63] 2011-08-04 13:23:54,138 Cassandra.java (line 3210) 
Internal error processing get_range_slices
java.lang.NullPointerException


I'm using the cassandra-0.8.1, is this a known bug?

Thanks. 
-- 
Dikang Gu
0086 - 18611140205
On Wednesday, August 3, 2011 at 7:53 PM, aaron morton wrote: 
> There really should be something logged at the ERROR level in the server side 
> log, that error is raised when an unhanded exception bubbles out to the 
> thrift layer on the server. 
> 
> Double check the logging is configured correctly. 
> 
> Cheers
> 
> -----------------
> Aaron Morton
> Freelance Cassandra Developer
> @aaronmorton
> http://www.thelastpickle.com
> 
> On 3 Aug 2011, at 14:19, Dikang Gu wrote:
> 
> > I got this error when processing a lot operations….
> > 
> > 2011-08-03 11:26:35,786 ERROR [com.iw.nebula.dao.simpledb.SimpleDBAdapter] 
> > - <Cassandra encountered an internal error processing this request: 
> > TApplicationError type: 6 message:Internal error processing batch_mutate>
> > 
> > 2011-08-03 11:48:21,998 ERROR [com.iw.nebula.dao.simpledb.SimpleDBAdapter] 
> > - <Cassandra encountered an internal error processing this request: 
> > TApplicationError type: 6 message:Internal error processing 
> > get_range_slices>
> > 
> > I did not see anything wrong in the cassandra/system.log
> > 
> > What's your suggestions?
> > 
> > -- 
> > Dikang Gu
> > 0086 - 18611140205
> 

Reply via email to