Martyn Taylor created ARTEMIS-1083:
--------------------------------------
Summary: WARNS are printed on start when no native persister is
found for certain protocols
Key: ARTEMIS-1083
URL: https://issues.apache.org/jira/browse/ARTEMIS-1083
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Martyn Taylor
We should downgrade these logs to INFO only. WARN may cause concern to users,
when this is normal behaviour.
08:58:17,000 INFO [org.apache.activemq.artemis.core.server] AMQ221043:
Protocol module found: [artemis-amqp-protocol]. Adding protocol support for:
AMQP
08:58:17,004 INFO [org.apache.activemq.artemis.core.server] AMQ221043:
Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for:
HORNETQ
08:58:17,007 WARN
[org.apache.activemq.artemis.spi.core.protocol.MessagePersister] Cannot find
persister for
org.apache.activemq.artemis.core.protocol.mqtt.MQTTProtocolManagerFactory@72f926e6
08:58:17,008 INFO [org.apache.activemq.artemis.core.server] AMQ221043:
Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for:
MQTT
08:58:17,011 WARN
[org.apache.activemq.artemis.spi.core.protocol.MessagePersister] Cannot find
persister for
org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory@41fbdac4
08:58:17,011 INFO [org.apache.activemq.artemis.core.server] AMQ221043:
Protocol module found: [artemis-openwire-protocol]. Adding protocol support
for: OPENWIRE
08:58:17,015 WARN
[org.apache.activemq.artemis.spi.core.protocol.MessagePersister] Cannot find
persister for
org.apache.activemq.artemis.core.protocol.stomp.StompProtocolManagerFactory@243c4f91
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)