Consultor Eletrônico



Kbase P93037: WebSpeed request fails with error 6019 followed by 5815 and error 6404 and 6397 in the log file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/7/2005
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.1x
Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

WebSpeed agent fails running the remote procedure on the AppServer

Error messages 6019 and 5815 are displayed in a web browser

WebSpeed error from messenger process (6019)

Msngr: Disconnecting because the received message was not sent by a WTA. (5815)

Error messages 6404 and 6397 are written in the WebSpeed server log file

WTA: WebWrite() failed during npp_send with error: size: sentbytes retrycount . (6404)

WTA: npp_send() failed while sending terminate message! Error: . (6397)

WebSpeed application preserves the persistent connection to the AppServer throughout the multiple web requests.

WebSpeed agent is setting the AppServer server handle in a new global shared variable, or setting its value in a persistent procedure.

CAUSE:

Bug# 20040830-006

FIX:

This issue has been fixed in OpenEdge 10.0B01 and Progress 9.1E

Also, the workaround is to handle the AppServer connects and disconnects in every web request executed by the WebSpeed agent.