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

XSLT problem #74

Open
sowe opened this issue Nov 20, 2016 · 1 comment
Open

XSLT problem #74

sowe opened this issue Nov 20, 2016 · 1 comment

Comments

@sowe
Copy link

sowe commented Nov 20, 2016

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?

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

2 participants