sramazzina commented on issue #3604:
URL: https://github.com/apache/hop/issues/3604#issuecomment-1926589575

   Windows 11 with Temurin JDK (the version that is failing on your side).
   
   ```
   C:\java\hop\hop>echo off
   ===[Environment Settings - hop-gui.bat]===================================
   
   Java identified as "C:\Program Files\Eclipse 
Adoptium\jdk-11.0.22.7-hotspot\bin\java"
   
   HOP_OPTIONS=-Xmx2048m -DHOP_AUDIT_FOLDER=.\audit -DHOP_PLATFORM_OS=Windows 
-DHOP_PLATFORM_RUNTIME=GUI -DHOP_AUTO_CREATE_CONFIG=Y
   
   Command to start Hop will be:
   "C:\Program Files\Eclipse Adoptium\jdk-11.0.22.7-hotspot\bin\java" 
-classpath lib\core\*;lib\beam\*;lib\swt\win64\* 
-Djava.library.path=lib\core;lib\beam -Xmx2048m -DHOP_AUDIT_FOLDER=.\audit 
-DHOP_PLATFORM_OS=Windows -DHOP_PLATFORM_RUNTIME=GUI -DHOP_AUTO_CREATE_CONFIG=Y 
org.apache.hop.ui.hopgui.HopGui
   
   
   ===[Starting Hop]=========================================================
   2024/02/05 10:42:51 - Hop - Projects enabled
   2024/02/05 10:42:51 - Hop - Enabling project : 'default'
   ```
   
![image](https://github.com/apache/hop/assets/1270945/5b861cd7-d65d-4097-a80c-df1b6a609b1a)
   
   
   


-- 
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

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

Reply via email to