Consultor Eletrônico



Kbase P16639: ERROR: Communication layer message: general error:read() Err
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/11/2003
Status: Unverified

FACT(s) (Environment):

Windows

FACT(s) (Environment):

Actuate

FACT(s) (Environment):

Progress 9.1B

SYMPTOM(s):

ERROR: Communication layer message: general error:read() Error=1. (7175)

Java exception in the Appserver log

ERROR: Communication layer message: <message text>. (7175)

Java App Reported
Caught Java Exception -- com.progress.open4gl.ProSQLException: Communication layer message: General Error: read() error= 1. (7175)

Server.log
18:04:09 30 Dec 2002 Application Server 2428
Application Server connected with connection id: 192.168.1.175::dev5actas::8
300::192.168.1.175:162ab7:f24ec1f5f7:-6fd5. (8358)
18:05:20 30 Dec 2002 Application Server 2428
Connection failure for host devfs03.ePropertyTax.com port 3063 transport TCP
. (9407)
18:05:20 30 Dec 2002 Application Server 2428
Application Server Shutdown. (5476)

Broker.log
C-0006>(30-Dec-02 18:04:09:606) Client connected : . (8533)
C-0006>(30-Dec-02 18:04:09:606) ConnectionID= 192.168.1.175::dev5actas::8300::192.168.1.175:162ab7:f24ec1f5f7:-6fd5. (8096)
S-0005>(30-Dec-02 18:05:20:215) Unhandled exception caught in S-0005. (8419)
java.lang.OutOfMemoryError:
at com.progress.ubroker.util.MsgInputStream.readMsgbuf(MsgInputStream.java:293)
at com.progress.ubroker.util.MsgInputStream.readMsg(MsgInputStream.java:199)
at com.progress.ubroker.broker.ubServerSocketsIPC.read(ubServerSocketsIPC.java:255)
at com.progress.ubroker.broker.ubServerThread.getServerIPCMsg(ubServerThread.java:1693)
at com.progress.ubroker.broker.ubServerThread.getServerIPCEvent(ubServerThread.java:2115)
at com.progress.ubroker.broker.ubServerThread.solicitEvent(ubServerThread.java:570)
at com.progress.ubroker.broker.ubServerThread.mainline(ubServerThread.java:280)
at com.progress.ubroker.broker.ubServerThread.run(ubServerThread.java:190)
C-0006>(30-Dec-02 18:09:36:868) Client disconnected : . (8534)
C-0006>(30-Dec-02 18:09:36:868) Error Unspecified Error ... disconnecting client. (8091)

CAUSE:


An Active X from Proxygen dies when writing 37k records to a flat file.

FIX:

Change from passing extents to passing temp tables.