Error while updating ConnectALL automation for Azure DevOps
search cancel

Error while updating ConnectALL automation for Azure DevOps

book

Article ID: 272653

calendar_today

Updated On:

Products

ConnectALL ConnectAll On-Prem

Issue/Introduction

When modifying automation with ADO (dev.azure.com), it throws the following error after around 15 mins of attempting to fetch the fields from ADO:

Error retrieving fields from MSVSTSTFS ( https://dev.azure.com) 

 

STEPS TO REPRODUCE:

  1. Modify an automation with dev.azure.com
  2. Wait for the error to be thrown.

Expected Result: Users getting error while modifying the automation 

Actual Result: Users are getting error while updating the automation and below is the error screen shot 

Environment

Release: 2.11.2.5

Cause

DE77415

Resolution

DE77582 is fixed in 3.2.0 and ported back to 3.1.0.1 Patch 1

Workaround:

Follow the steps below to deploy the patch in the 2.11.2.5 version of ConnectALL.

  1. Stop Tomcat and Mule services
  2. Backup the <MULE_HOME>/apps/ConnectAll-XXX/lib/Connectors-2.10.jar
  3. Create a temp folder.
  4. Download the patch attached and copy the same to the temp folder
  5. Extract the zip file and make sure the folder structure looks like com/go2group/connectall/ms
  6. Copy the <MULE_HOME>/apps/ConnectAll-XXX/lib/Connectors-2.10.jar to the temp folder
  7. Make sure the Extracted folder "com" and the Connectors-2.10.jar are in the same folder
  8. Navigate to the temp folder in the command prompt/terminal
  9. Execute the below command 
  10. jar -uvf Connectors-2.10.jar com
  11. Copy the Connectors-2.10.jar to the <MULE_HOME>/apps/ConnectAll-XXX/lib
  12. Copy the Connectors-2.10.jar to the <TOMCAT_HOME>/webapps/ConnectAll/WEB-INF/lib
  13. Start Mule and Tomcat server

Note: This patch can be applied only for ConnectAll v2.11.2.5 onwards 




 

Attachments

1693412783917__patch_DE77415.zip get_app