The following table describes the parameters that can be commonly specified in each logical server.
In the table below, Default value means the value that is assumed when the parameter is not specified. VR is the version of Application Server on which parameters are introduced or changed.
Table 4-6 Parameters common to all logical servers
Value of param-name | Value of param-value | Specifiable value | Default value | VR |
---|---|---|---|---|
additional.startcmd#1 | Specifies the options to be added to the start command. | Specify alphanumeric characters and signs ($%'=^+_@:,./). Alternatively, specify a string from 1 to 256 consecutive hyphen (-) or two backward slash (\\). | None | 06-50 07-00 |
mstartup.force.watchtime | Specifies the time for monitoring forced termination of the logical server in seconds. When 0 is specified, monitoring is not performed. Specify 0, 60, 300, 600, or 1800. When thread dump is output during the forced termination of a J2EE server or an SFO server and if the forced termination monitoring time is shorter than the time at which thread dump output ends, note that the J2EE server or SFO server process will end before the thread dump output finishes completely. | Specify 0, 60, 300, 600, or 1800. | 60 | 07-60 |
mstartup.no | Specifies the starting order of the server during batch start as an integer. For not executing the batch start, specify -1. | Specify the value using an integer from -1 to 999. |
| 07-50 |
mstartup.premised.serverName#2 | Specifies the premise logical server. | Specify a string within 128 characters using alphanumeric characters, underscore (_), and hyphen (-). | None | 07-50 |
mstartup.restartcnt | Specifies the automatic restart count for logical servers. Specify 0, 1, 5, 10, or 1000. | Specify 0, 1, 5, 10, or 1000. | 1 | 06-50 |
mstartup.retrywait | Specifies the automatic restart retry interval for logical servers, in seconds. Specify 0, 60, 300, 600, or 1800. | Specify 0, 60, 300, 600, or 1800. | 60 | 06-50 |
mstartup.start.watchtime | Specifies the logical server start monitoring time, in seconds. Specify 0, 60, 300, 600, or 3600. When 0 is specified, monitoring is not performed. | Specify 0, 60, 300, 600, or 3600. | 600 | 06-50 07-00 |
mstartup.watchtime | Specifies the logical server termination monitoring time, in seconds. Specify 0, 60, 300, 600, or 1800. When 0 is specified, monitoring is not performed. | Specify 0, 60, 300, 600, or 1800. | 60 | 06-50 |
realservername#3 | Specifies the name of the real server. This value cannot be changed after executing the cmx_build_system command. | Specify a string within 128 characters beginning with an alphanumeric character and having alphanumeric characters, underscore (_), and hyphen (-). | logical-server-name | 06-50 07-00 |
user.env.variable | Specifies the environment variable used for starting the server. #4 To specify multiple values, specify multiple <param-value> tags. (Default value in Windows)
| Specify any string. | None#5 | 07-50 |