Subject | Re: IOException - Connection reset by peer |
---|---|
Author | Torsten Welches |
Post date | 2000-10-29T10:22:44Z |
Hi,
check out if your problem relates to a know time-out issue:
http://sourceforge.net/bugs/?
func=detailbug&bug_id=113428&group_id=9028
Current reports have been about Linux only, so it would be most
interesting to see if your problem on Win2000 relates...
Good luck,
Torsten
check out if your problem relates to a know time-out issue:
http://sourceforge.net/bugs/?
func=detailbug&bug_id=113428&group_id=9028
Current reports have been about Linux only, so it would be most
interesting to see if your problem on Win2000 relates...
Good luck,
Torsten
--- In IB-Java@egroups.com, tpridham@c... wrote:
> We are seeing in-frequent exceptions being thrown when doing an
> insert / update / delete. All we are doing is an
> update/insert/delete and then closing the connection. We are using
> the Interclient DataSource to get the connection and
JDK1.3/J2EE1.2.1
> on Windows2000. Any help would be greatly appreciated. Here is
the
> error:
>
> Wed Oct 25 17:21:45 EDT 2000 -> InitiativeBean - removeInitiative -
> SQLException: interbase.interclient.CommunicationException:
> [interclient] Communication error: An IO exception occurred while
> trying to receive data from server 192.168.50.97.
> The message of the IOException is "Connection reset by peer:
JVM_recv
> in socket input stream read".
> See API reference for exception
> interbase.interclient.CommunicationException