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 <[email protected]> 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. > “c:\program files\apache software foundation\geronimo\bin\java”) the > command is not executable **** > > ** ** > > if defined var _RUNJAVA(**** > > set _RUNJAVA=###%_RUNJAVA%###**** > > set _RUNJAVA=%_RUNJAVA:"###=%**** > > set _RUNJAVA=%_RUNJAVA:###"=%**** > > set _RUNJAVA=%_RUNJAVA:###=%**** > > @)**** > > ** ** > > This problem does not appear to exist on Geronimo 2.2**** > > ** ** > > Regards**** > > A Insolia**** > -- viola Apache Geronimo
