This service is used by the SAP Web Application Server to start and stop SAP J2EE Engine 6.20, and to send information from SAP J2EE Engine 6.20 to a SAP Web Application Server. The communication between the SAP Web Application Server dispatcher and SAP J2EE Engine Cluster Manager is established using a local TCP/IP network connection. The SAP Web Application Server dispatcher binds a local port and passes the port number to SAP J2EE Engine ClusterManager using Java System Property. After initialization, the SAP J2EE Engine ClusterManager connects to this local port and the communication channel is established.
|
Dispatcher |
|
Property |
Description |
Default Value |
|
|
|
Elements |
Specifies the number of server elements in the cluster.
|
1 |
Element0name |
Specifies the name of the server element. |
Server One |
Element_0_dir |
Specifies the path to the script file that starts the corresponding server element. |
./server |
Element_0_id |
Specifies the ID of the server element. |
4001 |
ServerTimeoutAtSoftShutdown |
Specifies the period after which “hard” shutdown is performed on server element if “soft” shutdown has failed. |
60 |
NoticeLogFileName |
Specifies the filename to which notice log messages for R3Startup Service are written.
|
./services/r3startup/log/NOTICE.log |
WarningLogFileName |
Specifies the filename to which warning log messages for R3Startup Service are written.
|
./services/r3startup/log/WARNING.log |
DebugLogFileName |
Specifies the filename to which debug log messages for R3Startup Service are written.
|
./services/r3startup/log/DEBUG.log |
AlertLogFileName |
Specifies the filename to which alert log messages for R3Startup Service are written.
|
./services/r3startup/log/ALERT.log |
EmergencyLogFileName |
Specifies the filename to which emergency log messages for R3Startup Service are written.
|
./services/r3startup/log/EMERGENCY.log |
InfoLogFileName |
Specifies the filename to which info log messages for R3Startup Service are written.
|
./services/r3startup/log/INFO.log |
CriticalLogFileName |
Specifies the filename to which critical log messages for R3Startup Service are written.
|
./services/r3startup/log/CRITICAL.log |
ZipDirectory |
Specifies the directory where the log files are archived.
|
./services/r3startup/log/logBackup |
../cluster/dispatcher/services/r3startup/properties
R3Startup Service properties specified in the
Visual Administrator
section can be set from this property file as well.