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 EFA7C106F4 for ; Tue, 24 Sep 2013 06:05:15 +0000 (UTC) Received: (qmail 34370 invoked by uid 500); 24 Sep 2013 06:05:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 34152 invoked by uid 500); 24 Sep 2013 06:05:09 -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 34114 invoked by uid 99); 24 Sep 2013 06:05:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Sep 2013 06:05:06 +0000 Date: Tue, 24 Sep 2013 06:05:06 +0000 (UTC) From: "Lionel Cons (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-4735) LinkageError in latest 5.9 snapshot MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Lionel Cons created AMQ-4735: -------------------------------- Summary: LinkageError in latest 5.9 snapshot Key: AMQ-4735 URL: https://issues.apache.org/jira/browse/AMQ-4735 Project: ActiveMQ Issue Type: Bug Environment: activemq-5.9-20130919.101342-100 Reporter: Lionel Cons When upgrading a test broker to the latest 5.9 snapshot I get: java.lang.LinkageError: loader constraint violation: when resolving method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;" the class loader (instance of org/eclipse/jetty/webapp/WebAppClassLoader) of the current class, org/slf4j/LoggerFactory, and the class loader (instance of java/net/URLClassLoader) for resolved class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type org/slf4j/ILoggerFactory used in the signature -- 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