Metasploit mailing list archives

Need help pls (error)


From: mmiller at hick.org (mmiller at hick.org)
Date: Mon, 28 May 2007 13:22:57 -0700

On Mon, May 28, 2007 at 10:15:03PM +0200, L.S wrote:
Here you go.

require "socket"
=> []
c = TCPServer.new(4444).accept()
Errno::EMFILE: Too many open files - socket(2)
        from (irb):2:in `initialize'
        from (irb):2:in `new'
        from (irb):2
        from F:/Program
Files/Metasploit/Framework3/framework/tools/msf_irb_shell.rb:13

Try using something like process monitor from sysinternals (now
Microsoft) to see what handles are open.



Current thread: