Subversion 1.4.3 "Resource Device" error on Windows platform.
From: Jim Barber <jim.barber_at_ddihealth.com>
Date: 2007-05-08 03:52:00 CEST
Well it's been about a week and no response to my issue, so I'm guessing that it's not something that any of you have seen or heard about before.
I've done more monitoring with the SysInternals tools and the windows 'System' process does access the BSB strings file on numerous occasions.
Is this a question that I should pose to the developers list instead perhaps?
Regards,
----------
02/05/2007
I have a problem that I have encountered in both Subversion 1.3.2 and now 1.4.3
We have a repository called HcnProducts and occasionally any access to it results in the following error:
Berkeley DB error for filesystem 'HcnProducts/db' while opening 'strings' table:
All tools including the svnadmin.exe tool get the same 'Resource device' error.
When we were using version 1.3.2 the repository used to be in FSFS format but we seemed to be hitting some sort of race condition where it was trying to delete transaction directories before they were empty.
The server is running 'Windows Server 2003 R2 SP1'
When the problem occurs I've been using some tools from SysInternals to look at the situation.
I've used Process Monitor from SysInternals to monitor file handles on the strings file under normal operations, and I see references to it from the svnserve.exe service but they only last for less than a second as they are needed.
The problem seems to be triggered when our automatic builds happen.
I'm not sure what other information you might need...
So does anyone know how I can avoid the 'System' process from grabbing a handle on the strings file that it won't release?
Thanks.
-- ---------- Jim Barber DDI Health --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue May 8 03:53:04 2007 |
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.