From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | Antonio Rodriguez Anaya <arodriguez(at)dia(dot)uned(dot)es> |
Cc: | Oliver Jowett <oliver(at)opencloud(dot)com>, pgsql-jdbc(at)postgresql(dot)org, Andres Olarte <olarte(dot)andres(at)gmail(dot)com> |
Subject: | Re: ERROR: The backend has broken the connection -- AND: |
Date: | 2006-01-30 20:29:11 |
Message-ID: | Pine.BSO.4.61.0601301514380.19650@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Mon, 30 Jan 2006, Antonio Rodriguez Anaya wrote:
> I have followed the recommendations and I have installed in other computer
> the newest versión and I have added "?loglevel=2" to the end on my JDBC URL.
> The results are:
>
> 18:36:11.241 (1) <=BE ErrorMessage(ERROR: insufficient data left in message)
> org.postgresql.util.PSQLException: ERROR: insufficient data left in message
Fascinating. Is this reproducible? Can you send us a test case? If not
we'll probably need to see what the server thinks it is getting. Can you
get tcpdump data from this error?
tcpdump -s 1514 -w file.log
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Charles Curi | 2006-01-31 15:36:43 | Shopping Cart |
Previous Message | Kris Jurka | 2006-01-30 20:13:35 | Re: CallableStatements: index starts at 2 |