krishnasdfw opened a new issue, #4573:
URL: https://github.com/apache/hop/issues/4573

   ### Apache Hop version?
   
   2.10
   
   ### Java version?
   
   17.0.12
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   When starting Apache Hop GUI 2.10 with hop-gui.bat on Windows 2016 server 
based VDI, it failed with java.lang.UnsatisfiedLinkError.  With many error 
messages looking for swt-win32.dll and swt.dll before failing with a last 
message :  "The specified procedure could not be found" on swt-win32-4966r5.dll 
unpacked to .swt folder under the user home 
c:\users\<uid>\.swt\lib\wins32\x86_64 folder. That dll is unpacked and exists.
   
   Likely this issue is caused by underlying eclipse SWT platform documented 
here:
   https://github.com/eclipse-platform/eclipse.platform.swt/issues/1500
   
   In Windows 11 this works fine and I also see many additional dll(s) unpacked 
which I don't see in windows 2016, however in many enterprise desktop 
environments, they are built on WIndows 10 or WIndows 2016 server still. It 
will be helpful to get Apache Hop GUI working in those operating systems.
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: Hop Gui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to