Barbara Pruijn created GEODE-4774:
-------------------------------------
Summary: When starting second locator without Security Manager,
displaying incorrect status message
Key: GEODE-4774
URL: https://issues.apache.org/jira/browse/GEODE-4774
Project: Geode
Issue Type: Bug
Reporter: Barbara Pruijn
When I start a second locator without a Security Manager, I get the following
output:
{code:java}
Security Manager is enabled - unable to auto-connect. Please use "connect
--locator=10.118.19.11[13489]" to connect Gfsh to the locator.{code}
However, the output should state:
{code:java}
Cluster configuration service is up and running.{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)