Skip to content

Instantly share code, notes, and snippets.

@prem
Created September 30, 2008 07:10
Show Gist options
  • Save prem/13765 to your computer and use it in GitHub Desktop.
Save prem/13765 to your computer and use it in GitHub Desktop.
I, [2008-09-30 00:10:13 #3493] INFO -- : undefined method `json' for Minerva::Resources::ParseQuery:Class
NoMethodError: undefined method `json' for Minerva::Resources::ParseQuery:Class
./waves/lib/ext/module.rb:21:in `[]'
./waves/lib/resources/mixin.rb:81:in `eval'
./waves/lib/ext/module.rb:21:in `[]'
./waves/lib/resources/mixin.rb:81:in `to'
./startup.rb:16:in `__instance_exec_14737240'
/usr/local/lib/ruby/gems/1.8/gems/dyoder-functor-0.5.0/lib/object.rb:11:in `send'
/usr/local/lib/ruby/gems/1.8/gems/dyoder-functor-0.5.0/lib/object.rb:11:in `instance_exec'
/usr/local/lib/ruby/gems/1.8/gems/dyoder-functor-0.5.0/lib/functor.rb:28:in `get'
./waves/lib/dispatchers/default.rb:40:in `send'
./waves/lib/dispatchers/default.rb:40:in `safe'
./waves/lib/dispatchers/base.rb:55:in `_call'
/usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
/usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime'
./waves/lib/dispatchers/base.rb:53:in `_call'
./waves/lib/dispatchers/base.rb:35:in `call'
./waves/lib/runtime/server.rb:72:in `synchronize'
./waves/lib/runtime/server.rb:72:in `synchronize'
./waves/lib/runtime/runtime.rb:32:in `send'
./waves/lib/runtime/runtime.rb:32:in `method_missing'
./waves/lib/dispatchers/base.rb:35:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-0.3.0/lib/rack/showexceptions.rb:23:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-0.3.0/lib/rack/handler/mongrel.rb:39:in `process'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rack-0.3.0/lib/rack/handler/mongrel.rb:12:in `run'
./waves/lib/runtime/server.rb:55:in `start'
./waves/lib/runtime/server.rb:80:in `run'
./waves/lib/commands/waves-server.rb:62
/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'
waves/bin/waves-server:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment