-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Ravi,

On 5/24/13 4:59 PM, Vanga Palli, Ravindra Kumar wrote:
> I don't think we are using Executor's in our tomcat 6.0.28 server
> configuration. Both of the following stack traces clearly indicate
> that i am not using executors instead I am using JioEndpoint
> 
> I can give two examples from my logs:
> 
> Here is the output of kill -3 <pid> which gives output of thread
> stack traces, this is what i got.
> 
> 
> "http-1776-115" daemon prio=10 tid=0x00007fe0b00dd000 nid=0x6987 in
> Object.wait() [0x00007fe119edd000] java.lang.Thread.State: WAITING
> (on object monitor) at java.lang.Object.wait(Native Method) -
> waiting on <0x00000000e1539d50> (a
> org.apache.tomcat.util.net.JIoEndpoint$Worker) at
> java.lang.Object.wait(Object.java:502) at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.await(JIoEndpoint.java:416)
>
> 
- - locked <0x00000000e1539d50> (a
org.apache.tomcat.util.net.JIoEndpoint$Worker)
> at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:442)
>
> 
at java.lang.Thread.run(Thread.java:679)

Hmm. Yes, it seems that you are not using an executor. I'm not sure
how that's possible as Tomcat 6 is supposed to always use an executor.

Whoops, I was reading the Tomcat 7 documentation. Sorry about that.

I don't have a Tomcat 6.0.x deployment handy to abuse, so it may take
me some time to reproduce this.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJRn9z8AAoJEBzwKT+lPKRYOOoP/1y2lUpboDx+6GvDN8X0GlwU
hzkQKk4oFMqSSSyZktwQWYQB/V3uuWVXUklBUSlHxMBXtjL4+sLraspV1WjaRhuY
BeLxY3kLdrKYqjr7xb1rm4klc49gIB9tUlLPit5dcuXofOFrJOhOoT6hZc2OPY4W
D4X3PGsjXGbS1k0/SqQIG50RBzb3yaqZhMxAAbhf6odlzK/hh6iRVwP/3M9GjVxV
8L2Zl3N9Cd64JlwhfuWreVzTd9LSdJdf/sXU+6+dIRBnphv4HKnrH10Iwqc6CRak
QYBxbvqq+Im7zgLDgLdTX7M2+38ThsE3eHk4IMoP0ABZpCga1gBjHsfJcHo/sHUc
tNySBsz/zsYlEC/Z2arKZPwxKPfhlBUa+nEJBop8LkgHbpkNs9GcnaImKJkcCe57
63hv1+3vnyGnSMotTozbUaqCzcinFgDdP6Xtce0P4YnT0+Gp5nTFyhchCAWvyfQk
dBgMxyPzWVqkbSMc6oLfSSwHkyPa0HhF1rqT//RnJkk4JGG9Hr+FTZeB0BG7tfjM
40AlyVnsrP7VX7wZlpbUBskMG1M/AnAFz7IIkQAc57ZEVtBi5m2Wl+Fspr3YsVDy
HD3KNMGbI2AZQB2CXpCpUSiq/AOsBku0bQQy56ZTZ/SrvH4qQUzSq/CRmOPU3sZl
wx9X8ke6W5pDs5EPEsZa
=U8th
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to