The configurable properties of the Operations Console include JINI port numbers, OpsConsole database and cache server settings, RAPStore database server settings, and Web server settings.
Operations Console uses a JINI server to track RAP system components. This dialog prompts you for the JINI port numbers and cache server settings.
Field name |
Default value |
Description |
---|---|---|
RMI Port |
9092 |
Identifies the RMI port that the JINI server uses internally in its operation. You can set the port number to any free port on the JINI server. |
Class Server Port |
9095 |
Identifies the port that the JINI server uses internally in its operation. You can set the port number to any free port on the JINI server. |
Host Name |
Host machine |
Identifies the machine that hosts the Operations Console database server. By default, the value is the name of the machine where you run the install. |
Port |
3750 |
Identifies the port on which the Operations Console database server listens for connections. |
This dialog prompts you for the Web server settings.
Field name |
Default value |
Description |
---|---|---|
HTTP Port |
8080 |
Identifies the port that Tomcat uses to listen for incoming connections from Web browsers. |
Shutdown Port |
8085 |
Identifies the port that Tomcat uses to close all Web applications and shutdown all services. |
AJP Port |
8009 |
Identifies the Apache JServ Protocol (TCP) port that Tomcat uses to create a server socket and wait for incoming connections. AJP protocol invisibly integrates Tomcat into existing or new Apache installations. |