org.apache.logging.log4j.jmx.HierarchyDynamicMBean not found in log4j 2
Shaib Al-Agily <[email protected]>
| Newsgroups | gmane.comp.jakarta.log4j.user |
|---|---|
| Message-ID | <BYAPR06MB58646E8D001DEC300AFE4234A7169@BYAPR06MB5864.namprd06.prod.outlook.com> |
Hello, Per Apache's website recommendations, our company is in the process of migrating some of its applications from log4j-1.2.14 to log4j-core-2.17.1. Class "org.apache.logging.log4j.jmx.HierarchyDynamicMBean" is referenced in one of our application and that is generating an error. It appears class org.apache.logging.log4j.jmx.HierarchyDynamicMBean is not implemented in log4j 2. Questions: 1. Is the class org.apache.logging.log4j.jmx.HierarchyDynamicMBean implemented in log4j 2? Where? 2. Is it merged in another class? 3. Is there an alternative class/solution? Thank you very much Shaib