Re: tomcat postgresql connectivity error - Mailing list pgsql-general

From Richard Huxton
Subject Re: tomcat postgresql connectivity error
Date
Msg-id 44474513.2090002@archonet.com
Whole thread Raw
In response to tomcat postgresql connectivity error  ("Danish" <me.linuxadmin@gmail.com>)
Responses Re: tomcat postgresql connectivity error  (dsids <me.linuxadmin@gmail.com>)
List pgsql-general
Danish wrote:
> Hi,
> Im trying to run a web application from tomcat which connects to a
> database on postgresql 8.1.3....
> But when it tries to connect to a database.....an E 101 Exception
> occured while retrieving results. is shown
>
> When I checked up the logs of tomcat.....I could see..
> SQLException [ERROR: No parser with id 17555]; nested exception is
> org.postgresql.util.PSQLException: ERROR: No parser with id 17555

Google for "no parser with id" and read through the first few results.
Does this (tsearch2 + undefined locale) sound like it might apply to you?

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Permission problem opening database
Next
From: "Harald Armin Massa"
Date:
Subject: Re: Unable to connect to PostgreSQL server