Oh sorry: The version is 0.7.0-beta3-SNAPSHOT
2011/1/21 Jonathan Ellis <jbel...@gmail.com> > What version? > > On Fri, Jan 21, 2011 at 9:20 AM, Michael Haspra <mhas...@gmail.com> wrote: > > Hi all, > > > > I get the following error when I have cassandra running on 2 nodes (I > don't > > get it when I start only one node). > > > > The startup on both nodes seems to be fine (e.g no error messages). > > Then I set up a keyspace and insert some data on one node, that also > works. > > > > I start to insert data on both nodes with high load and after a few > seconds > > i get the the following log output on both nodes: > > > > java.lang.AssertionError > > at org.apache.cassandra.net. > > MessagingService.receive(MessagingService.java:392) > > at > > > org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:84) > > > > followed by TimedOutExceptions. > > > > I get why I have the TimedOutExceptions but I don't know why the > > AssertionError occurs. > > > > Is that a configuration problem? > > > > Greets > > > > -- > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder of Riptano, the source for professional Cassandra support > http://riptano.com >