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

Update now generates index, and folder structure, but not html files #34

Open
GoogleCodeExporter opened this issue Aug 13, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

As the title says, after updating to r67 I now get the index and the nav menu, 
but now html files... will investigate more as you're on a well earned break.

Original issue reported on code.google.com by [email protected] on 21 Dec 2010 at 9:14

@GoogleCodeExporter
Copy link
Author

Hi Tom! 

thanks for testing. What would be helpful to investigate further is the 
transform.sh script, and the output of running the transform script. Can yo 
attach those? TIA Roland

Original comment by roland.bouman on 21 Dec 2010 at 9:43

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Fucked in PDI EE, works in PDI CE.

Anyway if its of any use:

INFO  21-12 11:15:39,379 - Make Executable - Running on platform : Linux
INFO  21-12 11:15:39,400 - Make Executable - Executing command : 
/mnt/ci/hudson/.hudson/jobs/ETLCookbook/workspace/etl/data-integration/software/
4.1/data-integration/null/kettle_a4477f35-0cf3-11e0-acb4-2d451587f95cshell
INFO  21-12 11:15:39,412 - document-all - Starting entry [Execute transform 
script]
INFO  21-12 11:15:39,413 - Execute transform script - Running on platform : 
Linux
INFO  21-12 11:15:39,413 - Execute transform script - Executing command : 
/tmp/etl/transform.sh
INFO  21-12 11:15:39,782 - Execute transform script - Execute transform script 
(stderr)
INFO  21-12 11:15:39,782 - Execute transform script - Execute transform script 
(stderr)
INFO  21-12 11:15:40,824 - Execute transform script - Execute transform script 
(stderr)
INFO  21-12 11:15:40,825 - Execute transform script - Execute transform script 
(stderr)
INFO  21-12 11:15:42,039 - document-all - Finished job entry [Execute transform 
script] (result=[true])
INFO  21-12 11:15:42,039 - document-all - Finished job entry [Make Executable] 
(result=[true])
INFO  21-12 11:15:42,040 - document-all - Finished job entry [is windows?] 
(result=[true])
INFO  21-12 11:15:42,040 - document-all - Finished job entry [transform script 
exists?] (result=[true])
INFO  21-12 11:15:42,040 - document-all - Finished job entry 
[create-output-subdir] (result=[true])
INFO  21-12 11:15:42,040 - document-all - Finished job entry 
[process-files.ktr] (result=[true])
INFO  21-12 11:15:42,040 - document-all - Finished job entry [Create 
${OUTPUT_DIR} and Copy Template] (result=[true])
INFO  21-12 11:15:42,040 - document-all - Finished job entry 
[substitute-variables-in-parameters.ktr] (result=[true])
INFO  21-12 11:15:42,041 - document-all - Job execution finished
INFO  21-12 11:15:42,041 - Kitchen - Kitchen
INFO  21-12 11:15:42,041 - Kitchen - Kitchen
INFO  21-12 11:15:42,041 - Kitchen - Kitchen

Original comment by [email protected] on 21 Dec 2010 at 11:18

@GoogleCodeExporter
Copy link
Author

Might have spoken too soon... certainly something funky though... still 
debugging.

Original comment by [email protected] on 21 Dec 2010 at 11:28

@GoogleCodeExporter
Copy link
Author

Okay then, EE basically only creates the top 2 entries in the batch script. 
where as CE creates the full script... go figure

Original comment by [email protected] on 21 Dec 2010 at 11:45

@GoogleCodeExporter
Copy link
Author

Ok thanks for the hunt so far. I take it the index.xml document empty in the EE 
version?

Original comment by roland.bouman on 21 Dec 2010 at 11:49

@GoogleCodeExporter
Copy link
Author

I'd like to say yes, to make your life easy, but its full.

Original comment by [email protected] on 21 Dec 2010 at 11:56

@GoogleCodeExporter
Copy link
Author

Also on a slightly different note, one thing I did notice that confused me 
also, is that you have to execute the cookbook from with the data-integration/ 
directory. (But thats not related to this EE issue)

Original comment by [email protected] on 21 Dec 2010 at 12:03

@GoogleCodeExporter
Copy link
Author

Hierarchical menu is still empty

Original comment by [email protected] on 21 Dec 2010 at 2:21

@GoogleCodeExporter
Copy link
Author

Hi Tom,

if i understand correctly, the status as of this moment is that you do get an 
index.xml, but no html files, and on top of that the toc does not show content 
in the hierarchical menu. 

Can you please send me index.xml, transform.sh, toc.html

Please also try to run transform.sh (it should be executable already) and 
capture the output so I can look at that. 

TIA, Roland.

Original comment by roland.bouman on 21 Dec 2010 at 4:33

@GoogleCodeExporter
Copy link
Author

Okay there are a few bugs, let me split them out.

In issue 34 we shall deal with the fact that PDI 4.1 EE doesn't run the 
cookbook. I assume this is really a PDI bug, but I can't log it because I don't 
know where its occurring.

So running, PDI 4.1 EE with the following command I have attached the requested 
files:

sh kitchen.sh 
-file=/mnt/ci/hudson/.hudson/jobs/ETLCookbook/workspace/etl/data-integration/sof
tware/kettle-cookbook/pdi/document-all.kjb 
-param:"INPUT_DIR"=/mnt/ci/hudson/.hudson/jobs/ETLCookbook/workspace/etl/data-in
tegration/projects/wex/code/ -param:"OUTPUT_DIR"=/tmp/etlEE

Original comment by [email protected] on 22 Dec 2010 at 9:23

Attachments:

@GoogleCodeExporter
Copy link
Author

As you can see transform.sh only has 2 entries :)

Original comment by [email protected] on 22 Dec 2010 at 9:24

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

No branches or pull requests

1 participant