2 Replies Latest reply on Jan 19, 2010 4:39 AM by slimamar

    Sockets left in CLOSE_WAIT on server for JMS connections

    slimamar

      Hi,

       

      We 're using JBoss AS 5.1.0.GA (with JBoss Messaging) and a client close a JMS connection
      a socket is left in the CLOSE_WAIT state on the server.
      We then quickly run out of file descriptors because of all the CLOSE_WAIT sockets left open.

       

      Is the same problem with :
      http://community.jboss.org/message/368512#368512

       

      How can we resolve this issue ?

       

      Thanks in adavance.