Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: "Chandrasekharaiah, Roopa Hiremath" <roopa(dot)chandrasekharaiah(at)hp(dot)com>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
Date: 2012-06-21 09:14:44
Message-ID: CADK3HHJmEkHdLTL7z3QNJXdGPgWOX6CL6vrmEL3je31BmoR0rg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Well .... I'm hopelessly lost on windows, but as a first attempt can
you turn it off and see if the problem goes away ? If it does then I'd
suggest making sure port 5432 is completely open. But again remember I
have no clue how a firewall on windows works.

FWIW, deploying postgresql on windows is not really recommended. Yes
postgresql works on windows but the full potential is not realized .

Dave Cramer

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

On Thu, Jun 21, 2012 at 12:18 AM, Chandrasekharaiah, Roopa Hiremath
<roopa(dot)chandrasekharaiah(at)hp(dot)com> wrote:
> And also PostgreSQL is installed in the same machine in which I am running my application
>
> -----Original Message-----
> From: Chandrasekharaiah, Roopa Hiremath
> Sent: Thursday, June 21, 2012 9:32 AM
> To: 'Dave Cramer'; Kevin Grittner
> Cc: pgsql-jdbc(at)postgresql(dot)org
> Subject: RE: [JDBC] org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
>
> Thanks Dave Cramer and Kevin. I am using windows OS. firewall is on. What setting I should be doing in firewall to avoid this? Please reply
>
> -----Original Message-----
> From: davecramer(at)gmail(dot)com [mailto:davecramer(at)gmail(dot)com] On Behalf Of Dave Cramer
> Sent: Thursday, June 21, 2012 2:07 AM
> To: Kevin Grittner
> Cc: Chandrasekharaiah, Roopa Hiremath; pgsql-jdbc(at)postgresql(dot)org
> Subject: Re: [JDBC] org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
>
> Or as someone pointed out a gentoo specific problem
>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
>
> On Wed, Jun 20, 2012 at 3:25 PM, Kevin Grittner
> <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
>> RoopaHC <roopa(dot)chandrasekharaiah(at)hp(dot)com> wrote:
>>
>>> An I/O error occured while sending to the backend.
>>
>>> Caused by: Connection reset by peer: socket write error
>>
>>> I am not able to see any errors in postgress.log as well
>>
>> If there is nothing in the log, it is likely to be a network or
>> firewall problem.
>>
>> -Kevin
>>
>> --
>> 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 Brett Walker 2012-06-24 05:58:27 Curious behaviour with Execute Batch and Prepared Statements
Previous Message Chandrasekharaiah, Roopa Hiremath 2012-06-21 04:18:09 Re: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.