Howdy, Make sure not to release a connection before you're done processing result sets ;) Same thing for closing statements, etc.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Felipe Schnack [mailto:[EMAIL PROTECTED]] >Sent: Monday, February 10, 2003 6:45 AM >To: pgsql-jdbc; Tomcat Users List >Subject: Strange error > > Please, somebody can help me? I'm getting this error message and I >don't know why... I'm using PostgreSQL 7.3 and Tomcat 4.1.18 connection >pooling mechanism > >Connection is closed. Operation is not permitted. > at >org.postgresql.jdbc1.AbstractJdbc1ResultSet.next(AbstractJdbc1ResultSet.jav >a:63) > at >org.apache.commons.dbcp.DelegatingResultSet.next(DelegatingResultSet.java) > at com.w2.infra.db.DbVector.next(DbVector.java:141) > >-- > >Felipe Schnack >Analista de Sistemas >[EMAIL PROTECTED] >Cel.: (51)91287530 >Linux Counter #281893 > >Centro Universit�rio Ritter dos Reis >http://www.ritterdosreis.br >[EMAIL PROTECTED] >Fone/Fax.: (51)32303341 > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
