Skip to content

Instantly share code, notes, and snippets.

@tagomoris
Created March 15, 2013 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tagomoris/5167730 to your computer and use it in GitHub Desktop.
Save tagomoris/5167730 to your computer and use it in GitHub Desktop.
2013-03-15 14:43:36 +0900 [error]: forward error: undefined method `reset' for #<MessagePack::Unpacker:0x007f6e3f1c3428>
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/event.rb:125:in `each'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluent-plugin-flowcounter-ad98b8f677cf/lib/fluent/plugin/out_flowcounter.rb:131:in `emit'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/output.rb:35:in `next'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/buffer.rb:170:in `block in emit'
2013-03-15 14:43:36 +0900 [error]: .../.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/buffer.rb:166:in `emit'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/output.rb:405:in `emit'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/output.rb:35:in `next'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/plugin/out_copy.rb:67:in `emit'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/match.rb:38:in `emit'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/engine.rb:120:in `emit_stream'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/plugin/in_forward.rb:118:in `on_message'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/plugin/in_forward.rb:180:in `feed_each'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/bundler/gems/fluentd-d939e35816a1/lib/fluent/plugin/in_forward.rb:180:in `on_read_msgpack'
2013-03-15 14:43:36 +0900 [error]: .../vendor/ruby/2.0.0/gems/cool.io-1.1.0/lib/cool.io/io.rb:108:in `on_readable'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment