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

iphone - Three second countdown in cocos2d -

c++ - CryptStringToBinary API behavior -

hyperlink - how to do url routing in php -