master peter just to make a followup iwas able to run the juggernaut server now removing flag -d
C:\InstantRails-2.2-win\rails_apps\chat_sandbox>juggernaut -c juggernaut.yml Starting Juggernaut server 0.5.8 on port: 5001... but now im having issues with running the ruby script/server error follows C:\InstantRails-2.2-win\rails_apps\chat_sandbox>ruby script/server => Booting Mongrel (use 'script/server webrick' to force WEBrick) => Rails 2.2.2 application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server ** Starting Mongrel listening at 0.0.0.0:3000 Exiting C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/li b/mongrel/tcphack.rb:12:in `initialize_without_backlog': Only one usage of each socket address (protocol/network address/port) is normally permitted. - bind(2) (Errno::EADDRINUSE) from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/lib/mongrel/tcphack.rb:12:in `initialize' from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/lib/mongrel.rb:93:in `new' from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/lib/mongrel.rb:93:in `initialize' from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/lib/mongrel/configurator.rb:139:in `new' from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/lib/mongrel/configurator.rb:139:in `listener' from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/bin/mongrel_rails:99:in `cloaker_' from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/lib/mongrel/configurator.rb:50:in `call' from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x 86-mswin32/lib/mongrel/configurator.rb:50:in `initialize' ... 14 levels... from C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/rails-2.2.2/lib /commands/server.rb:49 from C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom _require.rb:31:in `gem_original_require' from C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom _require.rb:31:in `require' from script/server:3 any suggestion sir -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

