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

Bombs when SINCEDB_PATH and HOME are missing in env. #9

Closed
jordansissel opened this issue Mar 20, 2012 · 1 comment
Closed

Bombs when SINCEDB_PATH and HOME are missing in env. #9

jordansissel opened this issue Mar 20, 2012 · 1 comment

Comments

@jordansissel
Copy link
Owner

logstash is all like BOOM

Getting "Input thread exception", :exception=>#<TypeError: 
                        can't convert nil into String>, :backtrace=>["org/jruby/RubyFile.java:1478:in `join'", 
                        "org/jruby/RubyFile.java:1500:in `join'", 
                        "file:/usr/share/java/logstash/logstash-1.1.0-monolithic.jar!/gems/filewatch-0.3.3/lib/filewatch/tail.rb:29:in 
                        `initialize'",

The 'join' fialure is because ENV["HOME"] is nil.

@wiibaa
Copy link
Contributor

wiibaa commented Jan 22, 2013

You could close this issue as the changes are now in master
https://github.com/jordansissel/ruby-filewatch/blob/master/lib/filewatch/tail.rb#L43

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

3 participants