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

Apache+Svn hangs every 1-2 weeks

From: Thomas Börkel <tbo_at_ap-ag.com>
Date: 2005-10-11 07:53:53 CEST

HI!

About every 1-2 weeks, our Apache/Svn server hangs (no longer answers
requests).

We then have to kill both apache.exe and restart Apache.

We encountered this behavior with Apache 2.0.52/53/54 and Svn
1.1.2/1.1.4/1.2.3. Running on Windows Server 2003. We are using
mod_authz_svn for authentication.

It looks like something crashes, Apache restarts and then it hangs until
manually killed and restarted.

Here is an example from Apache's log:

[Thu Oct 06 17:26:53 2005] [error] [client 10.1.64.110] Could not fetch
resource information. [301, #0]
[Thu Oct 06 17:26:53 2005] [error] [client 10.1.64.110] Requests for a
collection must have a trailing slash on the URI. [301, #0]

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
[Fri Oct 07 13:46:54 2005] [error] Parent: child process exited with status
3 -- Aborting.
[Fri Oct 07 13:46:55 2005] [notice] Apache/2.0.54 (Win32) SVN/1.2.3
PHP/4.3.9 DAV/2 configured -- resuming normal operations
[Fri Oct 07 13:46:55 2005] [notice] Server built: Apr 16 2005 14:25:31
[Fri Oct 07 13:46:55 2005] [notice] Parent: Created child process 12364
[Fri Oct 07 13:46:55 2005] [notice] Child 12364: Child process is running
[Fri Oct 07 13:46:55 2005] [notice] Child 12364: Acquired the start mutex.
[Fri Oct 07 13:46:55 2005] [notice] Child 12364: Starting 250 worker
threads.

And another one:

[Mon Sep 12 10:58:02 2005] [error] [client 10.4.64.4] Could not CHECKOUT
resource /svnp2plus/!svn/ver/11261/Projekte/Allgemein/P2-DB-Update/trunk.
[409, #0]
[Mon Sep 12 10:58:02 2005] [error] [client 10.4.64.4] The version resource
does not correspond to the resource within the transaction. Either the
requested version resource is out of date (needs to be updated), or the
requested version resource is newer than the transaction root (restart the
commit). [409, #160024]
[Mon Sep 12 10:58:40 2005] [error] [client 10.4.64.19] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:00:08 2005] [error] [client 10.4.64.19] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:02:03 2005] [error] [client 10.4.64.18] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:17:23 2005] [error] [client 10.1.81.64] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:17:49 2005] [error] [client 10.1.81.64] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:18:53 2005] [error] [client 10.1.64.110] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:19:06 2005] [error] [client 10.1.64.110] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:19:08 2005] [error] [client 10.1.64.110] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:20:14 2005] [error] [client 10.1.81.64] The requested report
is unknown. [501, #200007]
[Mon Sep 12 11:20:16 2005] [error] [client 10.1.81.64] The requested report
is unknown. [501, #200007]

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
[Mon Sep 12 11:22:06 2005] [error] Parent: child process exited with status
3 -- Aborting.
[Mon Sep 12 11:22:06 2005] [notice] Apache/2.0.53 (Win32) SVN/1.1.4
PHP/4.3.9 DAV/2 configured -- resuming normal operations
[Mon Sep 12 11:22:06 2005] [notice] Server built: Feb 10 2005 06:11:34
[Mon Sep 12 11:22:06 2005] [notice] Parent: Created child process 8896
[Mon Sep 12 11:22:07 2005] [notice] Child 8896: Child process is running
[Mon Sep 12 11:22:07 2005] [notice] Child 8896: Acquired the start mutex.
[Mon Sep 12 11:22:07 2005] [notice] Child 8896: Starting 250 worker threads.

Any hints?

Thanks!

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 11 07:59:38 2005

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.