Windows 7, 64-bit, I have JAVA_HOME environment variable set to:
c:\Program Files (x86)\Java\jdk1.6.0_33, I get this error:

d:\dev\geronimo-tomcat7-javaee6-web-3.0.0\bin>geronimo.bat run
\Java\jdk1.6.0_33\jre) was unexpected at this time.

If I follow the suggestion from Jihong Park and add quotes around JRE_HOME value in setjavaenv.bat, I get different error:

Using GERONIMO_HOME: d:\dev\geronimo-tomcat7-javaee6-web-3.0.0
Using GERONIMO_SERVER: d:\dev\geronimo-tomcat7-javaee6-web-3.0.0
Using GERONIMO_TMPDIR: d:\dev\geronimo-tomcat7-javaee6-web-3.0.0\var\temp
Using JRE_HOME: "c:\Program Files (x86)\Java\jdk1.6.0_33\jre"
'""c:\Program' is not recognized as an internal or external command,
operable program or batch file.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to