Message-ID: From: "jamesagnew (@jamesagnew)" To: "pgjdbc/pgjdbc" Date: Fri, 21 Feb 2025 15:53:12 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled In-Reply-To: References: List-Id: X-GitHub-Author-Login: jamesagnew X-GitHub-Comment-Id: 2674912697 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3530 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3530#issuecomment-2674912697 Content-Type: text/plain; charset=utf-8 > the stacktraces do not match the line numbers from 42.7.5. Could you please provide a coherent version number + stacktrace pair? My apologies, we upgraded to 42.7.5 this week but the stack traces are from last week. The stack traces are from 42.7.4. > I do not believe this has anything to do with the postgresql database instance. Correct, when I say "the server" I'm referring to the JVM which is hosting the PG JDBC driver. It is the one experiencing an OOM.