AutoSys Workload Automation

 View Only
  • 1.  AutoSys 12.1 install issues on Linux 9.x

    Posted Dec 28, 2022 09:20 PM
    Dear All,

    Has anyone tried installing AutoSys 12.1 on RHEL 9.x? Linux 9.x supported is added in this release, There seems to be a problem setting it up for auto-start at boot. Below is the error we are seeing in the install log:

    XMLScriptWriter: No Installation Objects were skipped
    Retrying Installables deferred in pass 0
    Deferral retries done because:
    There were no deferrals in the last pass.
    Execute Custom Code
    class cybermation.iainstaller.library.CybFatalLinuxService FatalInstallException Service could not be registered. Problem copying init file. /etc/init.d/waae_agent-svrrhel91

    There is no /etc/init.d on a RHEL 9.x and hence the above install fails. Also the startup on linux 9.x is different and same is not covered in this new AutoSys release.

    RHEL version is - Linux svrrhel91 5.14.0-162.6.1.el9_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 30 07:36:03 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux

    This needs to be fixed by Broadcom or provide the steps to configure startup at boot time in docs.

    Regards
    P Verghese


  • 2.  RE: AutoSys 12.1 install issues on Linux 9.x

    Posted Dec 29, 2022 09:17 AM
    Hi Verghese,

    RHEL9.x requires a prerequisite chkconfig to be present.  Can you try install chkconfig and try installing one more time.

    Please refer https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/autosys-workload-automation/12-1/release-notes/ae-operating-system-and-database-support.html

    Thanks
    Baskaran


  • 3.  RE: AutoSys 12.1 install issues on Linux 9.x

    Posted Dec 29, 2022 11:34 PM
    Hi @Baskaran B,

    Thanks, chkconfig was missing. Now it is working.

    Regards
    P Verghese