Consultor Eletrônico



Kbase P34158: Error 140 using sockets
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

Error 140 using sockets

** Pipe to subprocess has been broken. (140)

FIX:

Sockets and pipes are two different forms of Interprocess Communication (IPC). While having used CREATE SEVER-SOCKET, you have READ and WRITE which correspond to INPUT and OUTPUT THROUGH statements. In both cases, PROGRESS may intercept a SIGPIPE signal and report error 140.