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

[Xen-bugs] Unable to start xend

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, xen-bugs@xxxxxxxxxxxxxxxxxxx, xen-tools@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] Unable to start xend
From: Onkar Mahajan <kern.devel@xxxxxxxxx>
Date: Tue, 30 Mar 2010 22:08:37 +0530
Cc:
Delivery-date: Wed, 14 Apr 2010 07:02:38 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=mBHJ8liQlsqc76JWYsYPEPRTCYRGGWM9z5fhiSKMC/U=; b=TbT3tvZp53+K+Vom+/vEpWtPJrfk2lf29RfAfVA4Kwv1/YQ1jQURL+T/zuyt88BbS0 PZXHEbY5wfCWnvH6jYv4OUj3dfufc2ioXBUplXxnXRjnC1EPa0Xak6jepPAe5ixJmJrk UOZ2XGCJw5fxuJlNH0HnM+odm7pbDpBI04mew=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FltVviQlOC6SbjaSy7RPdXe/mFc8+YvwEBiMvhdosIl+KZbMIkqOi+/d8p9gFgiPTp zAVpT3dGKG5Ve1n+i0fCRhYlD3aCXrCLXjvWyvIh+5XS+bQZ9JDuI6v7aJEIj3myp/+c 2F/KXchYRvL4RfZ7uVPjxC6MVNIND4Tyq0IQE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010 i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal 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 36, in <module>
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python2.6/site-packages/xen/xend/server/SrvDaemon.py", line 26, in <module>
    import relocate
  File "/usr/lib/python2.6/site-packages/xen/xend/server/relocate.py", line 28, in <module>
    from xen.xend import XendDomain
  File "/usr/lib/python2.6/site-packages/xen/xend/XendDomain.py", line 35, in <module>
    from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
  File "/usr/lib/python2.6/site-packages/xen/xend/XendCheckpoint.py", line 20, in <module>
    from xen.xend import balloon, sxp, image
  File "/usr/lib/python2.6/site-packages/xen/xend/image.py", line 46, in <module>
    xc = xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle on privileged command interface (2 = No such file or directory)')


/Onkar

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