WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Error messages from xend

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error messages from xend
From: jjudd@xxxxxxxxxxxxxxxxx
Date: Tue, 25 Oct 2005 21:52:47 -0700
Delivery-date: Wed, 26 Oct 2005 04:50:01 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) 4.0-cvs
Hi,

I've install Xen 2.0.7 on a PC running Fedore Core 2.  I also installed the
latest version of Twisted (2.1).  When I attempt to run xend start, I get the
following error message

[root@homer james]# xend start
/usr/lib/python2.3/site-packages/twisted/python/context.py:74:
DeprecationWarning: threadable.whenThreaded is deprecated. Use
application-level logic instead.
  threadable.whenThreaded(initThreads)
Traceback (most recent call last):
  File "/usr/sbin/xend", line 27, in ?

<... most of Traceback deleted by me...>

  File "/usr/lib/python2.3/site-packages/twisted/internet/base.py", line 244, in
ReactorBase
    if platform.supportsThreads():
AttributeError: Platform instance has no attribute 'supportsThreads'

Has anyone else run into this problem?  Do I need to roll back to version 1.3 of
 twisted, or is it a problem with the version of python that I am running
(2.3.3)

Thanks for your help!
James


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Error messages from xend, jjudd <=