Spectrum Spatial Analyst Installation Guide Linux
Spectrum Spatial Analyst Installation Guide Linux
Version 12.1
Contents:
Package Content 2
Spectrum Spatial Analyst Documentation 2
Supported Languages 2
System Requirements 3
Installation 4
Uninstalling Spectrum Spatial Analyst 16
Spectrum Spatial Analyst Services 17
Frequently Asked Questions 18
Getting Started
Package Content
The package of Spectrum Spatial Analyst for Linux contains following items:
1. Installation Guide
2. Application (Analyst.bin)
After installation, all the documentation for Spectrum Spatial Analyst can be accessed from Home
tab of Spectrum Spatial Analyst Administration Console.
The following documents are available with this release of Spectrum Spatial Analyst:
• Spectrum Spatial Analyst Installation Guide for Windows
• Spectrum Spatial Analyst Installation Guide for Linux
• Spectrum Spatial Analyst Administration Guide
• Spectrum Spatial Analyst User's Guide
• Spectrum Spatial Analyst Release Notes
You can also found Spectrum™ Spatial Analyst documents at support.pb.com.
Supported Languages
• fr (French)
• nl (Dutch)
• pt (Portuguese)
• es (Spanish)
• ja (Japanese)
• it (Italian)
• tr (Turkish)
To launch either the Spectrum Spatial Analyst Admin Console or Spectrum Spatial Analyst in one
of these languages, add a “lang” parameter to the end of the URL.
https://<server>:<port>/connect/analyst/?lang=en-gb
System Requirements
Server Requirements
Spectrum Spatial Analyst requires Spectrum Technology Platform 12.1 with the Location Intelligence
Module to be installed and accessible to the server on which Spectrum Spatial Analyst is being
installed. Analyst can also be deployed to the same server as Spectrum if desired.
The following are the server requirements:
Operating Systems
• Linux Ubuntu 14 and 15
• CentOS 7.0
• RHEL 6.5 and 7.1
64-bit
The server requires a 64-bit system.
Note: 32-bit systems are not supported.
Disk Space
Spectrum Spatial Analyst will use 1GB of system space for installer package and installation.
Memory
Spectrum Spatial Analyst applications will use minimum of 3GB RAM. Please make sure the server
on which Analyst is installed has enough RAM to run other processes.
Additional Requirements
Java 8 Oracle JDK 8u102
Set JAVA_HOME environment variable
Append $JAVA_HOME/bin to PATH variable.
Administrator rights
Pre-requisites
It is assumed that you have root privileges (via sudo) to complete the configuration.
You will need to know whether you are running a 32 bit or a 64 bit OS:
uname -m
• x86_64: 64 bit kernel
• i686: 32 bit kernel
Note: The installer for Spectrum Spatial Analyst 12.1 will only upgrade from versions 12.0 and
12.0.1 Customers who are migrating from previous versions of Analyst will need to upgrade
to 12.0 first, and also ensure that they run the label migration utility that was made available
with Spectrum Spatial Analyst 12.0.
For more information about installation of Spectrum refer to:
• Installation Guide for Linux
Installation
This section explains you the steps to install he Spectrum Spatial Analyst on a Unix server (Ubuntu)
You can install Spectrum Spatial Analyst in any one of the following two ways:
1. Console
2. Installation Wizard
Note- Only root user can install Spectrum Spatial Analyst application.
To install Spectrum Spatial Analyst through console on RHEL, CentOS or Ubuntu, follow the steps
given below:
1. Download Spectrum Spatial Analyst using the download instructions in your welcome letter.
2. Extract the downloaded file to a temporary location (for example, /analyst) on the server where
you want to install Spectrum Spatial Analyst.
3. Run the following command from the terminal window:
4. It will prompt to install, press Enter to continue. Enter your administration password to proceed.
5. Accept the Terms & Conditions.
6. Enter the desired location to install Analyst or press Enter to accept the default path (/root in this
case).
7. Enter the type of Analyst Access Mode and press Enter.
8. Press 1 for Guest and Secured or 2 for Secured Only.
9. If you choose Guest&Secured mode then enter the Guest user name and Password for guest
user.
10. Specify the Endpoint URL and press Enter (http://<machine_name>:port)
11. Specify the port number for Analyst Locate or press Enter to accept the default port (8030
in this case).
12. Specify the port number for Analyst Admin or press Enter to accept the default port (8020 in
this case).
13. Specify the port number for "Analyst Connect" or press Enter to accept the default port (8010
in this case).
14. Specify the max memory settings for AnalystLocate or press Enter to accept the default
memory (1024 in this case).
15. Specify the max memory settings for AnalystAdmin or press Enter to accept the default memory
(1024 in this case).
16. Specify the max memory settings for AnalystConnect or press Enter to accept the default
memory (1024 in this case).
17. The pre-installation summary will be displayed. Please review the information carefully.
18. The installation process starts. The installer installs three different Tomcat (Tomcat 7.x) on three
different ports. All three will be installed on the same machine. The ports can be configured during
installation process.
Congratulations! The Spectrum Spatial Analyst is installed in your machine and is ready to use.
To install Spectrum Spatial Analyst through wizard on RHEL, CentOS or Ubuntu, follow the steps
given below:
1. Download Spectrum Spatial Analyst using the download instructions contained in your welcome
letter.
2. Extract the downloaded file to a temporary location (for example, /analyst) on the server where
you want to install Spectrum Spatial Analyst.
3. Run the following command from the terminal window:
sudo ./Analyst.bin
6. Select I accept the terms of the License Agreement and click Next.
The Destination Folder dialog box appears.
Figure 3: Spectrum Spatial Analyst- Destination Folder
7. Click Choose button to select a different directory or click Next to install in the default folder.
The Analyst Access Mode appears.
Figure 4: Spectrum Spatial Analyst- Analyst Access Mode
8. Choose whether you wish to enable Guest and Secured or Secured Only access for Spectrum
Spatial Analyst application.
a) Guest and Secured- In Guest and Secured mode Analyst will use the credentials of the guest
user that you have provided in Guest User name and Guest Password text boxes. It will
allow anyone to see data which that user’s role can read without logging in. You need to create
this role in Spectrum as AnalystGuestRole by using Spectrum Management Console.
b) Secured Only- Secured Only mode requires login. Secured users can subsequently click
sign-in to see secured data.
9. If you choose Guest&Secured mode then enter the Guest user name and Password for guest
user.
Note: For details on how guest access works and how to add this user to Spectrum and Analyst
manually, refer to Spectrum Spatial Analyst Administration Guide.
13. Enter the port numbers under the Port configuration section. The default values for Analyst
Locate, Analyst Admin and Analyst Connect are provided.
Note: Please ensure that the chosen connector ports above are not used on your server prior
to installation. Also note that the Analyst installer will use 3 additional ports for the Tomcat
shutdown, Redirect and AJP ports. The Shutdown port will always be the chosen port
plus 1 for shutdown, plus 2 for Redirect and plus 3 for AJP (hence in the case of 8010,
all 4 ports 8010, 8011, 8012 and 8013 are used).
15. Specify the Max memory settings in MB. The default values for Analyst Locate, Analyst Admin
and Analyst Connect are provided.
Note: You can edit Max Memory settings later by navigating to the Tomcat installation folder:
• AnalystAdmin
<install directory>/analyst/adminconsole/bin/setenv.sh
• AnalystConnect
<install directory>/analyst/connect/bin/setenv.sh
• AnalystLocate
<install directory>/analyst/index-search/bin/setenv.sh
The Pre-Installation Summary dialog box appears. Please review the information before going
to next step.
Figure 8: Spectrum Spatial Analyst- Pre-Installation Summary
18. Click Done to exit the Spectrum Spatial Analyst installation wizard.
Figure 10: Spectrum Spatial Analyst- Install Complete
Congratulations! The Spectrum Spatial Analyst is installed in your machine and is ready to use.
sudo ./Analyst.bin
2. Select Uninstall Product option and click Next button. The uninstallation process starts and
removes Spectrum Spatial Analyst from your machine.
Note: While uninstalling, the installer will create a back-up of customer configurations.
cd /root
ls -a
This section describes about the services available after successful installation.
After successful installation, there are three services available which can be seen by running the
following commands from terminal window:
You can browse to the following Spectrum Spatial Analyst web applications:
• Spectrum Spatial Analyst Administration Console-
http://<server>:<port>/adminconsole/analyst
You can sign in using the built-in Spectrum account named "admin" (where server and port
number are the values you have specified during the installation).
This section helps you to solve issues you may encounter while working on Spectrum Spatial Analyst.
This section validates if tomcat services are up and running in Spectrum Spatial Analyst.
You can validate if the services are running by using-
This is a port specific to the SSA end user application Analyst Connect and if returns values
you can be sure it is running.
It would show you all possible options please note it is double hyphen.
Note that he SSA Admin Console service is on port 8020 and the locate service on port
8030.
JAVA_ROOT=/usr/lib/jvm/java-8-oracle
export JAVA_ROOT
JAVA_HOME=$JAVA_ROOT
export JAVA_HOME
source /etc/bash.bashrc
cd /analyst/index-search/bin/
sudo ./startup.sh
Start tomcat for the SSA end user application Analyst Connect
cd /analyst/connect/bin/
sudo ./startup.sh
cd /analyst/adminconsole/bin/
sudo ./startup.sh
http://<analyst-server-ip-address>:8020/adminconsole/<tenant>/
http://<analyst-server-ip-address>:8010/connect/<tenant>/
/analyst/index-search/bin/
sudo ./shutdown.sh
Stop SSA for the SSA end user application Analyst Connect
cd /analyst/connect/bin/
sudo ./shutdown.sh
cd /analyst/adminconsole/bin/
sudo ./shutdown.sh
www.pitneybowes.com