Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-22143

Improve Log reporting for PartialResultsException after upgrade.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 3.5.2
    • None
    • We collect Confluence 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.

    Description

      Just a support improvement request to have the logging for :

      http://jira.atlassian.com/browse/CONF-22066

      for these logs:

      2011-03-21 11:44:50,341 WARN [http-192.168.3.200-80-1] [atlassian.confluence.user.ConfluenceAuthenticator] login OperationFailedException caught while authenticating user >timb<
      com.atlassian.crowd.exception.runtime.OperationFailedException
          at com.atlassian.crowd.embedded.core.CrowdServiceImpl.convertOperationFailedException(CrowdServiceImpl.java:868)
          at com.atlassian.crowd.embedded.core.CrowdServiceImpl.authenticate(CrowdServiceImpl.java:78)
          at com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdAuthenticator.authenticate(EmbeddedCrowdAuthenticator.java:30)
          at bucket.user.DefaultUserAccessor.authenticate(DefaultUserAccessor.java:589)
          .....
          .....   
      Caused by: org.springframework.ldap.PartialResultException: nested exception is javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: artofbeauty.com:389 [Root exception is java.net.ConnectException: Connection refused: connect]]
          at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:203)
          at org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:315)
          at org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:237)
          .....
          .....
          ... 102 more
      Caused by: javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: artofbeauty.com:389 [Root exception is java.net.ConnectException: Connection refused: connect]]
          .....
          .....
          ... 116 more
      Caused by: javax.naming.CommunicationException: artofbeauty.com:389 [Root exception is java.net.ConnectException: Connection refused: connect]
          .....
          .....
          ... 118 more
      Caused by: java.net.ConnectException: Connection refused: connect
      

      Add another WARNING Log: to refer to : http://confluence.atlassian.com/x/0QMMDg to manually turn off reference check box.

      Thank you.

      Attachments

        Issue Links

          Activity

            People

              akdominguez Katrina Walser (Inactive)
              vchoy Vincent Choy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: