-
Suggestion
-
Resolution: Fixed
Problem Definition
Jira 8.18.x has PostgresSQL driver version 42.2.16. This version has a bug that breaks support for PostgreSQL instances in Microsoft Azure due to broken gssEncMode.
Example of errors from logs:
< 2021-06-21 14:17:41.854 MSK > FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0 < 2021-06-21 14:17:41.863 MSK > FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0 < 2021-06-21 14:17:41.870 MSK > FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0
Suggested Solution
Upgrade bundled PostgresSQL JDBC driver to 42.2.23+ version
Notes
- This was reported to PostgreSQL at Fallback for gssEncMode connection mode is not working as expected · Issue #1868 · pgjdbc/pgjdbc · GitHub
- Driver 42.2.18 includes a fix for this bug
- fix: properly set cancel socket timeout
- related problem in Confluence
CONFSERVER-60515
Workaround
Upgrade driver manually
- is cloned from
-
JRASERVER-71982 Upgrade PostgresSQL JDBC driver to 42.2.16+ version
- Closed
- is related to
-
CONFSERVER-60515 Connections to Azure PostgreSQL fail due to org.postgresql.util.PSQLException: The connection attempt failed
-
- Closed
-
- was cloned as
-
JRASERVER-73578 Upgrade PostgresSQL JDBC driver to 42.2.25+ version
- Closed
- is cloned by
-
HL-2118 You do not have permission to view this issue
Form Name |
---|
[JRASERVER-72629] Upgrade PostgresSQL JDBC driver to 42.2.23+ version
Remote Link | Original: This issue links to "HL-2118 (Bulldog)" [ 568303 ] | New: This issue links to "HL-2118 (JIRA Server (Bulldog))" [ 568303 ] |
Link |
New:
This issue was cloned as |
Fix Version/s | New: 8.13.12 [ 96896 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Fix Version/s | New: 8.19.0 [ 95691 ] |
Assignee | New: Artur Gniadzik [ agniadzik ] |
PM Reviewed | New: 21/Jul/2021 | |
Status | Original: Gathering Interest [ 11772 ] | New: In Progress [ 3 ] |
JDBC driver bumped to version 42.2.23, to be released with Jira 8.19.0