Oracle Scheduler Connection Fails After Upgrade. Testing the connection results in an error:
The following error can be seen in the logs:
WARN [RunCycle] Jammer failed for scheduler: <Schedule name here>: com.termalabs.common.ConnectionFailureException: No successful connection for Scheduler: <Schedule name here>
Oracle Scheduler
Missing JDBC driver
This issue is likely being caused by a missing JDBC driver. We no longer include this with the product. Please see the link to the documentation below:
https://docs.automic.com/documentation/webhelp/english/ALL/components/TERMA/latest/AAI%20Guides/Content/AAI_Topics/Release_Notes_6_0_0/Support-for-Non-Redistributable-Database-Drivers.htm
You can to get the driver from your DBA or download from Oracle. Once you have it please place it in the following directory and restart the services:
/installdir/jboss/standalone/deployments directory
Note that in the upcoming 6.4.6 this driver will be included with the AAI installation.