-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.UnsatisfiedLinkError: Could not load SWT library #34034
Comments
Thank you for your report. We have reproduced the issue and are investigating. |
Also happens on Windows Server 2012 R2 and DBeaver 24.1.0. My error log is identical (minus the paths, obviously) with those of the OP. I had to revert to 24.0.4. |
Unfortunately, after upgrading to Eclipse 2024-06, the following OS are no longer supported: Windows 8, macOS 10, and Windows Server 2012. This issue is not on DBeaver side, you can see the details here: eclipse-platform/eclipse.platform.swt#1252. We have already added the system requirements to the download pages and are working on ways to warn users before the update. However, we will keep an eye on the situation and try to do something if possible. |
Also happens on window 7 Ultimate Service Pack 1 and temporarily i manually modified
|
Description
I cannot Start dbeaver, after updating from 24.0.3 to 24.0.5 on Windows Server 2008 R2. The error in the log says Caused by: java.lang.UnsatisfiedLinkError: Could not load SWT library
DBeaver Version
Community Edition 24.0.3 -> 24.0.5
Operating System
Windows Server 2008 R2
Database and driver
database: mariadb-10.4.33-winx64
driver: org.mariadb.jdbc.Driver
Steps to reproduce
Additional context
see the startup error log
1716420482960.log
The text was updated successfully, but these errors were encountered: