rvalyi / terminatooor

Brute force your OpenERP data integration with OOOR inside the Kettle ETL (aka Pentaho Data Integration - PDI)
Other
38 stars 10 forks source link

Can't pass documentation sample with kettle 4.1 stable #8

Closed goranc closed 13 years ago

goranc commented 13 years ago

Example script for partners export to csv from documentation for terminatooor doesn't work for my installation. What I did is get kettle 4.1 stable, untar it in working dir, untar terminatoor as specified in documentation, add code to kettle steps, and run it. I've got errors in terminatoor script, related to java script compile problem. When I Launch Ruby Test Console, I can execute commands specified in script. Can I get some suggestion according this problem.

2010/12/05 14:48:42 - TerminatOOOR.jruby.0 - Value #0 - [chain] is used in the script. 2010/12/05 14:48:42 - TerminatOOOR.jruby.0 - This script is using 1 values from the input stream(s) 2010/12/05 14:48:42 - Generate Rows.0 - Finished processing (I=0, O=0, R=0, W=1, U=0, E=0) 2010/12/05 14:48:52 - TerminatOOOR.jruby.0 - Start Script found! 2010/12/05 14:48:52 - TerminatOOOR.jruby.0 - ERROR (version 4.1.0-stable, build 14410 from 2010-11-16 16.43.28 by buildguy) : Unexpected error : 2010/12/05 14:48:52 - TerminatOOOR.jruby.0 - ERROR (version 4.1.0-stable, build 14410 from 2010-11-16 16.43.28 by buildguy) : org.pentaho.di.core.exception.KettleValueException: 2010/12/05 14:48:52 - TerminatOOOR.jruby.0 - ERROR (version 4.1.0-stable, build 14410 from 2010-11-16 16.43.28 by buildguy) : Couldn't compile javascript: 2010/12/05 14:48:52 - TerminatOOOR.jruby.0 - ERROR (version 4.1.0-stable, build 14410 from 2010-11-16 16.43.28 by buildguy) : Githubissues.

  • Githubissues is a development platform for aggregating issues.