You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Shailendra Kumar singh (Jira)" <ji...@apache.org> on 2019/09/24 04:49:00 UTC

[jira] [Created] (ARTEMIS-2501) Incorrect ActiveMQRALogger configuration for invalidNumberOfMaxSession and unableToRetrieveDestinationName

Shailendra Kumar singh created ARTEMIS-2501:
-----------------------------------------------

             Summary: Incorrect ActiveMQRALogger configuration for invalidNumberOfMaxSession and unableToRetrieveDestinationName
                 Key: ARTEMIS-2501
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2501
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.10.1
            Reporter: Shailendra Kumar singh


Incorrect ActiveMQRALogger configuration for invalidNumberOfMaxSession and unableToRetrieveDestinationName

The values are not printed in the WARN messages.

{code:java}

WARN  [org.apache.activemq.artemis.ra] (MSC service thread 1-8) AMQ153004: Invalid number of session (negative) {0}, defaulting to ${1}.

[org.apache.activemq.artemis.ra] (default-threads - 1) AMQ153005: Unable to retrieve ${0} from JNDI. Creating a new ${1} named ${2} to be used by the MDB.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)