When running the setup.exe for automation engine on windows, following error occurs: Cannot find the source file '[folder to installation files]\AutomationEngine\windows\x64\plugins\\@plugins\jboss-jaxrs-api_2.0_spec-1.0.0.Final.jar' to install.
Setup.lst file is incorrect - plugins folder has jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar, Setup.lst points to jboss-jaxrs-api_2.0_spec-1.0.0.Final.jar
This happens on the Automic.Automation_21.0.0_2021-09-30.zip image
Component : AUTOMATION ENGINE
This has been fixed with the October 1 release - Automic.Automation_21.0.0_2021-10-01.zip
Workaround
There are two possible workaround:
1) Download the attached Setup.lst file and place it into the [setup directory]\AutomationEngine\windows\x64 directory, replacing the original .lst file
2) Update line in Setup.lst from:
[email protected]\jboss-jaxrs-api_2.0_spec-1.0.0.Final.jar,$(AppPath)\plugins,,,30/07/2018,25000,12.3.0.0,U
to:
[email protected]\jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar,$(AppPath)\plugins,,,30/07/2018,25000,12.3.0.0,U