From: Jeff Peng Date: 2010-01-03T21:31:07+09:00 Subject: Re: please find this problem Jeff Peng: > Ashok Bhandari : >> /usr/lib/ruby/1.8/mongrel/tcphack.rb:12:in `initialize_without_backlog': >> Address already in use - bind(2) (Errno::EADDRINUSE) > > That means a socket can't bind to an address/port. > sorry forgot to mention, this happens due to the address/port have been used by others as the warnings said.