parser error when trying to connect to postges db from tomcat

From: "danish(dot)siddiqui(at)hovservices(dot)com" <danish(dot)siddiqui(at)hovservices(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: parser error when trying to connect to postges db from tomcat
Date: 2006-04-19 15:34:10
Message-ID: 44465872.8060805@hovservices.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Hi,
Im getting this error when I try to connect to a postgresql database
from a web application running on tomcat....

the error is from the postgersql logs

ERROR: No parser with id 17555

The error below is from tomcat logs:
-------
(executing StatementCallback): encountered
SQLException [ERROR: No parser with id 17555]; nested exception is
org.postgresql.util.PSQLException: ERROR: No parser with id 17555
-------

Please advise...Iv been trying to find an answer for a long time
Thanks

--
Danish Siddiqui

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John DeSoi 2006-04-19 15:35:35 Re: Google SoC--Idea Request
Previous Message Tom Lane 2006-04-19 14:52:51 Re: how can i get the binary format of timestamp?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jim C. Nasby 2006-04-20 21:28:19 Re: [HACKERS] parser error when trying to connect to postges db from tomcat
Previous Message Joshua D. Drake 2006-04-08 21:25:39 Re: dbf2pg, visual foxpro and other nonsense