apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
942 stars 345 forks source link

[Bug]: Hop freezes a lot when there are errors in a pipeline #3139

Open gertwieland opened 1 year ago

gertwieland commented 1 year ago

Apache Hop version?

2.5

Java version?

openjdk 11.0.19 2023-04-18 OpenJDK Runtime Environment OpenLogic-OpenJDK (build 11.0.19+7-adhoc..jdk11u) OpenJDK 64-Bit Server VM OpenLogic-OpenJDK (build 11.0.19+7-adhoc..jdk11u, mixed mode)

Operating system

Windows

What happened?

I feel like Hop is freezing a lot when there are errors in the current pipeline, below are a couple of screenshots. (I'll keep adding them, maybe we find a pattern?)

The command prompt (terminal) just displays the error and works fine.

image

Here's another example. The GUI never responds again, forcefully closing the process and restarting it the only option.

image image image

Is there a way to prevent that freezing?

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

hansva commented 1 year ago

Thanks for this @gertwieland, we should be able to solve quite a lot of those with some extra code hardening

gertwieland commented 1 year ago

That'd be great, hank you very much for looking into it, @hansva

mattcasters commented 10 months ago

A pattern or reproduction case would still be welcome! TIA!