Re: weird error when connecting to cassandra mbean proxy

2011-04-07 Thread Narendra Sharma
The correct object name is "org.apache.cassandra.db:type=StorageProxy" -Naren On Thu, Apr 7, 2011 at 4:36 PM, Anurag Gujral wrote: > Hi All, > I have written a code for connecting to mbean server runnning on cassandra > node. > I get the following error: > Exception in thread "main" java.lang.r

weird error when connecting to cassandra mbean proxy

2011-04-07 Thread Anurag Gujral
Hi All, I have written a code for connecting to mbean server runnning on cassandra node. I get the following error: Exception in thread "main" java.lang.reflect.UndeclaredThrowableException at $Proxy1.getReadOperations(Unknown Source) at com.smeet.cassandra.CassandraJmxHttpServerMy.(Cassan