Skip to content
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 #1601

Closed
Padawan8 opened this issue Nov 20, 2024 · 1 comment
Closed

java.lang.UnsatisfiedLinkError: Could not load SWT library #1601

Padawan8 opened this issue Nov 20, 2024 · 1 comment

Comments

@Padawan8
Copy link

Padawan8 commented Nov 20, 2024

We managed to install the latest Eclipse platform on our windows server a month ago. A server upgrade was done which removed our previous installation. Now when trying to install it again, it fails with the error message "java.lang.UnsatisfiedLinkError: Could not load SWT library
Reasons:
C:\DownloadSAP\eclipse-committers_64\eclipse\configuration\org.eclipse.osgi\480\0.cp\swt-win32-4966r5.dll: La procédure spécifiée est introuvable
no swt-win32 in java.library.path: C:\DownloadSAP\eclipse-committers_64\eclipse;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\PuTTY;C:\Program Files\OpenSSL-Win64\bin;C:\Users\nyumuyantu.theophile\AppData\Local\Microsoft\WindowsApps;;.
no swt in java.library.path: C:\DownloadSAP\eclipse-committers_64\eclipse;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\PuTTY;C:\Program Files\OpenSSL-Win64\bin;C:\Users\nyumuyantu.theophile\AppData\Local\Microsoft\WindowsApps;;.
C:\Users\nyumuyantu.theophile.swt\lib\win32\x86_64\swt-win32-4966r5.dll: La procédure spécifiée est introuvable
Can't load library: C:\Users\nyumuyantu.theophile.swt\lib\win32\x86_64\swt-win32.dll
Can't load library: C:\Users\nyumuyantu.theophile.swt\lib\win32\x86_64\swt.dll
C:\Users\nyumuyantu.theophile.swt\lib\win32\x86_64\swt-win32-4966r5.dll: La procédure spécifiée est introuvable".

Our current windows server version is Windows 2016, java is JDK 23

Many thanks

@sratz
Copy link
Member

sratz commented Nov 20, 2024

This is a duplicate of #1500. It's a known issue in Eclipse 2024-09, which will be fixed by #1568 with Eclipse 2024-12.

@sratz sratz closed this as completed Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants