List of directories and files that are copied from the old to the new server during a TIBCO Spotfire Server upgrade

List of directories and files that are copied from the old to the new server during a TIBCO Spotfire Server upgrade

book

Article ID: KB0077039

calendar_today

Updated On:

Products Versions
Spotfire Server 10.0 and higher

Description

Details of what is copied/moved when running the Spotfire Server Upgrade Tool is described here - to know what may be needed to move manually when doing an upgrade it is beneficial to know what exactly is copied/upgraded/moved by the Upgrade Tool.

Resolution

The following is copied and does not have to manually attended to:
  • All log files in tomcat\logs folder
  • Trust stores and key stores in tomcat\cert folder
  • The directory for storing a custom login page from tomcat\webapps\spotfire\resources\custom-login folder
  • The krb5.conf file from tomcat\custom-ext folder
If the new version will be installed on a new server and thus does not have the previous installation folder some files will be needed to move manually, such as any custom jar files, https, cobranding files. All files that are not included in the pointed list above needs manual attention in the case of new installation-upgrade.

An example from and upgrade.log below shows what the Upgrade Tool does.

=================
​​​​​​Upgrading files.
Successfully copied the bootstrap.xml file.
Copying logs from C:\tibco\tss\10.3.0\tomcat\logs to C:\tibco\tss\10.3.1\tomcat\logs
Copying trust stores and key stores from C:\tibco\tss\10.3.0\tomcat\certs to C:\tibco\tss\10.3.1\tomcat\certs
The directory for storing a custom login page (C:\tibco\tss\10.3.0\tomcat\webapps\spotfire\resources\custom-login) does not exist or is not a directory, nothing will be copied
Copying krb5.conf file C:\tibco\tss\10.3.0\tomcat\spotfire-config\krb5.conf to C:\tibco\tss\10.3.1\tomcat\spotfire-config
Copying any custom components from C:\tibco\tss\10.3.0\tomcat\custom-ext to C:\tibco\tss\10.3.1\tomcat\custom-ext
The upgrade completed successfully.
=================

Issue/Introduction

Details of what is copied/moved when running the Spotfire Server Upgrade Tool.