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 when starting xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] error when starting xen
From: cmignan@xxxxxxxxxxxxx
Date: Fri, 23 Sep 2005 12:55:48 +0100
Delivery-date: Fri, 23 Sep 2005 11:53:05 +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) H3 (4.0.3)
 When I start xen in the dom 0 , it's display me these errors:

[root@datacenter root]# xend start
/usr/lib/python/xen/xend/server/SrvDaemon.py:28: RuntimeWarning: Python C API
version mismatch for module xen.lowlevel.xu: This Python has API version 1011,
module xen.lowlevel.xu has version 1012.
  from xen.lowlevel import xu
Traceback (most recent call last):
  File "/usr/sbin/xend", line 27, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 35, in ?
    from xen.xend.server import SrvServer
  File "/usr/lib/python/xen/xend/server/SrvServer.py", line 32, in ?
    from xen.xend import XendRoot
  File "/usr/lib/python/xen/xend/XendRoot.py", line 17, in ?
    from XendLogging import XendLogging
  File "/usr/lib/python/xen/xend/XendLogging.py", line 4, in ?
    import logging
ImportError: No module named logging
[root@datacenter root]#

How to resolve that problem

Christian


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

<Prev in Thread] Current Thread [Next in Thread>