https://issues.apache.org/bugzilla/show_bug.cgi?id=52591

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> 
2012-02-03 14:45:07 UTC ---
There are other, similar errors for other MBeans:

SEVERE: Error getting attribute java.lang:type=MemoryPool,name=Par Eden Space
Us
ageThreshold
javax.management.RuntimeMBeanException:
java.lang.UnsupportedOperationException:
 Usage threshold is not supported



Looks like RuntimeMBeanException is probably the exception to catch... possibly
even checking to see if the root cause is UnsupportedOperationException.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to