]
Emmanuel Hugonnet resolved WFLY-11623.
--------------------------------------
Fix Version/s: 17.0.0.Final
Resolution: Done
Incorrect warning from LoggingConfigurationFileReloader
-------------------------------------------------------
Key: WFLY-11623
URL:
https://issues.jboss.org/browse/WFLY-11623
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 15.0.1.Final
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Priority: Major
Fix For: 17.0.0.Final
1:08:06,687 WARN [org.apache.activemq.artemis.core.server] (Thread-17
(ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@46dfb7b8))
AMQ222276: Failed to process changes to the logging configuration file:
file:/home/ehsavoie/dev/wildfly/wildfly/build/target/wildfly-16.0.0.Beta1-SNAPSHOT/standalone/configuration/logging.properties
This is due to the fact that ConfigurationPersistence implements LogContextConfiguration
and Configurator. If the configurator implements LogContextConfiguration we should return
it in org.apache.activemq.artemis.core.server.LoggingConfigurationFileReloader