-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
Using the configuration API to remove a handler from a logger and a handler in the same transaction does not the handler from a logger or a different handler. The handler reference is removed and closed before the attempt to remove the handler from the logger or handler. This ends up leaving the handler on the logger or on the handler so messages are still published to the handler.
Note too that this could also be an issue with the post configuration actions as they require the handler reference as well.
- is cloned by
-
JBEAP-19764 (7.3.z) LOGMGR-279 - The configuration API removes handler references before the handler is removed from a logger/handler
- Closed
- is incorporated by
-
JBEAP-19765 (7.2.z) LOGMGR-279 - The configuration API removes handler references before the handler is removed from a logger/handler
- Resolved
-
WFCORE-5021 Upgrade jboss-logmanager to 2.1.17.Final
- Closed