Verifying the Installation Checklist on Windows - trillium_discovery - trillium_quality - 17.1

Trillium DQ Installation Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Installation Guide
Topic type
Reference
Overview
Configuration
Installation
How Do I
First publish date
2008
  1. Verify that your system satisfies the hardware requirements listed on Minimum Requirements: Repository Server. Trillium recommends that you install the repository server on a local drive.

  2. Verify that your system has the latest platform patch. All required patches are available from your operating system support provider.

  3. Identify available ports. The EDQ installation program asks for separate port numbers (accessible from the client to the server and not blocked) for:

  • Trillium Director

  • Apache Tomcat

  • Cleansing Server

  • Matching Server

Note:  Port numbers should not exceed 65535 and ports less than 1024 are typically reserved. For easy reference, port numbers should be consecutive numbers.

The default port numbers are:

  • 17400 - Trillium Director

  • 8484 - Apache Tomcat Start port

  • 8405 - Apache Tomcat Stop port

  • 17410 - Cleansing Server

  • 17412 - Matching Server

To find available port numbers:

  1. From the Windows Start menu, select Start > Run....

  2. Type cmd and click OK.

  3. At the prompt, type:

      netstat -an

  4. 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).

  5. 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.

  6. Type exit to close the window.