search for: middleware_stack

Displaying 4 results from an estimated 4 matches for "middleware_stack".

2010 May 29
0
User Error during memcached integration
...39;10.x.x.x:11211''] Stacktrace ============ /var/www/oro/production/releases/20100528130253/vendor/rails/ actionpack/lib/action_controller/session/mem_cache_store.rb 20 in initialize'' 1 /var/www/oro/production/releases/20100528130253/vendor/rails/ actionpack/lib/action_controller/middleware_stack.rb 72 innew'' 2 /var/www/oro/production/releases/20100528130253/vendor/rails/ actionpack/lib/action_controller/middleware_stack.rb 72 in build'' 3 /var/www/oro/production/releases/20100528130253/vendor/rails/ actionpack/lib/action_controller/middleware_stack.rb 116 inbuild''...
2010 Feb 23
12
"no such file to load -- gettext/rails" error
I get the error below when I try to start my server. Here are the versions installed: OS: Windows Server 2008 Ruby: 1.8.7 Gems: actionmailer (2.3.5, 1.3.5) actionpack (2.3.5, 1.13.5) actionwebservice (1.2.5) activerecord (2.3.5, 1.15.5) activeresource (2.3.5) activesupport (2.3.5, 1.4.4) cgi_multipart_eof_fix (2.5.0) daemons (1.0.10) gem_plugin
2010 Jan 09
9
Problem with Sessions
...ck => Rails 2.3.2 application starting on http://0.0.0.0:3001 JRuby limited openssl loaded. gem install jruby-openssl for full support. http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL I:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/middleware_stack.rb:84 warning: given block not used => Call with -d to detach => Ctrl-C to shutdown server [2010-01-09 17:52:22] INFO WEBrick 1.3.1 [2010-01-09 17:52:22] INFO ruby 1.8.6 (2009-07-23) [java] [2010-01-09 17:52:22] INFO WEBrick::HTTPServer#start: pid=8420 port=3001 I have made sure I am usin...
2010 Mar 09
1
db:migrate fails after upgrade to Rails 2.3.5
...method redefined; discarding old to_param /Users/kurtsnyder/code/products1/vendor/rails/actionpack/lib/ action_controller/routing/recognition_optimisation.rb:55: warning: method redefined; discarding old recognize_path /Users/kurtsnyder/code/products1/vendor/rails/actionpack/lib/ action_controller/middleware_stack.rb:84: warning: given block not used /Users/kurtsnyder/code/products1/config/../vendor/rails/railties/lib/ initializer.rb:306: warning: global variable `$gems_rake_task'' not initialized /Users/kurtsnyder/code/products1/config/../vendor/rails/railties/lib/ initializer.rb:306: warning: globa...