P:\p\app>ruby script\server
=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails 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
** Starting Rails with benchmark environment...
** Rails loaded.
** Loading any Rails specific GemPlugins
Exiting
C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- C:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1-x86-mswin32/lib/mongrel/init.rb (MissingSourceFile)
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
from P:/p/app/vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'
from P:/p/app/vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
from P:/p/app/vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'
from C:/ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:134:in `load'
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:163:in `each'
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:163:in `each'
from C:/ruby/lib/ruby/gems/1.8/gems/gem_plugin-0.2.3/lib/gem_plugin.rb:112:in `load'
... 20 levels...
from P:/p/app/vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'
from P:/p/app/vendor/rails/railties/lib/commands/server.rb:39
from script/server:3:in `require'
from script/server:3
GemPlugin strikes again.