Guest User

Untitled

a guest
Oct 3rd, 2018
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. jruby-1.6.7Error-opening :008 > DCell::Explorer.new("127.0.0.1", 8000)
  2. => #<Celluloid::Actor(DCell::Explorer:0xd12) @callback=#<Proc:0x1a06f956@/home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/dcell-0.10.0/lib/dcell/explorer.rb:18 (lambda)> @server=#<Celluloid::IO::TCPServer:0x3fdb8a73 @server=#<TCPServer:fd 57>>>
  3. jruby-1.6.7Error-opening :009 > /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/dcell-0.10.0/explorer/index.html
  4. I, [2012-04-25T17:52:59.150000 #11868] INFO -- : 200 OK: /index.html
  5. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/dcell-0.10.0/explorer/css/bootstrap.css
  6. E, [2012-04-25T17:52:59.211000 #11868] ERROR -- : DCell::Explorer crashed!
  7. NoMethodError: undefined method `length' for #<File:0x1ff61bcf>
  8. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/reel-0.0.1/lib/reel/response.rb:23:in `initialize'
  9. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/reel-0.0.1/lib/reel/connection.rb:78:in `respond'
  10. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/dcell-0.10.0/lib/dcell/explorer.rb:52:in `render_resource'
  11. org/jruby/RubyIO.java:1139:in `open'
  12. /home/jadams/.rvm/rubies/jruby-1.6.7/lib/ruby/1.9/pathname.rb:829:in `open'
  13. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/dcell-0.10.0/lib/dcell/explorer.rb:51:in `render_resource'
  14. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/dcell-0.10.0/lib/dcell/explorer.rb:36:in `route'
  15. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/dcell-0.10.0/lib/dcell/explorer.rb:20:in `on_connection'
  16. org/jruby/RubyMethod.java:133:in `call'
  17. org/jruby/RubyProc.java:258:in `call'
  18. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/reel-0.0.1/lib/reel/server.rb:24:in `handle_connection'
  19. org/jruby/RubyBasicObject.java:1704:in `__send__'
  20. org/jruby/RubyKernel.java:2101:in `send'
  21. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/celluloid-0.10.0/lib/celluloid/calls.rb:98:in `dispatch'
  22. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/celluloid-0.10.0/lib/celluloid/actor.rb:212:in `handle_message'
  23. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/celluloid-0.10.0/lib/celluloid/task.rb:45:in `initialize'
  24. /home/jadams/.rvm/gems/jruby-1.6.7@dcell-test/gems/celluloid-0.10.0/lib/celluloid/task.rb:44:in `initialize'
  25. I, [2012-04-25T17:53:25.288000 #11868] INFO -- : Found node viggyviggy
  26. W, [2012-04-25T17:53:40.348000 #11868] WARN -- : Communication with node42 interrupted
  27. I, [2012-04-25T17:53:45.468000 #11868] INFO -- : Connected to node42
  28. W, [2012-04-25T17:54:10.603000 #11868] WARN -- : Communication with node42 interrupted
  29. I, [2012-04-25T17:54:10.689000 #11868] INFO -- : Connected to node42
  30. W, [2012-04-25T17:54:20.698000 #11868] WARN -- : Communication with node42 interrupted
Add Comment
Please, Sign In to add comment