You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Emmanuel Hugonnet (JIRA)" <ji...@apache.org> on 2019/01/21 17:14:00 UTC

[jira] [Created] (ARTEMIS-2234) Incorrect warning from LoggingConfigurationFileReloader

Emmanuel Hugonnet created ARTEMIS-2234:
------------------------------------------

             Summary: Incorrect warning from LoggingConfigurationFileReloader
                 Key: ARTEMIS-2234
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2234
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.6.4
            Reporter: Emmanuel Hugonnet


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|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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)