When performing a Tanzu Data Lake (TDL) 4.0.0 installation, the InstallServices stage fails on the controller. Review of the logs indicates a failure while attempting to stage dependencies for remote hosts.
File not found: /opt/broadcom/controller/binaries/openjdk-jre11.0.24+9-linux-amd64.tar.gz
The TDL 4.0.0 runtime environment primarily packages JRE 17. However, specific core service deployment scripts (such as those used for Greenplum Database / GPDB) still require JRE 11 for initialization. If only the version 4.0.0 runtime bundle was downloaded and staged, the required JRE 11 binary will be missing from the controller’s local /binaries directory.
To resolve this dependency conflict, you must stage the runtime binaries from both the 3.0.0 and 4.0.0 releases on the controller to ensure all required JRE versions are available.
openjdk-jre11.0.24+9-linux-amd64.tar.gz dependency./opt/broadcom/controller/binaries/