Hitachi

uCosminexus Application Server Definition Reference Guide


4.11.9 Extension parameters of the batch server

The following table describes the extension parameters of the batch server. Make sure to specify the batch.service.enabled parameter for the batch server. Specify true in the parameter value.

For the details about the values to be specified in 'Value of param-name', see 3.2.1 usrconf.cfg (Option definition file for batch servers). In the table below, Default value means the value that is assumed when the parameter is not specified.

The following describes the specification format.

Specification format
<param-name>parameter</param-name>
<param-value>value</param-value>

To specify multiple values, specify multiple <param-value> elements.

Specification format when multiple values are specified
<param-name>parameter</param-name>
<param-value>value</param-value>
<param-value>value</param-value>

Among the parameters that can be specified in usrconf.cfg (the option definitions file for the J2EE server), specify any parameters that do not appear either in the table in 4.11.7 Parameters used for setting up the option definitions for the batch server or in the table in this section by using the following format.

Specification format
<param-name>ex.param</param-name>
<param-value>parameter=value</param-value>

To specify multiple values, specify multiple <param-value> elements.

Specification format when multiple values are specified
<param-name>ex.param</param-name>
<param-value>parameter=value</param-value>
<param-value>parameter=value</param-value>

Note that you can use this format to specify the parameters described in the table in this section.

Table 4‒84: Batch server extension parameters

Value of param-name

Default value

add.class.path

None

add.library.path

None

batch.service.enabled#1

false

cpp.library.version

6

ejb.server.corefilenum#2

1

ejb.server.log.mode

None

ejb.server.log.stderr.filesize

1048576

ejb.server.log.stdout.filesize

1048576

jvm.type

server

#1

Make sure to specify the batch.service.enabled parameter. Specify true in the settings. If the parameter is omitted, false is set. You can specify this parameter only during the initial setup of the Web system. Do not change the value when changing the Web system configuration.

#2

Parameter for UNIX.