Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

DB2 Connection Error - Message: Insufficient data. ERRORCODE=-4499, SQLSTATE=08001

$
0
0
We are encountering the error only during times when there is no application that is connected to the db2 (When "LIST APPLICATIONS" is executed in db2 putty no entry is detected.). But once we logged out from the application and log in again, the error is gone.

Error message is:
"com.ibm.db2.jcc.am.DisconnectNonTransientConnecti onException:[jcc][t4][2030][11211][3.63.123] A communication error occurred during operations on the connection's underlying socket, socket input stream, or socket output stream. Error location: Reply.fill()-insufficient data(-1). Message: Insufficient data. ERRORCODE=-4499, SQLSTATE=08001"


We are using Glassfish as the app server. Application is written in Java. Any idea on how to solve this?

Viewing all articles
Browse latest Browse all 13329

Trending Articles