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)