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
I was trying to use your image, but I have a problem with a job using another job:
2023/02/24 12:56:54 - EXECUTION_TRAITEMENT - Start of job execution
2023/02/24 12:56:54 - EXECUTION_TRAITEMENT - Starting entry [debut_tache]
org.pentaho.di.core.exception.KettleXMLException:
Unable to load the job from XML file [/Commun/debut_tache.kjb]
Unable to read file [file:///Commun/debut_tache.kjb]
Could not read from "file:///Commun/debut_tache.kjb" because it is not a file.
at org.pentaho.di.job.JobMeta.<init>(JobMeta.java:786)
at org.pentaho.di.job.entries.job.JobEntryJob.getJobMeta(JobEntryJob.java:1279)
at org.pentaho.di.job.entries.job.JobEntryJob.getJobMeta(JobEntryJob.java:1219)
at org.pentaho.di.job.entries.job.JobEntryJob.execute(JobEntryJob.java:619)
at org.pentaho.di.job.Job.execute(Job.java:724)
at org.pentaho.di.job.Job.execute(Job.java:865)
at org.pentaho.di.job.Job.execute(Job.java:546)
at org.pentaho.di.job.Job.run(Job.java:436)
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Hello,
I was trying to use your image, but I have a problem with a job using another job:
This is the repository:
And this is the command i ran:
I know this project hasn't been updated for along time but i'm trying ;)
The text was updated successfully, but these errors were encountered: