From: | dsids <me(dot)linuxadmin(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | tomcat postgresql database connectivity error |
Date: | 2006-04-19 12:25:15 |
Message-ID: | 3986439.post@talk.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Fernan Aguero | 2006-04-19 12:29:50 | grant privileges across schemas |
Previous Message | Martijn van Oosterhout | 2006-04-19 12:08:09 | Re: strange query filter problems |