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

Re: Help needed with error message

From: Mel <melindasavoy_at_texashealth.org>
Date: Wed, 12 Nov 2008 12:05:34 -0800 (PST)

Stefan,

I got the original problem resolved. However when remedied access the
passwd file which was not uncommented in the <LOCATION> section within
the httpd file I did get a new error from the error log:

[Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] (20014)
Internal error: Can't open file 'C:\\SCMIS\\SCMIS\\format': The system
cannot find the path specified.
[Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] Could not
fetch resource information. [500, #0]
[Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] Could not
open the requested SVN filesystem [500, #720003]
[Wed Nov 12 13:59:13 2008] [error] [client 10.240.53.58] Could not
open the requested SVN filesystem [500, #720003]

This error occurs when I try to test that I have setup the passwd file
correctly to get to the repository. I use the following to try and
get there in my browser:

http://thrYYYY.txXXX.org/svn/SCMIS

The first thing I noticed is that it is trying to open a file called:
'C:\\SCMIS\\SCMIS\\format' which indeed does not exist. I only have a
C:\\SCMIS (which is my repository).

Any ideas? I've looked at my httpd.conf file to ensure I've got it
configured correctly and can't find a problem there.

Thanks for your help and time.

On Nov 12, 1:42 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Mel wrote:
> > Finally got my Apache2.2 server configured per the instructions on
> > tortoiseSVN but I've got the following error that I'm needing help in
> > correcting and any help or direction would be greatly appreciated.
> > Thank you.
>
> > My error log shows as follows:
>
> > [Wed Nov 12 13:28:28 2008] [notice] Parent: Received restart signal --
> > Restarting the server.
> > [Wed Nov 12 13:28:28 2008] [notice] Child 1788: Exit event signaled.
> > Child process is ending.
> > [Wed Nov 12 13:28:28 2008] [notice] Apache/2.2.10 (Win32) SVN/1.5.4
> > DAV/2 configured -- resuming normal operations
> > [Wed Nov 12 13:28:28 2008] [notice] Server built: Oct 10 2008 12:39:04
> > [Wed Nov 12 13:28:28 2008] [notice] Parent: Created child process 3144
> > [Wed Nov 12 13:28:28 2008] [notice] Child 3144: Child process is
> > running
> > [Wed Nov 12 13:28:29 2008] [notice] Child 1788: Released the start
> > mutex
> > [Wed Nov 12 13:28:29 2008] [notice] Child 3144: Acquired the start
> > mutex.
> > [Wed Nov 12 13:28:29 2008] [notice] Child 3144: Starting 64 worker
> > threads.
> > [Wed Nov 12 13:28:30 2008] [notice] Child 1788: All worker threads
> > have exited.
> > [Wed Nov 12 13:28:30 2008] [notice] Child 1788: Child process is
> > exiting
> > [Wed Nov 12 13:28:30 2008] [notice] Child 3144: Starting thread to
> > listen on port 80.
> > [Wed Nov 12 13:29:21 2008] [error] Internal error: pcfg_openfile()
> > called with NULL filename
> > [Wed Nov 12 13:29:21 2008] [error] [client 10.240.53.58] (9)Bad file
> > descriptor: Could not open password file: (null)
>
> Somewhere you've specified a wrong path to your passwd file.
>
> > [Wed Nov 12 13:29:21 2008] [error] [client 10.240.53.58] File does not
> > exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/
> > favicon.ico
>
> But what is the problem exactly? Does apache not start at all? Can't you
> connect? ...?
>
> Stefan
>
> --
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> < 1KViewDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-12 21:06:14 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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