Matthew Storer wrote:
> I'm getting a rather disturbing exception that I really hope
> someone can help me out with.
Sorry, but:
> On a possibly related note, I read in the Apache Commons
> DBCP README that says: "This release of JDBC compiles
> with and supports JDK 1.3 (JDBC 2.0) and JDK 1.4-1.5
> (JDBC 3.0). JDK 1.6 (JDBC 4.0) is not supported by this
> release." I'd like to try using PostgreSQL's JDBC3
> drivers, but the site says that if I'm using Java 1.6
> I shouldn't use that, but should use their JDBC4 drivers
> instead. Any thoughts?
I understand this to mean: "JDK 1.6 is not supported".
You should probably try with a different JDK.
Yours,
Laurenz Albe