Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-4964

In some cases Crowd might erroneously detect another instance is accessing the Crowd database and shut down

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Highest
    • 3.0.1
    • 3.0.0
    • None
    • None

    Description

      When running Crowd Server 3.0.0, the functionality to detect if there are multiple Crowd instances connected to the same database might trigger a false positive. This will cause the instance to be blocked with a message like

      The Crowd database (database-url) is being updated by another instance. The instance IP is 1.2.3.4. Please make sure all the instances connected to this database are Data Center instances and have clustering enabled.

      Workaround:
      You can set the system property crowd.check.concurrent.instances.interval to 0 to disable the check.

      This can be achieved by changing the CATALINA_OPTS environment variable when running Crowd:

      CATALINA_OPTS=-Dcrowd.check.concurrent.instances.interval=0
      

      Attachments

        Issue Links

          Activity

            People

              lpater Lukasz Pater
              lpater Lukasz Pater
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: