rpbouman / kettle-cookbook

Automatically exported from code.google.com/p/kettle-cookbook
GNU Lesser General Public License v3.0
45 stars 36 forks source link

XSLT problem #74

Open sowe opened 7 years ago

sowe commented 7 years ago

Hi, I'm try to excute the kettle-cookbook and always have the same error

2016/11/20 21:12:33 - transform script exists? - ERROR (version 6.1.0.1-196, build 1 from 2016-04-07 12.08.49 by buildguy) : (stderr) Warning: at xsl:stylesheet on line 31 column 80 of frontpage.xslt: 2016/11/20 21:12:33 - transform script exists? - ERROR (version 6.1.0.1-196, build 1 from 2016-04-07 12.08.49 by buildguy) : (stderr) Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor 2016/11/20 21:12:34 - transform script exists? - ERROR (version 6.1.0.1-196, build 1 from 2016-04-07 12.08.49 by buildguy) : (stderr) Warning: at xsl:stylesheet on line 31 column 80 of toc.xslt: 2016/11/20 21:12:34 - transform script exists? - ERROR (version 6.1.0.1-196, build 1 from 2016-04-07 12.08.49 by buildguy) : (stderr) Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor

This is a CLI ./kitchen.sh -file="/home/rvalenzuela/Escritorio/kettle-cookbook-master/pdi/document-folder.kjb" -param:"INPUT_DIR"="/home/rvalenzuela/Descargas/data-integration/samples/transformations/Fuzzy match.ktr" -param:"OUTPUT_DIR"=/tmp/output/ -param:"SAXON"="/home/rvalenzuela/Descargas/data-integration/lib/saxon-9.1.0.8.jar"

Any idea?

hermandr commented 9 months ago

See if this would help: https://pentaho-public.atlassian.net/wiki/spaces/EAI/pages/382501218/Documenting+Pentaho+Data+Integration+Kettle+Projects