hello forum,
i have one question pls.
I was trying to start a kettle-job by a .bat file. The .bat file as follows:
kitchen.bat /rep:Kettle /job:PAs aelter als 2 Wochen /dir:/CMP - MyFactory/MyFactory/ /user:admin /pass:Passwort1
it is not possible to start the job automatically by click on the .bat file.
What is wrong ?
i have one question pls.
I was trying to start a kettle-job by a .bat file. The .bat file as follows:
kitchen.bat /rep:Kettle /job:PAs aelter als 2 Wochen /dir:/CMP - MyFactory/MyFactory/ /user:admin /pass:Passwort1
it is not possible to start the job automatically by click on the .bat file.
What is wrong ?
Code:
INFO 30-10 12:32:14,703 - Kitchen - Logging is at level : Debugging
INFO 30-10 12:32:14,718 - Kitchen - Repository and username supplied
INFO 30-10 12:32:14,718 - Kitchen - Start of run.
DEBUG 30-10 12:32:14,718 - Kitchen - Allocate new job.
DEBUG 30-10 12:32:14,765 - Kitchen - Parsing command line options.
DEBUG 30-10 12:32:14,765 - Kitchen - Loading available repositories.
INFO 30-10 12:32:14,765 - RepositoriesMeta - Reading repositories XML file: C:\
Users\Admin\.kettle\repositories.xml
DEBUG 30-10 12:32:14,890 - Kitchen - Finding repository [Kettle]
ERROR: No repository provided, can't load job.
ERROR: Kitchen can't continue because the job couldn't be loaded.