cassandra-webconsole
cassandra-webconsole copied to clipboard
Web based console for cassandra
Extracted the tarball into my Tomcat/webapps folder, started Tomcat. (Both are new installations, never used either before) http://localhost:8080/cassandra-webconsole/setup Enter IP address and port, click Save -> http://localhost:8080/ (If you're seeing...
I am getting the following exception when connecting to an existing Cassandra instance Caused by: javax.management.InstanceNotFoundException: org.apache.cassandra.service:type=StorageService at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(Unknown Source) ~[na:1.6.0_31] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(Unknown Source) ~[na:1.6.0_31] at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(Unknown Source) ~[na:1.6.0_31] at...