niallsco / kettle-cookbook

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

Cookbook doesn't product html output on MacOSx with PDI 4.4.0 #60

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Ran kitchen.sh with input and output dirs 
2. Job runs and shows it is processing files and directories - including 
successful generation of index.xml files
3. Doesn't seem to run the transform scripts because there is no html output at 
all - html directory in output dir is empty toc.html and frontpage.html are 
missing too

Try to debug a bit, seems like it doesn't generate a FULL_TRANSFORM_SCRIPT file 
at all.

See attached debug log if that helps.  I'm running the latest trunk to fix the 
issue with multiple saxon jar files.

Original issue reported on code.google.com by malsm...@treehousesystems.com on 16 Aug 2013 at 9:02

Attachments:

GoogleCodeExporter commented 9 years ago
Hello,

I did have the same problem, the html folder was empty!

In my enviroment (Windows) was missing the path of SAXON.jar, so i created a 
.bat file that implements all requirements.

That's it, i hope that can help you!

Original comment by mota.fer...@gmail.com on 16 Apr 2014 at 2:15

Attachments: