\dita\DITA-OT\config\plugins.xml (Access is denied)
Posted: Tue Nov 07, 2023 2:45 pm
Hi,
I was integrating the component for svg support using RUN DITA-OT Integrator over oxygen v26 just now.
Then I had a error raised from the RUN DITA-OT Integrator console:
Buildfile: C:\Program Files\Oxygen XML Editor 26\frameworks\dita\DITA-OT\integrator.xml
integrate:
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)
Total time: 1 second
The process finished with exit code: 1
Then I granted full access to the \frameworks\dita\DITA-OT\config\plugins.xml, reopened the oxygen v26 as admin and rerun the RUN DITA-OT Integrator, integration succeeded finally:
integrate:
[integrate] Added com.oxygenxml.latex.svg
My question: how come the access policy changed in oxygen v26 which requires admin access to certain files? I remember in v25 I didn't grant full access to those files, and didn't run as admin, the integration succeeds as well.
Was it some certain impacts brought by the firewall or windows 11 updates?
I was integrating the component for svg support using RUN DITA-OT Integrator over oxygen v26 just now.
Then I had a error raised from the RUN DITA-OT Integrator console:
Buildfile: C:\Program Files\Oxygen XML Editor 26\frameworks\dita\DITA-OT\integrator.xml
integrate:
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)
Total time: 1 second
The process finished with exit code: 1
Then I granted full access to the \frameworks\dita\DITA-OT\config\plugins.xml, reopened the oxygen v26 as admin and rerun the RUN DITA-OT Integrator, integration succeeded finally:
integrate:
[integrate] Added com.oxygenxml.latex.svg
My question: how come the access policy changed in oxygen v26 which requires admin access to certain files? I remember in v25 I didn't grant full access to those files, and didn't run as admin, the integration succeeds as well.
Was it some certain impacts brought by the firewall or windows 11 updates?