You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2017/03/30 23:35:42 UTC

[jira] [Assigned] (ARTEMIS-1083) WARNS are printed on start when no native persister is found for certain protocols

     [ https://issues.apache.org/jira/browse/ARTEMIS-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram reassigned ARTEMIS-1083:
---------------------------------------

    Assignee: Justin Bertram

> 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
>    Affects Versions: 2.0.0
>            Reporter: Martyn Taylor
>            Assignee: Justin Bertram
>             Fix For: 2.next
>
>
> 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)