Well I have solved that problem, now I get the following:
[root@localhost TwistedWeb-0.5.0]# xend start
/usr/lib/python/xen/xend/server/SrvDir.py:3: DeprecationWarning:
twisted.protocols.http has moved to twisted.web.http. See ht
tp://twistedmatrix.com/projects/web.
from twisted.protocols import http
ERROR: Could not obtain handle on privileged command interface (2 = No
such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend", line 27, in ?
from xen.xend.server import SrvDaemon
File
"/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/di
st/install/usr/lib/python/xen/xend/server/SrvD
aemon.py", line 41, in ?
File
"/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/di
st/install/usr/lib/python/xen/xend/server/chan
nel.py", line 3, in ?
xen.lowlevel.xc.error: (2, 'No such file or directory')
[root@localhost TwistedWeb-0.5.0]#
-----Original Message-----
From: Hariprasad Nellitheertha [mailto:mlisthari@xxxxxxxxx]
Sent: Sunday, August 21, 2005 11:33 PM
To: Topher Lazarz
Subject: Re: [Xen-users] Xend Won't Start
On 8/20/05, Topher Lazarz <toph_lazarz@xxxxxxxxxxxx> wrote:
>
>
> Hello,
>
>
>
> I have got Xen successfully setup on my server and booting to the
proper
> kernel. However when I try to start xend I get the following errors:
>
>
>
> /etc/init.d/xend start
>
>
>
> Traceback (most recent call last):
>
>
>
> File "/usr/sbin/xend", line 27, in ?
>
>
>
> from xen.xend.server import SrvDaemon
>
>
>
> File
>
"/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/di
st/install/usr/lib/python/xen/xend/server/SrvDaemon.py",
> line 35, in ?
>
>
>
> File
>
"/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/di
st/install/usr/lib/python/xen/xend/server/SrvServer.py",
> line 28, in ?
>
>
>
> ImportError: No module named web
Have you installed the TwistedWeb package?
Installing
http://tmrc.mit.edu/mirror/twisted/Web/0.5/TwistedWeb-0.5.0.tar.bz2
may solve your problem.
Regards, Hari
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|