Hi, I am new to pentaho, and recently we want to use Ruby and installed the ruby scripting. Everything was fine during the development until we tried the code using kitchen. We can run the same code without problem in spoon. Below is the error we had.
Thanks
====================
INFO 01-05 09:39:50,091 - Write to log - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)
INFO 01-05 09:39:50,101 - Table output for logging - Finished processing (I=0, O=1, R=1, W=1, U=0, E=0)
INFO 01-05 09:39:50,105 - GetRiskEval - Starting entry [Call WS]
INFO 01-05 09:39:50,106 - Call WS - Loading transformation from XML file [file:///C:/BadWater_ETL/TestETLJob/riskevaluator/RiskEvalWebService.ktr]
ERROR 01-05 09:39:50,146 - GetRiskEval - org.pentaho.di.core.exception.KettleException:
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1195)
at org.pentaho.di.job.entries.trans.JobEntryTrans.execute(JobEntryTrans.java:611)
at org.pentaho.di.job.Job.execute(Job.java:503)
at org.pentaho.di.job.Job.execute(Job.java:642)
at org.pentaho.di.job.Job.execute(Job.java:642)
at org.pentaho.di.job.Job.execute(Job.java:368)
at org.pentaho.di.job.Job.run(Job.java:288)
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2869)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2365)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2326)
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1151)
... 6 more
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:297)
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2521)
... 9 more
Caused by: org.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:239)
... 10 more
ERROR 01-05 09:39:50,147 - GetRiskEval - org.pentaho.di.core.exception.KettleException:
Unexpected error occurred while launching entry [Call WS.0]
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.job.Job.execute(Job.java:647)
at org.pentaho.di.job.Job.execute(Job.java:642)
at org.pentaho.di.job.Job.execute(Job.java:368)
at org.pentaho.di.job.Job.run(Job.java:288)
Caused by: org.pentaho.di.core.exception.KettleException:
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1195)
at org.pentaho.di.job.entries.trans.JobEntryTrans.execute(JobEntryTrans.java:611)
at org.pentaho.di.job.Job.execute(Job.java:503)
at org.pentaho.di.job.Job.execute(Job.java:642)
... 3 more
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2869)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2365)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2326)
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1151)
... 6 more
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:297)
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2521)
... 9 more
Caused by: org.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:239)
... 10 more
ERROR 01-05 09:39:50,149 - GetRiskEval - A serious error occurred during job execution: org.pentaho.di.core.exception.KettleException:
Unexpected error occurred while launching entry [Begin Logging for WS Call.0]
Unexpected error occurred while launching entry [Call WS.0]
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
INFO 01-05 09:39:50,150 - Kitchen - Finished!
ERROR 01-05 09:39:50,150 - Kitchen - Finished with errors
INFO 01-05 09:39:50,150 - Kitchen - Start=2013/05/01 09:39:49.017, Stop=2013/05/01 09:39:50.150
INFO 01-05 09:39:50,150 - Kitchen - Processing ended after 1 seconds.
Thanks
====================
INFO 01-05 09:39:50,091 - Write to log - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)
INFO 01-05 09:39:50,101 - Table output for logging - Finished processing (I=0, O=1, R=1, W=1, U=0, E=0)
INFO 01-05 09:39:50,105 - GetRiskEval - Starting entry [Call WS]
INFO 01-05 09:39:50,106 - Call WS - Loading transformation from XML file [file:///C:/BadWater_ETL/TestETLJob/riskevaluator/RiskEvalWebService.ktr]
ERROR 01-05 09:39:50,146 - GetRiskEval - org.pentaho.di.core.exception.KettleException:
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1195)
at org.pentaho.di.job.entries.trans.JobEntryTrans.execute(JobEntryTrans.java:611)
at org.pentaho.di.job.Job.execute(Job.java:503)
at org.pentaho.di.job.Job.execute(Job.java:642)
at org.pentaho.di.job.Job.execute(Job.java:642)
at org.pentaho.di.job.Job.execute(Job.java:368)
at org.pentaho.di.job.Job.run(Job.java:288)
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2869)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2365)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2326)
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1151)
... 6 more
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:297)
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2521)
... 9 more
Caused by: org.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:239)
... 10 more
ERROR 01-05 09:39:50,147 - GetRiskEval - org.pentaho.di.core.exception.KettleException:
Unexpected error occurred while launching entry [Call WS.0]
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.job.Job.execute(Job.java:647)
at org.pentaho.di.job.Job.execute(Job.java:642)
at org.pentaho.di.job.Job.execute(Job.java:368)
at org.pentaho.di.job.Job.run(Job.java:288)
Caused by: org.pentaho.di.core.exception.KettleException:
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1195)
at org.pentaho.di.job.entries.trans.JobEntryTrans.execute(JobEntryTrans.java:611)
at org.pentaho.di.job.Job.execute(Job.java:503)
at org.pentaho.di.job.Job.execute(Job.java:642)
... 3 more
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2869)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2365)
at org.pentaho.di.trans.TransMeta.<init>(TransMeta.java:2326)
at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1151)
... 6 more
Caused by: org.pentaho.di.core.exception.KettleXMLException:
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:297)
at org.pentaho.di.trans.TransMeta.loadXML(TransMeta.java:2521)
... 9 more
Caused by: org.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
at org.pentaho.di.trans.step.StepMeta.<init>(StepMeta.java:239)
... 10 more
ERROR 01-05 09:39:50,149 - GetRiskEval - A serious error occurred during job execution: org.pentaho.di.core.exception.KettleException:
Unexpected error occurred while launching entry [Begin Logging for WS Call.0]
Unexpected error occurred while launching entry [Call WS.0]
Unexpected error during transformation metadata load
Error reading object from XML file
Unable to load step info from XML step nodeorg.pentaho.di.core.exception.KettleStepLoaderException:
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
Unable to load class for step/plugin with id [TypeExitRubyStep]. Check if the plugin is available in the plugins subdirectory of the Kettle distribution.
INFO 01-05 09:39:50,150 - Kitchen - Finished!
ERROR 01-05 09:39:50,150 - Kitchen - Finished with errors
INFO 01-05 09:39:50,150 - Kitchen - Start=2013/05/01 09:39:49.017, Stop=2013/05/01 09:39:50.150
INFO 01-05 09:39:50,150 - Kitchen - Processing ended after 1 seconds.