Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 28117 invoked from network); 10 Feb 2009 16:06:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2009 16:06:30 -0000 Received: (qmail 81251 invoked by uid 500); 10 Feb 2009 16:06:30 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 81063 invoked by uid 500); 10 Feb 2009 16:06:29 -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 81052 invoked by uid 99); 10 Feb 2009 16:06:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 08:06:29 -0800 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG 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; Tue, 10 Feb 2009 16:06:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 14996234C4B3 for ; Tue, 10 Feb 2009 08:06:00 -0800 (PST) Message-ID: <866531953.1234281960083.JavaMail.jira@brutus> Date: Tue, 10 Feb 2009 08:06:00 -0800 (PST) From: "Dan Bucatanschi (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=49299#action_49299 ] Dan Bucatanschi commented on AMQ-2096: -------------------------------------- Please see these links for more information I found on this issue: http://www.nabble.com/-jira--Created%3A-%28AMQ-2096%29-WARN-AdvisoryBroker---Failed-to-fire-message-master-broker-advisory-tp21834409p21936466.html http://www.nabble.com/-jira--Created%3A-%28AMQ-2096%29-WARN-AdvisoryBroker---Failed-to-fire-message-master-broker-advisory-tp21834409p21936676.html Thanks, -Dan > 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 > > 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.