“BW-EXT-LOG-100000 All threads (75) are currently busy, waiting. Increase maxThreads (75) or check the servlet status”
Title: | Why Do I get “BW-EXT-LOG-100000 All threads (75) are currently busy, waiting. Increase maxThreads (75) or check the servlet status” error? | ||
|
|||
Environment: | Product: TIBCO BusinessWorks Version: OS: Any |
||
|
|||
Resolution: | The error you got indicates that BW has reached the maximum number of threads available for incoming HTTP requests. To solve your problem, you can modify the following BW property to specify higher value: bw.plugin.http.server.minProcessors bw.plugin.http.server.maxProcessors You can get more details about these properties in TIBCO ActiveMatrix BusinessWorks? Palette Reference — > Chapter 6 HTTP Palette : HTTP Connection –> Custom Properties for the HTTP Palette. |
||
|
|||
Keywords: | BW HTTP Threads request minProcessors |