Kbase P229: What Does Error 140 Mean With Webspeed?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
GOAL:
What does error 140 mean with Webspeed?
FIX:
When following message is written to webspeed server log file, it usually indicates that for some reason, socket write() fails and the communication between the agent and the messenger is broken, it could be because the web server times out a messenger process or the messenger is killed.
When error 140 occurs, a SIGPIPE is sent to the agent process and the signal handler for SIGPIPE is called.