This page was last edited on May 20, 2014, at 05:43.
Comments or questions about this documentation? Contact us for support!
35px|link= Starting in release 8.5.0, you can deploy more than one distinct Advisors deployments on one system (see the Figure – Multiple Advisors Deployments on one System). Each Advisors deployment has its own independent configuration, and its own databases.
To manage this:
If there are no port number defined, or if they are not valid number, then Geronimo will not start.
The Advisors installer supplies default values for these ports. It saves the values you choose, default or different, in the properties file created by the installation. You can change these values for a second deployment of Advisors, and preserve the values in the ant.install.properties file to be used when re-installing.
The default value that you see in the Platform installer for the activeMQ.port is 61616.
The default value that you see in the Platform installer for the distributed.caching.port is 11211.
The default values that you see in the Platform installer for the Geronimo configurable ports are the following:
The nodes of an Advisors deployment (Advisors 1) use a set of values for the ports on every system on which the nodes are installed. For example:
The nodes of a second Advisors deployment (Advisors 2) must use different values for the ports. For example:
Workforce Advisor contains an FTP server that accepts data directly from the IEX TotalView data source. The FTP server listens on port 6021, by default. This is the ftpService.port number used in the example. You specify this port number during installation of Contact Center Advisor/Workforce Advisor. Advisors stores the FTP service port number in the conf/WorkforceAdvisor.properties file.
The following Table shows the configuration file associated with each Platform installer screen on which you enter port-related values. The Table also shows the port properties that are saved, and which you can re-configure post-installation.
Platform Installer Screen | Corresponding Configuration File | Port Property |
---|---|---|
Application Server Configuration | geronimo-tomcat6-minimal-2.2.1\var\config\config-substitutions.properties | HTTPPort, NamingPort, JMXPort, HTTPSPort, AJPPort |
Cluster Node Configuration | conf/ActiveMQ.properties | ActiveMQ.port |
Cache Configuration | conf/Caching.properties | distributed.caching.port |
Workforce Advisor Server - IEX TotalView | conf/WorkforceUtilization.properties | ftpService.port |
Genesys recommends the following configuration for multiple deployments on one system: