From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: pdb missing files? Date: Fri, 30 Sep 2005 17:26:49 +0100 Message-ID: <20050930162648.GA28713@uk.xensource.com> References: <433CD40E.6030907@cmu.edu> <5d7aca950509300026w576bd5a5wf8be25374c8706dd@mail.gmail.com> <433D6488.4090400@cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <433D6488.4090400@cmu.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Sep 30, 2005 at 12:15:04PM -0400, Jonathan M. McCune wrote: > root:11:56 AM:xen_conf $ xm create -p ttylinux.xm > Using config file "ttylinux.xm". > Unexpected error: httplib.BadStatusLine This suggests that xend is bombing out with some fatal error, such that it doesn't even manage to get a response to xm (it's pretty bad about that at the moment). Take a look in /var/log/xend-debug.log, and if not there, /var/log/xend.log. Also, today's changes may help with the problem of xm list not showing your domain. Try them and let me know if there's any improvement. Your two xend logs should help to diagnose this problem, if it still persists. Ewan.