Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 35689 invoked from network); 22 Sep 2006 04:37:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2006 04:37:22 -0000 Received: (qmail 18890 invoked by uid 500); 22 Sep 2006 04:37:19 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 18759 invoked by uid 500); 22 Sep 2006 04:37:19 -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 18748 invoked by uid 99); 22 Sep 2006 04:37:19 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Sep 2006 21:37:19 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=vvgorr@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=vvgorr@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.166.178 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.166.178] ([64.233.166.178:31052] helo=py-out-1112.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id A9/99-06791-D7863154 for ; Thu, 21 Sep 2006 21:37:18 -0700 Received: by py-out-1112.google.com with SMTP id c30so1109864pyc for ; Thu, 21 Sep 2006 21:37:15 -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:references; b=t8IeOEoICPVhPQSChUGKunpQDj81Sg1YZACDqQhyX/D4ZjV/zw61WW6p2/KpC6Iy23L5DvlEuiJwvScd8G7UlDXuekfrLZYmTpKncdQa4HyxBe9yL42XIYniQ2HKNDtl8Pxp19Zkfjj3M6V090eMWmK7OBSVSnHzHoSsYifEYeI= Received: by 10.35.18.3 with SMTP id v3mr490032pyi; Thu, 21 Sep 2006 21:37:15 -0700 (PDT) Received: by 10.35.88.14 with HTTP; Thu, 21 Sep 2006 21:37:14 -0700 (PDT) Message-ID: <23951bd90609212137n1a6794d3i4f4cd35a68743183@mail.gmail.com> Date: Fri, 22 Sep 2006 11:37:14 +0700 From: "Vladimir Gorr" To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] getting activeMQ to run In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38717_27888909.1158899834797" References: X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_38717_27888909.1158899834797 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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. 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? 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 > > ------=_Part_38717_27888909.1158899834797--