Consultor Eletrônico



Kbase P89383: Message 8420 in State-Reset AppServer broker.log
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

message 8420 in State-Reset AppServer broker.log

Cannot write response message. (8420)

message 8420 followed by the 2 following messages

java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite(Native Method)
at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:72)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:130)
at com.progress.ubroker.broker.ubClientThread.sendClientRsp(ubClientThread.java:1834)
at com.progress.ubroker.broker.ubASclientThread.processDequeueLast(ubASclientThread.java:236)
at com.progress.ubroker.broker.ubASclientThread.processConnRsp(ubASclientThread.java:664)
at com.progress.ubroker.broker.ubClientThread.processEvent(ubClientThread.java:961)
at com.progress.ubroker.broker.ubClientThread.mainline(ubClientThread.java:256)
at com.progress.ubroker.broker.ubClientThread.run(ubClientThread.java:171)

C-0002>(23-Jul-04 11:16:07:468) Client disconnected : . (8534)
C-0002>(23-Jul-04 11:16:07:468) Error Unspecified Error ... disconnecting client. (8091)

IOException while sending clientRsp : java.net.SocketException: Connection reset by peer: socket write error : Connection reset by peer: socket write error. (8093)

message 9407 in the State-Reset AppServer server.log

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

messages 794 and 739 in the database log file

Usernum <> terminated abnormally. (794)

Logout usernum <>, userid <>, on <>. (739)

CAUSE:

The client having called the AppServer died prior to the State-Reset AppServer communicated back the result.

FIX:

Make sure the client does not end its session prior to the State-Reset AppServer has returned its result.