Bug #34411 ConfigWizard: Error adding firewall exception ($00800706D9)
Submitted: 8 Feb 2008 11:54 Modified: 26 Mar 2013 5:49
Reporter: Carsten Segieth Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version:5.1.23-RC OS:Windows (2003 Server)
Assigned to: CPU Architecture:Any

[8 Feb 2008 11:54] Carsten Segieth
Description:
I get the following error message when I run the ConfigurationWizard as a user with administrator privileges on a Win2003 server box:

  Error adding firewall exception

  The error was:
  There are no more endpoints available from the endpoint mapper
  Error code $00800706D9
  The installer must have been run with administrative privileges.

I had selected that the ConfigWizard should modify the firewall, while the "Windows Firewall/Internet Connection Sharing (ICS)" service was disabled on this box (which I didn't knew).

With "accepting" the shown error I could continue the ConfigWizard, mysqld starts and could be used at least local.

How to repeat:
- have the "Windows Firewall/Internet Connection Sharing (ICS)" service disabled
- install and configure MySQL, using the 'mysql-essential...msi' with checked field to open the firewall in ConfigWizard

Suggested fix:
- check status of this service and report to user to prevent this message
[8 Feb 2008 12:09] Carsten Segieth
error message shown in ConfigWizard

Attachment: bug#34411 - 5.1.23 RC - Error adding firewall exception.jpg (image/jpeg, text), 37.47 KiB.

[8 Feb 2008 14:32] Carsten Segieth
On the same box when installing later the full package from the setup.exe it did not happen. At this time the mentioned service was running (although the firwall was switched off). So it looks to me that only the special case with "disabled" service leads to the problem.
[16 Dec 2010 20:55] Garen Parham
Just ran into this same issue with MySQL 5.5.8 on Windows 7 x64.  Windows firewall service is disabled, as that functionality is subsumed by my Anti-Virus software.

As others allude to above, it looks like all the Config Wizard needs to do ischeck if the service is running or not before attempting to talk to it.
[26 Mar 2013 5:49] Erlend Dahl
[20 Mar 2013 13:03] Reggie Burnett

Please look at using an upgrade server shipped with the new MySQL Installer