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-devel

[Xen-devel] Error starting xend

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Error starting xend
From: "Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx>
Date: Fri, 19 Aug 2005 17:21:27 -0400
Delivery-date: Fri, 19 Aug 2005 21:21:03 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWlA/XTSA8brZqaRuin51CtA97tGA==
Thread-topic: Error starting xend
I am seeing the following error on my SLES9 SP2 RC3 ES7000 x86_64 box
while trying to start xend.

SLES9SP2RC3-x86-64:~/xen/vm # Traceback (most recent call last):
  File
"/root/xen/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/xensto
re/xsobj.py", line 328, in introduceDomain
    db.introduceDomain(dom, page, evtchn, path)
  File
"/root/xen/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/xensto
re/xsnode.py", line 465, in introduceDomain
    self.store.introduceDomain(dom, page, evtchn, path)
  File
"/root/xen/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/xensto
re/xsnode.py", line 370, in introduceDomain
    self.getxs().introduce_domain(dom, page, evtchn.port1, path)
RuntimeError: (22, 'Invalid argument')


If I do an "xm list" after this I am able to see Dom0

SLES9SP2RC3-x86-64:~/xen/vm # xm list
Name              Id  Mem(MB)  CPU VCPU(s)  State  Time(s)
Domain-0           0      507    0      1   r----     83.7

When I try to start a VM I get the following error.

SLES9SP2RC3-x86-64:~/xen/vm # xm create vm1
Using config file "vm1".
Error: Error creating domain: 'NoneType' object has no attribute
'getRemotePort'

I did a clean rebuild but this continues to happen. Any idea why this is
happening? 

Aravindh

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

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