From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Harper Subject: python2.4 and logging Date: Thu, 26 May 2005 15:28:24 -0500 Message-ID: <20050526202824.GC19642@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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