Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby Script Transformation bug time to time #82

Open
MadOoor opened this issue Mar 2, 2012 · 0 comments
Open

Ruby Script Transformation bug time to time #82

MadOoor opened this issue Mar 2, 2012 · 0 comments

Comments

@MadOoor
Copy link

MadOoor commented Mar 2, 2012

Sometimes, when I launch a transformation in kettle (V4.2.1 or V4.2.0) , everything works fine.
but other time (three times on Five), I got the following message. I don't know what to do :( please help me

2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : Unexpected error
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : org.pentaho.di.core.exception.KettleException:
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : org.jruby.embed.EvalFailedException: (NoMethodError) undefined method []' for true:TrueClass 2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : (NoMethodError) undefined method[]' for true:TrueClass
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) :
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at org.typeexit.kettle.plugin.steps.ruby.execmodels.SimpleExecutionModel.onProcessRow(SimpleExecutionModel.java:575)
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at org.typeexit.kettle.plugin.steps.ruby.RubyStep.processRow(RubyStep.java:32)
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at org.pentaho.di.trans.step.RunThread.run(RunThread.java:40)
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at java.lang.Thread.run(Thread.java:722)
2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : Caused by: org.jruby.embed.EvalFailedException: (NoMethodError) undefined method []' for true:TrueClass 2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at org.jruby.embed.internal.EmbedEvalUnitImpl.run(EmbedEvalUnitImpl.java:127) 2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at org.jruby.embed.ScriptingContainer.runUnit(ScriptingContainer.java:1231) 2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at org.jruby.embed.ScriptingContainer.runScriptlet(ScriptingContainer.java:1247) 2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : at org.typeexit.kettle.plugin.steps.ruby.execmodels.SimpleExecutionModel.onProcessRow(SimpleExecutionModel.java:491) 2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : ... 3 more 2012/03/02 11:42:14 - Insert And Update.0 - ERROR (version 4.2.0-stable, build 15748 from 2011-09-08 13.11.42 by buildguy) : Caused by: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method[]' for true:TrueClass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant