Jacob S. Barrett created GEODE-4924:
---------------------------------------
Summary: gfsh only accepts a single JAVA_ARGS argument on Windows.
Key: GEODE-4924
URL: https://issues.apache.org/jira/browse/GEODE-4924
Project: Geode
Issue Type: Improvement
Components: gfsh
Reporter: Jacob S. Barrett
{{gfsh.bat}} incorrectly escapes {{AVA_ARG}} environment variable resulting in
passing them as a single argument to the {{java.exe}}.
{noformat}
> JAVA_ARGS=-Xmx1g -client
> gfsh
Invalid maximum heap size: -Xmx1g -client{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)