Are you sure this is axis creating this issue? A lot if people use axis 1.x and tomcat without any such problems.

What does happen, however, is that the java NIO library does have some bugs that I've personally seen create nasty close_wait issues. If you're app or libraries do anything with NIO, I'd do a search in the bug parade. Some bugs are listed as closed, but the comments in the reports keep comming.

HTH,
Robert
http://www.braziloutsource.com/

On 5/9/06, Xiong Shawn Zhang < [EMAIL PROTECTED]> wrote:

Hi,

 

There is an Axis web services app running in our production boxes, and the web container used is pure tomcat 5.0.25 (no Apache server used). We are now having service hanging issue. I checked the log files, everything normal (no exception). However, I found we have lots of CLOSE_WAIT tcp connections hanging, which related to the clients. Is there any body knows if there is an AXIS/TOMCAT configuration, or function, which could be used to force the connections to be closed (e.g. timeout)? Your help is highly appreciated.

 

Shawn

 


Reply via email to