I suspect we have a circular dependency in the metadata (that isn't detected) but I don't have time to investigate tonight/tomorrow morning. Since there were only two metadata changes today, it ought be easy to undo.
regards Adam ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, May 20, 2005 3:23 AM Subject: Problem running Apache Gump [brutus-public] > There is a problem with run 'brutus-public' (19052005_180001), location : http://brutus.apache.org/gump/public > ------------------------------------------------------------ > The log ought be at: > http://brutus.apache.org/gump/public/gump_log.txt > ------------------------------------------------------------ > The last (up to) 50 lines of the log are : > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 570, in complete > depProject.complete(workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/project.py", line 562, in complete > [b.expand(self, workspace) for b in self.builder] > File "/home/gump/workspaces2/public/gump/python/gump/core/model/builder.py", line 63, in expand > self.expandDomProperties(project,workspace) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/builder.py", line 118, in expandDomProperties > self.importProperty(pdom) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/property.py", line 249, in importProperty > self.properties.importProperty(domproperty) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/property.py", line 206, in importProperty > property=Property(name,pdom,self.getOwner()) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/property.py", line 29, in __init__ > NamedModelObject.__init__(self,name,dom,parent) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/object.py", line 288, in __init__ > ModelObject.__init__(self,dom,owner) > File "/home/gump/workspaces2/public/gump/python/gump/core/model/object.py", line 44, in __init__ > Workable.__init__(self) > File "/home/gump/workspaces2/public/gump/python/gump/util/work.py", line 264, in __init__ > self.worklist=WorkList(self) > File "/home/gump/workspaces2/public/gump/python/gump/util/work.py", line 177, in __init__ > self.times=TimeStampSet('Named Work') > File "/home/gump/workspaces2/public/gump/python/gump/util/timing.py", line 336, in __init__ > if not start:start=TimeStamp('Start of ' + name) > File "/home/gump/workspaces2/public/gump/python/gump/util/timing.py", line 236, in __init__ > stamp=getLocalNow() > File "/home/gump/workspaces2/public/gump/python/gump/util/timing.py", line 95, in getLocalNow > return datetime.datetime.now(LOCAL_TIMEZONE_INFO) > File "/home/gump/workspaces2/public/gump/python/gump/util/timing.py", line 69, in utcoffset > if self._isdst(dt): > RuntimeError: maximum recursion depth exceeded > Process Exit Code : 1 > -- > Gump Version: 2.0.2-alpha-0003 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
