Re: An I/O error occured while sending to the backend

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: wbrana <wbrana(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: An I/O error occured while sending to the backend
Date: 2012-06-11 22:13:37
Message-ID: CADK3HH+znKr45X0cG30P7=y4OF3WF0GmnU_UJ7OgczCpOB4qqg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

This

2012-06-11 22:39:24.243
CEST forum forum 26187 127.0.0.1:33646 4fd65776.664b 99 idle 2012-06-11
22:39:18 CEST 0 LOG 0 disconnection: session time: 0:00:06.080
user=forum database=forum host=127.0.0.1
port=33646 log_disconnections, postgres.c:4375

Line shows that someone does a disconnect. Looks like con.close() is
being called by someone.

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Mon, Jun 11, 2012 at 5:55 PM, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
> How about a tar file for the downloads. I certainly don't run windows.
>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
>
> On Mon, Jun 11, 2012 at 5:22 PM, wbrana <wbrana(at)gmail(dot)com> wrote:
>> I reproduced error with 64-bit Java.
>>  java version "1.7.0_04"
>> Java(TM) SE Runtime Environment (build 1.7.0_04-b20)
>> Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)
>> Logs, config, application uploaded
>> http://www.mediafire.com/?5rnw1v4c0wygqya
>> Application steps: scroll, click and wait, error occurred in less than
>> 30 seconds
>>
>> --
>> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-jdbc

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2012-06-12 07:12:01 Re: Hung JDBC connections
Previous Message wbrana 2012-06-11 22:02:22 Re: An I/O error occured while sending to the backend