BUG #1284: The backend has broken the connection.

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1284: The backend has broken the connection.
Date: 2004-10-12 11:25:58
Message-ID: 20041012112558.5C6E15A3961@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1284
Logged by: Shilpa Upadhye

Email address: snupadhye(at)hotmail(dot)com

PostgreSQL version: 8.0 Beta

Operating system: Redhat Linux 9.0

Description: The backend has broken the connection.

Details:

Hi,

We have postgres 7.4.5 on Redhat Linux 9.0. We are using
jakarta-tomcat-4.1.27,jdk 1.4.x,SOFIA 2.1 and pg74.214.jdbc2.jar

We are getting the following error:
The backend has broken the connection. Possibly the action you have
attempted has caused it to close.
at org.postgresql.PG_Stream.ReceiveChar(PG_Stream.java:143)
at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:68)
at org.postgresql.Connection.ExecSQL(Connection.java:398)
at org.postgresql.jdbc2.Statement.execute(Statement.java:130)
at org.postgresql.jdbc2.Statement.executeUpdate(Statement.java:73)
org.postgresql.jdbc2.PreparedStatement.executeUpdate(PreparedStatement.java
at :113)
at com.salmonllc.sql.DSDataSourceJDBC.insertRow(DSDataSourceJDBC.java:182)
at com.salmonllc.sql.DataStore.update(DataStore.java:1977)
at com.salmonllc.sql.DataStore.update(DataStore.java:1907)
com.eq.model.operations.contractChargeModel.update(contractChargeModel.java
at :426)
at
com.eq.model.operations.ContractWrapModel.update(ContractWrapModel.java:381)
com.eq.controller.operations.ContractDetailsController.submitPerformed(Cont
at ractDetailsController.java:378)

Sometimes I also get the error 'Database is in recovery mode'

Thanks and Regards,
Shilpa.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-10-12 14:02:52 Re: BUG #1284: The backend has broken the connection.
Previous Message Justin Clift 2004-10-12 00:47:30 [Fwd: Re: misc/72498: Libc timestamp code on jailed SMP machine generates incorrect results]