Kbase P6295: WebSpeed error: ** Attempt to write to closed stream WebStream. (1387)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
WebSpeed 3.x
SYMPTOM(s):
Error running webspeed agents
** Attempt to write to closed stream WebStream. (1387)
The error is seen right after the "WTA server initializing. (8835)" line in the server log file
The WebSpeed agents run successfully
Have a reference to a customized .p in the tagmap.dat file
CHANGE:
Have a customized tagmap.dat file in the DLC directory
CAUSE:
The customized .p is missing in the src/web/support folder and the associated .r is missing in the tty/web/support folder.
FIX:
Copy the customized .p file in the src/web/support folder. Create an r-code of that .p file using the WebSpeed workshop. Copy the associated .r to the tty/web/support folder.