The configurable properties of the Operations Console include JINI port numbers, 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. By default, the value is set to port number 9092, but 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. By default, the value is set to port number 9095, but you can set the port number to any free port on the JINI server. |
Host Name |
Host machine |
Identifies the machine that hosts the RAPCache Database server. By default, the value is the name of the machine where you run the install. |
Port |
5000 |
Identifies the port that the RAPCache Database Server listens for connections. |
User Name |
RAP_USER |
Identifies the default RAP user. This value is set to RAP_USERand you cannot change it. |
Operations Console retrieves status information from the RAPStore Server. This dialog prompts you for the RAPStore Database Server settings.
Field name |
Default value |
Description |
---|---|---|
Host Name |
Default to install machine name |
Identifies the machine that hosts the RAPStore Database server. By default, the value is the name of the machine where you run the install. |
Port |
2638 |
Identifies the port that the RAPStore Database Server uses to listen for connections. |
User Name |
RAP_USER |
Identifies the default RAP user. This value is set to RAP_USERand you cannot change it. |
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. By default, this value is set to 8080. |
Shutdown Port |
8085 |
Identifies the port that Tomcat uses to close all Web applications and shutdown all services. By default, the shutdown port is set to 8005. |
AJP Port |
8009 |
Identifies the AJP (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. By default, the AJP port is set to 8009. |