[Dev] PassThroughMessageProcessor threads on Waiting State

2018-04-04 Thread Júnior
Hi, I am seeing a lot of PassThroughMessageProcessor threads in Waiting state. Is this normal? Is there a way to set then to remove stale threads? Thanks, -- Francisco Ribeiro *SCEA|SCJP|SCWCD|IBM Certified SOA Associate* ___ Dev mailing list Dev@wso2

Re: [Dev] PassThroughMessageProcessor threads on Waiting State

2018-04-04 Thread Shakila Sasikaran
Hi Junior, Which version are you using? Seems this is similar to https://wso2.org/jira/browse/ESBJAVA-4392. Thanks On Thu, Apr 5, 2018 at 2:33 AM, Júnior wrote: > Hi, > > I am seeing a lot of PassThroughMessageProcessor threads in Waiting state. > > Is this normal? Is there a way to set then t

Re: [Dev] PassThroughMessageProcessor threads on Waiting State

2018-04-05 Thread Júnior
Hi Shakila, I am using EI 6.1.0 Thanks, 2018-04-05 0:45 GMT-03:00 Shakila Sasikaran : > Hi Junior, > > Which version are you using? Seems this is similar to > https://wso2.org/jira/browse/ESBJAVA-4392. > > Thanks > > On Thu, Apr 5, 2018 at 2:33 AM, Júnior wrote: > >> Hi, >> >> I am seeing a lo

Re: [Dev] PassThroughMessageProcessor threads on Waiting State

2018-04-05 Thread Shakila Sasikaran
Hi Junior, Is this happening when the threads try to do the write operation? Do you see any error in the log? If so, could you please share the repository/logs/wso2carbon.log with us? Thanks On Thu, Apr 5, 2018 at 5:01 PM, Júnior wrote: > Hi Shakila, > > I am using EI 6.1.0 > > Thanks, > > 201

Re: [Dev] PassThroughMessageProcessor threads on Waiting State

2018-04-09 Thread Nuwan Wimalasekara
Hi Junior, Yes. Passthrough worker pool configuration can be found in EI_home/conf/passthru-http.properties and by default, there are 400 core threads. Once EI receive the request, worker pool grows to 400 and It will remains in WAITING state until server shutdown. If you want to reduce the thread