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

File Handles & Proc::Daemon #43

Open
techman83 opened this issue Jan 9, 2015 · 0 comments
Open

File Handles & Proc::Daemon #43

techman83 opened this issue Jan 9, 2015 · 0 comments

Comments

@techman83
Copy link
Member

When the proc forks it closes out file descriptors. Worked around for now by daemonizing prior to opening anything, but that really should be fixed (it looks easy enough, but not priority right now).

leon@bofh-sider ~/git/eventstreamr-station $ cat /tmp/es-STDOUT.log 
Cannot write to '/home/leon/.eventstreamr/eventstreamr.log': Bad file descriptor at /home/leon/perl5/lib/perl5/Log/Log4perl/Appender/File.pm line 267.
Can't close /home/leon/.eventstreamr/eventstreamr.log (Invalid argument) at /home/leon/perl5/lib/perl5/Log/Log4perl/Appender/File.pm line 304 during global destruction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant