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] xend failing to start (xen-unstable-14960)

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xend failing to start (xen-unstable-14960)
From: Aron Griffis <aron@xxxxxx>
Date: Fri, 27 Apr 2007 09:28:17 -0400
Delivery-date: Fri, 27 Apr 2007 06:26:51 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Mail-followup-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
Trying to start xend on a Debian box running xen-unstable-14960, I'm
getting the following traceback in xend.log:

[2007-04-27 08:37:39 5871] INFO (__init__:1072) Xend Daemon started
[2007-04-27 08:37:39 5871] INFO (__init__:1072) Xend changeset: Thu Apr 26 
17:30:56 2007 +0100 14960:39383ac1aec8.
[2007-04-27 08:37:39 5871] INFO (__init__:1072) Xend version: Unknown.
[2007-04-27 08:37:39 5871] ERROR (__init__:1072) Exception starting xend 
(CREATE_UNSPECIFIED_ATTRIBUTE: other_config, network)
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 345, in run
    servers = SrvServer.create()
  File "//usr/lib/python/xen/xend/server/SrvServer.py", line 254, in create
    root.putChild('xend', SrvRoot())
  File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__
    self.get(name)
  File "//usr/lib/python/xen/web/SrvDir.py", line 82, in get
    val = val.getobj()
  File "//usr/lib/python/xen/web/SrvDir.py", line 52, in getobj
    self.obj = klassobj()
  File "//usr/lib/python/xen/xend/server/SrvNode.py", line 30, in __init__
    self.xn = XendNode.instance()
  File "//usr/lib/python/xen/xend/XendNode.py", line 649, in instance
    inst = XendNode()
  File "//usr/lib/python/xen/xend/XendNode.py", line 144, in __init__
    XendNetwork.recreate(network, net_uuid)
  File "//usr/lib/python/xen/xend/XendNetwork.py", line 105, in recreate
    network = XendNetwork(record, uuid)
  File "//usr/lib/python/xen/xend/XendNetwork.py", line 141, in __init__
    XendBase.__init__(self, uuid, record)
  File "//usr/lib/python/xen/xend/XendBase.py", line 86, in __init__
    raise CreateUnspecifiedAttributeError(
CreateUnspecifiedAttributeError: CREATE_UNSPECIFIED_ATTRIBUTE: other_config, 
network

xend-debug.log contains:

Xend started at Fri Apr 27 08:37:39 2007.
Exception starting xend: CREATE_UNSPECIFIED_ATTRIBUTE: other_config, network

I haven't been using this box for a while, so I don't know if this is
something recent or just a problem in my configuration.  Does this
ring a bell for anybody?

Thanks,
Aron

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

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