Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-324

Missing index from db(oracle) causes userManagement portlets stop working when lots of users in system

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1
    • 2.2.0
    • None
    • None
    • Linux

    Description

      I bulk loaded 500 users to jetspeed and noticed that management portlets(add user, add user to group and so on) don't work any more.
      I found out that queries to db are slow and creation of one index is good workaround. I haven't tested latest version that will it be fixed there.

      Workaround: create index SECURITY_CREDENTIAL_PRINID_IDX on SECURITY_CREDENTIAL (PRINCIPAL_ID)

      Attachments

        Activity

          People

            Unassigned Unassigned
            lallutei Teijo Lallukka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: