uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS16232-E (C)

The maximum number of threads is greater than the maximum number of simultaneously executable Web container threads. (maximum number of threads = aa....aa, maximum number of Web container threads = bb....bb)

aa....aa: Maximum number of threads
bb....bb: Number of concurrently executable Web container threads
Description
The maximum number of threads is greater than the number of concurrently executable Web container threads.
The processing will be terminated.
Action
Specify settings so that the maximum number of threads is no more than the number of concurrently executable Web container threads, and then re-execute the operation.
Check the following settings for the number of concurrently executable Web container threads:
When management portal is used
  • If the in-process HTTP server functionality is used to connect to the Web server, in the Communication and Thread Control Settings window, check Number of concurrently executable threads in Thread Control Settings
  • If connected to the Web server redirector (ajp13), in the Web Container Settings window, check Maximum number of threads in Connection with Web server
When the Smart Composer functionality is used
  • If true is specified in the webserver.connector.inprocess_http.enabled parameter, check the value set in the webserver.connector.inprocess_http.max_execute_threads parameter
  • If false is specified in the webserver.connector.inprocess_http.enabled parameter, check the value set in the webserver.connector.ajp13.max_threads parameter