Nov 16, 2020
In this article we explain the error message:
Error - Failed Windows system service call to WriteFile(): The pipe is being closed.
This error may also appear as:
Failed windows service call to ReadFile(): The pipe has been ended.
Cause
- GeoStudio performs inter-process communication via a system called Named Pipes.
- This error happens when other software processes (programs or the operating system) interfere with GeoStudio's named pipes.
Steps to Resolve
- The following is a simplified procedure that can identify the software interfering with GeoStudio via process of elimination.
- Ensure all Windows Updates have finished and re-start the computer.
- If the error persists, disable your antivirus and / or malware prevention software one at a time.
- After disabling, attempt to run GeoStudio again and see if the error persists.
- Continue this process until you find the software that is interfering with GeoStudio.
- Once you find the software that is interfering, you will need to add an exception in the software so it will ignore GeoStudio.
- To add an exception, you will need to consult the documentation for the software causing the problem.