Misconfigured lock management can cause extensive problems for ATG applications. To check your lock management configuration:

  1. On all ATG instances running the DAF.Search module—which should include asset management, production, and staging if used—use Dynamo Administration (see the ATG Installation and Configuration Guide for information on using this tool) to view the /atg/search/routing/repository/SearchConfigurationRepository.

  2. Find the lockManager property, and click on the component value (for example, /atg/dynamo/service/ClientLockmanager).

  3. If no lock manager has been assigned, assign one now.

  4. In the lock manager component, ensure that useLockServer is set to true, and that the same values for lockserverPort and lockServerAddress are used on all ATG instances.

  5. Ensure that a ServerLockManager is running on the host and port referred to by the ClientLockManager components.

    See the “Locked Caching” section in the ATG Repository Guide for more information.

 
loading table of contents...