Fix error messages appearing in C4 configuration parameters

Details

Detail name Value
Changelog Number 23714
Type Bug
Status Resolved
Affected Versions Exasol 8.0.0, Exasol 2025.1.0
Fix Versions C4 4.29.0, Exasol 2025.1.5, C4 4.28.5, Exasol 2025.2.0
Resolution Date 2025-10-28

Background

If an error is produced when obtaining the value of a C4 parameter, the error message is written as the vale of that parameter. This is then passed to the file /exa/etc/EXAConf in a COS container, when this is deployed.

Workaround

None

Fix

The error message is now written to the standard error output, and the parameter is left with its default value.