Open Oen1997 opened 6 months ago
Could you try with Java 11
Changed java to: openjdk version "11.0.23" 2024-04-16 LTS Issue still exists.
Few more notes: It does not work from any file related transform, when I press "Browse" . It works if I open File>Save, or File>Open dialog. When I try to open projects folder in this case, I get error:
And reason is:
could you add your project configuration too? Just to confirm, your PROJECT_HOME is ${HOP_CONFIG_FOLDER}/projects/PartMasterData ?
I will guess that we don't support nested variables causing path expansion to go wrong somewhere
Yes, thats correct, different Config folders on my Pc, and Hop server, so I must use such approach:
Solution might be to resolve variables in those dialogs, instead of trying to use them in place.
By the way, tested single variable:
Guess that will be the root cause of the issue.
Apache Hop version?
2.8
Java version?
Java(TM) SE Runtime Environment (build 1.8.0_411-b09)
Operating system
Windows
What happened?
Clicking on button P does nothing.
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui