Quantcast
Channel: DataStax Support Forums » Recent Topics
Viewing all articles
Browse latest Browse all 387

Hans-Peter.Sloot_atos.net on "Node will not startup again"

$
0
0

I have created a 4 node DSE 3.0 cluster

At first it is running fine. But after some time (a couple of hours)
I have 4 nodes with nodes 1 and 3 as seeds.
The other nodes run fine.
Since I use vm's I have made a clone of one of the other vm's and replaced the failing one.
After changing the necessary files and renaming the nodes everything is fine again.

The system.log shows:
INFO [main] 2013-03-29 09:23:53,134 AbstractCassandraDaemon.java (line 105) Logging initialized
ERROR [main] 2013-03-29 09:23:53,283 AbstractCassandraDaemon.java (line 373) Exception encountered during startup
java.lang.VerifyError: (class: com/datastax/bdp/server/DseServer, method: getLocalSubBlock signature: (Ljava/lang/String;Ljava/lang/String;Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;I)Lorg/apache/cassandra/thrift/LocalBlock;) Incompatible argument to function
at com.datastax.bdp.util.SchemaTool.init(SchemaTool.java:67)
at com.datastax.bdp.server.DseDaemon.setup(DseDaemon.java:135)
at org.apache.cassandra.service.AbstractCassandraDaemon.activate(AbstractCassandraDaemon.java:356)
at com.datastax.bdp.server.DseDaemon.main(DseDaemon.java:347)
INFO [main] 2013-03-29 09:24:22,030 AbstractCassandraDaemon.java (line 105) Logging initialized

Any insight what may be wrong?

Regards Hans-Peter


Viewing all articles
Browse latest Browse all 387

Trending Articles