Solution
This error comes about because the target is already running a system definition file and connection to another VeriStand session.
To resolve, you could look at:
- In the project explorer, select Operate and Manage Targets to identify the current state of the target you are deploying to.
- Ensure no other hosts are connected to the target or running applications already
- Ensure you have not disconnected from the target instead of an undeploy. Try Connect to join the current VeriStand execution.
- Use the Deploy feature instead to force deploy the system definition file and start the project. Use this instead of run.
- Power cycling the target will force a restart of the VeriStand engine or in VeriStand 2020 onwards you can use the Restart VeriStand Engine button
If the above do not resolve the problem, check your network settings and configuration to ensure you do not have network related problems, for example:
- Multiple devices on the same IP as the target.
- Firewalls blocking the connection or filtering the WebDAV functionality that VeriStand uses to deploy.
- The IP used is not the default for any network equipment like a router or switch.