lang - Search results in mailing lists
Mailing lists >> pgsql-jdbc >> Thread
2023-11-28 13:27:27 | Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake (Martin Lichtin)
lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (5)
2022-06-22 06:43:09 | JDBC-Platform error: unsupported key for HMAC algorithm (James Pang (chaolpan))
lang.Thread.run() │ │ Caused by: java.lang.RuntimeException: Platform error: unsupported key for HMAC algorithm
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (3)
2022-03-22 15:58:49 | Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256) (McDermott, Becky)
lang.RuntimeException: Unsupported PBKDF2 for SCRAM-SHA-256 at org.postgresql.shaded.com.ongres.scram
Mailing lists >> pgsql-jdbc >> Thread
2021-10-07 05:37:42 | Fwd: BUG #17216: No Password Provided Error - uncaught exception (Cliff Sizer)
lang.AssertionError: Misuse of castNonNull: called with a null argument at org.postgresql.util.internal
Mailing lists >> pgsql-jdbc >> Thread
2021-08-16 17:39:33 | Re: Are these bugs? (Brian Ye)
lang.NoClassDefFoundError: com/sun/jna/platform/win32/Win32Exception at /java.lang.Class.forName0(Native Method) at /java.lang.Class.forName(Class.java:315) at org.postgresql.core.v3.ConnectionFactoryImpl.createSSPI
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (3)
2021-04-29 14:15:09 | RE: SSPI connection on a remote server : (LE MENTEC, SANDRINE)
lang.RuntimeException: NTDSAPI DsMakeSpn call failed with 87 (wrong parameter). Here I translated the Postgres
Mailing lists >> pgsql-jdbc >> Thread
2021-03-23 21:00:23 | COPY FROM STDIN hang (Robert Creager)
lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead
Mailing lists >> pgsql-jdbc >> Thread
2021-03-18 22:20:23 | Exception while updating result set (Prasanth)
lang.IllegalArgumentException: Attempted to write to readonly tuple at org.postgresql.core.Tuple.set() at org.postgresql
Mailing lists >> pgsql-jdbc >> Thread
2020-10-29 14:04:38 | spring context cannot load when I use postgres 42.2.15 or higher (Hetty Kronemeijer)
lang.IllegalStateException: Required class information is missing at com.hi.identify.multitenant.server.main.Server
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (19)
2020-07-23 09:16:44 | java.lang.OutOfMemoryError: GC overhead limit exceeded (Christophe combet)
lang.OutOfMemoryError: GC overhead limit exceeded at java.lang.String.replace() at java.util.ResourceBundle
Mailing lists >> pgsql-jdbc >> Thread
2020-06-19 06:32:20 | LogicalReplicationTest pg_replication_slots status check (中村憲一)
lang.AssertionError: Execute close method on Connection should lead to stop replication as fast as possible
Mailing lists >> pgsql-jdbc >> Thread
2020-05-20 06:59:47 | CopyManager.copyOut stuck in socket read (Karthik Shivashankar)
lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead
Mailing lists >> pgsql-jdbc >> Thread
2019-09-04 03:38:01 | Re: how to resolve org.postgresql.util.PSQLException: ResultSet notpositioned properly, perhaps you need to (Karen Goh)
lang.Thread.run() And below the line that is giving problem : subjList.add(rs.getString
Mailing lists >> pgsql-jdbc >> Thread
2019-06-19 18:21:03 | [pgjdbc/pgjdbc] a1a5ae: [maven-release-plugin] prepare releaseREL42.2.5 (Dave Cramer)
lang.NullPointerException: null at org.postgresql.xa.PGXAConnection$ConnectionHandler.invoke() Fix by testing for null
Mailing lists >> pgsql-jdbc >> Thread
2018-12-08 10:44:28 | [pgjdbc/pgjdbc] cea523: fix: NPE inPGXAConnection$ConnectionHandler.invok... (Craig Ringer)
lang.NullPointerException: null at org.postgresql.xa.PGXAConnection$ConnectionHandler.invoke() Fix by testing for null