Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Table Input - Output Fields hangs in Perpetuity when DB connection is invalid #4699

Open
btbellamy opened this issue Dec 11, 2024 · 1 comment

Comments

@btbellamy
Copy link

Apache Hop version?

2.10.0

Java version?

18.0.2.1

Operating system

Windows

What happened?

There seems to be an issue unique to the Table Input step where the Output Fields functionality hangs forever when there is not a valid DB connection. This comes up when converting existing KTRs from Pentaho as well as net new pipelines.

Set up a dummy pipeline with dummy table input configuration. The table input can either have a blank connection or one populated that is not configured/does not connect to anything.
image

When clicking Output Fields on the Table Input step, it will hang forever. Clicking cancel doesn't work, and you have to terminate HOP GUI and restart to do anything.
image

This seems to be unique to Table Input, as the text file inputs, salesforce input, etc will error out properly. This is a bit painful and feels like something that should be timing out rather than hanging/freezing.

I'm a Pentaho veteran but new to Apache HOP - so be kind please ;)

Issue Priority

Priority: 2

Issue Component

Component: Hop Gui

@btbellamy
Copy link
Author

Log from terminal
image

Closing issue than re-opening...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant