Created
September 14, 2011 08:09
-
-
Save rurounijones/1216078 to your computer and use it in GitHub Desktop.
Stack Trace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ThreadError - thread 0x7f68fa5a6a30 tried to join itself: | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/rack-1.3.2/lib/rack/lock.rb:14:in `lock' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/rack-1.3.2/lib/rack/lock.rb:14:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:689:in `forward' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:772:in `route_missing' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:719:in `route!' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:715:in `route!' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:843:in `dispatch!' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `call!' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `instance_eval' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `invoke' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `catch' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `invoke' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `call!' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/base.rb:629:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/rack-1.3.2/lib/rack/head.rb:9:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/sinatra-1.2.6/lib/sinatra/showexceptions.rb:21:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/actionpack-3.1.0/lib/action_dispatch/middleware/static.rb:53:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/railties-3.1.0/lib/rails/engine.rb:455:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/railties-3.1.0/lib/rails/rack/content_length.rb:16:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/railties-3.1.0/lib/rails/rack/log_tailer.rb:14:in `call' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/rack-1.3.2/lib/rack/handler/webrick.rb:59:in `service' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:162:in `start' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:95:in `start' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:92:in `each' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:92:in `start' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:23:in `start' | |
/home/jjones/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:82:in `start' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/rack-1.3.2/lib/rack/handler/webrick.rb:13:in `run' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/rack-1.3.2/lib/rack/server.rb:265:in `start' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/railties-3.1.0/lib/rails/commands/server.rb:70:in `start' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/railties-3.1.0/lib/rails/commands.rb:54 | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/railties-3.1.0/lib/rails/commands.rb:49:in `tap' | |
/home/jjones/.rvm/gems/ruby-1.8.7-p352@onionapp/gems/railties-3.1.0/lib/rails/commands.rb:49 | |
script/rails:6:in `require' | |
script/rails:6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment