Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 97787 invoked from network); 13 Feb 2009 10:49:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2009 10:49:23 -0000 Received: (qmail 2912 invoked by uid 500); 13 Feb 2009 10:49:23 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 2872 invoked by uid 500); 13 Feb 2009 10:49:22 -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 2861 invoked by uid 99); 13 Feb 2009 10:49:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2009 02:49:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2009 10:49:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 72C8D234C48B for ; Fri, 13 Feb 2009 02:48:59 -0800 (PST) Message-ID: <2065811886.1234522139455.JavaMail.jira@brutus> Date: Fri, 13 Feb 2009 02:48:59 -0800 (PST) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Assigned: (AMQ-2096) WARN AdvisoryBroker - Failed to fire message master broker advisory In-Reply-To: <586798136.1233765899460.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac reassigned AMQ-2096: ---------------------------------- Assignee: Dejan Bosanac > WARN AdvisoryBroker - Failed to fire message master broker advisory > ------------------------------------------------------------------- > > Key: AMQ-2096 > URL: https://issues.apache.org/activemq/browse/AMQ-2096 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.2.0 > Environment: mac os x 10.5.6, java 1.5.0_16 > Reporter: freetwix > Assignee: Dejan Bosanac > > Starting up activemq with a default configuration + simple authentication + mysql-ds like: > > > > groups="producers,consumers,admins"/> > > > > > > > > > > > > > > > > and a default mysql-ds as jdbcPersistenceAdapter results in the following warning message: > > WARN AdvisoryBroker - Failed to fire message master broker advisory > there seems to be no problems in the further processing of advisory messages, but the warning is introduced with the use of the authentication plugin. > greets, > jochen -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.