Karen Smoler Miller created GEODE-1098: ------------------------------------------
Summary: 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 Reporter: Karen Smoler Miller 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)