uCosminexus Application Server, Messages

[Contents][Back][Next]

KFCT74558-E

cannot increase thread. CTMDispatchParallelCount=aa....aa. CTM queue name:bb....bb change count=cc....cc reason code:dd....dd

aa....aa: Upper limit of the thread count that can be managed with the CTM daemon
bb....bb: CTM queue name
cc....cc: Current execution count specified with the ctmchpara command
dd....dd: Reason code
ParallelCount: The upper limit of the number of threads that can be started in one J2EE server was exceeded.
DispatchParallelCount: The upper limit of the number of threads that can be managed with the CTM daemon was exceeded.
Description
The upper limit of the threads distributed to a J2EE server in the CTM daemon has exceeded the number of concurrent executions specified with the ctmchpara command.
The change process will not be executed by the ctmchpara command.
Action
Check the following details for each reason code described in dd....dd, and then take the corresponding actions:
ParallelCount
Specify a value that does not exceed the upper limit of the number of threads that can run on one J2EE server ((127) [Figure] share count of a schedule queue) in the ctmchpara command.
DispatchParallelCount
Specify a value that does not exceed aa....aa in the ctmchpara command or revise the concurrent execution count of another queue.