PDF2 - Error processing foreign attribute: "link-back"
Posted: Fri Oct 24, 2008 4:25 pm
In Oxygen I keep encountering a strange problem when trying to build PDF2 output that "hangs" the build process by running indefinitely:
[fop] 0 ERROR [ main ] org.apache.fop.fo.PropertyList - Error processing foreign attribute: http://www.renderx.com/XSL/Extensions/@rx:link-back Property ignored.
The context is:
After this the build continues to run indefinitely doing nothing at all. At first I thought it was because of something I had done when customizing build files, but then I restored the original and I still had the same problem. Then I thought it might be my ditamap, but then I tried to run one of the sample ditamaps that come with the DITA OT - same result.
Then this morning I installed fresh the new version 10 of Oxygen (the above was tested with 9) on a completely different computer which has never had Oxygen or any dita files on it before, and "fresh out of the box".... same problem occured. Is this a bug or am I simply doing something wrong?
~Josh
[fop] 0 ERROR [ main ] org.apache.fop.fo.PropertyList - Error processing foreign attribute: http://www.renderx.com/XSL/Extensions/@rx:link-back Property ignored.
The context is:
Code: Select all
publish.map.pdf:
[echo] dita.temp.dir=C:\Documents and Settings\Administrator.CISWINNET\My Documents\Oxygen DITA Documents/temp work.dir=C:\Documents and Settings\Administrator.CISWINNET\My Documents\Oxygen DITA Documents/temp
[echo] dita.dir=C:\Program Files\Oxygen XML Editor 9\frameworks/dita/DITA-OT
[echo] basedir=C:\Program Files\Oxygen XML Editor 9\frameworks\dita\DITA-OT\demo\fo
transform.topic2pdf:
copyCoreArtwork:
[copy] Copying 2 files to C:\Documents and Settings\Administrator.CISWINNET\My Documents\Oxygen DITA Documents\out\Configuration\OpenTopic
[copy] Copying 1 file to C:\Documents and Settings\Administrator.CISWINNET\My Documents\Oxygen DITA Documents\out\Customization\OpenTopic
transform.topic2fo:
[dita-version] Search finished
[index-preprocess] [INFO] IBM ICU4J Collator is not found. Default Java Collator will be used
[index-preprocess] [INFO] IBM ICU4J Collator is not found. Default Java Collator will be used
transform.fo2pdf:
transform.fo2pdf.xep:
transform.fo2pdf.fop:
[fop] C:\Documents and Settings\Administrator.CISWINNET\My Documents\Oxygen DITA Documents\out\topic.fo -> C:\Documents and Settings\Administrator.CISWINNET\My Documents\Oxygen DITA Documents\out\PostgreSQL_Quickstart_Guide.pdf
[fop] 0 ERROR [ main ] org.apache.fop.fo.PropertyList - Error processing foreign attribute: http://www.renderx.com/XSL/Extensions/@rx:link-back Property ignored.
Then this morning I installed fresh the new version 10 of Oxygen (the above was tested with 9) on a completely different computer which has never had Oxygen or any dita files on it before, and "fresh out of the box".... same problem occured. Is this a bug or am I simply doing something wrong?
~Josh