In Applications Manager environments, multiple masters may simultaneously enter an "elapsed" state where no jobs or chains execute. This behavior occurs when the RmiServer connection pool encounters a communication timeout with the database, often during subvar resolution or global name lookups.
The Java Client shows masters in an "elapsed state". While this is not an official term, clients have described an elapsed state as when the below value exceeds 1 or 2 minutes with the Master appearing to be in a hung status (nothing processing or updating):
The RmiServer<timestamp>.logs show the following errors:
Commonly, the hang occurs on the following query OR can be ANY query: select lower(substr(GLOBAL_NAME,1,7)) from global_name
What is observed is that Applications Manager communicates to it's respective database to run a sql SELECT and it never returns. The same behavior is observed on multiple masters masters located on server in the same and/or different time zones indicating an environment issue.
CA Automic Applications Manager 9.4 or higher
Oracle 19c
This is an environmental or network issue. The Applications Manager RmiServer initiates a database query that fails to return a response within the hard-coded 5-minute validation window, causing the connection pool to shut down and the master to stall.
If the issue persists and no network/DB root cause is found, contact support.
To speak with a customer representative or a Support Engineer see .
For more information on how to subscribe to articles for updates, see .