Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] xend start problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xend start problem
From: Subhabrata Bhattacharya <subh.arya@xxxxxxxxx>
Date: Wed, 29 Jun 2005 14:50:21 +0530
Delivery-date: Wed, 29 Jun 2005 09:19:21 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=hIaIl0p6rA3Xmu6IRc6W9qNvwryg+uyIxpYHdUrn9IlhhNU1gxN2WEGejU5j2c7hW0iJDmpeEhiD6p2lkI15e6pp43Y1DrKzELVUqsNJKUoPViWvmIkYcOMIcH8aCFkOKk1xGrGgFGEvuxxGtUvbXXuuoin8CeFsmhhB512LO7Q=
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>
Reply-to: Subhabrata Bhattacharya <subh.arya@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

Hi,

I think by now you might have figured out where the problem is.Anyway if not, here is a suggestion you could try out:
Install TwistedWeb from here:
http://tmrc.mit.edu/mirror/twisted/Web/0.5/TwistedWeb-0.5.0.tar.bz2 and just to avoid the warnings the xend spits off edit these two files:

/usr/lib/python/xen/xend/server/SrvDir.py
/usr/lib/python/xen/xend/server/SrvBase.py

Replace this line
from twisted.protocols import http

by this
from twisted.web import http

I think that would help.

--
~$ubh

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>