Hello @all! I''ve created a new Rails 3.0.0 application using ruby 1.8.7 and MySQL. In the log file I can see that the server receives the request from the browser, but nothing happens afterwards: Started GET "/products" for 127.0.0.1 at Mon Nov 01 16:30:23 +0100 2010 Old versions using Rails 2.3.* are still running fine. Note I''m running on Windows 7 but I can also reproduce the same in a VM using Windows XP. Dows anyone have an idea? Best regards Marc Gem environment: RubyGems Environment: RUBYGEMS VERSION: 1.3.7 RUBY VERSION: 1.8.7 (2010-01-10 patchlevel 249) [i386-mingw32] INSTALLATION DIRECTORY: C:/Ruby/lib/ruby/gems/1.8 RUBY EXECUTABLE: C:/Ruby/bin/ruby.exe EXECUTABLE DIRECTORY: C:/Ruby/bin RUBYGEMS PLATFORMS: ruby x86-mingw32 GEM PATHS: C:/Ruby/lib/ruby/gems/1.8 C:/Users/Marc Bungart/.gem/ruby/1.8 GEM CONFIGURATION: :update_sources => true :verbose => true :benchmark => false :backtrace => false :bulk_threshold => 1000 REMOTE SOURCES: http://rubygems.org/ ---------------------- RubyMine SDK Environment: Sdk: Ruby SDK 1.8.7 (C:\Ruby\bin\ruby.exe) Sdk Version: ver.1.8.7 Ruby Interpreter: C:/Ruby/bin/ruby.exe RVM Sdk: no Sdk Language Level: 1.8 Sdk Load Path: C:/Ruby/lib/ruby/site_ruby/1.8 C:/Ruby/lib/ruby/site_ruby/1.8/i386-msvcrt C:/Ruby/lib/ruby/site_ruby C:/Ruby/lib/ruby/vendor_ruby/1.8 C:/Ruby/lib/ruby/vendor_ruby/1.8/i386-msvcrt C:/Ruby/lib/ruby/vendor_ruby C:/Ruby/lib/ruby/1.8 C:/Ruby/lib/ruby/1.8/i386-mingw32 C:/Program Files/JetBrains/RubyMine 97.39/rubystubs18 Sdk Gem paths: file://C:/Users/Marc Bungart/.gem/ruby/1.8/gems file://C:/Ruby/lib/ruby/gems/1.8/gems file://C:/Users/Marc Bungart/.gem/ruby/1.8/bundler/gems file://C:/Ruby/lib/ruby/gems/1.8/bundler/gems -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.