Errors in this file (tcphack.rb)

hi all,

i can not speak english well.

my os is ubuntu ,

unbuntu update was yesterday.

and then does not work.

this is mongrel error

/usr/local/lib/site_ruby/1.8/mongrel/tcphack.rb:12:in
initialize_without_backlog': Address already in use - bind(2) (Errno::EADDRINUSE) from /usr/local/lib/site_ruby/1.8/mongrel/tcphack.rb:12:ininitialize’
from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:in new' from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:ininitialize’
from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:in
new' from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:inlistener’
from conf_mongrel.rb:609:in cloaker_' from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:incall’
from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:in
initialize' from conf_mongrel.rb:608:innew’
from conf_mongrel.rb:608

caused by the os update is going on?

i don’t understand this error

Please let me know

thank you for reading my article.

it seems like you have another mongrel running on the port you tried to
start it up on: Address already in use - bind(2)
(Errno::EADDRINUSE). Try shutting down the other server process that’s
in
the way or start the new one up on a different port.
Michael

thank you ! Michael

my server has mysql process