On Sat, 10 Jan 2004, PostgreSQL Bugs List wrote:

>
> The following bug has been logged online:
>
> PostgreSQL version: 7.4
>
> Operating system:   FreeBSD 5.1
>
> Description:        error connection to dbms from java app server
>
>
> I get an error from Jboss app server when trying to connect to postgresql. I
> am using the jdbc driver that was built with --with-java.  This same bug
> showed up when  I tried to use Postgres 7.3.4.

You are not using the correct jdbc driver.  The outrageously long stack
trace shows the org.postgresql.Connection class involved which does not
exist in either the 7.3 or 7.4 drivers.  You may have an old version
somewhere in your classpath.

Kris Jurka



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to