Hi all ,
I need to run a jar file from pentaho ETL .
I have placed Testvmarguments.jar file in server/data-integration-server/tomcat/lib .
Created job,with shell script step to execute the jar file
Below is my log:-
INFO 02-01 17:05:59,002 - ImageImporter - Start of job execution
INFO 02-01 17:05:59,007 - ImageImporter - Starting entry [Shell]
INFO 02-01 17:05:59,008 - Shell - Running on platform : Linux
INFO 02-01 17:05:59,008 - Shell - Executing command : /home/Myname/MyFolder/dummy.txt
INFO 02-01 17:05:59,014 - Shell - (stderr) Unable to access jarfile Testvmarguments.jar
INFO 02-01 17:05:59,015 - ImageImporter - Finished job entry [Shell] (result=[false])
INFO 02-01 17:05:59,015 - ImageImporter - Job execution finished
INFO 02-01 17:05:59,017 - Kitchen - Finished!
ERROR 02-01 17:05:59,017 - Kitchen - Finished with errors
INFO 02-01 17:05:59,017 - Kitchen - Start=2014/01/02 17:05:56.504, Stop=2014/01/02 17:05:59.017
INFO 02-01 17:05:59,017 - Kitchen - Processing ended after 2 seconds.
Can some one help to overcome above error .jar file in DI environment..!!!
I have attached a zip file that has Testvmarguments.jar , dummy.txt and job .
Thanks,
Surya
I need to run a jar file from pentaho ETL .
I have placed Testvmarguments.jar file in server/data-integration-server/tomcat/lib .
Created job,with shell script step to execute the jar file
Below is my log:-
INFO 02-01 17:05:59,002 - ImageImporter - Start of job execution
INFO 02-01 17:05:59,007 - ImageImporter - Starting entry [Shell]
INFO 02-01 17:05:59,008 - Shell - Running on platform : Linux
INFO 02-01 17:05:59,008 - Shell - Executing command : /home/Myname/MyFolder/dummy.txt
INFO 02-01 17:05:59,014 - Shell - (stderr) Unable to access jarfile Testvmarguments.jar
INFO 02-01 17:05:59,015 - ImageImporter - Finished job entry [Shell] (result=[false])
INFO 02-01 17:05:59,015 - ImageImporter - Job execution finished
INFO 02-01 17:05:59,017 - Kitchen - Finished!
ERROR 02-01 17:05:59,017 - Kitchen - Finished with errors
INFO 02-01 17:05:59,017 - Kitchen - Start=2014/01/02 17:05:56.504, Stop=2014/01/02 17:05:59.017
INFO 02-01 17:05:59,017 - Kitchen - Processing ended after 2 seconds.
Can some one help to overcome above error .jar file in DI environment..!!!
I have attached a zip file that has Testvmarguments.jar , dummy.txt and job .
Thanks,
Surya