Created
October 24, 2012 09:49
-
-
Save haberbyte/3945204 to your computer and use it in GitHub Desktop.
This file contains 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
IOError: closed stream | |
close at org/jruby/RubyIO.java:2053 | |
begin_restart at /u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:637 | |
run at /u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/cli.rb:438 | |
call at org/jruby/RubyProc.java:249 | |
2012-10-23 22:07:54 +0200: Listen loop error: #<Errno::EBADF: Bad file descriptor - Bad file descriptor> | |
org/jruby/ext/socket/RubyUNIXServer.java:81:in `accept' | |
/u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:252:in `handle_servers' | |
org/jruby/RubyArray.java:1612:in `each' | |
/u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:248:in `handle_servers' | |
/u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:232:in `run' | |
2012-10-23 22:07:54 +0200: Listen loop error: #<Errno::EBADF: Bad file descriptor - Bad file descriptor> | |
org/jruby/RubyIO.java:3513:in `select' | |
/u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:247:in `handle_servers' | |
/u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:232:in `run' | |
2012-10-23 22:07:54 +0200: Listen loop error: #<Errno::EBADF: Bad file descriptor - Bad file descriptor> | |
org/jruby/RubyIO.java:3513:in `select' | |
/u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:247:in `handle_servers' | |
/u/apps/docmago/shared/bundle/jruby/1.9/gems/puma-1.6.3-java/lib/puma/server.rb:232:in `run' | |
include_class is deprecated. Use java_import. | |
include_class is deprecated. Use java_import. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment