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

Regression: Stack trace when LDAP user tries to reset password in "Forgot my password" action

    XMLWordPrintable

Details

    Description

      This seems to be a regression from this bug: CONF-6532

      This should print a more friendly message.

       A system error has occurred - our apologies!
      
      Please contact your Confluence administrator to create a support issue on our support system at http://support.atlassian.com with the following information:
      
      a description of your problem and what you were doing at the time it occurred
      cut & paste the error and system information found below
      attach the application server log file (if possible).
      
      We will respond as promptly as possible.
      Thank you!
      
      Cause:
      java.lang.UnsupportedOperationException: Cannot write to read-only UserManager [ldapRepository]
      at com.atlassian.user.impl.ReadOnlyUserManager.alterPassword(ReadOnlyUserManager.java:29)
      
      Stack Trace: [hide]
      
      java.lang.UnsupportedOperationException: Cannot write to read-only UserManager [ldapRepository]
      at com.atlassian.user.impl.ReadOnlyUserManager.alterPassword(ReadOnlyUserManager.java:29)
      at com.atlassian.user.impl.cache.CachingUserManager.alterPassword(CachingUserManager.java:138)
      at com.atlassian.user.impl.delegation.DelegatingListUserManager.alterPassword(DelegatingListUserManager.java:128)
      at bucket.user.DefaultUserAccessor.alterPassword(DefaultUserAccessor.java:701)
      at sun.reflect.GeneratedMethodAccessor3234.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      

      Attachments

        Issue Links

          Activity

            People

              gcheck GuilhermeA
              gcheck GuilhermeA
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: