I have a Java process/app. When I run /usr/sbin/lsof -p on that java process, I see a lot of \"can\'t identify protocol\". Also, interestingly, File descriptors(FDs) a
Maybe you observe bug in JVM 1.6 with leak of connections when you use SSL and hostname: http://bugs.sun.com/view_bug.do?bug_id=6745052