This project is archived and is in readonly mode.

#4906 ✓invalid
ajmal

problem can find index in my system

Reported by ajmal | June 19th, 2010 @ 02:20 PM

i am starter in ruby on rails
i have successfully run the application ,got the first page,but the index page , i cant c any page in view folder , in the browser ,when server starts,file index.html.erb is available in the view folder
i run ror in following envirnmont

os-windows 7 server used ,webrick

Comments and changes to this ticket

  • Anil Wadghule

    Anil Wadghule June 19th, 2010 @ 02:47 PM

    • Assigned user cleared.

    Ajmal, there is file named index.html in public folder. You might want to remove it and try. I suggest you to go through this guide http://guides.rubyonrails.org/getting_started.html

  • ajmal

    ajmal June 19th, 2010 @ 05:04 PM

    • Assigned user set to “Aaron Patterson”

    helo , i deleted run ... same respnonse . i have went through that guide many time before..

  • ajmal

    ajmal June 19th, 2010 @ 05:22 PM

    ruby interpreter (cui) has stoped working is the msg comming

  • ajmal
  • ajmal

    ajmal June 20th, 2010 @ 02:30 AM

    check out vot i obtained

  • Cezary Baginski

    Cezary Baginski June 20th, 2010 @ 09:50 AM

    This could be a setup problem and not a Rails issue.

    Rails-talk mailing list may be helpful:

    http://groups.google.com/group/rubyonrails-talk

    Make sure to add webrick output or errors from log files, or it will
    be very difficult to help you.

    Let us know once this issue is solved. Thankyou.

  • ajmal

    ajmal June 20th, 2010 @ 10:05 AM

    here is the log

     C:\Ruby\doll>ruby script\server
    => Booting WEBrick
    => Rails 2.3.8 application starting on http://0.0.0.0:3000
    => Call with -d to detach
    => Ctrl-C to shutdown server
    [2010-06-20 14:29:53] INFO  WEBrick 1.3.1
    [2010-06-20 14:29:53] INFO  ruby 1.8.6 (2008-08-11) [i386-mswin32]
    [2010-06-20 14:29:53] INFO  WEBrick::HTTPServer#start: pid=2652 port=3000
    /!\ FAILSAFE /!\  Sun Jun 20 14:32:29 +0530 2010
      Status: 500 Internal Server Error
      Access denied for user 'root'@'localhost' (using password: NO)
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:619:in `real_connect'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:619:in `connect'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:203:in `initialize'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:75:in `new'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:75:in `mysql_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:223:in `send'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:223:in `new_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:188:in `checkout'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:184:in `loop'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:184:in `checkout'
        C:/Ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:183:in `checkout'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:98:in `connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_specification.rb:115:in `connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_ca
    che.rb:9:in `cache'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_ca
    che.rb:28:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:361:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/string
    _coercion.rb:25:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/head.rb:9:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/methodoverride.rb:24:in `
    call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/params
    _parser.rb:15:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/sessio
    n/cookie_store.rb:99:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/failsa
    fe.rb:26:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchroniz
    e'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispat
    cher.rb:114:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/reload
    er.rb:34:in `run'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispat
    cher.rb:108:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/rails/rack/static.rb:31:in `c
    all'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:47:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `each'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/rails/rack/log_tailer.rb:17:i
    n `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `
    call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/webrick.rb:48:in
    `service'
        C:/Ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
        C:/Ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:162:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:95:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:92:in `each'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:92:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:23:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:82:in `start'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/webrick.rb:14:in
    `run'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/server.rb:111
        C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_origina
    l_require'
        C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
        script/server:3
    /!\ FAILSAFE /!\  Sun Jun 20 14:32:40 +0530 2010
      Status: 500 Internal Server Error
      Access denied for user 'root'@'localhost' (using password: NO)
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:619:in `real_connect'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:619:in `connect'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:203:in `initialize'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:75:in `new'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:75:in `mysql_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:223:in `send'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:223:in `new_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:188:in `checkout'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:184:in `loop'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:184:in `checkout'
        C:/Ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:183:in `checkout'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:98:in `connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_specification.rb:115:in `connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_ca
    che.rb:9:in `cache'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_ca
    che.rb:28:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:361:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/string
    _coercion.rb:25:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/head.rb:9:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/methodoverride.rb:24:in `
    call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/params
    _parser.rb:15:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/sessio
    n/cookie_store.rb:99:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/failsa
    fe.rb:26:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchroniz
    e'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispat
    cher.rb:114:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/reload
    er.rb:34:in `run'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispat
    cher.rb:108:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/rails/rack/static.rb:31:in `c
    all'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:47:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `each'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/rails/rack/log_tailer.rb:17:i
    n `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `
    call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/webrick.rb:48:in
    `service'
        C:/Ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
        C:/Ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:162:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:95:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:92:in `each'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:92:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:23:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:82:in `start'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/webrick.rb:14:in
    `run'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/server.rb:111
        C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_origina
    l_require'
        C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
        script/server:3
    /!\ FAILSAFE /!\  Sun Jun 20 14:32:43 +0530 2010
      Status: 500 Internal Server Error
      Access denied for user 'root'@'localhost' (using password: NO)
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:619:in `real_connect'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:619:in `connect'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:203:in `initialize'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:75:in `new'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/mysql_adapter.rb:75:in `mysql_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:223:in `send'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:223:in `new_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:188:in `checkout'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:184:in `loop'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:184:in `checkout'
        C:/Ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:183:in `checkout'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:98:in `connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_specification.rb:115:in `connection'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_ca
    che.rb:9:in `cache'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/query_ca
    che.rb:28:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.8/lib/active_record/connecti
    on_adapters/abstract/connection_pool.rb:361:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/string
    _coercion.rb:25:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/head.rb:9:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/methodoverride.rb:24:in `
    call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/params
    _parser.rb:15:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/sessio
    n/cookie_store.rb:99:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/failsa
    fe.rb:26:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchroniz
    e'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispat
    cher.rb:114:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/reload
    er.rb:34:in `run'
        C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/dispat
    cher.rb:108:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/rails/rack/static.rb:31:in `c
    all'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:47:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `each'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/urlmap.rb:41:in `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/rails/rack/log_tailer.rb:17:i
    n `call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `
    call'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/webrick.rb:48:in
    `service'
        C:/Ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
        C:/Ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:162:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:95:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:92:in `each'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:92:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:23:in `start'
        C:/Ruby/lib/ruby/1.8/webrick/server.rb:82:in `start'
        C:/Ruby/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/handler/webrick.rb:14:in
    `run'
        C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/server.rb:111
        C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_origina
    l_require'
        C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
        script/server:3
    C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/failsafe.r
    b:74: [BUG] Segmentation fault
    ruby 1.8.6 (2008-08-11) [i386-mswin32]
    
    
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    

    Edited by Rohit Arondekar to fix formating

  • Rohit Arondekar

    Rohit Arondekar June 20th, 2010 @ 10:58 AM

    • Assigned user cleared.

    Two things stand out for me.

    Status: 500 Internal Server Error
    Access denied for user 'root'@'localhost' (using password: NO)
    

    and

    C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.8/lib/action_controller/failsafe.r
    b:74: [BUG] Segmentation fault
    ruby 1.8.6 (2008-08-11) [i386-mswin32]
    

    The first tells me that you have not set the correct username/password for you MySQL database in config/database.yml file. Please do that and try again, I believe that should solve your issue.

    The second thing could be because of the first problem but we won't know unless you try and solve that first.

    Please update this ticket if the problem goes away.

  • Cezary Baginski

    Cezary Baginski June 20th, 2010 @ 03:05 PM

    • Assigned user set to “Aaron Patterson”

    I suggest using a recommended version of ruby 1.8.7 instead.

    I believe 1.8.6 has been unsupported for a while now.

  • Cezary Baginski
  • José Valim

    José Valim June 21st, 2010 @ 10:12 AM

    • State changed from “new” to “invalid”

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Pages