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

Re: Apache won't start after upgrade

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 19 Sep 2012 17:01:52 -0400

It probably means when mod_dav_svn.so is loaded it then tries to load the
dependent DLL's it uses. Most likely you have an older version of one or
more of those DLL's in PATH. Maybe a reboot would help if PATH was changed.

You can download and install Dependency Walker and then drag and drop the
mod_dav_svn.so file into the window. That will tell you what DLL's it
loads and likely point to the one with the problem.

On Wed, Sep 19, 2012 at 4:41 PM, Hawkins, John
<john.hawkins_at_transcore.com>wrote:

> I upgraded Collabnet SVN 1.6.3 to 1.7.6. (On Windows)****
>
> Now Apache won’t start…. The error is below. It is complaining during the
> load of MOD_DAV_SVN.SO.****
>
> ** **
>
> *“The specified procedure could not be f .”*
>
> ** **
>
> The module is in the modules folder. Which procedure it is looking for,
> and where is expected, is unknown!****
>
> ** **
>
> I updated Java, added the modules dir to the path, added …\httpd\bin to
> the path.****
>
> ** **
>
> No change.****
>
> ** **
>
> Any ideas?****
>
> ** **
>
> Thanks JCH****
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> Event Type: Error****
>
> Event Source: Apache Service****
>
> Event Category: None****
>
> Event ID: 3299****
>
> Date: 9/19/2012****
>
> Time: 9:31:46 AM****
>
> User: N/A****
>
> Computer: SD-VCMSVN02****
>
> Description:****
>
> The Apache service named reported the following error:****
>
> >>> httpd.exe: Syntax error on line 86 of C:/Program Files (x86)/CollabNet
> Subversion Server/httpd/conf/httpd.conf: Cannot load C:/Program Files
> (x86)/CollabNet Subversion Server/httpd/modules/mod_dav_svn.so into server:
> The specified procedure could not be f .****
>
> ** **
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.****
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-09-19 23:02:24 CEST

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.