[
https://issues.apache.org/jira/browse/GEODE-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617045#comment-15617045
]
ASF subversion and git services commented on GEODE-1098:
--------------------------------------------------------
Commit dbcbd55f9b2965afcf5dcc8453308c1c850d7a5c in incubator-geode's branch
refs/heads/develop from [~mmurdoch]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=dbcbd55 ]
GEODE-1098: Fix gfsh.bat error with default Java installation
Paths to JAR dependencies quoted to prevent spaces from causing error
This closes #227
> gfsh.bat error with default Java installation
> ---------------------------------------------
>
> Key: GEODE-1098
> URL: https://issues.apache.org/jira/browse/GEODE-1098
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Affects Versions: 1.0.0-incubating
> Reporter: Karen Smoler Miller
> Fix For: 1.1.0-incubating
>
>
> The Windows gfsh.bat script issues an error when invoked from the command
> line, and the JAVA_HOME variable has a path name component that contains a
> space. JAVA_HOME is used when no GF_JAVA variable is defined.
> The default Java installation on Windows places itself into {{C:\Program
> Files\Java\...}}, therefore there will be a space in the {{Program Files}}
> portion of the path name.
> The error message looks similar to:
> {{'"C:Program' is not recognized as an internal or external command, operable
> program, or batch file.}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)