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

Removing user throws NullPointerException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.7.3
    • 2.7.1
    • None
    • None

    Description

      Using LDAP for Group Management. When removing a local user, Confluence throws:

      org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getUserCommentedSpaces' in class com.atlassian.confluence.user.actions.RemoveUserAction threw exception class java.lang.NullPointerException : null
      at org.apache.velocity.runtime.parser.node.PropertyExecutor.execute(PropertyExecutor.java:188)
      caused by: java.lang.NullPointerException
      at com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao.mySqlGetSpacesContainingCommentsByUser(HibernateSpaceDao.java:215)
      
      

      This only happens in Confluence 2.7.1 with MySQL 5

      The problem does not appear when using :

      • Confluence 2.7.1 and HSQL
      • Confluence 2.7.3 and MySQL 5

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fng Fennie Ng [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: