The initial number of connection manager threads is defined to be greater than the maximum number of connection manager threads
The value specified for the initial number of connection manager threads in the configuration settings is greater than the value specified for maximum number of connection manager threads.
The initial number of connection manager threads is reset to be the value of maximum number of connection manager threads.
Adjust the configuration settings to ensure that the value of the initial number of connection manager threads (initconnect) is set less than or equal to the value of the maximum number of connection manager threads (maxconnect).