Re: java.net.SocketException: Broken pipe

From: Kris Jurka <books(at)ejurka(dot)com>
To: Reynir Þór Hübner <reynir(at)hugsmidjan(dot)is>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: java.net.SocketException: Broken pipe
Date: 2004-05-13 14:43:52
Message-ID: Pine.BSO.4.56.0405130941220.3067@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 13 May 2004, [ISO-8859-1] Reynir r Hbner wrote:

> I'm running an engine with 15 databases, with fair amount of load.
>
> Every 4-5 days I'm getting error like this from the java side and the
> application stops working (and wont come back unless I restart the
> webapplication):
>
> java.net.SocketException: Broken pipe

What else is happening at this time? You shown the Java side of things,
but is there anything of note in the postgresql server logs? Possibly a
restart or crash occurs at this point?

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-05-13 14:58:32 patch for getUDT
Previous Message Dave Cramer 2004-05-13 14:28:35 Re: java.net.SocketException: Broken pipe