From: | "Patrick Weimer" <Patrick(dot)Weimer(at)dreger(dot)de> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Could not receive data from client: Unknown winsock error 10061 |
Date: | 2010-02-24 14:46:31 |
Message-ID: | OF66D7FB3D.A03E304C-ONC12576D4.004DEF6F-C12576D4.005129EA@LocalDomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi,
the error message of the subject is my big problem, log entrys:
2010-02-24 12:22:25 LOG: XX000: could not receive data from client:
Unknown winsock error 10061
2010-02-24 12:22:25 LOCATION: pq_recvbuf, pqcomm.c:738
2010-02-24 12:22:25 LOG: 08P01: unexpected EOF on client connection
2010-02-24 12:22:25 LOCATION: SocketBackend, postgres.c:307
After this messages our WebSphere Application Server 6.1.0.9 crashs, with
Database Timeout.
I spend many time on google and the postgre manual and found some possible
problem causes, but no one helped me.
The following link describes my problem and including a patch, but the
link seems to be down.
Post http://archives.postgresql.org/pgsql-bugs/2009-07/msg00179.php
Patch http://archives.postgresql.org/pgsql-bugs/2009-07/msg00078.php
Eviroment:
System1:
Windows 2003 SP2 on ESX
WAS6
System2:
Windows 2003 SP2 on ESX
PostgreSQL 8.2.15
Actually I'm a little bit helpless with debugging this error, someon has a
idea what the problem causes? Or a advice what to do, for debbunging??
Kind regards,
Patrick Weimer
--------------------------------------
Sitz / Registergericht: Frankfurt am Main / Amtsgericht Frankfurt am Main
Registernummer: HRA 42705
Geschaeftsfuehrer: Jens Dreger
USt.ID: DE244892265
--------------------------------------
Komplementaer-GmbH: J&J DREGER Verwaltungs GmbH, Carl-Benz-Str. 35, 60386 Frankfurt am Main
Sitz / Registergericht: Frankfurt am Main / Amtsgericht Frankfurt am Main
Registernummer: HRB 73891
Geschaeftsfuehrer: Jens Dreger
--------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-02-24 15:17:41 | Re: BUG #5314: Error in nested composite types in plpgsql. |
Previous Message | Michael Meskes | 2010-02-24 13:55:33 | Re: BUG #5327: postgresql gives checksum error when upgrading 8.2.6 binaries to 8.2.14 in windows. |