RUN DITA-OT
Posted: Mon Apr 06, 2026 2:13 pm
Hi,
I recently integrated the SVG support component using RUN DITA-OT Integrator on Oxygen v26 and encountered an error:
After granting full access to `plugins.xml`, reopening Oxygen v26 as admin, and rerunning it, the integration succeeded:
I'm curious why Oxygen v26 requires admin access for certain files when v25 did not. Could this be due to firewall changes or Windows 11 updates?
I recently integrated the SVG support component using RUN DITA-OT Integrator on Oxygen v26 and encountered an error:
Code: Select all
BUILD FAILED
C:\Program Files\Oxygen XML Editor 26\frameworks\dita\DITA-OT\integrator.xml:45: Integration failed: java.io.IOException: net.sf.saxon.s9api.SaxonApiException: java.io.FileNotFoundException: C:\Program Files\Oxygen XML Editor 26\frameworks\dita\DITA-OT\config\plugins.xml (Access is denied)After granting full access to `plugins.xml`, reopening Oxygen v26 as admin, and rerunning it, the integration succeeded:
Code: Select all
[integrate] Added com.oxygenxml.latex.svgI'm curious why Oxygen v26 requires admin access for certain files when v25 did not. Could this be due to firewall changes or Windows 11 updates?