All worker threads of my tomcat have been occupied!

2014-01-02 Thread Benimaur Gao
hi, all I found my tomcat refusing to work this morning. I tried jstack to get some info, and then I found a lot of thread call stack like: http-8082-154 daemon prio=10 tid=0x7f711c21f800 nid=0x5b0a waiting on condition [0x7f70dc887000] java.lang.Thread.State: TIMED_WAITING

Re: All worker threads of my tomcat have been occupied!

2014-01-02 Thread Benimaur Gao
: Benimaur Gao [mailto:benim...@gmail.com] Subject: Re: All worker threads of my tomcat have been occupied! Don't top post - it makes the conversation very difficult to follow. that's very strange. I failed to find any thread stack relevant to tomcat reloading. Perhaps you could post