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

Bob Mitchell commented on ARTEMIS-2542:
---------------------------------------

Turns out the repeated logging was a result of the MDB failing to start 
correctly (a result of https://issues.apache.org/jira/browse/ARTEMIS-2545). 

While I still think this probably should not be an "INFO" log, I don't consider 
it a significant issue.

> Excessive logging in resource adapter for MDBs with useJNDI=false
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-2542
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2542
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.10.1
>            Reporter: Bob Mitchell
>            Priority: Minor
>
> When using an message Adapter with the "destination" activation config 
> property set to the Queue or Topic name and "useJNDI" set to false, we get 
> repeated server log entries of the form:
> {code:java}
> [2019-11-06T11:35:28.553-0500] [glassfish 4.1] [INFO] [] 
> [org.apache.activemq.artemis.ra] [tid: _ThreadID=240 _ThreadName=p: 
> thread-pool-1; w: 9] [timeMillis: 1573058128553] [levelValue: 800] [[
>   AMQ151004: Instantiating javax.jms.Queue "MyQueue" directly since 
> UseJNDI=false.]] {code}
> This is really annoying and makes it harder to find critical log entries in 
> the logs.
> Can we please lower the log level of this particular statement?
>  



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

Reply via email to