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

Subverion with Apache 2.2.8 generates 500 Internal Server Error

From: Michael Shafae <mshafae_at_fullerton.edu>
Date: Sat, 2 Feb 2008 18:33:21 -0800

Hi,

I'm having trouble with my Subversion repository. I continually
receive the following error from the client:
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 500 Internal Server Error (https://svn.ecs.fullerton.edu
)

On the client side, I've tried using svn 1.4.4 and svn 1.4.6 on Mac OS
X and FreeBSD, respectively.

On the server side, I'm using FreeBSD 7.0-BETA4 and Subversion is
using the FS filesystem. It is fronted by Apache 2.2.8 and I have
Subversion 1.4.6 installed. It worked swimmingly for a few days before
my project start collecting a lot of files.

The last few entries of the access log are the following (from Mac OS
X, SVN 1.4.4):
137.151.17.63 - mshafae [02/Feb/2008:18:21:03 -0800] "PROPFIND /svn/!
svn/vcc/default HTTP/1.1" 207 389 "-" "SVN/1.4.4 (r25188) neon/0.26.3"
137.151.17.63 - mshafae [02/Feb/2008:18:21:04 -0800] "PROPFIND /svn/!
svn/bln/23 HTTP/1.1" 207 442 "-" "SVN/1.4.4 (r25188) neon/0.26.3"
137.151.17.63 - mshafae [02/Feb/2008:18:21:04 -0800] "PROPFIND /svn/
teaching/trunk/cs484 HTTP/1.1" 207 706 "-" "SVN/1.4.4 (r25188) neon/
0.26.3"
137.151.17.63 - mshafae [02/Feb/2008:18:21:05 -0800] "REPORT /svn/!svn/
vcc/default HTTP/1.1" 500 551 "-" "SVN/1.4.4 (r25188) neon/0.26.3"

The lines in the error log are the following:
[Sat Feb 02 18:21:14 2008] [error] [client 137.151.17.63] Provider
encountered an error while streaming a REPORT response. [500, #0]
[Sat Feb 02 18:21:14 2008] [error] [client 137.151.17.63] A failure
occurred while driving the update report editor [500, #-3]
[Sat Feb 02 18:21:14 2008] [error] [client 137.151.17.63] Error
writing base64 data: Unknown error: -3 [500, #-3]

All svn commands work fine if I access the repository locally on the
filesystem, i.e. svn co file:///svn/repository/teaching/trunk/cs484

I've searched the mailing list for similar errors, but I couldn't find
anything that helped. Any help or suggestions would be greatly
appreciated.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-03 03:30:46 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.