Issue transforming v16 project in v17
Posted: Mon Nov 23, 2015 11:58 pm
I recently upgraded from v16 to v17. Ditamaps that transformed cleanly in v16 now give me errors in v17.1. There seem to be a couple of different kinds:
I/O error reported by XML parser processing file:/${dita.input.valfile.url}: \${dita.input.valfile.url} (The system cannot find the file specified) Cause: java.io.FileNotFoundException: \${dita.input.valfile.url} (The system cannot find the file specified)
I/O error reported by XML parser processing file:/C:/DocSource/temp/webhelp/oxygen_dita_temp/Tasks/t_register.dita.indexterms: C:\DocSource\temp\webhelp\oxygen_dita_temp\Tasks\t_register.dita.indexterms (The system cannot find the file specified) Cause: java.io.FileNotFoundException: C:\DocSource\temp\webhelp\oxygen_dita_temp\Tasks\t_register.dita.indexterms (The system cannot find the file specified)
The transformation still runs error-free in v16. Anyone have any insight?
Thanks,
Will K.
I/O error reported by XML parser processing file:/${dita.input.valfile.url}: \${dita.input.valfile.url} (The system cannot find the file specified) Cause: java.io.FileNotFoundException: \${dita.input.valfile.url} (The system cannot find the file specified)
I/O error reported by XML parser processing file:/C:/DocSource/temp/webhelp/oxygen_dita_temp/Tasks/t_register.dita.indexterms: C:\DocSource\temp\webhelp\oxygen_dita_temp\Tasks\t_register.dita.indexterms (The system cannot find the file specified) Cause: java.io.FileNotFoundException: C:\DocSource\temp\webhelp\oxygen_dita_temp\Tasks\t_register.dita.indexterms (The system cannot find the file specified)
The transformation still runs error-free in v16. Anyone have any insight?
Thanks,
Will K.