Re: Unix domain socket leak using NIO connector

2013-03-15 Thread Lucian I
Hi Christopher, My bad for not seeing the response to the similar question posted last year. Using lsof: $ lsof | grep tomcat7 | grep socket | head -2 java 1341 tomcat7 74u unix 0x88007a26a3c0 0t0 16985 socket java 1341 tomcat7 98u unix 0x88007a26a3c0 0t0

Re: Unix domain socket leak using NIO connector

2013-03-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Lucian, On 3/15/13 4:03 PM, Lucian I wrote: > We are seeing a leak of Unix domain sockets in Tomcat 7.0.26 > configured to run with Http11NioProtocol connector. This is running > in Ubuntu Linux 12.04.1 LTS with OpenJDK 6u24. > > The leak is about