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

svnadmin load fails with "Insufficient system resources exist to complete the requested service"

From: <JT.Miller_at_L-3com.com>
Date: Tue, 30 Sep 2014 13:39:59 -0500

Someone committed a file to the subversion repository that must be
removed. The server is a virtualized Windows Server 2003 32-bit box with
4GB RAM and plenty of disk space where the repositories reside. We're
using SVN 1.4.4 (outdated, I know, not my fault, I was pulled away from
my day job to fix this issue).

I dumped the repository using svnadmin dump and filtered using
svndumpfilter. The dump file was around 90GB, and roughly the same size
filtered (yes, the users are misusing Subversion).

The load of the filtered dump failed with "Insufficient system resources
exist to complete the requested service."
This happened after roughly 99% of the filtered dump was loaded
(r9945/9991). I tried again and it failed earlier (~r7.5k).

There doesn't seem to be an issue with resources... using Process
Explorer shows svnadmin consuming about 40% of the CPU and roughly 8MB
in working set memory during the load. During the dump and filter CPU
usage is lower and memory usage higher, but still entirely reasonable.

I have searched for this error and encountered many instances, but they
seem to deal with source code and buffer errors. I need some way to
remove this file and restore the repository.

Thanks in advance for your help!

~jt
Received on 2014-09-30 20:40:29 CEST

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.