Based on the error it looks like you probably have another server running on that port--my guess is mongrel but it could also be something else running there too.<br>Kyle Kochis<br><br><div><span class="gmail_quote">On 1/3/07,
<b class="gmail_sendername">Jim Douglas</b> <<a href="mailto:jdz99@hotmail.com">jdz99@hotmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am followint this article,<br><br><a href="http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/">http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/
</a><br><br><br>...but I keep getting this error in the log...not sure what to try next...<br><br>** Daemonized, any open files are closed. Look at log/mongrel.8000.pid and<br>log/mongrel.log for info.<br>** Starting Mongrel listening at
<a href="http://127.0.0.1:8000">127.0.0.1:8000</a><br>/usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel/tcphack.rb:12:in<br>`initialize_without_backlog': Address already in use - bind(2)<br>(Errno::EADDRINUSE)<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-
1.0/lib/mongrel/tcphack.rb:12:in<br>`initialize'<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel.rb:560:in `new'<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel.rb:560:in<br>
`initialize'<br> from<br>/usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel/configurator.rb:128:in<br>`new'<br> from<br>/usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel/configurator.rb:128:in<br>
`listener'<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0/bin/mongrel_rails:98:in<br>`cloaker_'<br> from<br>/usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel/configurator.rb:51:in<br>`call'<br>
from<br>/usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel/configurator.rb:51:in<br>`initialize'<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0/bin/mongrel_rails:83:in `new'<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-
1.0/bin/mongrel_rails:83:in `run'<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0/lib/mongrel/command.rb:211:in<br>`run'<br> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0/bin/mongrel_rails:243<br> from /usr/bin/mongrel_rails:18:in `load'
<br> from /usr/bin/mongrel_rails:18<br><br>Thanks,<br>Jim<br><br>_________________________________________________________________<br>The MSN Entertainment Guide to Golden Globes is here. Get all the scoop.<br><a href="http://tv.msn.com/tv/globes2007/">
http://tv.msn.com/tv/globes2007/</a><br><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">
http://rubyforge.org/mailman/listinfo/mongrel-users</a><br></blockquote></div><br>