View Single Post

   
  #6 (permalink)  
Old 04-16-2008, 12:54 AM
Kris Jurka
 
Posts: n/a
Default Re: ERROR: The backend has broken the connection -- AND:



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
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote