tomcat postgresql database conectivity error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux