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

Re: Any know problems with worker MPM and mod_dav_svn?

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-11-06 18:42:34 CET

--On Wednesday, November 6, 2002 4:36 PM +0000 Philip Martin
<philip@codematters.co.uk> wrote:

> I've been experimenting and I'm seeing occasional failures when
> using Apache's worker MPM that I don't see when using the prefork
> MPM. Are there any known issues combining mod_dav_svn and worker?

Hmm. Shouldn't be.

> The errors occur at commit, one is a failure to read the repository
> format file and the other is a failure to open the db lock file.
> They are transient, an earlier commit has succeeded and a later
> commit also works.

Can you consistently reproduce this transient error? (Does it happen
once out of every five times you try?)

The only thing I can think of is something within SVN (or BDB) isn't
playing nice with threads.

BTW, what OS are you using (I think you are a Linux user, but not
100% sure)? Some OSes do have shaky thread support. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 18:42:42 2002

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

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