Hitachi

uCosminexus Application Server Compatibility Guide


21.4.5 Settings in the execution environment

If you want to change the maximum number of threads in the thread pool, which is used in non-daemon Work, from the default value 10, you must perform J2EE server settings.

Perform J2EE server settings in the Easy Setup definition file. Specify the definition of the maximum number of threads in a thread pool, in the <configuration> tag of the logical J2EE Server (j2ee-server) in the Easy Setup definition file. The following table describes the settings in the Easy Setup definition file.

Table 21‒17:  Definition for changing the maximum number of threads in a thread pool, defined in the Easy Setup definition file

Parameter to be specified

Setting details

ejbserver.commonj.WorkManager.non_daemon_work_threads

Set the maximum number of threads in a thread pool, which are used in the non-daemon Work. Set the value in the range of 1 through 65535#.

The default value is 10.

#

If you specify a number, which is out of range, the KDJE34510-W message is displayed and the default value is used.

For details on the Easy Setup definition file and parameters, see 4.3 Easy Setup definition file in the uCosminexus Application Server Definition Reference Guide.