Hitachi

uCosminexus Application Server Operation, Monitoring, and Linkage Guide


5.3.6 Thread count to be used

The following table describes the generated threads and the thread count, when using the functionality for monitoring the J2EE application execution time:

Table 5‒10: Generated threads and the thread count

Threads

Number of threads

Threads for method timeout monitoring#

1

Threads for canceling the method by using timeout

4

Threads for canceling the method by using commands

4

Threads for fetching the current time

1

#

These threads examine whether the request process in operation has timed out.

Further, the threads for canceling the method using commands are generated when the method cancellation command and the application forced termination command are executed, and are deleted when the command execution is completed. Other threads are generated with the start of the J2EE server and run until the J2EE server is stopped.