Wait Time and Duration
You can control how long Integration Server will wait to obtain a lock and how long it will hold a lock by using the following server properties:
You can change the lock wait by using the watt.server.storage.lock.maxWait property from the
Settings > Extended page in
Integration Server Administrator. By default, a lock request will wait 240000 milliseconds (4 minutes) to obtain a lock. If a
pub.storage service specifies a lock wait through the
waitlength parameter,
Integration Server uses this value instead of the value specified on the watt.server.storage.lock.maxWait property.
You can change the lock duration by using the watt.server.storage.lock.maxDuration property from the
Settings > Extended page in
Integration Server Administrator. By default, a lock can exist for 180000 milliseconds (3 minutes). After 3 minutes, the server forcibly releases the lock.