[ https://issues.apache.org/jira/browse/GEODE-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anthony Baker closed GEODE-4924. -------------------------------- > 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: Bug > Components: gfsh > Reporter: Jacob S. Barrett > Assignee: Jacob S. Barrett > Priority: Minor > Labels: pull-request-available > Fix For: 1.6.0 > > Time Spent: 40m > Remaining Estimate: 0h > > {{gfsh.bat}} incorrectly escapes {{AVA_ARG}} environment variable resulting > in passing them as a single argument to the {{java.exe}}. > > {noformat} > > set JAVA_ARGS=-Xmx1g -client > > gfsh > Invalid maximum heap size: -Xmx1g -client{noformat} > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)