Open tlue opened 2 months ago
Tried to reproduce in MacOS, Linux and Windows, but couldn't. the error is there, but Hop Gui keeps responding. Is your pipeline reading from a relational database or some other source? Do you have a pipeline that you can share as a reproduction path?
it seems that also the javascript transform is failing. So it might be that one and not text file output
tried with both a text file output and the javascript + text file output combination, but we'll need a more detailed reproduction path.
Thanks for your testing. I could reproduce it now. But first time it worked, then I removed some more fields and then it froze again. tryToRproducee.zip
I did one more Test with a Replace in string -> having two columns in DataGrid and giving renamed String to a third field worked fine. Now changing replace to overwrite value of second field - freeze TestStringReplace.zip
I can't reproduce this in 2.10.0-SNAPSHOT so let's place this ticket on hold until the next release and come back to it if the problem still persists.
Apache Hop version?
2.9.0
Java version?
jdk-11.0.24+8
Operating system
Windows
What happened?
I removed a field (named "File Content") in the transform right before my "Test file output"-transform. When running it, hop GUI freezes. This is written to stdOut:
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui