Adding an Autosys scheduler is failing: Unable to create scheduler
search cancel

Adding an Autosys scheduler is failing: Unable to create scheduler

book

Article ID: 382153

calendar_today

Updated On:

Products

Automation Analytics & Intelligence

Issue/Introduction

Adding an Autosys scheduler using Sybase database is failing. 

Error message:

Unable to create scheduler

Environment

Product: Automation Analytics & Intelligence 6.x

Cause

Configuration issue

Resolution


1) The Sybase DB driver needs to be in  the AAI's deployments directory


2) There are five lines in the jaws.properties file that need to be uncommented:

dbms.sybase_jconn.name=Sybase (jConnect driver)
dbms.sybase.name=Sybase
dbms.sybase.url=jdbc::sybase:Tds:
dbms.sybase.encryptPassword=true
dbms.sybase.encryptionProvider=org.bouncycastle.jce.provider.BouncyCastleProvider

3) Once the JDBC  is in place and the jaws.properties file has been changed, the AAI server needs to be restarted

4) Add the Scheduler via the Web UI