I trying to execute transformation file using java , transformation get data from database and print data to file in s3 by s3 output file step.it works fine when run by spoon ,but when trying to run in java application get the following errorI trying to execute transformation file using j