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

RE: [Xen-users] Xend Won't Start

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Xend Won't Start
From: "Topher Lazarz" <toph_lazarz@xxxxxxxxxxxx>
Date: Tue, 23 Aug 2005 19:22:14 -0600
Delivery-date: Wed, 24 Aug 2005 09:04:29 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
In-reply-to: <fa94e62c05082122336268f70a@xxxxxxxxxxxxxx>
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
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

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