[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

'Could not get next bucket brigade' error

From: Konstantin Boyandin <lists_at_boyandin.name>
Date: Sun, 06 Mar 2011 09:34:13 +0600

Hello,

Setup: there's a server where Subversion repository is located (working
via Apache backend), OS CentOS 5.5, Subversion installed as RPM
subversion-1.4.2-4.el5_3.1

Client: Fedora 14, Subversion installed from RPM
subversion-1.6.15-1.fc14.x86_64

Problem: until yesterday, everything was fine. Yesterday and from now
on, when I try to commit changes, I see messages like this on client side:

$ svn commit -m "Test update"
Sending 05/0/sh05p2.lyx
Transmitting file data .svn: Commit failed (details follow):
svn: Server sent unexpected return value (500 Internal Server Error) in
response to PUT request for
'/books/!svn/wrk/03fb3e1c-cd66-4799-ad3d-3d68c5787936/private/Shamteran/05/0/sh05p2.lyx'

On the server side, the following appears in Apache logs:
[error] [client xx.xx.xx.xx] Could not get next bucket brigade [500, #0]

I have rebuilt the repository from scratch, loaded the yesterday's dump
(made prior to update that started to cause error), result is the same.

I would appreciate advice on
- how to find the reason for the error
- how to fix it without creating a new repository from scratch and
losing all the history of changes so far

Running fsfsverify.py against the several latest rev file resulted in
nothing.

Thank you.
Sincerely,
Konstantin
Received on 2011-03-06 04:34:52 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.