Hi,
after update my node to 6.8 I'm getting this error in one node, it's up but when I run a nodetool command i get this error only in one node.
I already updated the cassandra-env.sh to use 0.3.3
vi /etc/dse/cassandra/cassandra-env.sh :%s/jamm-0.3.2.jar/jamm-0.3.3.jar/g
# nodetool status /bin/nodetool: line 79: get_jmx_port: command not found Error opening zip file or JAR manifest missing : /usr/share/dse/cassandra//lib/jamm-0.3.2.jar Error occurred during initialization of VM agent library failed to init: instrument
What could be the problem?