access denied whne running integrator from oxygen
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 8
- Joined: Fri Oct 05, 2012 7:41 pm
access denied whne running integrator from oxygen
I am trying to install a new plugin. I put the plugin folder and files into the plugins folder within the dita open toolkit within the folder with oxygen author 14. When I run the integrator transform I get the following error: Access denied.
I have gone to the plugin folder to try to change the security settings but nothing seems to work....
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\dita2rtf.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\preprocess\mappull.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell_1.0.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\map2htmtoc.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\map2eclipse.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\build_dita2xhtml.xml (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell_xep.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\build.xml (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\common\topicmerge.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\preprocess\maplink.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell_axf.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\dita2odt.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\dita2html-base.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\lib\org.dita.dost.platform\plugin.properties (Access is denied)
I have gone to the plugin folder to try to change the security settings but nothing seems to work....
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\dita2rtf.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\preprocess\mappull.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell_1.0.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\map2htmtoc.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\map2eclipse.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\build_dita2xhtml.xml (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell_xep.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\build.xml (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\common\topicmerge.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\preprocess\maplink.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\demo\fo\xsl\fo\topic2fo_shell_axf.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\dita2odt.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\xsl\dita2html-base.xsl (Access is denied)
[integrate] C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\lib\org.dita.dost.platform\plugin.properties (Access is denied)
-
- Posts: 9449
- Joined: Fri Jul 09, 2004 5:18 pm
Re: access denied whne running integrator from oxygen
Hi,
Your plugins should be copied to the folder:
C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\plugins
Then the current logged user should be given full read/write rights to the DITA-OT folder:
C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\
If this is not possible, you can copy the DITA-OT folder to a new location and edit your transformation scenarios to use it instead of the built-in DITA OT:
http://www.oxygenxml.com/doc/ug-oxygen/ ... ta-ot.html
Regards,
Radu
Your plugins should be copied to the folder:
C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\plugins
Then the current logged user should be given full read/write rights to the DITA-OT folder:
C:\Program Files\Oxygen XML Author 14\frameworks\dita\DITA-OT\
If this is not possible, you can copy the DITA-OT folder to a new location and edit your transformation scenarios to use it instead of the built-in DITA OT:
http://www.oxygenxml.com/doc/ug-oxygen/ ... ta-ot.html
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 8
- Joined: Fri Oct 05, 2012 7:41 pm
Re: access denied whne running integrator from oxygen
Hi Radu,
Thanks, I was able to point the integrator scenario to the new toolkit location and have been able to run the integrator. Now how do I get the new plugin to appear as a choice in the transformation scenarios?
Thanks,
Paul
Thanks, I was able to point the integrator scenario to the new toolkit location and have been able to run the integrator. Now how do I get the new plugin to appear as a choice in the transformation scenarios?
Thanks,
Paul
-
- Posts: 9449
- Joined: Fri Jul 09, 2004 5:18 pm
Re: access denied whne running integrator from oxygen
Hi Paul,
Oxygen does not auto-detect a new DITA OT plugin.
If the plugins you installed added a new "transtype" value (for a new publishing format), you have to create a new DITA OT transformation scenario of a type which is close to the newly added transtype, then in the Parameters list add a new parameter called transtype with the new value.
Regards,
Radu
Oxygen does not auto-detect a new DITA OT plugin.
If the plugins you installed added a new "transtype" value (for a new publishing format), you have to create a new DITA OT transformation scenario of a type which is close to the newly added transtype, then in the Parameters list add a new parameter called transtype with the new value.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service