[ http://issues.apache.org/jira/browse/DERBY-2166?page=comments#action_12456755 ] Bernt M. Johnsen commented on DERBY-2166: -----------------------------------------
SocketTimeoutException was introduced in JDK 1.4 > Implement proper handling of SoecketTimeoutException in DRDAConnThread > ---------------------------------------------------------------------- > > Key: DERBY-2166 > URL: http://issues.apache.org/jira/browse/DERBY-2166 > Project: Derby > Issue Type: Improvement > Reporter: Bernt M. Johnsen > > A timeout is set on the session socket (ClientThread) but the > SocketTimeoutException is not taken care of. Connections is therefore closed > down if derby.drda.timeSlice is set and the client idles longer then the > timeslice. See DERBY-1856 for more details. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
