Hi
We are seeeing connection timeout problems via teradata java driver v13.10. We tried to set the connection keep alive from the connection pool manager, still no luck. we still the socket failure excrption. Any pointers what could be done to get around this issue? Any solution ASAP would really help.
ERROR org.hib
ernate.util.JDBCExceptionReporter [Teradata JDBC Driver] [TeraJDBC 13.10.00.31] [Error 804] [SQLState 08S01] Socket communication failure for
Packet receive Thu Aug 08 19:15:46 UTC 2013 socket orig=dzdtddsl local=0.0.0.0/0.0.0.0:47957 remote=dzdtddslcop1/10.197.220.13:1025 keepalive=
unavailable nodelay=unavailable receive=unavailable send=unavailable linger=unavailable traffic=unavailable concurrent=3 contimeout=10000 conw
ait=1000 connecttime=4 connecttotaltime=22 connectattempts=1 connectfailures=0 failurecache={} cid=7c20170b sess=1043725 java.io.IOException:
Incomplete LAN message header: read 0 bytes at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF.read(TDNetworkIOIF.java:673) at com.teradata.jdbc.j
dbc_4.io.TDPacketStream.readStream(TDPacketStream.java:818) at com.teradata.jdbc.jdbc_4.statemachine.StatementReceiveState.action(StatementRe
ceiveState.java:128) at com.teradata.jdbc.jdbc_4.statemachine.StatementController.runBody(StatementController.java:120) at com.teradata.jdbc
.jdbc_4.statemachine.StatementController.run(StatementController.java:111) at com.teradata.jdbc.jdbc_4.TDStatement.executeStatement(TDStateme
nt.java:372) at com.teradata.jdbc.jdbc_4.TDStatement.prepareRequest(TDStatement.java:541) at com.teradata.jdbc.jdbc_4.TDPreparedStatement.<i
nit>(TDPreparedStatement.java:96) at com.teradata.jdbc.jdk6.JDK6_SQL_PreparedStatement.<init>(JDK6_SQL_PreparedStatement.java:21) at com.ter
adata.jdbc.jdk6.JDK6_SQL_Connection.constructPreparedStatement(JDK6_SQL_Connection.java:76) at com.teradata.jdbc.jdbc_4.TDSession.prepareStat
ement(TDSession.java:1505) at com.teradata.jdbc.jdbc_4.TDSession.prepareStatement(TDSession.java:1482) at sun.reflect.GeneratedMethodAccesso
r896.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Me
thod.invoke(Method.java:597) at msjava.dbpool.connectionwrapper.internal.JdbcProxyingUtils$SQLExceptionHandlingInvocationHandler.invoke(JdbcP
roxyingUtils.java:221) at $Proxy27.prepareStatement(Unknown Source) at msjava.dbpool.connectionwrapper.internal.DelegatingConnection.prepare
Statement(DelegatingConnection.java:494)