[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xend failing to start (xen-unstable-14960)
HiI've updated the way the xml state is persisted for XenAPI objects in Xend, which is causing it to fail with the old state. I've put a fix in staging that eats this error, but for the mean time you might want to blow away /var/lib/xend/state and restart Xend. Cheers Tom On 27 Apr 2007, at 14:28, Aron Griffis wrote: 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 runservers = SrvServer.create()File "//usr/lib/python/xen/xend/server/SrvServer.py", line 254, in createroot.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 recreatenetwork = 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, networkxend-debug.log contains: Xend started at Fri Apr 27 08:37:39 2007.Exception starting xend: CREATE_UNSPECIFIED_ATTRIBUTE: other_config, networkI 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |