Re: An I/O error occured while sending to the backend - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: An I/O error occured while sending to the backend
Date
Msg-id CADK3HH+znKr45X0cG30P7=y4OF3WF0GmnU_UJ7OgczCpOB4qqg@mail.gmail.com
Whole thread Raw
In response to Re: An I/O error occured while sending to the backend  (Dave Cramer <pg@fastcrypt.com>)
List 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@fastcrypt.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@gmail.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@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: An I/O error occured while sending to the backend
Next
From: wbrana
Date:
Subject: Re: An I/O error occured while sending to the backend