4

我正在研究[cqlsh 5.0.1 | 卡桑德拉 2.1.1 | CQL 规范 3.2.0 | 本机协议 v3] 最近 5 个月在 centOS 7 服务器上。

不幸的是服务器下车了。之后,我试图重新启动 cassandra。

$ cassandra 

但是得到了错误

Error opening zip file or JAR manifest missing : /usr/share/cassandra/lib/jamm-0.2.6.jar
Error occurred during initialization of VM
agent library failed to init: instrument
4

1 回答 1

1

我想你可能想将 CASSANDRA_HOME 指向 "C:\cassandra107" 而不是 "C:\cassandra107\bin" 并在 "C:\cassandra107" 中将 cassandra 启动为 "bin\cassandra"

于 2016-12-09T12:49:33.627 回答