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]: Unable to edit db transforms with invalid connection name #2939

Closed
enricomariam42 opened this issue May 17, 2023 · 0 comments · Fixed by #2942
Closed

[Bug]: Unable to edit db transforms with invalid connection name #2939

enricomariam42 opened this issue May 17, 2023 · 0 comments · Fixed by #2942
Assignees
Milestone

Comments

@enricomariam42
Copy link
Contributor

Apache Hop version?

2.4.0

Java version?

openjdk 11.0.9.1 2020-11-04 OpenJDK Runtime Environment (build 11.0.9.1+1-post-Uos-1deb10u2) OpenJDK 64-Bit Server VM (build 11.0.9.1+1-post-Uos-1deb10u2, mixed mode, sharing)

Operating system

Linux

What happened?

  1. delete a metadata connection
  2. try to open a table input which uses the deleted connection

You got an error (only the first time) like

RuntimeException: Unable to load database with name 'R230' from the metadata. Please verify that the case of the connection name is correct because that could be an issue!
Root cause: RuntimeException: Unable to load database with name 'R230' from the metadata. Please verify that the case of the connection name is correct because that could be an issue!

and you can not edit the transform.

Issue Priority

Priority: 3

Issue Component

Component: Metadata, Component: Transforms

@sramazzina sramazzina changed the title [Bug]: Unable to edit table input transform with invalid connection name [Bug]: Unable to edit db transforms with invalid connection name May 17, 2023
sramazzina added a commit to sramazzina/hop that referenced this issue May 17, 2023
@sramazzina sramazzina mentioned this issue May 17, 2023
5 tasks
@sramazzina sramazzina self-assigned this May 17, 2023
@sramazzina sramazzina added this to the 2.5 milestone May 17, 2023
sramazzina added a commit to sramazzina/hop that referenced this issue May 18, 2023
hansva added a commit that referenced this issue May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants