msacks/jythonJMXClient

problem with mbeanpath

Closed this issue · 0 comments

try use this program

jmx> connect -h localhost -p 8849
jmx> getAttribute -m java.lang.Memory -a ClassName

exception is
javax.management.MalformedObjectNameException: Key properties cannot be empty
so what's the correct syntax of mbeanpath?