Robert Stupp created CASSANDRA-9069:
---------------------------------------
Summary: debug-cql broken in trunk
Key: CASSANDRA-9069
URL: https://issues.apache.org/jira/browse/CASSANDRA-9069
Project: Cassandra
Issue Type: Bug
Reporter: Robert Stupp
Priority: Minor
{{debug-cql}} is broken on trunk.
At startup it just says:
{code}
Error: Exception thrown by the agent : java.lang.NullPointerException
{code}
That exception originates from JMX agent (which cannot bind).
It can be reproduced by starting C* locally and starting {{debug-cql}}.
Workaround is to comment out sourcing of {{cassandra-env.sh}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)