#1835: failure rendering grid on master
---------------------+----------------------
Reporter:  dustin    |      Owner:
    Type:  defect    |     Status:  new
Priority:  critical  |  Milestone:  0.8.4
 Version:  master    |   Keywords:  database
---------------------+----------------------
 {{{
 2011-02-23 07:34:26+0100 [HTTPChannel,7,127.0.0.1] Unhandled Error
         Traceback (most recent call last):
           File "/home/buildbot/sandbox/lib/python2.6/site-
 packages/twisted/protocols/basic.py", line 564, in dataReceived
             why = self.lineReceived(line)
           File "/home/buildbot/sandbox/lib/python2.6/site-
 packages/twisted/web/http.py", line 1573, in lineReceived
             self.allContentReceived()
           File "/home/buildbot/sandbox/lib/python2.6/site-
 packages/twisted/web/http.py", line 1641, in allContentReceived
             req.requestReceived(command, path, version)
           File "/home/buildbot/sandbox/lib/python2.6/site-
 packages/twisted/web/http.py", line 807, in requestReceived
             self.process()
         --- <exception caught here> ---
           File "/home/buildbot/sandbox/lib/python2.6/site-
 packages/twisted/web/server.py", line 125, in process
             self.render(resrc)
           File "/home/buildbot/sandbox/lib/python2.6/site-
 packages/twisted/web/server.py", line 132, in render
             body = resrc.render(self)
           File
 "/home/buildbot/metabuildbot/src/master/buildbot/status/web/base.py", line
 274, in render
             data = self.content(request, ctx)
           File
 "/home/buildbot/metabuildbot/src/master/buildbot/status/web/grid.py", line
 230, in content
             stamps = self.getRecentSourcestamps(status, numBuilds,
 categories, branch)
           File
 "/home/buildbot/metabuildbot/src/master/buildbot/status/web/grid.py", line
 134, in getRecentSourcestamps
             ss = build.getSourceStamp(absolute=True)
         exceptions.AttributeError: 'NoneType' object has no attribute
 'getSourceStamp'
 }}}

 I stopped and started the master, and this did not occur the second time.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1835>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to