Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 206069

Re: Trouble using JVM arguments using --J

$
0
0

Hi,

 

If you're running from within the gfsh shell, you should be able to enclose the argument to --J with single quotes and have it work:

 

start locator --name=locator --port=19991 --J='-Da=foo,b,c,d'

 

From the command line you need to escape the quotes:

 

gfsh start locator --name=locator --port=19991 --J=\'-Da=foo,b,c,d\'

 

--Jens


Viewing all articles
Browse latest Browse all 206069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>