yes I would be concerned about the 9 wait threads
is there any defining characteristic which causes these threads to sit and wait?
maybe a DB Connection or calling a remote resource that is causing the block?
more information about the characteristics of the resource would be available 
by displaying both
.\WEB-INF\web.xml
.\META-INF\<Application>Context.xml

anyone?
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 




> Date: Mon, 15 Dec 2008 22:53:52 -0500
> From: straightfl...@gmail.com
> To: users@tomcat.apache.org
> Subject: Blocking
> 
> Server has been up for about 5 hours under almost zero load but I am
> concerned about some of the thread info in JConsole.. For example in Main
> Thread
> Name: main
> State: RUNNABLE
> Total blocked: 54  Total waited: 9
> 
> Does this indicate signifigant blocking?  Maybe 10-15 requests total in the
> last 5 hours so cant imagine its the load.
> 
> Java 1.6, Redhat Enterprise 5, Tomcat 5.5.27
> 
> Appreciate the help.
> 
> Adam

_________________________________________________________________
Send e-mail faster without improving your typing skills.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008

Reply via email to