Skip to content

Instantly share code, notes, and snippets.

@joeLepper
Created March 5, 2013 01:45
Show Gist options
  • Save joeLepper/5087351 to your computer and use it in GitHub Desktop.
Save joeLepper/5087351 to your computer and use it in GitHub Desktop.
17:43:36,376 INFO [stdout] (http-localhost/127.0.0.1:8080-1) INFO - (0.000000s) SELECT * FROM "groups" WHERE ("id" = '4') LIMIT 1
17:43:36,377 INFO [stdout] (http-localhost/127.0.0.1:8080-5) DEBUG - GET (0.0160s) /groups/9/users - 200 OK
17:43:36,377 INFO [stdout] (http-localhost/127.0.0.1:8080-3) DEBUG - GET (0.0120s) /groups/5/users - 200 OK
17:43:36,377 INFO [stdout] (http-localhost/127.0.0.1:8080-3) DEBUG - GET (0.0180s) /groups/8/users - 200 OK
17:43:36,377 INFO [stdout] (http-localhost/127.0.0.1:8080-6) DEBUG - GET (0.0140s) /groups/7/users - 200 OK
17:43:36,377 INFO [stdout] (http-localhost/127.0.0.1:8080-2) DEBUG - GET (0.0100s) /groups/6/users - 200 OK
17:43:36,378 INFO [stdout] (http-localhost/127.0.0.1:8080-1) INFO - (0.000000s) SELECT "users".* FROM "users" INNER JOIN "groups_users" ON (("groups_users"."user_id" = "users"."id") AND ("groups_users"."group_id" = 4))
17:43:36,380 INFO [stdout] (http-localhost/127.0.0.1:8080-1) DEBUG - GET (0.0090s) /groups/4/users - 200 OK
17:43:43,487 INFO [stdout] (http-localhost/127.0.0.1:8080-1) INFO - (0.001000s) SELECT * FROM "users" WHERE ("email" = 'memolisa') LIMIT 1
17:43:43,489 INFO [stdout] (http-localhost/127.0.0.1:8080-1) INFO - (0.000000s) SELECT * FROM "groups" WHERE ("id" = '8') LIMIT 1
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/router.rb:76:in `call'Sequel::Error - associated object #<Sequel::JDBC::Postgres::Dataset: "SELECT \"users\".* FROM \"users\" INNER JOIN \"groups_users\" ON ((\"groups_users\".\"user_id\" = \"users\".\"id\") AND (\"groups_users\".\"group_id\" = 8)) WHERE (\"users\".\"id\" = '18')"> not of correct type User:
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sequel-3.44.0/lib/sequel/model/associations.rb:1616:in `remove_associated_object'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sequel-3.44.0/lib/sequel/model/associations.rb:1408:in `remove_user'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/burnside/ml-phonebook/app/controllers/groups.rb:83:in `DELETE /groups/:id/users/:user_id'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyMethod.java:118:in `call'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:569:in `route'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyProc.java:249:in `call'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:51:in `process_destination_path'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:851:in `route_eval'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:51:in `process_destination_path'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyKernel.java:1174:in `catch'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:51:in `process_destination_path'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:45:in `process_destination_path'
17:43:43,492 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyBasicObject.java:1691:in `instance_eval'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:25:in `process_destination_path'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) (eval):89:in `lookup_16 users'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyKernel.java:1174:in `catch'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) (eval):79:in `lookup_16 users'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyBasicObject.java:1665:in `__send__'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyKernel.java:2090:in `send'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) (eval):300:in `lookup_2 groups'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyBasicObject.java:1665:in `__send__'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyKernel.java:2090:in `send'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/http_router-0.10.2/lib/http_router/node/root.rb:44:in `[]'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/http_router-0.10.2/lib/http_router.rb:119:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyKernel.java:1174:in `catch'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/http_router-0.10.2/lib/http_router.rb:119:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:924:in `route!'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/application/routing.rb:909:in `dispatch!'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `call!'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `invoke'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyKernel.java:1174:in `catch'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `invoke'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `call!'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:755:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/burnside/ml-phonebook/lib/current_user.rb:11:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/nasreddin-0.3.10/lib/nasreddin/api-server.rb:30:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/burnside/ml-phonebook/lib/pathwise_digest.rb:21:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/rack-1.4.5/lib/rack/head.rb:9:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/reloader.rb:252:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/logger.rb:404:in `call'
17:43:43,493 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/showexceptions.rb:21:in `call'
17:43:43,494 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `call'
17:43:43,494 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:1471:in `synchronize'
17:43:43,494 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `call'
17:43:43,494 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) /Users/joelepper/.lein/immutant/current/jruby/lib/ruby/gems/shared/gems/padrino-core-0.10.7.1/lib/padrino-core/router.rb:85:in `call'
17:43:43,494 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) org/jruby/RubyArray.java:1613:in `each'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment