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 open a metadata in the metatada perspective #4712

Closed
nadment opened this issue Dec 15, 2024 · 2 comments
Closed

[Bug]: Unable to open a metadata in the metatada perspective #4712

nadment opened this issue Dec 15, 2024 · 2 comments
Assignees
Labels
bug Hop Gui P1 Critical Issue
Milestone

Comments

@nadment
Copy link
Contributor

nadment commented Dec 15, 2024

Apache Hop version?

2.12.0-SNAPSHOT

Java version?

Java 17

Operating system

Windows

What happened?

A Windows-specific problem, I suspect the commit below replaces File.sperataror
4353eae#diff-3587a5c51df4777939018df14083ee3d30e1de57cd94e110516f4328021795a4R546

HopException:
Error loading metadata object '/Hop/config/projects/samples/metadata/pipeline-run-configuration/local.json' from file 'config/projects/samples/metadata\pipeline-run-configuration//Hop/config/projects/samples/metadata/pipeline-run-configuration/local.json.json'

org.apache.commons.vfs2.FileNotFoundException: Could not read from "file:///C:/Hop/config/projects/samples/metadata/pipeline-run-configuration/Hop/config/projects/samples/metadata/pipeline-run-configuration/local.json.json" because it is not a file.
Could not read from "file:///C:/Hop/config/projects/samples/metadata/pipeline-run-configuration/Hop/config/projects/samples/metadata/pipeline-run-configuration/local.json.json" because it is not a file.

Could not read from "file:///C:/Hop/config/projects/samples/metadata/pipeline-run-configuration/Hop/config/projects/samples/metadata/pipeline-run-configuration/local.json.json" because it is not a file.

Root cause: FileNotFoundException: C:\Hop\config\projects\samples\metadata\pipeline-run-configuration\Hop\config\projects\samples\metadata\pipeline-run-configuration\local.json.json (Le chemin d’accès spécifié est introuvable)

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@nadment nadment added bug P1 Critical Issue labels Dec 15, 2024
@github-actions github-actions bot added P3 Nice to have Hop Gui labels Dec 15, 2024
@nadment nadment removed the P3 Nice to have label Dec 15, 2024
@hansva
Copy link
Contributor

hansva commented Dec 16, 2024

I caused that, sorry about that.

.take-issue

@github-actions github-actions bot added this to the 2.12 milestone Dec 16, 2024
hansva added a commit that referenced this issue Dec 17, 2024
Revert and change folders for metadata items, #4712
@hansva
Copy link
Contributor

hansva commented Dec 17, 2024

should be resolved

@hansva hansva closed this as completed Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hop Gui P1 Critical Issue
Projects
None yet
Development

No branches or pull requests

2 participants