lang - Search results in mailing lists

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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