Hi, Im trying to connect to a postgresql database from a web application running on tomcat... But the moment my web application connects an error is thrown up at the postgresql logs ----- ERROR: No parser with id 19369 ---- The tomcat logs show the following error: ---------- com.rapidigm.bacs.db.BacsDBException: (executing StatementCallback): encountered SQLException [ERROR: No parser with id 19369]; nested exception is org.postgres ql.util.PSQLException: ERROR: No parser with id 19369 ------------ Thanks dsids -- View this message in context: http://www.nabble.com/tomcat-postgresql-database-connectivity-error-t1474001.html#a3986439 Sent from the PostgreSQL - general forum at Nabble.com.