it seems like you have another mongrel running on the port you tried to start it up on: Address already in use - bind(2)<br>(Errno::EADDRINUSE). Try shutting down the other server process that's in the way or start the new one up on a different port.<div>
<br></div><div>Michael<br><br><div class="gmail_quote">On Tue, Feb 24, 2009 at 1:40 AM, hwang is <span dir="ltr"><<a href="mailto:lists@ruby-forum.com">lists@ruby-forum.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
hi all,<br>
<br>
i can not speak english well.<br>
<br>
my os is ubuntu ,<br>
<br>
unbuntu update was yesterday.<br>
<br>
and then does not work.<br>
<br>
this is mongrel error<br>
<br>
/usr/local/lib/site_ruby/1.8/mongrel/tcphack.rb:12:in<br>
`initialize_without_backlog': Address already in use - bind(2)<br>
(Errno::EADDRINUSE)<br>
from /usr/local/lib/site_ruby/1.8/mongrel/tcphack.rb:12:in<br>
`initialize'<br>
from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:in `new'<br>
from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:in `initialize'<br>
from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:in<br>
`new'<br>
from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:in<br>
`listener'<br>
from conf_mongrel.rb:609:in `cloaker_'<br>
from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:in<br>
`call'<br>
from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:in<br>
`initialize'<br>
from conf_mongrel.rb:608:in `new'<br>
from conf_mongrel.rb:608<br>
<br>
<br>
caused by the os update is going on?<br>
<br>
i don't understand this error<br>
<br>
Please let me know<br>
<br>
thank you for reading my article.<br>
<font color="#888888">--<br>
Posted via <a href="http://www.ruby-forum.com/" target="_blank">http://www.ruby-forum.com/</a>.<br>
_______________________________________________<br>
Mongrel-users mailing list<br>
<a href="mailto:Mongrel-users@rubyforge.org">Mongrel-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/mongrel-users" target="_blank">http://rubyforge.org/mailman/listinfo/mongrel-users</a><br>
</font></blockquote></div><br></div>