Manually my job is executed fine but in time of schedule job execution thrown this below error
2015/05/04 14:49:30 - DSM_Monthly_Rawdata - Start of job execution
2015/05/04 14:49:30 - DSM_Monthly_Rawdata - Starting entry [Create folder]
2015/05/04 14:49:30 - DSM_Monthly_Rawdata - Starting entry [XMI Download]
2015/05/04 14:49:30 - XMI Download - Start of HTTP job entry.
2015/05/04 14:49:30 - XMI Download - Connecting to URL:
http://192.168.255.160:8080/pentaho/...a/DSM/download
2015/05/04 14:49:41 - XMI Download - Resource type: text/xml, last modified on: Thu Jan 01 06:00:00 BDT 1970.
2015/05/04 14:49:41 - XMI Download - Finished writing 1914248 bytes to result file [/opt/pentaho/DSM_ITsat_Monthly_Rawdata_Report/DSM.xmi]
2015/05/04 14:49:41 - DSM_Monthly_Rawdata - Starting entry [Report Download]
2015/05/04 14:49:41 - Report Download - Start of HTTP job entry.
2015/05/04 14:49:41 - Report Download - Connecting to URL:
http://192.168.255.160:8080/pentaho/...hManifest=true
2015/05/04 14:49:52 - Report Download - Resource type: application/zip;charset=UTF-8, last modified on: Thu Jan 01 06:00:00 BDT 1970.
2015/05/04 14:49:52 - Report Download - Finished writing 24417 bytes to result file [/opt/pentaho/DSM_ITsat_Monthly_Rawdata_Report/DSM_ITsat_Monthly_Rawdata_Report.zip]
2015/05/04 14:49:52 - DSM_Monthly_Rawdata - Starting entry [Report file Unzip]
2015/05/04 14:49:52 - DSM_Monthly_Rawdata - Starting entry [GetReportDateTime]
2015/05/04 14:49:52 - CurrentDateTime - Dispatching started for transformation [CurrentDateTime]
2015/05/04 14:49:52 - Get System Info.0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)
2015/05/04 14:49:52 - Set Variables.0 - Setting environment variables...
2015/05/04 14:49:52 - Set Variables.0 - Set variable Today to value [2015-05-04-14-49-52]
2015/05/04 14:49:52 - Select values.0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)
2015/05/04 14:49:52 - Set Variables.0 - Finished after 1 rows.
2015/05/04 14:49:52 - Set Variables.0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)
2015/05/04 14:49:52 - DSM_Monthly_Rawdata - Starting entry [DSM Raw Data TR]
2015/05/04 14:49:52 - DSM Raw Data TR - Loading transformation from repository [DSM Raw Data TR] in directory [/public]
2015/05/04 14:49:53 - DSM Raw Data TR - Dispatching started for transformation [DSM Raw Data TR]
2015/05/04 14:49:53 - Data Grid.0 - Finished processing (I=0, O=0, R=0, W=1, U=0, E=0)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - ERROR (version 5.3.0.0-213, build 1 from 2015-02-02_12-17-08 by buildguy) : Unexpected error
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - ERROR (version 5.3.0.0-213, build 1 from 2015-02-02_12-17-08 by buildguy) : org.pentaho.di.core.exception.KettleException:
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - There was an unexpected error processing report '/opt/pentaho/DSM_ITsat_Monthly_Rawdata_Report/DSM_ITsat_Monthly_Rawdata_Report/DSM_ITsat_Monthly_Rawdata_Report.prpt' to produce file '/opt/pentaho/DSM_ITsat_Monthly_Rawdata_Report/DSM_ITsat_Monthly_Rawdata_Report.xls' with processor: Excel.
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - Failed to parse query
2015/05/04 14:49:53 - Pentaho Reporting Output.0 -
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.di.trans.steps.pentahoreporting.PentahoReportingOutput.processReport(PentahoReportingOutput.java:260)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.di.trans.steps.pentahoreporting.PentahoReportingOutput.processRow(PentahoReportingOutput.java:114)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at java.lang.Thread.run(Unknown Source)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - Caused by: org.pentaho.reporting.engine.classic.core.ReportDataFactoryException: Failed to parse query
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.extensions.datasources.pmd.SimplePmdDataFactory.parseQuery(SimplePmdDataFactory.java:219)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.extensions.datasources.pmd.SimplePmdDataFactory.queryData(SimplePmdDataFactory.java:532)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.extensions.datasources.pmd.PmdDataFactory.queryData(PmdDataFactory.java:159)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.CompoundDataFactory.queryStaticInternal(CompoundDataFactory.java:205)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.CompoundDataFactory.queryStatic(CompoundDataFactory.java:182)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory.queryInternal(CachingDataFactory.java:505)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory.queryStatic(CachingDataFactory.java:181)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.CompoundDataFactory.queryStaticInternal(CompoundDataFactory.java:200)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.CompoundDataFactory.queryStatic(CompoundDataFactory.java:182)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.CompoundDataFactory.queryData(CompoundDataFactory.java:69)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController.performQueryData(DefaultFlowController.java:296)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController.performQuery(DefaultFlowController.java:217)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.states.process.ProcessState.initializeForMasterReport(ProcessState.java:331)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor.prepareReportProcessing(AbstractReportProcessor.java:481)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor.processReport(AbstractReportProcessor.java:1713)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelReportUtil.createXLS(ExcelReportUtil.java:194)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.di.trans.steps.pentahoreporting.PentahoReportingOutput.processReport(PentahoReportingOutput.java:232)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - ... 3 more
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - Caused by: org.pentaho.pms.core.exception.PentahoMetadataException: QueryXmlHelper.ERROR_0009 - Domain Instance DSM returned null
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.metadata.query.model.util.QueryXmlHelper.fromXML(QueryXmlHelper.java:349)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.metadata.query.model.util.QueryXmlHelper.fromXML(QueryXmlHelper.java:339)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - at org.pentaho.reporting.engine.classic.extensions.datasources.pmd.SimplePmdDataFactory.parseQuery(SimplePmdDataFactory.java:210)
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - ... 19 more
2015/05/04 14:49:53 - Pentaho Reporting Output.0 - Finished processing (I=0, O=0, R=1, W=0, U=0, E=1)
2015/05/04 14:49:53 - DSM Raw Data TR - ERROR (version 5.3.0.0-213, build 1 from 2015-02-02_12-17-08 by buildguy) : Errors detected!
2015/05/04 14:49:53 - DSM Raw Data TR - Transformation detected one or more steps with errors.
2015/05/04 14:49:53 - DSM Raw Data TR - ERROR (version 5.3.0.0-213, build 1 from 2015-02-02_12-17-08 by buildguy) : Errors detected!
2015/05/04 14:49:53 - DSM Raw Data TR - Transformation is killing the other steps!
2015/05/04 14:49:53 - DSM_Monthly_Rawdata - Finished job entry [DSM Raw Data TR] (result=[false])
2015/05/04 14:49:53 - DSM_Monthly_Rawdata - Finished job entry [GetReportDateTime] (result=[false])
2015/05/04 14:49:53 - DSM_Monthly_Rawdata - Finished job entry [Report file Unzip] (result=[false])
2015/05/04 14:49:53 - DSM_Monthly_Rawdata - Finished job entry [Report Download] (result=[false])
2015/05/04 14:49:53 - DSM_Monthly_Rawdata - Finished job entry [XMI Download] (result=[false])
2015/05/04 14:49:53 - DSM_Monthly_Rawdata - Finished job entry [Create folder] (result=[false])
2015/05/04 14:49:53 - DSM_Monthly_Rawdata - Job execution finished