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] Re: Can't start xend

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Can't start xend
From: Matt Palmer <mpalmer@xxxxxxxxxxx>
Date: Fri, 17 Feb 2006 13:47:05 +1100
Delivery-date: Fri, 17 Feb 2006 03:00:47 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43F5070F.9050400@xxxxxxxxx>
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>
References: <43F5070F.9050400@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Thu, Feb 16, 2006 at 04:13:19PM -0700, Mike Lee wrote:
> Hello Everyone,
> 
>    I am in the process of creating a new virtual domain, but I can't 
> get xend to start.  When I run "/usr/sbin/xend start" I get:
> 
> /usr/sbin/xend start
> Traceback (most recent call last):
>  File "/usr/sbin/xend", line 111, in ?
>    sys.exit(main())
>  File "/usr/sbin/xend", line 92, in main
>    start_consoled()
>  File "/usr/sbin/xend", line 78, in start_consoled
>    os.execvp('xenconsoled', ['xenconsoled'])
>  File "/usr/lib64/python2.3/os.py", line 336, in execvp
>    _execvpe(file, args)
>  File "/usr/lib64/python2.3/os.py", line 374, in _execvpe
>    func(fullname, *argrest)
> OSError: [Errno 2] No such file or directory
> 
>    What is weird is that when I googled this error, other that had this 
> similar error actually have the error message report the file it cannot 
> find.  In my case it does not tell me what file for "No such file or 
> directory".

I think that the entries earlier in the stack trace provide the hint -- xend
is trying to run 'xenconsoled'.  I would guess that xenconsoled is nowhere
in the current user's path.

- Matt

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

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