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 -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 ryanh@us.ibm.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> 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 > featureYes, incessantly. I haven''t heard anything about it for a while - did you ever solve this? Cheers, Mark _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
* Mark Williamson <mark.williamson@cl.cam.ac.uk> [2005-06-20 08:58]:> > 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 > > Yes, incessantly.Good to hear I''m not the only one.> > I haven''t heard anything about it for a while - did you ever solve this?No, it became less annoying, though still unresolved, now that it only writes that to /var/log/xend-debug.log instead of to stdout/stderr. -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 ryanh@us.ibm.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel