Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
jmx-1.1.5
-
None
Description
When Aries JMX Whiteboard registers MBeans (in org.apache.aries.jmx.whiteboard.MBeanHolder) a number of exceptions, including InstanceAlreadyExistsException are caught and logged at error level.
Depending on the context these messages may not really be errors, but rather warnings. It would be good to be able to configure Aries JMX wrt to how these exceptions are logged, allowing certain ones to appear as warnings in the log instead.