You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Peter McNab <mc...@melbpc.org.au> on 2005/04/30 04:00:34 UTC

Missing Missing favicon.ico and exception stops commits.

Hi Devs

Hoping this post isn't too long.
Missing  favicon.ico

First noticed some trouble on the server while trying out locking and 
committing file changes from remote machine via TortoiseSVN.

When I couldn't get a lock and couldn't commit a changed file, 
discovered the server was showing an access violation. (forgot to write 
it down)
Acknowledged it and the drive rattled a bit.
No on screen apps running. Antivirus is from Vet.

Apache error.log entries
[301, #0], referer: http://192.168.1.20/svn
[Sat Apr 30 11:36:49 2005] [error] [client 192.168.1.2] File does not 
exist: D:/svn/favicon.ico
[Sat Apr 30 11:36:51 2005] [error] [client 192.168.1.2] File does not 
exist: D:/svn/favicon.ico
[Sat Apr 30 11:37:01 2005] [error] [client 192.168.1.2] File does not 
exist: D:/svn/favicon.ico
[Sat Apr 30 11:37:02 2005] [error] [client 192.168.1.2] File does not 
exist: D:/svn/favicon.ico
[Sat Apr 30 11:37:06 2005] [error] [client 192.168.1.2] Could not fetch 
resource information.  [301, #0], referer: http://192.168.1.20/svn
[Sat Apr 30 11:37:06 2005] [error] [client 192.168.1.2] (2)No such file 
or directory: Requests for a collection must have a trailing slash on 
the URI.  [301, #0], referer: http://192.168.1.20/svn
[Sat Apr 30 11:37:06 2005] [error] [client 192.168.1.2] File does not 
exist: D:/svn/favicon.ico
[Sat Apr 30 11:37:33 2005] [error] [client 192.168.1.2] File does not 
exist: D:/svn/favicon.ico
[Sat Apr 30 11:41:14 2005] [notice] Parent: child process exited with 
status 3221225477 -- Restarting.
[Sat Apr 30 11:41:15 2005] [notice] Apache/2.0.54 (Win32) SVN/1.2.0-rc1 
PHP/5.0.4 DAV/2 configured -- resuming normal operations
[Sat Apr 30 11:41:15 2005] [notice] Server built: Apr 16 2005 14:25:31
[Sat Apr 30 11:41:15 2005] [notice] Parent: Created child process 123
[Sat Apr 30 11:41:16 2005] [notice] Child 123: Child process is running
[Sat Apr 30 11:41:16 2005] [notice] Child 123: Acquired the start mutex.
[Sat Apr 30 11:41:16 2005] [notice] Child 123: Starting 250 worker threads.

After clearing exception, was finally able to commit a modified file on 
the third attempt from the remote machine.

My pre-commit hook log file on the server showing successful acceptance 
of the commit *and* the two prior attempts that had failed, probably 
because of the unacknowledged exception blocking the process.

Sat 30/04/2005 11:33a C:\WINNT\system32\cmd.exe /C 
""D:\svn\Portfolio\hooks\pre-commit.bat" D:^\svn/Portfolio 13-1" 
Committed OK
Sat 30/04/2005 11:38a C:\WINNT\system32\cmd.exe /C 
""D:\svn\Portfolio\hooks\pre-commit.bat" D:^\svn/Portfolio 13-2" 
Committed OK
Sat 30/04/2005 11:41a C:\WINNT\system32\cmd.exe /C 
""D:\svn\Portfolio\hooks\pre-commit.bat" D:^\svn/Portfolio 13-2" 
Committed OK

I had been running svn 1.2.0-rc1 with Apache 2.0.54 on NT4.0 sp6.
Although I have dowloaded 1.2.0-rc2 and moved and renamed the newly 
generated Subversion .. folder to C:\Subversion. from the Apache 
Error.log it appears that -rc1 was still the responding svn version.

A snapshot of the Apache2 access.log bracketing the above times is below
192.168.1.2 - - [30/Apr/2005:11:32:23 +1000] "PROPFIND 
/svn/Portfolio/!svn/bln/13 HTTP/1.1" 207 462

192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "OPTIONS /svn/Portfolio 
HTTP/1.1" 200 193
192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "MKACTIVITY 
/svn/Portfolio/!svn/act/9b6b88cf-641c-5443-8e04-3ee2d99495ad HTTP/1.1" 
201 341
192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 442
192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "PROPFIND 
/svn/Portfolio/!svn/vcc/default HTTP/1.1" 207 409
192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "CHECKOUT 
/svn/Portfolio/!svn/bln/13 HTTP/1.1" 201 356
192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "PROPPATCH 
/svn/Portfolio/!svn/wbl/9b6b88cf-641c-5443-8e04-3ee2d99495ad/13 
HTTP/1.1" 207 359
192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 394
192.168.1.2 - - [30/Apr/2005:11:33:50 +1000] "CHECKOUT 
/svn/Portfolio/!svn/ver/13/portfolio1.xls HTTP/1.1" 201 368
192.168.1.2 - - [30/Apr/2005:11:33:51 +1000] "PUT 
/svn/Portfolio/!svn/wrk/9b6b88cf-641c-5443-8e04-3ee2d99495ad/portfolio1.xls 
HTTP/1.1" 204 -
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 657
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND 
/svn/Portfolio/!svn/vcc/default HTTP/1.1" 207 409
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND 
/svn/Portfolio/!svn/bln/13 HTTP/1.1" 207 462
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND 
/svn/Portfolio/!svn/bc/13 HTTP/1.1" 207 668
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "REPORT 
http://192.168.1.20/svn/Portfolio HTTP/1.1" 200 112
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 657
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND 
/svn/Portfolio/!svn/vcc/default HTTP/1.1" 207 409
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND 
/svn/Portfolio/!svn/bln/13 HTTP/1.1" 207 462
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 657
192.168.1.2 - - [30/Apr/2005:11:34:55 +1000] "REPORT 
/svn/Portfolio/!svn/vcc/default HTTP/1.1" 200 616
192.168.1.2 - - [30/Apr/2005:11:36:39 +1000] "GET /svn HTTP/1.1" 200 2658
192.168.1.2 - - [30/Apr/2005:11:36:40 +1000] "GET /favicon.ico HTTP/1.1" 
404 316
192.168.1.2 - - [30/Apr/2005:11:36:49 +1000] "GET /svn/AutoUpdate 
HTTP/1.1" 301 350
192.168.1.2 - - [30/Apr/2005:11:36:49 +1000] "GET /svn/AutoUpdate/ 
HTTP/1.1" 200 317
192.168.1.2 - - [30/Apr/2005:11:36:49 +1000] "GET /favicon.ico HTTP/1.1" 
404 316
192.168.1.2 - - [30/Apr/2005:11:36:51 +1000] "GET /svn/AutoUpdate/Trunk/ 
HTTP/1.1" 200 780
192.168.1.2 - - [30/Apr/2005:11:36:51 +1000] "GET /favicon.ico HTTP/1.1" 
404 316
192.168.1.2 - - [30/Apr/2005:11:37:01 +1000] "GET /favicon.ico HTTP/1.1" 
404 316
192.168.1.2 - - [30/Apr/2005:11:37:02 +1000] "GET /favicon.ico HTTP/1.1" 
404 316
192.168.1.2 - - [30/Apr/2005:11:37:06 +1000] "GET /svn/Portfolio 
HTTP/1.1" 301 349
192.168.1.2 - - [30/Apr/2005:11:37:06 +1000] "GET /svn/Portfolio/ 
HTTP/1.1" 200 390
192.168.1.2 - - [30/Apr/2005:11:37:06 +1000] "GET /favicon.ico HTTP/1.1" 
404 316
192.168.1.2 - - [30/Apr/2005:11:37:13 +1000] "GET 
/svn/Portfolio/portfolio1.xls HTTP/1.1" 200 1010176
192.168.1.2 - - [30/Apr/2005:11:37:33 +1000] "GET /favicon.ico HTTP/1.1" 
404 316
192.168.1.2 - - [30/Apr/2005:11:38:20 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 657
192.168.1.2 - - [30/Apr/2005:11:38:20 +1000] "PROPFIND 
/svn/Portfolio/!svn/vcc/default HTTP/1.1" 207 409
192.168.1.2 - - [30/Apr/2005:11:38:20 +1000] "PROPFIND 
/svn/Portfolio/!svn/bln/13 HTTP/1.1" 207 462
192.168.1.2 - - [30/Apr/2005:11:38:20 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 657
192.168.1.2 - - [30/Apr/2005:11:38:20 +1000] "REPORT 
/svn/Portfolio/!svn/vcc/default HTTP/1.1" 200 616
192.168.1.2 - - [30/Apr/2005:11:38:50 +1000] "OPTIONS /svn/Portfolio 
HTTP/1.1" 200 193
192.168.1.2 - - [30/Apr/2005:11:38:50 +1000] "MKACTIVITY 
/svn/Portfolio/!svn/act/ef3f269d-7b48-a34a-8958-9fb6a0ca5418 HTTP/1.1" 
201 341
192.168.1.2 - - [30/Apr/2005:11:38:51 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 442
192.168.1.2 - - [30/Apr/2005:11:38:51 +1000] "PROPFIND 
/svn/Portfolio/!svn/vcc/default HTTP/1.1" 207 409
192.168.1.2 - - [30/Apr/2005:11:38:51 +1000] "CHECKOUT 
/svn/Portfolio/!svn/bln/13 HTTP/1.1" 201 356
192.168.1.2 - - [30/Apr/2005:11:38:51 +1000] "PROPPATCH 
/svn/Portfolio/!svn/wbl/ef3f269d-7b48-a34a-8958-9fb6a0ca5418/13 
HTTP/1.1" 207 359
192.168.1.2 - - [30/Apr/2005:11:38:51 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 394
192.168.1.2 - - [30/Apr/2005:11:38:51 +1000] "CHECKOUT 
/svn/Portfolio/!svn/ver/13/portfolio1.xls HTTP/1.1" 201 368
192.168.1.2 - - [30/Apr/2005:11:38:51 +1000] "PUT 
/svn/Portfolio/!svn/wrk/ef3f269d-7b48-a34a-8958-9fb6a0ca5418/portfolio1.xls 
HTTP/1.1" 204 -
192.168.1.2 - - [30/Apr/2005:11:41:16 +1000] "MERGE /svn/Portfolio 
HTTP/1.1" 200 690
192.168.1.2 - - [30/Apr/2005:11:41:16 +1000] "DELETE 
/svn/Portfolio/!svn/act/ef3f269d-7b48-a34a-8958-9fb6a0ca5418 HTTP/1.1" 204 -

192.168.1.2 - - [30/Apr/2005:11:54:07 +1000] "PROPFIND /svn/Portfolio 
HTTP/1.1" 207 657

Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Missing Missing favicon.ico and exception stops commits.

Posted by Peter McNab <mc...@melbpc.org.au>.
Peter McNab wrote:

previous post snipped

I forgot to add, that to check if the server was up I also browsed the 
svn fsfs repository at AutoUpdate and SourceTree so there will be access 
logs for that activitiy also

Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org