Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

ERROR: Kitchen can't continue because the job couldn't be loaded

$
0
0
Hi everybody,
I have an issue running Kitchen on a Unix machine.

I currently have the following folder structure (very simplicistic, however that's the core of it):
/data-integration
kitchen.sh
/.kettle
repositories.xml
/repo
Job1.kjb

The repositories is set as following:
<repository> <id>FileRepo</id>
<name>my-repo</name>
<description>File repository</description>
<is_default>true</is_default>
<base_directory>/data-integration/repo</base_directory>
<read_only>N</read_only>
<hides_hidden_files>Y</hides_hidden_files>
</repository>

I'm trying to run the Job with Kitchen as following:
sh kitchen.sh -repo="my-repo" -job="Job1.kjb" -dir="/repo"

it seems all correct given the user guide on the website, however I receive the error message in the title.

Any suggestion?

Many thanks in advance!!!

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>