Git Integration and Polyglot Scripting are not available in Aria Orchestrator when connected to Aria Automation with an Advanced License after upgrading to 8.18.0
search cancel

Git Integration and Polyglot Scripting are not available in Aria Orchestrator when connected to Aria Automation with an Advanced License after upgrading to 8.18.0

book

Article ID: 375928

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

After upgrade of Aria Automation and Aria Automation Orchestrator to version 8.18.0, Orchestrator instances connected to Automation as the authentication provider, Git Integration and Polyglot Scripting become unavailable.

The problem exists only in Aria Automation deployments entitled with an Advanced license.

Environment

VMware Aria Automation 8.18.0

Cause

Aria Automation's orchestration capabilities for Advanced licenses are mis-configured in 8.18.0.

Resolution

This issue is resolved in VMware Aria Automation 8.18.1.

Workaround:

Prerequisites:

  • Take simultaneous virtual machine snapshots without memory, with quiescing for each appliance in the cluster.
  • You have access to root username and password.
  • You have access to SSH utilities such as PuTTy.

Procedure:

  1. Download the file titled sr66285.tar.gz
  2. SSH into one appliance in the cluster.
    1. Upload this file to the appliance using a transfer utility such as WinSCP or an equivalent.
  3. Run the following command:
    (tar -xvf sr66285.tar.gz -C /tmp && chmod a+x /tmp/66285-patch.sh && /tmp/66285-patch.sh); rm -f /tmp/66285-patch.sh
  4. Wait for 15 minutes for services to fully restart.
  5. Login to Aria Automation Orchestrator using a new browser session.
  6. Verify the issue is resolved by validating that Git Integration and Polyglot Scripting are now available.

Attachments

sr66285.tar.gz get_app