You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dharam Thacker (JIRA)" <ji...@apache.org> on 2018/04/12 11:45:04 UTC

[jira] [Created] (GEODE-5052) AuthenticationRequiredException on auto reconnect after force disconnection due to security-udp-dhalgo property

Dharam Thacker created GEODE-5052:
-------------------------------------

             Summary: AuthenticationRequiredException on auto reconnect after force disconnection due to security-udp-dhalgo property
                 Key: GEODE-5052
                 URL: https://issues.apache.org/jira/browse/GEODE-5052
             Project: Geode
          Issue Type: Bug
          Components: membership
            Reporter: Dharam Thacker
         Attachments: Geode_logs.txt

Member is unable to join distributed system back on auto reconnect after force disconnect.
 # Initially on system start up, user has not set any value for 'security-udp-dhalgo' property and it comes as "security-udp-dhalgo = " with log-level as config.
 # Once it's disconnected forcefully it tried to bootstrap again and attempts are made to join distributed system
 # On bootstrap it was observed that the same property comes as "security-udp-dhalgo = ******" which indicates it defaults to some value
 # As a result of that, it fails to find out credentials and results into AuthenticationRequiredException

 

+*Detailed Logs:*+

Please find in attachment section



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)