You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Johan Ferner <jo...@gmail.com> on 2011/04/22 02:15:09 UTC

what is Error flushing brigade ?

Hello,
My apache logs are filling with

[Thu Apr 21 00:02:02 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:07:02 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:07:02 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:08:02 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:08:02 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:13:02 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:13:02 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:14:05 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:14:05 2011] [error] [client x.x.x.x] A failure occurred
while driving the update report editor  [500, #103]
[Thu Apr 21 00:15:03 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:15:03 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:19:03 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:19:03 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:21:06 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:21:06 2011] [error] [client x.x.x.x] A failure occurred
while driving the update report editor  [500, #103]
[Thu Apr 21 00:22:04 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:22:04 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:27:04 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:27:04 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:28:03 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:28:03 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:32:02 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]
[Thu Apr 21 00:32:02 2011] [error] [client x.x.x.x] (104)Connection
reset by peer: Error flushing brigade.  [500, #0]
[Thu Apr 21 00:34:10 2011] [error] [client x.x.x.x] Provider
encountered an error while streaming a REPORT response.  [500, #0]

What is this and can I do something about it? x.x.x.x is the Bamboo
build server and it is reporting a regular stream of HTTP-500 errors
but it is able to do it's job in between the failures so the error are
not "system down" fatal.

Thanks for your help,
Johan