CU1 Fatal Error Exchange 2013
We got this fatal error during upgrade with CU1 Error occurred while uninstalling Search Foundation for Exchange.System.Exception Full error here: Erreur : L'erreur suivante est survenue lors de l'excution de "$error.Clear(); if ($RoleProductPlatform -eq "amd64") { $fastInstallConfigPath = Join-Path -Path $RoleBinPath -ChildPath "Search\Ceres\Installer"; $command = Join-Path -Path $fastInstallConfigPath -ChildPath "InstallConfig.ps1"; $dataFolderPath = Join-Path -Path $RoleBinPath -ChildPath "Search\Ceres\HostController\Data"; # Remove previous SearchFoundation configuration &$command -action u -silent; try { if ([System.IO.Directory]::Exists($dataFolderPath)) { [System.IO.Directory]::Delete($dataFolderPath, $true); } } catch { $deleteErrorMsg = "Failure cleaning up SearchFoundation Data folder. - " + $dataFolderPath + " - " + $_.Exception.Message; Write-ExchangeSetupLog -Error $deleteErrorMsg; } # Re-add the SearchFoundation configuration try { # the BasePort value MUST be kept in sync with dev\Search\src\OperatorSchema\SearchConfig.cs &$command -action i -baseport 3800 -dataFolder $dataFolderPath -silent; } catch { $errorMsg = "Failure configuring SearchFoundation through installconfig.ps1 - " + $_.Exception.Message; Write-ExchangeSetupLog -Error $errorMsg; # Clean up the failed configuration attempt. &$command -action u -silent; try { if ([System.IO.Directory]::Exists($dataFolderPath)) { [System.IO.Directory]::Delete($dataFolderPath, $true); } } catch { $deleteErrorMsg = "Failure cleaning up SearchFoundation Data folder. - " + $dataFolderPath + " - " + $_.Exception.Message; Write-ExchangeSetupLog -Error $deleteErrorMsg; } } } " : "Error occurred while uninstalling Search Foundation for Exchange.System.Exception: Cannot determine the product name registry subkey, neither the 'RegistryProductName' application setting nor the 'CERES_REGISTRY_PRODUCT_NAME' environment variable was set Microsoft.Ceres.Common.Utils.Registry.RegistryUtils.get_ProductKeyName() Microsoft.Ceres.Exchange.PostSetup.DeploymentManager.DeleteDataDirectory() Microsoft.Ceres.Exchange.PostSetup.DeploymentManager.Uninstall(String installDirectory, String logFile) CallSite.Target(Closure , CallSite , Type , Object , Object )". Avertissement : Une erreur inattendue s'est produite et un vidage Watson est en cours de gnration : L'erreur suivante est survenue lors de l'excution de "$error.Clear(); if ($RoleProductPlatform -eq "amd64") { $fastInstallConfigPath = Join-Path -Path $RoleBinPath -ChildPath "Search\Ceres\Installer"; $command = Join-Path -Path $fastInstallConfigPath -ChildPath "InstallConfig.ps1"; $dataFolderPath = Join-Path -Path $RoleBinPath -ChildPath "Search\Ceres\HostController\Data"; # Remove previous SearchFoundation configuration &$command -action u -silent; try { if ([System.IO.Directory]::Exists($dataFolderPath)) { [System.IO.Directory]::Delete($dataFolderPath, $true); } } catch { $deleteErrorMsg = "Failure cleaning up SearchFoundation Data folder. - " + $dataFolderPath + " - " + $_.Exception.Message; Write-ExchangeSetupLog -Error $deleteErrorMsg; } # Re-add the SearchFoundation configuration try { # the BasePort value MUST be kept in sync with dev\Search\src\OperatorSchema\SearchConfig.cs &$command -action i -baseport 3800 -dataFolder $dataFolderPath -silent; } catch { $errorMsg = "Failure configuring SearchFoundation through installconfig.ps1 - " + $_.Exception.Message; Write-ExchangeSetupLog -Error $errorMsg; # Clean up the failed configuration attempt. &$command -action u -silent; try { if ([System.IO.Directory]::Exists($dataFolderPath)) { [System.IO.Directory]::Delete($dataFolderPath, $true); } } catch { $deleteErrorMsg = "Failure cleaning up SearchFoundation Data folder. - " + $dataFolderPath + " - " + $_.Exception.Message; Write-ExchangeSetupLog -Error $deleteErrorMsg; } } } " : "Error occurred while uninstalling Search Foundation for Exchange.System.Exception: Cannot determine the product name registry subkey, neither the 'RegistryProductName' application setting nor the 'CERES_REGISTRY_PRODUCT_NAME' environment variable was set Microsoft.Ceres.Common.Utils.Registry.RegistryUtils.get_ProductKeyName() Microsoft.Ceres.Exchange.PostSetup.DeploymentManager.DeleteDataDirectory() Microsoft.Ceres.Exchange.PostSetup.DeploymentManager.Uninstall(String installDirectory, String logFile) CallSite.Target(Closure , CallSite , Type , Object , Object )".
April 5th, 2013 6:01am

Hi nomishtam, It seems that you have requested support for a localized product. Since we do not familiar with this language, it is very difficult for us to perform further troubleshooting steps, such as capture the log file. These forums are geared to answer on the English version of the product. I would suggest you seek the solution in the following forum, thanks: http://social.technet.microsoft.com/Forums/fr-FR/1109/threads If you have any feedback on our support, please click here Frank Wang TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
April 8th, 2013 2:54am

I just got this in English. Repeated twice; the 2nd one said "An unexpected error has occurred and a Watson dump is being generated....." Where can I find and then send the dump? This was after two previous attempts at upgrading Exchange 2013 to CU1; I fixed the two previous errors, rebooted, and hit this on the third run of the CU1 setup. This happened on "Step 7 of 15: Mailbox role: Transport service"
April 8th, 2013 4:56pm

Solved: Disabled all IPv6 components via reg key (FixIt not available), rebooted, and restarted CU1 install.
Free Windows Admin Tool Kit Click here and download it now
April 8th, 2013 5:27pm

Solved: Disabled all IPv6 components via reg key (FixIt not available), rebooted, and restarted CU1 install.
April 9th, 2013 12:25am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics