Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

BUG #4145: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.


  • From: "P.Senthil Kumar" <senthilkumar(at)zoniac(dot)com>
  • To: pgsql-bugs(at)postgresql(dot)org
  • Subject: BUG #4145: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
  • Date: Mon, 5 May 2008 12:49:40 GMT
  • Message-id: <200805051249(dot)m45CneBH011076(at)wwwmaster(dot)postgresql(dot)org>

The following bug has been logged online:

Bug reference:      4145
Logged by:          P.Senthil Kumar
Email address:      senthilkumar(at)zoniac(dot)com
PostgreSQL version: PostgreSQL 8.1.
Operating system:   Linux
Description:        org.postgresql.util.PSQLException: An I/O error occured
while sending to the backend.
Details: 

Hai,
    I got some stange error while using postgresql-8.2-508.jdbc4.jar. Is
there any solution for this. 

org.postgresql.util.PSQLException: An I/O error occured while sending to the
backend.
	at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:219)

	at
org.postgresql.jdbc2.AbstractJdbc2Connection.executeTransactionCommand(Abstr
actJdbc2Connection.java:651)
	at
org.postgresql.jdbc2.AbstractJdbc2Connection.commit(AbstractJdbc2Connection.
java:671)
	at
com.zoniac.platform.utilities.DBCMWrapper.commitTransaction(DBCMWrapper.java
:136)
	at AccountDeletion.deleteAccountInformation(AccountDeletion.java:105)
	at AccountDeletion.main(AccountDeletion.java:217)
Caused by: java.io.EOFException
	at org.postgresql.core.PGStream.ReceiveChar(PGStream.java:257)
	at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.ja
va:1167)
	at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:193)

	... 5 more



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group