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

Re: Suddenly corrupted Subversion repository.

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-05-25 23:18:45 CEST

"Natalya Pyalling" <npyalling@valuecommerce.ne.jp> writes:

> Hi Michael,
> Sorry for delay.
> But it was a little bit complicated to reproduce a case. Just now I have
> additional information. If it is possible, please have a glance! It is a
> quite urgent problem for us. Thank you for quick response.
>
> In /var/log/messages I have found
> May 25 20:23:30 vcs kernel: Out of Memory: Killed process 10377 (httpd)
>
> In ssl_request_log I have found
> [root@vcs root]# grep 10377 /var/log/httpd/ssl_request_log
> [25/May/2004:20:15:23 +0400] 213.221.30.65 10377 user1 SSLv3 "GET
> /svn/repos/trunk/Autotesting/exe/ HTTP/1.1" 1137
> [25/May/2004:20:22:43 +0400] 213.221.30.65 10377 user2 TLSv1 "PROPFIND
> /svn/repos/!svn/vcc/default HTTP/1.1" 404

Well, that GET certainly isn't part of an import -- that's part of a
checkout or update or some other read operation. Also, you probably
won't see a log item for the killed process because IIRC Apache
doesn't log a request until after its been fully handled.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 25 23:19:47 2004

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.