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&#39;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">&lt;<a href="mailto:lists@ruby-forum.com">lists@ruby-forum.com</a>&gt;</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&#39;: 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&#39;<br>
        from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:in `new&#39;<br>
        from /usr/local/lib/site_ruby/1.8/mongrel.rb:93:in `initialize&#39;<br>
        from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:in<br>
`new&#39;<br>
        from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:139:in<br>
`listener&#39;<br>
        from conf_mongrel.rb:609:in `cloaker_&#39;<br>
        from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:in<br>
`call&#39;<br>
        from /usr/local/lib/site_ruby/1.8/mongrel/configurator.rb:50:in<br>
`initialize&#39;<br>
        from conf_mongrel.rb:608:in `new&#39;<br>
        from conf_mongrel.rb:608<br>
<br>
<br>
caused by the os update is going on?<br>
<br>
i don&#39;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>