From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Harper Subject: Re: python2.4 and logging Date: Mon, 20 Jun 2005 09:04:05 -0500 Message-ID: <20050620140404.GA867@us.ibm.com> References: <20050526202824.GC19642@us.ibm.com> <200506191754.28385.mark.williamson@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <200506191754.28385.mark.williamson@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mark Williamson Cc: xen-devel@lists.xensource.com, Ryan Harper List-Id: xen-devel@lists.xenproject.org * Mark Williamson [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