Problem The AAI scheduler is failing to retrieve or update Job Definitions from the AutoSys database. The AAI logs show connection failures, specifically the following Oracle error: ORA-28000: The account is locked.
Symptom
jaws.log or conversion service logs contain ORA-28000 errors related to the database account used by AAI to connect to AutoSys.WARN [BasicResourcePool] ... ORA-28000: The account is locked. AutosysDataFactoryImpl.getDataSource → ConnectionFailureException → SessionUnavailableException → JawsException: Cannot open connection.AAI with AutoSys scheduler
The database account credentials configured in AAI to connect to the AutoSys (Oracle) database have been locked by the database administrator or have exceeded failed login attempts, preventing AAI from establishing a valid connection to pull job definitions.
jaws.log or conversion logs to confirm that the scheduler is communicating with the database and that job definitions are updating as expected.