Downgrading timestamper to 1.5.11 fixes the problem for me. I opened a JIRA ticket: https://issues.jenkins-ci.org/browse/JENKINS-23867
Thanks for the hint, Tom. BR Dirk 2014-07-17 10:58 GMT+02:00 Dirk Kuypers <[email protected]>: > Bingo Tom! > > It's the Timestamper plugin. If I disable it on the job, I can watch my > console grow. Leaves the question, if the bug is triggered by a core change > or by the latest plugin changes. > > Dirk > > > 2014-07-17 8:35 GMT+02:00 Tombo <[email protected]>: > > We seem to have the same problem with the latest version, but not for all >> projects. >> I think it may be a problem with the timestamper plugin. Do you use that >> plugin? >> Bt T >> >> >> On Monday, 14 July 2014 16:25:48 UTC+2, Dirk Kuypers wrote: >> >>> Hi, >>> >>> from which version did you upgrade? I am seeing this, too, but since >>> some weeks now, and as we are upgrading every week to the latest and >>> greatest I am not quite sure when this crept in. >>> >>> And: I think it is not related to all console outputs, if I am watching >>> a groovy script I get an updated console output, watching a compile of an >>> ms-build project does not update. >>> >>> I am using chrome, a colleague of mine using Firefox does not have the >>> problem. So I thought it could also be related to my personal >>> configuration.... >>> >>> BR >>> Dirk >>> >>> >>> >>> 2014-07-14 16:08 GMT+02:00 <[email protected]>: >>> >>>> Hello, >>>> >>>> Since upgrading to 1.572, it seems that the Console Output view is >>>> broken. It will no longer live-update the view when a build is in >>>> progress. Refreshing the screen will provide an updated output. >>>> >>>> Firebug reports this error after receiving a successful POST from >>>> http://{...}/logText/progressiveHtml : >>>> TypeError: container is null >>>> http://jenkins-url/static/4a3b5c01/scripts/prototype.js >>>> Line 1798 >>>> >>>> I didn't see this reported in JIRA yet, but didn't want to create a >>>> duplicate ticket if I overlooked it. Has anyone else seen this on their >>>> installation? >>>> >>>> Thanks, >>>> Larry >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
