Improve Log reporting for PartialResultsException after upgrade.

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 3.5.2
    • Component/s: None

      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.

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

              Created:
              Updated:
              Resolved: