Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 5.5.0, 5.6.0, 5.6.1 |
Script (build_be_image.sh) for building a Docker Image for TIBCO BusinessEvents (BE) is failing in case there is no internet connectivity available for a Docker daemon. Below error is seen :- ==============================================
INFO:Installing BusinessEvents 5.5.0... Cannot open file /opt/tibco/be/5.5/bin/be-engine.tra for read at be_docker_install.pm line 460. The command '/bin/sh -c perl -I. -Mbe_docker_install -e "be_docker_install::install_be('$BE_PRODUCT_VERSION','$BE_PRODUCT_EDITION','$BE_PRODUCT_ADDONS','$BE_PRODUCT_HOTFIX','$AS_PRODUCT_HOTFIX','$AS_VERSION')"' returned a non-zero code: 2 Docker build failed.
==============================================