Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-33521

JIRA should catch Crowd failures gracefully

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      When JIRA is connected with Crowd and Crowd fails during the time that a user is using Confluence, the following stacktrace is displayed :

      com.atlassian.crowd.exception.runtime.CommunicationException
      	at com.atlassian.crowd.embedded.core.CrowdServiceImpl.convertOperationFailedException(CrowdServiceImpl.java:866)
      	at com.atlassian.crowd.embedded.core.CrowdServiceImpl.authenticate(CrowdServiceImpl.java:79)
      	at com.atlassian.crowd.embedded.core.DelegatingCrowdService.authenticate(DelegatingCrowdService.java:35)
      	at com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl.authenticate(FilteredCrowdServiceImpl.java:51)
      	at com.atlassian.jira.security.login.LoginManagerImpl$InternalStaticDependencies.authenticate(LoginManagerImpl.java:415)
      

      Steps to reproduce :

      • Integrate JIRA with Crowd
      • Login to JIRA with a user from Crowd
      • Shutdown Crowd
      • Try to perform some action on JIRA.

      JIRA should catch the Crowd exception in a better way and communicate to the user that the Crowd server is no longer accessible.

      Diagnosis and Resolution

      Please follow the diagnosis and resolution steps from the knowledge base article JIRA drops LDAP configuration - java.naming.provider.url property does not contain a URL.

              Unassigned Unassigned
              rtandon@atlassian.com Ruchi Tandon (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: