Advantage Error Guide
Problem: This error indicates that the connection to the server has been lost while using inter-process communications. The communications channel has been given to another client.
Solution: Close the connection and open a new one. It is expected that this error would only occur if the server was stopped and restarted while the client was still running.