Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7EF510F74 for ; Thu, 15 Aug 2013 21:34:01 +0000 (UTC) Received: (qmail 99422 invoked by uid 500); 15 Aug 2013 21:33:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 99389 invoked by uid 500); 15 Aug 2013 21:33:51 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 99329 invoked by uid 99); 15 Aug 2013 21:33:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 21:33:50 +0000 Date: Thu, 15 Aug 2013 21:33:50 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (AMQ-4661) Using ActiveMQ 5.8.0 with grails 2.x: Error SLF4J: Class path contains multiple SLF4J bindings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-4661. ----------------------------- Resolution: Not A Problem This is a configuration issue and not an ActiveMQ issue. > Using ActiveMQ 5.8.0 with grails 2.x: Error SLF4J: Class path contains multiple SLF4J bindings > ---------------------------------------------------------------------------------------------- > > Key: AMQ-4661 > URL: https://issues.apache.org/jira/browse/AMQ-4661 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.8.0 > Environment: OSX 10.8 / JDK 1.6.0_51, ActiveMQ 5.8.0, grails 2.2.1 > Reporter: Alex Freller > Priority: Minor > > Starting up the grails (2.2.1) application, I get the following errors: > | Error SLF4J: Class path contains multiple SLF4J bindings. > | Error SLF4J: Found binding in [jar:file:/Users/userName/.grails/ivy-cache/org.grails/grails-plugin-log4j/jars/grails-plugin-log4j-2.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] > | Error SLF4J: Found binding in [jar:file:/Users/userName/.grails/ivy-cache/org.apache.activemq/activemq-all/jars/activemq-all-5.8.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] > BuildConfig: > compile('org.apache.activemq:activemq-all:5.8.0') { > excludes "spring-context" > } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira