Locator issues gfsh>start locator --name=locator Starting a GemFire Locator in /Users/hasudhakar/Desktop/node/Geode/incubator-geode/gemfire-assembly/build/install/apache-geode/locator... An error occurred while attempting to start a Locator in /Users/hasudhakar/Desktop/node/Geode/incubator-geode/gemfire-assembly/build/install/apache-geode/locator on 192.168.0.5[10334]: Could not initialize class sun.tools.attach.MacosxVirtualMachine
Server Issues gfsh>start server --name=server Starting a GemFire Server in /Users/hasudhakar/Desktop/node/Geode/incubator-geode/gemfire-assembly/build/install/apache-geode/server... An error occurred while attempting to start a GemFire Cache Server: Could not initialize class sun.tools.attach.MacosxVirtualMachine Hence the region issue gfsh>create region --name=region --type=REPLICATE "create region" is not available. Reason: Requires connection. Kindly help me resolve these
