Hi I was trying with the Apache Geode for the first time Initially I was able to start the locator and server properly and I was able to create the region as well. But when I tried next time, I am getting some error. I have ensured both the previous locator and server are killed before starting the new locator and server. But still the error is present. Even the log file under locator and server are not providing any info
Can you please help me out here gfsh>start locator --name=locator Starting a Geode Locator in /Users/hrahman/apache-geode-1.0.0-incubating.M3/bin/locator... An error occurred while attempting to start a Locator in /Users/hrahman/apache-geode-1.0.0-incubating.M3/bin/locator on rws-habeeb.saba.com[10334]: sun.tools.attach.MacosxVirtualMachine.isLinuxThreads()Z gfsh>start server --name=server Starting a Geode Server in /Users/hrahman/apache-geode-1.0.0-incubating.M3/bin/server... An error occurred while attempting to start a Geode Cache Server: Could not initialize class sun.tools.attach.MacosxVirtualMachine gfsh> -- Regards Habeeb