You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: