It turns out the culprit is the property deploy-working-dir. If the directory specified by this property is not a valid writeable directory, the locator will hang because it enters an infinite loop due to a bug. This bug will be fixed in GemFire 7.0.1 (next release), but in the meantime, the work-around is to either specify a writeable directory, or not use this property.
↧