Ticket #28 (new bug)

Opened 6 months ago

Last modified 6 days ago

mongrel tries to load a previous version of its own self as a gem_plugin on windows

Reported by: evanweaver Assigned to: luislavena
Priority: major Milestone: 1.2
Component: Mongrel Keywords:
Cc:

Description (Last modified by evanweaver)

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.

Change History

04/05/08 15:08:56 changed by evanweaver

  • summary changed from mongrel tries to load its own self as a gem_plugin on windows to mongrel tries to load a previous version of its own self as a gem_plugin on windows.

04/05/08 15:09:21 changed by evanweaver

  • description changed.

08/10/08 03:00:34 changed by airforce1

I'm closing it according to the last comment.
----------
down train air max

10/07/08 21:02:09 changed by add

10/07/08 21:02:20 changed by add