[Buildbot-commits] [Buildbot] #1975: changeHorizon set too soon
Buildbot
nobody at buildbot.net
Wed Jun 1 23:49:37 UTC 2011
#1975: changeHorizon set too soon
---------------------+----------------------
Reporter: dustin | Owner: dustin
Type: defect | Status: new
Priority: critical | Milestone: 0.8.4
Version: master | Keywords: database
---------------------+----------------------
{{{
2011-06-02 01:48:00+0200 [-] Unhandled Error
Traceback (most recent call last):
File
"/home/buildbot/metabuildbot/src/master/buildbot/master.py", line 189, in
loadTheConfigFile
d = self.loadConfig(f)
File
"/home/buildbot/metabuildbot/src/master/buildbot/master.py", line 535, in
loadConfig
d.addCallback(do_load)
File "/home/buildbot/sandbox/lib/python2.6/site-
packages/twisted/internet/defer.py", line 297, in addCallback
callbackKeywords=kw)
File "/home/buildbot/sandbox/lib/python2.6/site-
packages/twisted/internet/defer.py", line 286, in addCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/home/buildbot/sandbox/lib/python2.6/site-
packages/twisted/internet/defer.py", line 542, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File
"/home/buildbot/metabuildbot/src/master/buildbot/master.py", line 325, in
do_load
self.db.changeHorizon = changeHorizon
exceptions.AttributeError: 'NoneType' object has no attribute
'changeHorizon'
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/1975>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list