Review the checklist on Minimum Requirements: Repository Server and verify your system meets the hardware and software requirements.
Verify that the default ports are available. During installation, you are prompted for port numbers that are accessible from the client to the server and are not blocked. These port numbers are used for:
Repository Server Login (client port)
Repository Server Scheduler (and license server if locally hosted)
License Host (if remotely hosted)
TS Web services (UI Web Server)
To find available port numbers
From the Windows Start menu, select Start > Run....
Type
cmd
and click OK.At the prompt, type:
netstat -an
Press Enter. This returns a list of active ports.
Review the list and verify that the following ports are not listed (and are therefore not currently in use):
17n40 - Repository Server
17n41 - Repository Server Scheduler (and license server if hosted locally)
17n42 - UI Web Server Port. If you have Trillium Geolocation installed on the server system, ensure the Geolocation web interface is not already using the port number you enter.
Where n represents the v17 release version. For example, 17140 is the default port for the repository server for Trillium DQ v17.1.
Note: If a default port is already in use, you will need to specify a different port when you install the repository server application. The port you select should be greater than 1000 and not exceed 65535.Type
exit
to close the window.
Preparing to Convert an Existing Repository Server on Windows
If you have installed a previous version of Trillium DQ, the installation procedure gives you the option of re-using data from an existing repository server. It is recommended that you consider the conversion requirements and gather the information you need beforehand.
To re-use a repository server from a previous version, you do not have to have the previous version of Trillium installed. However, the existing repository server must meet the following conditions:
It must come from Trillium Version 15.7.4 and 16.1
It must be complete and valid.
-
It must be on the server on which you are installing Trillium 17.1.
You must know the user ID and password of the repository administrator who created the existing repository server.