Displaying 2 results from an estimated 2 matches for "shouldrollov".
Did you mean:
shouldrollover
2005 Jun 23
1
python 2.4 logging and xend
...ttp://article.gmane.org/gmane.comp.emulators.xen.devel/10605
> Any one else seeing this output from xend?
>
> ValueError: I/O operation on closed file
> Traceback (most recent call last):
> File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
> if self.shouldRollover(record):
> File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
> self.stream.seek(0, 2) #due to non-posix-compliant Windows feature
Did this get resolved? If yes, what''s the resolution?
-Arun
_____________________________________________...
2008 Jun 11
1
xen migrate never ends
...60
( 0.0%)
11/06/2008 12:17:44 SetPixelFormat : 1 | 20/ 20
( 0.0%)
11/06/2008 12:17:44 TOTALS : 1219 | 10142/ 10142
( 0.0%)
Traceback (most recent call last):
File "/usr/lib/python2.5/logging/handlers.py", line 73, in emit
if self.shouldRollover(record):
File "/usr/lib/python2.5/logging/handlers.py", line 146, in shouldRollover
msg = "%s\n" % self.format(record)
File "/usr/lib/python2.5/logging/__init__.py", line 630, in format
return fmt.format(record)
File "/usr/lib/python2.5/logging/__i...