From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: python 2.4 logging and xend Date: Thu, 23 Jun 2005 16:09:39 -0700 Message-ID: <42BB4133.2080606@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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 List-Id: xen-devel@lists.xenproject.org http://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