Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 8121 invoked from network); 2 May 2006 07:16:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 07:16:38 -0000 Received: (qmail 41583 invoked by uid 500); 2 May 2006 07:16:19 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 41562 invoked by uid 500); 2 May 2006 07:16:19 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 41553 invoked by uid 99); 2 May 2006 07:16:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2006 00:16:19 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO uproxy.gmail.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2006 00:16:18 -0700 Received: by uproxy.gmail.com with SMTP id k3so1717870ugf for ; Tue, 02 May 2006 00:15:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zasgo2VlF6eKSIXyfQLjIgcvZBilNe4f/IrSJItD7QVWCyWqxxOKECpeLCNMkXlRDhIK0Q1N5cN4se1JKknVhw3DRgA4Ey7EnB+ogCeg1PxzTMVM6SJwBzbBmVXLx2nEnoEnKLnFOm1bggq3B+2qcKFag04FBbRu9wTo2m8RRh4= Received: by 10.78.20.13 with SMTP id 13mr561264hut; Tue, 02 May 2006 00:15:57 -0700 (PDT) Received: by 10.78.27.13 with HTTP; Tue, 2 May 2006 00:15:57 -0700 (PDT) Message-ID: Date: Tue, 2 May 2006 08:15:57 +0100 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: Launching ActiveMQ (3) - successfull launch but warnings from log4j In-Reply-To: <4172296.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4170107.post@talk.nabble.com> <4172296.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/2/06, lololo wrote: > > Well, after multiple attemps and the (better) detailed info on > http://activemq.org/Xml+Configuration, I successfully launched the broker > with activemq-4.0-M4. Could you try upgrading to a much more recent release like 4.0-RC3 and see if you can start ActiveMQ without any issues? > For others who could like me spend some time, here is how I launch the > broker: > 1) I launch from ACTIVEMQ_HOME\bin and not from ACTIVEMQ_HOME > 2) I launch 1 single command line and not the activemq.bat > 3) The command line is so: ACTIVEMQ_HOME\bin>activemq > xbean:file:../conf/activemq.xml > > I get on the screen: > Loading message broker from: xbean:file:../conf/activemq.xml > log4j:WARN No appenders could be found for logger > (org.apache.xbean.spring.context.impl.XBeanXmlBeanDefinitionReader). > log4j:WARN Please initialize the log4j system properly. > Created MBeanServer with ID: 5c7734:10af251f308:-8000:Alicia:1 Those warnings are because the activemq script does not seem to be adding ../conf to the classpath so the log4j.properties is not being used as part of the initialization. -- James ------- http://radio.weblogs.com/0112098/