Re: java.net.SocketException: Broken pipe - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: java.net.SocketException: Broken pipe
Date
Msg-id Pine.BSO.4.56.0405130941220.3067@leary.csoft.net
Whole thread Raw
In response to java.net.SocketException: Broken pipe  (Reynir Þór Hübner <reynir@hugsmidjan.is>)
Responses patch for getUDT
List pgsql-jdbc

On Thu, 13 May 2004, [ISO-8859-1] Reynir ��r H�bner 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

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: java.net.SocketException: Broken pipe
Next
From: Dave Cramer
Date:
Subject: patch for getUDT