Hitachi

uCosminexus Application Server Expansion Guide


3.7.6 Specifying settings in the execution environment

Before you can use timeout-triggered locking of a schedule queue, you must specify the necessary CTM daemon settings.

To specify the CTM daemon settings, use the Easy Setup definition file. Timeout-triggered locking is related to load-balancing of requests. The location in which to define load-balancing of requests is the <configuration> element for logical CTM (component-transaction-monitor) in the Easy Setup definition file.

The following table describes the parameters related to timeout-triggered locking for a schedule queue in the Easy Setup definition file.

Table 3‒6: Parameters related to timeout-triggered locking for a schedule queue in the Easy Setup definition file

Parameter

Description

ctm.RequestCount

Specifies the number of timeouts that can occur before the queue is locked.

ctm.RequestInterval

Specifies the time interval in which the number of timeouts that occurred is counted.

ctm.WatchRequest

Specifies whether to lock the queue when transmission of a request to the J2EE server times out.

For details about the Easy Setup definition file and the parameters that can be specified in the file, see 4.3 Easy Setup definition file in the uCosminexus Application Server Definition Reference Guide.