uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE37351-E

The property value is invalid.
Name = [thread-control-max-threads], Value = [aa....aa]
Name = [thread-control-exclusive-threads], Value = [bb....bb]
thread-control-max-threads must specify a value beyond that of thread-control-exclusive-threads.

aa....aa: Maximum number of concurrently executing threads of each Web application
bb....bb: Number of dedicated threads
Description
The value specified in the maximum number of concurrently executing threads (aa....aa) of each Web application is lesser than the number of dedicated threads (bb....bb).
The command execution will be interrupted.
Action
Make sure that the specified maximum number of concurrently executing threads of each Web application, or the number of dedicated threads is correct.