You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't get past this error:
[jcc][t4][2043][11550][4.33.31] Exception com.ibm.db2.jcc.am.SqlException: Error opening socket to server XXXXX on port 447 with message: [jcc][t4][20133][12450][4.33.31] Caught java.security.KeyStoreException while doing SSL Connection. See attached Throwable for details. ERRORCODE=-4499, SQLSTATE=null. ERRORCODE=-4499, SQLSTATE=08001
[jcc][t4][20133][12450][4.33.31] Caught java.security.KeyStoreException while doing SSL Connection. See attached Throwable for details. ERRORCODE=-4499, SQLSTATE=null
error 2147942405, Access is denied.
DBeaver Version
25.2.4
Operating System
Win 11
Database and driver
DB2 for z/OS
com.ibm.db2.jcc.DB2Driver
jdbc:db2://{host}[:{port}]/{database}
jcc-11.5.9.0.jar
Steps to reproduce
A colleague is able to use my credentials on his instance of DBeaver and successfully connects, but on my PC I keep getting the subject message on Access Denied. Our systems have been checked against each other, certificates the same, etc... there must be some setting on my PC that is preventing me from connecting.
Since the connection works on his PC, I can't tell you how to recreate the problem. I simply enter all the correct connection information and credentials and Test Connection... and continue to fail.
This discussion was converted from issue #39644 on November 13, 2025 15:10.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Can't get past this error:
[jcc][t4][2043][11550][4.33.31] Exception com.ibm.db2.jcc.am.SqlException: Error opening socket to server XXXXX on port 447 with message: [jcc][t4][20133][12450][4.33.31] Caught java.security.KeyStoreException while doing SSL Connection. See attached Throwable for details. ERRORCODE=-4499, SQLSTATE=null. ERRORCODE=-4499, SQLSTATE=08001
[jcc][t4][20133][12450][4.33.31] Caught java.security.KeyStoreException while doing SSL Connection. See attached Throwable for details. ERRORCODE=-4499, SQLSTATE=null
error 2147942405, Access is denied.
DBeaver Version
25.2.4
Operating System
Win 11
Database and driver
DB2 for z/OS
com.ibm.db2.jcc.DB2Driver
jdbc:db2://{host}[:{port}]/{database}
jcc-11.5.9.0.jar
Steps to reproduce
A colleague is able to use my credentials on his instance of DBeaver and successfully connects, but on my PC I keep getting the subject message on Access Denied. Our systems have been checked against each other, certificates the same, etc... there must be some setting on my PC that is preventing me from connecting.
Since the connection works on his PC, I can't tell you how to recreate the problem. I simply enter all the correct connection information and credentials and Test Connection... and continue to fail.
It seems to me it's SSL related.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions