Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 8576 invoked from network); 22 Sep 2006 18:41:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2006 18:41:26 -0000 Received: (qmail 3448 invoked by uid 500); 22 Sep 2006 18:41:24 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 3404 invoked by uid 500); 22 Sep 2006 18:41:23 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 3393 invoked by uid 99); 22 Sep 2006 18:41:23 -0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: 216.86.168.179 is neither permitted nor denied by domain of geir@pobox.com) Received: from [216.86.168.179] (HELO mxout-04.mxes.net) (216.86.168.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Sep 2006 11:41:23 -0700 Received: from [10.0.1.2] (unknown [67.86.9.229]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id F2A59A3228 for ; Fri, 22 Sep 2006 14:39:50 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <8ce6aa550609221051u3fdcc89ds4186d637170c1ef@mail.gmail.com> References: <23951bd90609212137n1a6794d3i4f4cd35a68743183@mail.gmail.com> <5322CACC-E5A6-44F6-92D1-52917A7B8046@pobox.com> <23951bd90609212147t504afc17m8ec1c678cad81dfd@mail.gmail.com> <8ce6aa550609221051u3fdcc89ds4186d637170c1ef@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5CDC92D3-7FEB-49D5-B32F-DE63D3A59FC1@pobox.com> Content-Transfer-Encoding: 7bit From: "Geir Magnusson Jr." Subject: Re: [drlvm] getting activeMQ to run Date: Fri, 22 Sep 2006 14:39:52 -0400 To: harmony-dev@incubator.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N First, thanks so much for the fast response and good solution. I don't see any problem with this patch, but you're right - I don't understand why we have it, since Logger should set it's "global" field to getLogger("global") in the static initialization. I have the same problem with J9, so I don't think it's a VM problem. If no one complains, I'm going to test it, apply it, and add a JIRA to look at the fact that global isn't set...or tell me why it shouldn't be.... geir On Sep 22, 2006, at 1:51 PM, Nikolay Kuznetsov wrote: > Hello, > > I was able to run ActiveQM on Linux with patch attached. Looks like > something is broken in logger static initialization sequence. Though > this patch helpps in running ActiveQM, I would treat this patch as > workaround, this issue requires some more analysis and testing. > > Nik. > On 9/22/06, Geir Magnusson Jr. wrote: >> >> On Sep 22, 2006, at 12:47 AM, Vladimir Gorr wrote: >> >> > On 9/22/06, Geir Magnusson Jr. wrote: >> >> >> >> >> >> On Sep 22, 2006, at 12:37 AM, Vladimir Gorr wrote: >> >> >> >> > On 9/22/06, Geir Magnusson Jr. wrote: >> >> >> >> >> >> Even though we have the jar issue fixed w/t he launcher-based >> >> build, >> >> >> I still can't run ActiveMQ using release build on Ubuntu. >> >> >> >> >> >> Can anyone else report success? Or a patch? :) >> >> > >> >> > >> >> > I was succesfull on Windows. No success exist for Linux however. >> >> >> >> What do you see on linux? >> > >> > >> > ACTIVEMQ_HOME: /nfs/ins/proj/drl/coreapi/vgorr/Tools/incubator- >> > activemq-4.0 >> > Loading message broker from: xbean:activemq.xml >> > ERROR: java.lang.RuntimeException: Failed to execute start task. >> > Reason: >> > org.springframework.beans.factory.BeanCreationException: Error >> > creating bean >> > with name 'org.apache.activemq.store.PersistenceAdapterFactoryBean' >> > defined >> > in class path resource [activemq.xml]: Instantiation of bean >> failed; >> > ... >> >> Yah, that's what I get. We really need to get this kind of thing >> worked out, and fast... >> >> geir >> >> > snipped >> > ... >> > >> >> Steps I do are the following: >> >> > 1. unset JAVA_HOME >> >> > 2. set PATH=<.../jre/bin>;PATH >> >> > 3. cd .../activemq-3.2.3\bin; activemq >> >> > >> >> > Are these steps correct? >> >> >> >> Close enough. I set JAVA_HOME to the harmony jre directory >> (deploy/ >> >> jre), added bin to the path, and then >> >> >> >> sh bin/activemq >> >> >> >> But I'm using activeMQ 4.0.something >> > >> > >> > >> > Yes, it seems this version doesn't work correctly. At least on >> Linux. >> > I'll try this on Windows as well. >> > >> > Thanks, >> > Vladimir. >> > >> > >> >> >> >> > Thanks, >> >> > Vladimir. >> >> > >> >> > >> >> > geir >> >> >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> >> To unsubscribe, e-mail: harmony-dev- >> >> unsubscribe@incubator.apache.org >> >> >> For additional commands, e-mail: harmony-dev- >> >> >> help@incubator.apache.org >> >> >> >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> To unsubscribe, e-mail: harmony-dev- >> unsubscribe@incubator.apache.org >> >> For additional commands, e-mail: harmony-dev- >> >> help@incubator.apache.org >> >> >> >> >> >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >> For additional commands, e-mail: harmony-dev- >> help@incubator.apache.org >> >> >> > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org