-
Bug
-
Resolution: Not A Defect
-
Major
-
Jenkins 1.582 from Bitnami, running on AWS in m3.medium instance type
Server OS: Ubuntu 14.04 64bit
JDK: Oracle JDK 1.7.0_67
Browser: Chrome 37 64bit
Console output is populating log in browser window, but after several seconds stops. User has to refresh the page but it happens again. It looks like populating works only when log grown quickly and stops when job doesn't log for a while.
It seems that problem is on the server side, browser repeats AJAX requests to progressiveHtml path and all of them have "X-More-Data: true" response header, but the last one hasn't (wrongly, because job logging on server side continues).
Latest version I have seen this working: 1.466