Hi typo folks,
I've been running http://gridengine.info on a hand-built Typo 4.1
system for a *long* time and just got around to testing out a move to
Centos 5 Linux and a shiny new RAILS environment.
The upgrade experience was very pleasant; thanks!
The only install issues I encountered were due to missing extensions
in the Ruby 1.8.6 I built from source. Finding and fixing was pretty
easy.
The rake migration process was painless as well. The site refused to
start up at first but going into the admin view and deleting all of
the sidebar plugins fixed that.
One by one I added in my sidebar plugins (nothing exotic, just Static/
and Categories/)
The only thing that does not work is the built-in Tags plugin for the
sidebar. Whenever I add it to the site I crash the built in webserver.
Because my site tracks a particular piece of grid computing software,
some of my tags are software version numbers like "6.0" and "6.0u12"
etc. In the past I've had URL based tag schemes refuse to accept the
"." character but I've never had any problems with the Tags sidebar
plugin before on Typo 4.1.
Could my use of "." characters in article tags be the cause of this
error output in the new Typo 5.03? Any hints or tips would be
appreciated.
Regards,
Chris
> Rendering template within ../../themes/scribbish/layouts/default
> Rendering articles/error (404)
> Rendering /home/rails-applications/typo-5.0.3/vendor/plugins/
> tag_sidebar/views/content.rhtml
> /!\ FAILSAFE /!\ Wed Mar 05 17:16:58 -0500 2008
> Status: 500 Internal Server Error
>
>
> ActionView::TemplateError (tag_url failed to generate from
> {:action=>"show", :id=>"6.0", :controller=>"tags"}, expected:
> {:action=>"show", :controller=>"tags"}, diff: {:id=>"6.0"}) on line
> #5 of vendor/plugins/tag_sidebar/views/content.rhtml:
> 2: <h3><%= _("Tags")%></h3>
> 3: <p style="overflow:hidden">
> 4: <% sidebar.tags.each do |tag| -%>
> 5: <span style="font-size:<%= sidebar.sizes[tag] %>%"><%= link_to
> tag.display_name, tag_url(tag) %></span>
> 6: <% end -%>
> 7: </p>
> 8: <% end %>
>
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/routing.rb:1415:in `raise_named_route_error'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/routing.rb:1379:in `generate'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/url_rewriter.rb:124:in `rewrite_path'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/url_rewriter.rb:103:in `rewrite_url'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/url_rewriter.rb:81:in `rewrite'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:616:in `url_for'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/helpers/url_helper.rb:71:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/helpers/url_helper.rb:71:in `url_for'
> (eval):22:in `tag_url'
> vendor/plugins/tag_sidebar/views/content.rhtml:5:in
> `_run_erb_47vendor47plugins47tag_sidebar47views47content46rhtml'
> vendor/plugins/tag_sidebar/views/content.rhtml:4:in `each'
> vendor/plugins/tag_sidebar/views/content.rhtml:4:in
> `_run_erb_47vendor47plugins47tag_sidebar47views47content46rhtml'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `compile_and_render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:365:in `render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:316:in `render_file'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:1100:in `render_for_file'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:858:in `render_with_no_layout'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/layout.rb:270:in `render_without_benchmark'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:922:in `render_to_string'
> app/helpers/content_helper.rb:91:in `send'
> app/helpers/content_helper.rb:91:in `render_to_string'
> app/helpers/sidebar_helper.rb:24:in `render_sidebar'
> app/helpers/sidebar_helper.rb:7:in `render_sidebars'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/helpers/text_helper.rb:29:in `inject'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in `each'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in `inject'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in
> `method_missing'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_collection.rb:162:in
> `method_missing'
> app/helpers/sidebar_helper.rb:3:in `render_sidebars'
> themes/scribbish/layouts/default.html.erb:27:in
> `_run_erb_47themes47scribbish47layouts47default46html46erb'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `compile_and_render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:365:in `render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:316:in `render_file'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/layout.rb:268:in `render_without_benchmark'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> app/controllers/application.rb:26:in `rescue_action_in_public'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/rescue.rb:125:in `rescue_action'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/rescue.rb:203:in `perform_action_without_caching'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/caching.rb:678:in `perform_action'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/connection_adapters/abstract/query_cache.rb:33:in
> `cache'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/query_cache.rb:8:in `cache'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/caching.rb:677:in `perform_action'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:524:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:524:in `process_without_filters'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/filters.rb:685:in
> `process_without_session_management_support'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/session_management.rb:123:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:388:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:171:in `handle_request'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:115:in `dispatch'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:126:in `dispatch_cgi'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:9:in `dispatch'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> rails.rb:76:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> rails.rb:74:in `synchronize'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> rails.rb:74:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 159:in `process_client'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 158:in `each'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 158:in `process_client'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `initialize'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `new'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 268:in `initialize'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 268:in `new'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 268:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> configurator.rb:282:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> configurator.rb:281:in `each'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> configurator.rb:281:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/bin/
> mongrel_rails:128:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> command.rb:212:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/bin/
> mongrel_rails:281
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:489:in `load'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:489:in `load'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:342:in `new_constants_in'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:489:in `load'
> /usr/local/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/
> servers/mongrel.rb:64
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `gem_original_require'
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `require'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:496:in `require'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:342:in `new_constants_in'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:496:in `require'
> /usr/local/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/
> server.rb:39
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `gem_original_require'
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `require'
> script/server:3
>
>
> On line #5 of vendor/plugins/tag_sidebar/views/content.rhtml
>
> 2: <h3><%= _("Tags")%></h3>
> 3: <p style="overflow:hidden">
> 4: <% sidebar.tags.each do |tag| -%>
> 5: <span style="font-size:<%= sidebar.sizes[tag] %>%"><%=
> link_to tag.display_name, tag_url(tag) %></span>
> 6: <% end -%>
> 7: </p>
> 8: <% end %>
>
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/routing.rb:1415:in `raise_named_route_error'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/routing.rb:1379:in `generate'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/url_rewriter.rb:124:in `rewrite_path'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/url_rewriter.rb:103:in `rewrite_url'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/url_rewriter.rb:81:in `rewrite'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:616:in `url_for'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/helpers/url_helper.rb:71:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/helpers/url_helper.rb:71:in `url_for'
> (eval):22:in `tag_url'
> vendor/plugins/tag_sidebar/views/content.rhtml:5:in
> `_run_erb_47vendor47plugins47tag_sidebar47views47content46rhtml'
> vendor/plugins/tag_sidebar/views/content.rhtml:4:in `each'
> vendor/plugins/tag_sidebar/views/content.rhtml:4:in
> `_run_erb_47vendor47plugins47tag_sidebar47views47content46rhtml'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `compile_and_render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:365:in `render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:316:in `render_file'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:1100:in `render_for_file'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:858:in `render_with_no_layout'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/layout.rb:270:in `render_without_benchmark'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:922:in `render_to_string'
> app/helpers/content_helper.rb:91:in `send'
> app/helpers/content_helper.rb:91:in `render_to_string'
> app/helpers/sidebar_helper.rb:24:in `render_sidebar'
> app/helpers/sidebar_helper.rb:7:in `render_sidebars'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/helpers/text_helper.rb:29:in `inject'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in `each'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in `inject'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_proxy.rb:125:in
> `method_missing'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/associations/association_collection.rb:162:in
> `method_missing'
> app/helpers/sidebar_helper.rb:3:in `render_sidebars'
> themes/scribbish/layouts/default.html.erb:27:in
> `_run_erb_47themes47scribbish47layouts47default46html46erb'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:637:in `compile_and_render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:365:in `render_template'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_view/base.rb:316:in `render_file'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/layout.rb:268:in `render_without_benchmark'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/benchmarking.rb:51:in `render'
> app/controllers/application.rb:26:in `rescue_action_in_public'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/rescue.rb:125:in `rescue_action'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/rescue.rb:203:in `perform_action_without_caching'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/caching.rb:678:in `perform_action'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/connection_adapters/abstract/query_cache.rb:33:in
> `cache'
> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
> active_record/query_cache.rb:8:in `cache'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/caching.rb:677:in `perform_action'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:524:in `send'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:524:in `process_without_filters'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/filters.rb:685:in
> `process_without_session_management_support'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/session_management.rb:123:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/base.rb:388:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:171:in `handle_request'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:115:in `dispatch'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:126:in `dispatch_cgi'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/
> action_controller/dispatcher.rb:9:in `dispatch'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> rails.rb:76:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> rails.rb:74:in `synchronize'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> rails.rb:74:in `process'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 159:in `process_client'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 158:in `each'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 158:in `process_client'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `initialize'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `new'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 285:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 268:in `initialize'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 268:in `new'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:
> 268:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> configurator.rb:282:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> configurator.rb:281:in `each'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> configurator.rb:281:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/bin/
> mongrel_rails:128:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/
> command.rb:212:in `run'
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3/bin/
> mongrel_rails:281
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:489:in `load'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:489:in `load'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:342:in `new_constants_in'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:489:in `load'
> /usr/local/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/
> servers/mongrel.rb:64
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `gem_original_require'
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `require'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:496:in `require'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:342:in `new_constants_in'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/
> active_support/dependencies.rb:496:in `require'
> /usr/local/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/
> server.rb:39
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `gem_original_require'
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> 27:in `require'
> script/server:3
>
>
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list