-
Bug
-
Resolution: Done
-
Major
-
2.0.10.Final
-
None
Console logging doesn't work after logging subsystem init with the following configuration.
- logging.properties is configured with ASYNC with CONSOLE handlers.
- standalone.xml is configured with stock FILE and CONSOLE handlers.
Background of why there is a mismatch between logging.properties and standalone.xml, EAP image for OpenShift is configured with ASYNC with CONSOLE handlers by default. But users can customize standalone.xml and apply custom configuration based on the stock standalone.xml.
Expected result is logging configuration from standalone.xml is applied once logging subsystem come up regardless the mismatch.
Most likely related to WFCORE-159.
- is blocked by
-
LOGMGR-147 Create an option for the ExtHandler to not close children handlers
- Resolved
-
WFCORE-2519 Upgrade jboss-logmanager from 2.0.5.Final to 2.0.6.Final
- Resolved
-
JBEAP-12039 (7.0.z) Create an option for the ExtHandler to not close children handlers
- Closed
- is caused by
-
WFCORE-159 Handlers can be created with the same name as an existing handler
- Resolved
- is cloned by
-
JBEAP-10115 Logging handler lost due to conflict handlers in logging.properties and standalone.xml
- Closed
- relates to
-
JBEAP-9340 Replacing async log-handler with console log-handler during boot can cause logging to stop
- Closed