Re: Tomcat Executor MBean

2016-01-03 Thread Vicky
All i am doing is creating an instance of a connector and setting it with an java executor with an custom thread pool. Not sure i get it, when you say registering the executor mbean, thought if connector is just programmatically created, it shouldn't have really mattered. Moreover, it does show

Re: Tomcat Executor MBean

2015-12-22 Thread Christopher Schultz
Vicky, On 12/21/15 3:12 PM, Vicky wrote: > I am using an embedded version of Tomcat 7.0.42. Using java executor with > either of the connectors i.e. BIO/NIO. > > However while monitoring the server via JMX, I see the mbean attributes, > > currentThreadCount > > currentThreadsBusy > > always

Tomcat Executor MBean

2015-12-21 Thread Vicky
Hi, I am using an embedded version of Tomcat 7.0.42. Using java executor with either of the connectors i.e. BIO/NIO. However while monitoring the server via JMX, I see the mbean attributes, currentThreadCount currentThreadsBusy always showing the value "-1". The only one that shows the