Effect of message "MaxThreadContraint reached m times for last n seconds"
Hello Experts ,
We have production domain with 12 managed servers on Weblogic 10.3.6 and OSB 11.1.1.7.0 verion . There is one proxy service which is entry point for several clients sending request to this domain .
In order to avoid thread starvation we have configured several work managers and there is a major WM for entry Proxy service.
Configuration for this WM is MinThreadsConstraint=20, CapacityConstraint=500 and MaxThreadConstraint=200 .
Earlier MaxThreadConstraint was 150 and we kept on increasing and now its 200.
Problem is there is always this message in server log files :
"<Info> <WorkManager> <host> <osb01_m1> <[ACTIVE] ExecuteThread: '80' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1517938507198> <BEA-002939> <maximum thread constraint MaxThreadsConstraint-SOAFacade is reached 36 times for last 196 seconds>"