Kbase P115483: Error 6402 when a WebSpeed agent connects to a Web Service
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/05/2008 |
|
Status: Verified
FACT(s) (Environment):
OpenEdge 10.0B
OpenEdge 10.1A
Web Services
SYMPTOM(s):
Error 6402 when a WebSpeed agent connects to a Web Service
WTA: WebSendMessage() Could not connect to WTB: npp_connect() failed with error: -2. (6402)
In some instance the webspeed server log also shows the following errors:
WTA: npp_poll() failed with a drastic error status: -1. (6401)
WTA: WebGetEvent() failed, exiting! (6386)
The application works fine from a 4GL client
CAUSE:
Bug# OE00126486
CAUSE:
Connections to the Web Service are not properly cleaned up, thus causing the socket connection to go bad.
FIX:
Upgrade to OpenEdge 10.1A Service Pack 1 (OE10.1A01) or later.