You must configure the ClientLockManager.properties and the ServerLockManager.properties files to ensure all servers are using the correct ports.

You can configure the LockManagers for any unique and unused ports on your system, however the ports must match. The following example uses the ports 9010, 9011 and 9012:

Server Name

ServerLockManager

ClientLockManager

ClientLockManager_Production

svcagent

Port 9011

Port 9011

Port 9010

svcadmin

Port 9010

Port 9010

NA

svcsearch

Port 9012

Port 9012

Port 9010

useLockServer=true
lockServerPort=9011
useLockServer=true
lockServerPort=9010
lockServerPort=9011
clientAddress=servername
clientPort=18860
useLockServer=true
lockServerPort=9010
lockServerPort=9010
 
loading table of contents...