KB Article #168507
Error messages in the installation log
Problem
After a successful installation, the following messages are found in the installation log:
On Unix based systems:
2013-07-16 17:26:18 ERROR Script/command error: [copy] Warning: Could not find file /opt/axway/SecureTransport/lib/certs/db/serial to copy.
2013-07-16 17:26:18 ERROR Script/command error: [move] Warning: Could not find file /opt/axway/SecureTransport/var/tmp/upgrade.temp.dir398781792/lib/certs/db/serial to copy.
2013-07-16 17:26:18 ERROR Script/command error: [copy] Warning: Could not find file /opt/axway/SecureTransport/conf/locale.conf to copy.
2013-07-16 17:26:18 ERROR Script/command error: [move] Warning: Could not find file /opt/axway/SecureTransport/var/tmp/upgrade.temp.dir398781792/conf/locale.conf to copy.
On Windows:
2013-07-29 11:36:41 ERROR Script/command error: [copy] Warning: Could not find file C:\Axway\SecureTransport\STServer\lib\certs\db\serial to copy.
2013-07-29 11:36:41 ERROR Script/command error: [move] Warning: Could not find file C:\Axway\SecureTransport\STServer\var\tmp\upgrade.temp.dir1952571194\lib\certs\db\serial to copy.
2013-07-29 11:36:41 ERROR Script/command error: [copy] Warning: Could not find file C:\Axway\SecureTransport\STServer\conf\locale.conf to copy.
2013-07-29 11:36:41 ERROR Script/command error: [move] Warning: Could not find file C:\Axway\SecureTransport\STServer\var\tmp\upgrade.temp.dir1952571194\conf\locale.conf to copy.
2013-07-29 11:36:56 ERROR Script/command error: [exec] Result: 1
Where the directory paths are replaced by the installation directory paths and the temporary directory name may differ.
Resolution
These are expected on a successful ST 5.2.1 installation and can safely be ignored.