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 05:00:03 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936394#comment-16936394 ] 

Shailendra Kumar singh commented on ARTEMIS-2501:
-------------------------------------------------

Fixed with commit https://github.com/apache/activemq-artemis/commit/1b5ed3d1a4d28d0291123cd5414bacdb1ca5d824

> 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
>          Components: Broker
>    Affects Versions: 2.9.0
>            Reporter: Shailendra Kumar singh
>            Priority: Major
>
> 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}.
> WARN  [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)