ruby on rails - IOError Input/Output Error When Printing to logger -


i have simple function, being called worker , prints lines logger - using log4r.

i'm getting error in log:

errno::eio: input/output error - <stdout> 

seems unable write stdout.

when/why above error occur?

googling turned nothing useful.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -