The initial number of worker threads is greater than maximum number of worker threads
The value specified for the initial number of worker threads in the configuration settings is greater than the value specified for the maximum number of worker threads.
The initial number of worker threads is reset to be the value of maximum number of worker threads.
Adjust the configuration settings to ensure that the value of the initial number of worker threads (initworker) is set less than or equal to the value of the maximum number of worker threads (maxworker).