Network Management
Orion Configuration wizard error: Cannot commit configuration changes because the file has changed on disk
This article provides information and steps to resolve the issue when you cannot commit configuration changes due to file change on a disk.
First published date
Last published date
Overview
This article provides information and steps to resolve the issue when the following error message occurs:
ConfigurationWizard.log will show information about creating and removing the virtual directories for api2, apps, ui or installers.
If there is an issue trying to create or delete the virtual directories, the following error message will follow:ERROR TaskAdapter - Error running task Orion.ConfigureWebsite Orion WebsiteSystem.IO.FileLoadException: Filename: \\?\C:\windows\system32\inetsrv\config\applicationHost.configError: Cannot commit configuration changes because the file has changed on disk
Product section
Cause
Resolution
To resolve this problem, please upgrade to SolarWinds Platform 2023.2 and above. If upgrade is not possible, please try the following steps:
- Navigate to C:\Program Files (x86)\SolarWinds\Orion\ or C:\Program FIles\SolarWinds\Orion
- Using a text editor, open ConfigurationWizard.exe.config
- Find the attribute for MaxParallelTasks and modify from 0 to 1.
- Save Changes
- Run configuration wizard and confirm the issue is resolved.
If this does not resolve the issue, perform the following steps:
- Modify the MaxParallelTasks from 1 to 0.
- Save Changes
- Open Microsoft Internet Information Services (IIS) Manager
- Navigate to the SolarWinds NetPerfMon
- Select View Applications
- Select each virtual path and select the Remove option. Remove api2, apps and ui virtual path.
- View Virtual Directories
- Select installer virtual path and select Remove
- Re-run configuration wizard