=> 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 development environment...
Exiting
/Users/evan/Development/NetBeansProjects/EclipticDB/vendor/rails/railties/lib/commands/servers/mongrel.rb:16: warning: already initialized constant OPTIONS
/Users/evan/Development/NetBeansProjects/EclipticDB/vendor/rails/railties/lib/commands/servers/mongrel.rb:19: undefined method `options' for []:Array (NoMethodError)
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require'
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `require'
        from /Users/evan/Development/NetBeansProjects/EclipticDB/vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'
        from /Users/evan/Development/NetBeansProjects/EclipticDB/vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
        from /Users/evan/Development/NetBeansProjects/EclipticDB/vendor/rails/activesupport/lib/active_support/dependencies.rb:496:in `require'
        from /Users/evan/Development/NetBeansProjects/EclipticDB/vendor/rails/railties/lib/commands/server.rb:39
        from script/server:3:in `require'
        from script/server:3