1.

Solve : Error: The process tried to write to a non existent pipe?

Answer»

I have a batch SCRIPT that copies files from current location to the server.
Sometimes in the middle of no where i get this error
The PROCESS tried to write to a non existent pipe

The execution does not stop. Everything goes on as USUAL. It does give a feeling that something is not right.. However everything was executed fine and the files were copied CORRECTLY too..

But the error makes me worried as it makes the whole process un reliable.

Is there something that can be done. As this error is just random. Sometimes it shows up sometimes it doesn't.
If you need to see the code I could post it too. The code does an "xcopy" and as I said the error shows up only sometimes.

Any help is appreciated.
Thanks,Can you show the FULL code?



Discussion

No Comment Found