Viewing the members of a group in a clustered environment works only on one node and not the other.

XMLWordPrintable

    • Type: Bug
    • Resolution: Obsolete
    • Priority: Medium
    • None
    • Affects Version/s: 2.6.0, 2.6.1, 2.6.2, 2.7
    • Component/s: None
    • Environment:

      confluence with external user management (LDAP)

    • 3

      Have a cluster with two nodes. When viewing a group on one node, the members show up properly, however when viewing the group on the second node it returns no users.

      By turning the cache off in atlassian-user.xml, i.e. changing

      <hibernate name="Hibernate Repository" key="hibernateRepository"  description="Hibernate Repository" cache="true"/>
      

      to

      <hibernate name="Hibernate Repository" key="hibernateRepository"  description="Hibernate Repository"/>
      

      Then things work normally and both nodes return the users when viewing a group.

      Steps to reproduce.

      1) Set up a confluence 2 node cluster, check that it works
      2) Integrate with LDAP (but leave groups to be managed internally within confluence)
      3) Add some of the LDAP users to confluence-users
      4) View the group confluence-users on one of the nodes.
      5) View the group confluence-users on the other node.

      One should return no users, even though the other node displays the users within a group properly.

              Assignee:
              Unassigned
              Reporter:
              Partha
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: