tomcat postgresql database conectivity error - Mailing list pgsql-admin

From danish.siddiqui@hovservices.com
Subject tomcat postgresql database conectivity error
Date
Msg-id 44463A7B.8040000@hovservices.com
Whole thread Raw
List pgsql-admin
Hi All,
I get this error when I try to connect a web application running on
tomcat, to a postgreesql database.....
Below is the data from tomcat logs--
---
com.rapidigm.bacs.db.BacsDBException: (executing StatementCallback):
encountered
 SQLException [ERROR: No parser with id 17555]; nested exception is
java.sql.SQL
Exception: ERROR: No parser with id 17555
----

And the next one is from postgresql logs....
$ /usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data start
postmaster starting
[postgres@myMachinename ~]$ LOG:  database system was shut down at
2006-04-19 13:01:36UTC
LOG:  checkpoint record is at 0/110ED9C
LOG:  redo record is at 0/110ED9C; undo record is at 0/0; shutdown TRUE
LOG:  next transaction ID: 12957; next OID: 18422
LOG:  next MultiXactId: 1; next MultiXactOffset: 0
LOG:  database system is ready
LOG:  transaction ID wrap limit is 2147484146, limited by database
"postgres"
[postgres@myMachinename ~]$ ERROR:  No parser with id 17555
------------

Please advise....ive tried searchign a lot but havent found any clue

Thanks--

--
Danish Siddiqui



pgsql-admin by date:

Previous
From: "D Srinivas-in1713c"
Date:
Subject: Regarding installation of postgresql8.1 on windows XP
Next
From:
Date:
Subject: Problem with /usr/local/pgsql/bin/psql