sudheer
2007-Sep-28 07:32 UTC
[Xen-users] Xen installation on an rhel server with RHEL XEN KERNEL show error
Hi all , Gone through the previous mails in this regard .But no solution was found .Please help This error comes when xend demon is started ----------------- /etc/init.d/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 1013, module xen.lowlevel.xu has version 1011. from xen.lowlevel import xu /usr/lib/python/xen/xend/server/SrvDir.py:3: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. from twisted.protocols import http /usr/lib/python/xen/xend/server/channel.py:3: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1013, module xen.lowlevel.xc has version 1011. import xen.lowlevel.xc; xc = xen.lowlevel.xc.new() /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 1013, module xen.lowlevel.xu has version 1011. from xen.lowlevel import xu /usr/lib/python/xen/xend/server/SrvDir.py:3: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. from twisted.protocols import http /usr/lib/python/xen/xend/server/channel.py:3: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1013, module xen.lowlevel.xc has version 1011. import xen.lowlevel.xc; xc = xen.lowlevel.xc.new() ./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 1013, module xen.lowlevel.xu has version 1011. from xen.lowlevel import xu /usr/lib/python/xen/xend/server/SrvDir.py:3: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. from twisted.protocols import http /usr/lib/python/xen/xend/server/channel.py:3: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1013, module xen.lowlevel.xc has version 1011. import xen.lowlevel.xc; xc = xen.lowlevel.xc.new() ./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 1013, module xen.lowlevel.xu has version 1011. from xen.lowlevel import xu /usr/lib/python/xen/xend/server/SrvDir.py:3: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. from twisted.protocols import http /usr/lib/python/xen/xend/server/channel.py:3: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1013, module xen.lowlevel.xc has version 1011. import xen.lowlevel.xc; xc = xen.lowlevel.xc.new() ./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 1013, module xen.lowlevel.xu has version 1011. from xen.lowlevel import xu /usr/lib/python/xen/xend/server/SrvDir.py:3: DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See http://twistedmatrix.com/projects/web. from twisted.protocols import http /usr/lib/python/xen/xend/server/channel.py:3: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1013, module xen.lowlevel.xc has version 1011. import xen.lowlevel.xc; xc = xen.lowlevel.xc.new() ------------------------------------------------------------------------------------ Python was regressed to 2.2. .Then with that python the twisted wed does not compile ..But xend seems to be ok . With out twisted web xend showing some other errors . Help me with your valuable suggestions in this regard Sudheer _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users