I'm trying to use the Publishing Engine with a DITA-OT project file, and I get this error:
dita --project=CNX7ProjectFile.xml
Unable to locate tools.jar. Expected to find it in C:\Program Files\Oxygen XML Author 22\lib\tools.jar
Error: Failed to read project file file:/C:/local1/cnxbuild/Documentation/CNX7ProjectFile.xml: Premature end of file.
I tried installing the Publishing Engine on a different machine, and got no error message.
Do you know why this is happening? I'm surprised that the Publishing Engine is even looking in the XML Author 22 folder; the Publishing Engine doesn't require XML Author, does it?
Thanks.
Publishing Engine looking for tools.jar
Re: Publishing Engine looking for tools.jar
Hi,
This warning:
The actual error is this one:
Regards,
Radu
This warning:
is benign and should be ignored, it does not interfere with the publishing process.Unable to locate tools.jar. Expected to find it in C:\Program Files\Oxygen XML Author 22\lib\tools.jar
The actual error is this one:
Can you open the "CNX7ProjectFile.xml" file in Oxygen and validate it? Does Oxygen report any error for it?Error: Failed to read project file file:/C:/local1/cnxbuild/Documentation/CNX7ProjectFile.xml: Premature end of file.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Re: Publishing Engine looking for tools.jar
Thanks, Radu. Yes, I found the error in the XML file. Thanks for your help.
Mike
Mike