You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Yuliia Polishchuk (Jira)" <ji...@apache.org> on 2021/02/09 12:18:00 UTC

[jira] [Updated] (ARTEMIS-3111) Found multiple bindings after adding activemq-all-5.6.0.jar file to jmeter/lib directory.

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

Yuliia Polishchuk updated ARTEMIS-3111:
---------------------------------------
    Summary: Found multiple bindings after adding activemq-all-5.6.0.jar file to jmeter/lib directory.  (was: Doesn't work native log on TC after adding activemq-all-5.6.0.jar file to jmeter/lib directory.)

> Found multiple bindings after adding activemq-all-5.6.0.jar file to jmeter/lib directory.
> -----------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3111
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3111
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Yuliia Polishchuk
>            Priority: Major
>         Attachments: to ticket.png
>
>
> I need to run test for ActiveMQ on TC. 
> For that I added activemq-all-5.6.0.jar to apache-jmeter-5.4/lib directory. But it causes warning on build logs for already existing jobs and broke it:
> {quote}
> SLF4J: Found binding in [jar:[file:/sti/apache-jmeter-5.4/lib/activemq-all-5.16.1.jar!/org/slf4j/impl/StaticLoggerBinder.class|file://sti/apache-jmeter-5.4/lib/activemq-all-5.16.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> {quote}
> I found the solving for this issue: When multiple bindings are available on the class path, select one and only one binding you wish to use, and remove the other bindings.
> But I can't delete none of jar files, cause I need it for testing. 
> How it can be solved in a different way? 



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