Return-Path: X-Original-To: apmail-geronimo-user-archive@www.apache.org Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E16A2B6FD for ; Sat, 31 Dec 2011 10:27:07 +0000 (UTC) Received: (qmail 93165 invoked by uid 500); 31 Dec 2011 10:26:56 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 92612 invoked by uid 500); 31 Dec 2011 10:25:33 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 92604 invoked by uid 99); 31 Dec 2011 10:25:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2011 10:25:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of viola.lu@gmail.com designates 74.125.82.50 as permitted sender) Received: from [74.125.82.50] (HELO mail-ww0-f50.google.com) (74.125.82.50) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2011 10:25:17 +0000 Received: by wgbdr11 with SMTP id dr11so24925619wgb.31 for ; Sat, 31 Dec 2011 02:24:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=UP8dlHIIrZLP5NcpILFrL+tpyAosPwK7GqqTeOLIsN0=; b=mpo4sEvZdwIT8jHIgZ/BAsy5ec+x4P279G2X3eq0VKuhf5Xs0T3lgHT6Yi2bW+ijZO FFw9VELdaygTmODHkvhZKRRN7a5gClnyIkFU3meCE0DPG4fg4KTwWNpsY6MPtu9L4mjJ wJpKDnyYOudQ5rvbA2rDq6or0yt9XkvigARD4= MIME-Version: 1.0 Received: by 10.227.60.78 with SMTP id o14mr41592316wbh.9.1325327096239; Sat, 31 Dec 2011 02:24:56 -0800 (PST) Received: by 10.223.97.79 with HTTP; Sat, 31 Dec 2011 02:24:56 -0800 (PST) In-Reply-To: <000001ccc747$f5b4e420$e11eac60$@net> References: <000001ccc747$f5b4e420$e11eac60$@net> Date: Sat, 31 Dec 2011 18:24:56 +0800 Message-ID: Subject: Re: problem with geronimo run on Geronimo 3 beta From: viola lu To: user@geronimo.apache.org Content-Type: multipart/alternative; boundary=0015174ff3d4c8579e04b560c237 --0015174ff3d4c8579e04b560c237 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable This is introduced by fixing "(x86)" path problem in JAVA_HOME. You directly set _RUNJAVA variable,and run geronimo.bat? or set JAVA_HOME ,then run geronimo.bat? On Sat, Dec 31, 2011 at 7:08 AM, Anthony Insolia wrote: > Hello**** > > ** ** > > The following code in the geronimo.bat file appears to remove the double > quotes from the _RUNJAVA variable. If the path contains a blank (EG. > =93c:\program files\apache software foundation\geronimo\bin\java=94) the > command is not executable **** > > ** ** > > if defined var _RUNJAVA(**** > > set _RUNJAVA=3D###%_RUNJAVA%###**** > > set _RUNJAVA=3D%_RUNJAVA:"###=3D%**** > > set _RUNJAVA=3D%_RUNJAVA:###"=3D%**** > > set _RUNJAVA=3D%_RUNJAVA:###=3D%**** > > @)**** > > ** ** > > This problem does not appear to exist on Geronimo 2.2**** > > ** ** > > Regards**** > > A Insolia**** > --=20 viola Apache Geronimo --0015174ff3d4c8579e04b560c237 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable =A0This is introduced by fixing "(x86)" path problem in JAVA_HOME= . You directly set _RUNJAVA variable,and run geronimo.bat? or set JAVA_HOME= ,then run geronimo.bat?

On Sat, Dec 31, = 2011 at 7:08 AM, Anthony Insolia <insolia@att.net> wrote:

Hello

=A0

The following code in the geronimo.bat file appears = to remove the double quotes from the _RUNJAVA variable. If the path contain= s a blank (EG. =93c:\program files\apache software foundation\geronimo\bin\= java=94) the command is not executable

=A0

if defin= ed var _RUNJAVA(

set _RUNJAVA=3D###= %_RUNJAVA%###

set _RUNJAVA=3D%_RUNJ= AVA:"###=3D%

set _RUNJAVA=3D%_RUNJAVA:###"=3D%=

set _RUNJAVA=3D%_RUNJAVA:###=3D%

@)

= =A0

This problem does not appear=A0 to exist on Geronimo= 2.2

=A0

Regards

A Insolia=




--
= viola

Apache Geronimo

--0015174ff3d4c8579e04b560c237--