Please enter search query.
Search <product_name> all support & community content...
Article: 100018944
Last Published: 2025-05-07
Ratings: 0 1
Product(s): System Recovery
Problem
Cannot open the Veritas System Recovery console. It hangs while connecting to an agent
Solution
When starting the Veritas System Recovery (VSR) console on a system, it may hang while connecting to an agent. This problem can occur if the "Veritas System Recovery" service is hung on the system the console is trying to connect to when opening. To correct this issue, a configuration file for the console can be edited so that the console attempts to connect to a different system when starting up.
1. Browse to C:\Users\All Users\Veritas\Veritas System Recovery\
2. Edit the RemoteComputers.xml in Notepad
3. Each computer which has been added to the VSR console will have a line which looks like one of the following lines:
1. Browse to C:\Users\All Users\Veritas\Veritas System Recovery\
2. Edit the RemoteComputers.xml in Notepad
3. Each computer which has been added to the VSR console will have a line which looks like one of the following lines:
<Computer Name="SERVER1" Selected="true" Local="false" />
<Computer Name="SERVER2" Selected="false" Local="false" />
<Computer Name="SERVER3" Selected="false" Local="false" />
4. The system where
Selected="true"
is set will be the computer the console tries to connect to when started. Change the
Selected="true"
to
Selected="false"
for the problem computer. Then, change one of the other computers in the list to
Selected="true"
5. Save and close the RemoteComputers.xml
6. Start the Backup Exec System Recovery console. It will connect to the computer which was set to
Selected="true"
in step 4.
Note: This procedure only works if the local computer where the console is running is not in the list of computers. If the local computer is in the list of computers, it will always be the default computer connected to when the console loads.