If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > JDBC connection closed due to socket read timed out

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-29-11, 10:25
radu78 radu78 is offline
Registered User
 
Join Date: Sep 2011
Posts: 1
JDBC connection closed due to socket read timed out

Hi,

I'm having a random problem with the jdbc database connectivity. Seems like it's a network issue but still I have some doubts about it. The db connection gets closed because of a socket read timeout.
This is experienced on both app server.

Is there any property for the jdbc driver that would prevent it for being sensitive to network fluctuations?

The traces on the db2 engine do not reveal any database availability problem during the timeframe.

Any ideea on how to get a deeper insight?

thanks in advance

enviroment:
Windows Server 2003 x86
DB2 v9.5 fixpack 3
Application: WebSphere Portal 6.0.2 running on Websphere application server 7.0 cluster - 2 nodes

jdbc exception
[9/29/11 14:42:06:110 EEST] 00000046 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adapter for resource jdbc/relDS. The exception is: com.ibm.db2.jcc.b.tn: [jcc][t4][2030][11211][3.53.70] A communication error occurred during operations on the connection's underlying socket, socket input stream,
or socket output stream. Error location: Reply.fill(). Message: Read timed out. ERRORCODE=-4499, SQLSTATE=08001:java.net.SocketTimeoutException: Read timed out

Last edited by radu78; 09-29-11 at 10:30.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On