nyla-solutions / gedi-geode-security-extensions

Apache Geode and Pivotal GemFire plugin Security Manager implementations. It includes implementations for LDAP and file properties security credentials and permissions.
Apache License 2.0
1 stars 0 forks source link

Issue when connecting an addition locator without the ConfigAuthInit #2

Closed ggreen closed 6 years ago

ggreen commented 6 years ago

..The Locator process terminated unexpectedly with exit status 1. Please refer to the log file in /opt/pivotal/runtime/work/locator for full details. Jul 26, 2018 5:13:01 PM org.apache.geode.distributed.LocatorLauncher failOnStart INFO: locator is exiting due to an exception org.apache.geode.security.AuthenticationRequiredException: Failed to find credentials from [139.46.1.188(lcdcgemlocd2_locator:7748:locator):10901] at org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeave.attemptToJoin(GMSJoinLeave.java:452) at org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeave.join(GMSJoinLeave.java:338) at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.join(GMSMembershipManager.java:658) at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.joinDistributedSystem(GMSMembershipManager.java:747) at org.apache.geode.distributed.internal.membership.gms.Services.start(