Products | Versions |
---|---|
TIBCO Data Virtualization | 7.0.7 |
Upgrade to version 7.0.7 failed to upgrade JRE and postGres.
Error from the logs :
CIS server 7.0-7 service could not be started.
A system error has occurred
System error 1067 has occurred.
The process terminated unexpectedly.
If the default locale on the system is not set to "en_US.UTF-8" the upgrade of postgres the upgrade will fails.
So, the interim workaround to fix this issue is
set "export LANG=en_US.UTF-8" (for Unix OS), and SET LANG=en_US.UTF-8 (for windows) manually before executing the upgrade scripts.