Consultor Eletrônico



Kbase 21718: WebSpeed Broker ubWSClientThread.processConnRsp() Message Explained
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Verified

FACT(s) (Environment):

WebSpeed 3.x

SYMPTOM(s):

ubWSClientThread.processConnRsp(): ubRsp = 0,needNewConnID() = false

The above message is written to the WebSpeed broker log file

WebSpeed logging level set to Verbose

CAUSE:

If the WebSpeed logging level is set to verbose, many instances of following message will be written to WebSpeed broker log file:

C-0001>ubWSClientThread.processConnRsp(): ubRsp = 0,needNewConnID() = false

The message looks like an error which usually demands explanation on the exact meaning of the message.

FIX:

The message does not indicate a problem. The message is a diagnostic message that gets written to WebSpeed broker log file when logging level is set to verbose. Essentially, it means that a connection request has been received, and whether or not a new connectionID was requested by the messenger. This message does not indicate a problem.