|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] error when starting xen
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>
|
- [Xen-users] error when starting xen,
cmignan <=
|
|
|
|
|