I'm attempting to start a single Gemfire 7 locator on a CentOS VM and the startup seems to be hanging at some point. I'm using the following command for startup: gemfire start-locator -port=20003 After running this command I never get the Started message that I get when starting a Gemfire 6 locator (on the same VM) and the command never returns to the shell prompt. If I run gemfire status-locator I get the Starting message. I upped the log-level to fine and attached the locator.log. I've also attached my gemfire.properties file (I didn't change much from defaults). Am I missing something?
↧