Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
PROBLEM/ABSTRACT:
A user gets the following error on their client machine when performing certain operations in AccuRev.
Network error - Can't connect to <servername> for accurev: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
Attempt to contact AccuRev server on <servername> port 5050 failed.
Giving up.
AccuRev Error: 1
System Error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
SOLUTION:
This error message will appear when an operation on a socket or pipe was not performed because the system lacked sufficient buffer space or because a queue was full.
This error indicates a shortage of resources on the users system. It can occur if you're trying to run too many applications (of any kind) simultaneously on the machine. If this tends to occur after running certain applications for a while, it might be a symptom of an application that doesn't return system resources (like memory) properly. It may also indicate you are not closing the applications properly. If it persists, exit Windows or reboot your machine to remedy the problem. You can monitor available memory with Program Manager's "Help/About..." command.
For more information contact AccuRev Support