Controlling Web Service Threads

If too many web service threads are invoked or if the count exceeds the configured value, the following error message is displayed:

(SVC-11120) Too many active service threads. Active thread count is <Parameter name='" + MqErrorCodes.NUMBER + "'> and maximum active threds allowed is <Parameter name='" + MqErrorCodes.NUMBER2 + "'>.