Re: Another EOFException

2011-02-15 Thread Dan Washusen
I'm seeing this as well; several column families with keys_cached = 0 on 0.7.1. Debug level logs: http://pastebin.com/qvujKDth -- Dan Washusen On Wednesday, 16 February 2011 at 1:12 PM, Jonathan Ellis wrote: > Created https://issues.apache.org/jira/browse/CASSANDRA-2172. > > On Tue, Feb 15, 20

Re: Another EOFException

2011-02-15 Thread Jonathan Ellis
Created https://issues.apache.org/jira/browse/CASSANDRA-2172. On Tue, Feb 15, 2011 at 3:34 PM, B. Todd Burruss wrote: > it happens when i start the node.  just tried it again.  here's the > saved_caches directory: > > > [cassandra@kv-app02 ~]$ ls -l /data/cassandra-data/saved_caches/ > total 12 >

Re: Another EOFException

2011-02-15 Thread B. Todd Burruss
it happens when i start the node. just tried it again. here's the saved_caches directory: [cassandra@kv-app02 ~]$ ls -l /data/cassandra-data/saved_caches/ total 12 -rw-rw-r-- 1 cassandra cassandra 0 Feb 15 10:36 NotificationSystem-Events-KeyCache -rw-rw-r-- 1 cassandra cassandra 0 Feb 15 1

Re: Another EOFException

2011-02-15 Thread Jonathan Ellis
Is this reproducible or just "I happened to kill the server while it was in the middle of writing out the c On Tue, Feb 15, 2011 at 1:10 PM, B. Todd Burruss wrote: > the following exception seems to be about loading saved caches, but i don't > really care about the cache so maybe isn't a big deal

Re: Another EOFException

2011-02-15 Thread Jonathan Ellis
Is this reproducible or just "I happened to kill the server while it was in the middle of writing out the cache keys?" On Tue, Feb 15, 2011 at 1:10 PM, B. Todd Burruss wrote: > the following exception seems to be about loading saved caches, but i don't > really care about the cache so maybe isn't

Another EOFException

2011-02-15 Thread B. Todd Burruss
the following exception seems to be about loading saved caches, but i don't really care about the cache so maybe isn't a big deal. anyway, this is with patched 0.7.1 (0001-Fix-bad-signed-conversion-from-byte-to-int.patch) WARN 11:07:59,800 error reading saved cache /data/cassandra-data/save