* Xend broken - Exception starting xend: maximum recursion depth exceeded
@ 2005-10-04 14:18 David F Barrera
2005-10-04 14:33 ` Ewan Mellor
0 siblings, 1 reply; 2+ messages in thread
From: David F Barrera @ 2005-10-04 14:18 UTC (permalink / raw)
To: xen-devel
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=272
I am unable to start xend on any of my test machines today using
changeset: 7189:4c4dbbda367e
tag: tip
user: emellor@ewan
date: Tue Oct 4 05:43:38 2005 +0100
summary: Catch xen.xend.XendProtocol.XendError as well as
xen.xend.XendError.XendError.
Many, many messages on the console. Here's a snippet of the output:
{...}
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 801, in update
self.validateInfo()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 411, in validateInfo
self.check_name(self.info['name'])
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 956, in check_name
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 801, in update
self.validateInfo()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 411, in validateInfo
self.check_name(self.info['name'])
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 956, in check_name
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 801, in update
self.validateInfo()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 411, in validateInfo
self.check_name(self.info['name'])
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 956, in check_name
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 801, in update
self.validateInfo()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 411, in validateInfo
self.check_name(self.info['name'])
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 956, in check_name
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 801, in update
self.validateInfo()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 411, in validateInfo
self.check_name(self.info['name'])
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 956, in check_name
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 801, in update
self.validateInfo()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 411, in validateInfo
self.check_name(self.info['name'])
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 956, in check_name
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 801, in update
self.validateInfo()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 411, in validateInfo
self.check_name(self.info['name'])
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 956, in check_name
dominfo = domain_exists(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 145, in domain_exists
return xd.domain_lookup_by_name(name)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
278, in domain_lookup_by_name
self.refresh()
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line
188, in refresh
d.update(info)
File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 793, in update
log.debug("XendDomainInfo.update(%s) on domain %d", info,
self.domid)
File "/usr/lib/python2.4/logging/__init__.py", line 918, in debug
apply(self._log, (DEBUG, msg, args), kwargs)
File "/usr/lib/python2.4/logging/__init__.py", line 1038, in _log
record = self.makeRecord(self.name, level, fn, lno, msg, args,
exc_info)
File "/usr/lib/python2.4/logging/__init__.py", line 1024, in
makeRecord
return LogRecord(name, level, fn, lno, msg, args, exc_info)
File "/usr/lib/python2.4/logging/__init__.py", line 210, in __init__
self.levelname = getLevelName(level)
RuntimeError: maximum recursion depth exceeded
Exception starting xend: maximum recursion depth exceeded
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Xend broken - Exception starting xend: maximum recursion depth exceeded
2005-10-04 14:18 Xend broken - Exception starting xend: maximum recursion depth exceeded David F Barrera
@ 2005-10-04 14:33 ` Ewan Mellor
0 siblings, 0 replies; 2+ messages in thread
From: Ewan Mellor @ 2005-10-04 14:33 UTC (permalink / raw)
To: xen-devel
On Tue, Oct 04, 2005 at 09:18:31AM -0500, David F Barrera wrote:
> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=272
>
> I am unable to start xend on any of my test machines today using
> changeset: 7189:4c4dbbda367e
> tag: tip
> user: emellor@ewan
> date: Tue Oct 4 05:43:38 2005 +0100
> summary: Catch xen.xend.XendProtocol.XendError as well as
> xen.xend.XendError.XendError.
My fault. Please skip forward to 7192 or later (we're now at 7195).
Ewan.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-04 14:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-04 14:18 Xend broken - Exception starting xend: maximum recursion depth exceeded David F Barrera
2005-10-04 14:33 ` Ewan Mellor
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.