When building TIBCO BusinessEvents Docker image receiving ERROR :No package found for Activespaces in the installer location.
book
Article ID: KB0084135
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
5.4.0
Description
When running ./build_be_image.sh or ./build_be_image.bat to build BE image on Windows or MAC with the -l argument set to your Installer package location, the error "No package found for Activespaces in the installer location." is reported
This error is expected in two cases:
1). If you do not have TIBCO ActiveSpaces related installables under the Installer location.
2).You have incorrect TIBCO ActiveSpaces Installer packages along with TIBCO BusinessEvents packages. The base operating system image we use to build TIBCO BE image is Ubuntu (Linux flavor), so you should always make sure Linux installables are copied to the Installer location.
Environment
Windows 10 and MAC OS
Resolution
Set the -l argument when running ./build_be_image.sh or ./build_be_image.bat on Windows or MAC to a folder which contains following files. TIB_activespaces_2.2.1_linux_x86_64.zip TIB_businessevents-enterprise_5.4.0_linux26gl25_x86_64.zip
Issue/Introduction
When building a TIBCO BusinessEvents Docker image, receiving the ERROR :No package found for Activespaces in the installer location.
Additional Information
ERROR :No package found for Activespaces in the installer location.