Aftrer restore deleted project catch error: VCS root

Hi! 
We restored a project  by How To https://confluence.jetbrains.com/pages/viewpage.action?pageId=113084582#HowTo...-RestoreJustDeletedProject
But after restoring get error like:

"Critical error in configuration file <TeamCity Data Directory>/config/projects/Testfinalnobom1_Builds/buildTypes/Testfinalnobom1_Builds_ContractsBuilds.xml:

VCS root with id 'GenericVcs' is not accessible from the build configuration with id 'Testfinalnobom1_Builds_ContractsBuilds' "
0
1 comment

Hi,

 

it's possible that, after restoring the build configuration, some of the IDs had been changed. Please review the project XML configuration to ensure that the VCS Root has the expected ID. If not, you can modify it manually. If they are correct and it's still not being picked up properly, please ensure there is no extra characters on the ID, or try restarting the server, as if the reload happened during the edit, it might have picked up incomplete information and not loaded everything properly, but this would be a pretty rare scenario.

 

If the error message shows up early after the restoration, it's possible that TeamCity hasn't finished loading everything just yet, but that should only happen on the first few minutes after the restore, and it should work properly.

0

Please sign in to leave a comment.