I have the /var/www/CoreSong/current/tmp/pids path.

root@/var/www/CoreSong/current/tmp:ls -al
...
lrwxrwxrwx  1 root root   29 2008-05-15 09:29 pids -> /var/www/
CoreSong/shared/pids

He is linkek to /var/www/CoreSong/shared/pids. This folder exists too.

I execute "mongrel_rails cluster::start" by hand on the server :

root@/var/www/CoreSong/current/tmp:mongrel_rails cluster::start -C /
var/www/CoreSong/current/config/mongrel_cluster.yml
** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
starting port 8000
** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
starting port 8001
** Ruby version is not up-to-date; loading cgi_multipart_eof_fix

I display the log file.

root@/var/www/CoreSong/current/log:cat mongrel.8000.log
** Daemonized, any open files are closed.  Look at tmp/pids/mongrel.
8000.pid and log/mongrel.8000.log for info.
** Starting Mongrel listening at 127.0.0.1:8000
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/
tcphack.rb:12:in `initialize_without_backlog': Address already in use
- bind(2) (Errno::EADDRINUSE)
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/
tcphack.rb:12:in `initialize'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel.rb:
93:in `new'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel.rb:
93:in `initialize'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/
configurator.rb:139:in `new'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/
configurator.rb:139:in `listener'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:
99:in `cloaker_'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/
configurator.rb:50:in `call'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/
configurator.rb:50:in `initialize'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:
84:in `new'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:
84:in `run'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/
command.rb:212:in `run'
        from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281
        from /usr/bin/mongrel_rails:19:in `load'
        from /usr/bin/mongrel_rails:19

Thanks for your help.

Nicolas


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to