Upgrade Issues #38690
-
DescriptionI apply upgrades to access DB2 using SSL routinely. The DB2 server is managed by IBM so I have limited access. I uninstalled the new release 25.1.2 and installed Version 25.1.1.202506221557 but I'm still getting the same error. DBeaver VersionVersion 25.1.1.202506221557 Operating SystemWindows 11 Database and driverDB2 for LUW Steps to reproduceTry to connect to the database. Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
@URRLEON Thank you for your submission. Could you tell us what driver version you are using please? Can you send us a screen shot of the connection dialog page too? And can you also include the logfile please ? Please send the log files. You can find instructions here: https://dbeaver.com/docs/wiki/Log-files/. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Hi Dave,
I went ahead and reinstalled the latest version since the previous version now has the same issue.
Where would I find the driver installed? Would I run the db2level command to get the version used by DBeaver?
Where is the log? Do I run the 'Collect Diagnostic Info' and send the zip file?
Connection Dialog pages:
***@***.***
***@***.***
***@***.***
Ron Leon
Business Systems Analyst
33 N. Stone, Room 1810H
Tucson, AZ 85701
Phone: (520) 724-6348
Email: ***@***.******@***.***>
Upcoming Out of office:
From: Dave Stokes ***@***.***>
Sent: Friday, July 11, 2025 8:14 AM
To: dbeaver/dbeaver ***@***.***>
Cc: Ronald Leon ***@***.***>; Mention ***@***.***>
Subject: Re: [dbeaver/dbeaver] Upgrade Issues (Issue #38620)
You don't often get email from ***@***.******@***.***>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
CAUTION: This message and sender come from outside Pima County. If you did not expect this message, proceed with caution. Verify the sender's identity before performing any action, such as clicking on a link or opening an attachment.
[https://avatars.githubusercontent.com/u/3159444?s=20&v=4]davestokes left a comment (dbeaver/dbeaver#38620)<#38620 (comment)>
@URRLEON<https://github.com/URRLEON> Thank you for your submission. Could you tell us what driver version you are using please? Can you send us a screen shot of the connection dialog page too? And can you also include the logfile please ? Please send the log files. You can find instructions here: https://dbeaver.com/docs/wiki/Log-files/. Thank you.
-
Reply to this email directly, view it on GitHub<#38620 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BUQQLW2VNRXIZE2GSFRG3BL3H7IEFAVCNFSM6AAAAACBIHNTO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRSGY4TINRZGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
@davestokes I am experiencing the same problem here, here it is the log file. Thanks. |
Beta Was this translation helpful? Give feedback.
-
I attached the run time log found in Window -> Show View -> Error Log.
I still need directions on finding the DB2 version I'm using with DBeaver.
Ron
From: Ronald Leon
Sent: Friday, July 11, 2025 1:27 PM
To: 'dbeaver/dbeaver' ***@***.***>; dbeaver/dbeaver ***@***.***>
Cc: Mention ***@***.***>
Subject: RE: [dbeaver/dbeaver] Upgrade Issues (Issue #38620)
Hi Dave,
I went ahead and reinstalled the latest version since the previous version now has the same issue.
Where would I find the driver installed? Would I run the db2level command to get the version used by DBeaver?
Where is the log? Do I run the 'Collect Diagnostic Info' and send the zip file?
Connection Dialog pages:
***@***.***
***@***.***
***@***.***
Ron Leon
Business Systems Analyst
33 N. Stone, Room 1810H
Tucson, AZ 85701
Phone: (520) 724-6348
Email: ***@***.******@***.***>
Upcoming Out of office:
From: Dave Stokes ***@***.******@***.***>>
Sent: Friday, July 11, 2025 8:14 AM
To: dbeaver/dbeaver ***@***.******@***.***>>
Cc: Ronald Leon ***@***.******@***.***>>; Mention ***@***.******@***.***>>
Subject: Re: [dbeaver/dbeaver] Upgrade Issues (Issue #38620)
You don't often get email from ***@***.******@***.***>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
CAUTION: This message and sender come from outside Pima County. If you did not expect this message, proceed with caution. Verify the sender's identity before performing any action, such as clicking on a link or opening an attachment.
[https://avatars.githubusercontent.com/u/3159444?s=20&v=4]davestokes left a comment (dbeaver/dbeaver#38620)<#38620 (comment)>
@URRLEON<https://github.com/URRLEON> Thank you for your submission. Could you tell us what driver version you are using please? Can you send us a screen shot of the connection dialog page too? And can you also include the logfile please ? Please send the log files. You can find instructions here: https://dbeaver.com/docs/wiki/Log-files/. Thank you.
-
Reply to this email directly, view it on GitHub<#38620 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BUQQLW2VNRXIZE2GSFRG3BL3H7IEFAVCNFSM6AAAAACBIHNTO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRSGY4TINRZGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
I have solved the problem adding a new driver property: I am not sure why I this just started to happen when DBeaver was upgraded, but if someone can nail it down I will appreciate the explanation. Thanks! |
Beta Was this translation helpful? Give feedback.
I have solved the problem adding a new driver property:
sslClientHostnameValidation=off
I am not sure why I this just started to happen when DBeaver was upgraded, but if someone can nail it down I will appreciate the explanation. Thanks!