Consultor Eletrônico



Kbase P99787: AppServer client connection is dropped with a Error (7189) . Appserver log files shows error (9407)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/16/2008
Status: Unverified

SYMPTOM(s):

AppServer Client encounters error (7189)

Stream protocol error tag = <>. (7189)

Stream protocol error tag = 89. (7189)

AppServer log file shows errors (9407) at the time the client encountered the problem.

Connection failure for host <host_name> port <port> transport <transport_name>. (9407)

FACT(s) (Environment):

Progress 9.1x
OpenEdge 10.x
All Supported Operating Systems

CAUSE:

Network connection dropped the connection between the AppServer's client and the AppServer and this resulted in the (7189) error.

The error occurs when reading the response from the O4GL call. The response is the OUTPUT parameters being returned. If something non expected was on the stream, we generate this (7189) error, and print the int value of the byte that was not expected.


FIX:

Determine the cause of the network failure