Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluentd can't load library #6

Closed
bongole opened this issue Oct 4, 2011 · 1 comment
Closed

fluentd can't load library #6

bongole opened this issue Oct 4, 2011 · 1 comment

Comments

@bongole
Copy link

bongole commented Oct 4, 2011

fluentd's "-r" option doesn't work correctly.

$ sudo /usr/sbin/td-agent -rperftools --user td-agent --group td-agent
2011-04-17 12:31:55 +0400: unexpected error error="undefined local variable or method `lib' for main:Object"
2011-04-17 12:31:55 +0400: /usr/lib/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluent-0.9.17/lib/fluent/command/fluentd.rb:143:in `block in <top (required)>' 
2011-04-17 12:31:55 +0400: /usr/lib/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluent-0.9.17/lib/fluent/command/fluentd.rb:142:in `each'
2011-04-17 12:31:55 +0400: /usr/lib/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluent-0.9.17/lib/fluent/command/fluentd.rb:142:in `<top (required)>'  
2011-04-17 12:31:55 +0400: <internal:lib/rubygems/custom_require>:29:in `require'
2011-04-17 12:31:55 +0400: <internal:lib/rubygems/custom_require>:29:in `require'
2011-04-17 12:31:55 +0400: /usr/lib/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluent-0.9.17/bin/fluentd:6:in `<top (required)>'
2011-04-17 12:31:55 +0400: /usr/lib/fluent/ruby/bin/fluentd:19:in `load'
2011-04-17 12:31:55 +0400: /usr/lib/fluent/ruby/bin/fluentd:19:in `<top (required)>'
2011-04-17 12:31:55 +0400: /usr/sbin/td-agent:5:in `load'
2011-04-17 12:31:55 +0400: /usr/sbin/td-agent:5:in `<main>'
@kzk
Copy link
Member

kzk commented Oct 7, 2011

thx for the reporting!!! i've fixed the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants