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-users] Error trying to start xend

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error trying to start xend
From: Madhuri Venkatesh <madhureev@xxxxxxxxx>
Date: Wed, 8 Dec 2010 14:58:12 -0800
Delivery-date: Wed, 08 Dec 2010 15:00:38 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=88Tkco4VYsLnkkjDiLUVDP5yYMV2Tgb43QzpeQmlYCY=; b=QvrZc6BlZZqTX+XIBpUvIVKEx4vfH1M21ZjabDWQKpZ9ODnF1lxbz+d2vWGiVd61KX Pj3YaT54Gc8XyUIU0zL/ZY9aucNinE6Pc68x+RXm9DfDlX/1Mui5DYX/e2IEQ21m8JId A51g8GN/dpqo7jHrxIueuH8fFpotQWC4MIYzs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Vxn1FSAOsfz30iuxZn9F6opTvq38qW9Jwt4g6QPwwhKgEdzG3v2/R/g/lEljr1jQzV jOyTlZq3+pUBTyYEiYHWWL2vDNeLaGqbE489vXKgyLFJHxvF/paIFLp5P4Jq+V0m66ft qrkVtRyV0/id+R3xehfAnoOiG4OCsDVgBsJ38=
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
I get the following error on doing a $ xend :
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/local/lib/python2.6/dist-packages/xen/xend/server/SrvDaemon.py",
line 26, in <module>
    import relocate
  File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/relocate.py",
line 28, in <module>
    from xen.xend import XendDomain
  File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDomain.py",
line 36, in <module>
    from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
  File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendCheckpoint.py",
line 20, in <module>
    from xen.xend import balloon, sxp, image
  File "/usr/local/lib/python2.6/dist-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)')

I have done a "make world" while installing Xen 4.0 from source.
Id be grateful for any help with this error.
Thanks,
-- 
Madhuri

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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