BUG #14165: jdbc driver version 9.4

From: mtmayr(at)mtmayr(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14165: jdbc driver version 9.4
Date: 2016-05-30 14:02:40
Message-ID: 20160530140240.19422.72867@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14165
Logged by: Mathias Mayrhofer
Email address: mtmayr(at)mtmayr(dot)com
PostgreSQL version: 9.4.0
Operating system: Windows+Linux
Description:

Dear Wizards,

I found a strange behaviour [3] using [1] in combination with a Linux Java
version "1.7.0_80" and also a Java 1.7 Windows version. The connection to
the database cannot be established. It works normally with Java 1.8. I have
both libraries in the library path [1][2] and removing [1] (and so using
library [2]) fixes the problem.

[1] postgresql-9.4.1208.jar
[2] postgresql-9.4-1201.jdbc41.jar
[3] "Something unusual has occurred to cause the driver to fail. Please
report this exception"
org.postgresql.util.PSQLException: Something unusual has occurred to cause
the driver to fail. Please report this exception.
org.postgresql.Driver$ConnectThread.getResult(Driver.java:361)
org.postgresql.Driver.connect(Driver.java:281)
java.sql.DriverManager.getConnection(DriverManager.java:571)
java.sql.DriverManager.getConnection(DriverManager.java:187)

Greetings, a fan,
Mathias Mayrhofer

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2016-05-30 17:10:09 Re: BUG #14164: Postgres allow to insert more data into field than this field allow
Previous Message kes-kes 2016-05-30 08:50:41 BUG #14164: Postgres allow to insert more data into field than this field allow