java - "Error setting operation panel" jconsole in a -


when connect jconsole following error message in pop op box.

error setting operation panel: , here 1 of class pojo. not know how pojo can cause error, , should rid of it.

if possible, switch visualvm (jvisualvm) being part of java since 1.6 (correct if wrong). in addition, install plugin "mbeans" "jconsole" functionality.

faced same problem plain pojo classes exposed mbeans via spring.

after having switched visualvm/mbeans have not seen problem longer. besides, visualvm provides further insights of running jvm , appears extensible via plugins.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -