Detection errors

xsaero00
Posts: 58
Joined: Sat Aug 01, 2009 12:57 am

Detection errors

Post by xsaero00 »

When I go into Docbook document type association settings and try to edit or create and action I get following error.

Detection errors:

C:\Program Files\Oxygen XML Author 14\${framework}\docbook.jar - C:\Program Files\Oxygen XML Author 14\${framework}\docbook.jar (The system cannot find the path specified)
C:\Program Files\Oxygen XML Author 14\${framework}\docbook-node-customizer.jar - C:\Program Files\Oxygen XML Author 14\${framework}\docbook-node-customizer.jar (The system cannot find the path specified)
C:\Program Files\Oxygen XML Author 14\${framework}\resources - C:\Program Files\Oxygen XML Author 14\${framework}\resources (The system cannot find the path specified)
C:\Program Files\Oxygen XML Author 14\${framework}\i18n - C:\Program Files\Oxygen XML Author 14\${framework}\i18n (The system cannot find the path specified)
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Detection errors

Post by adrian »

Hello,

We are aware of this problem. There's a discussion regarding this issue on another thread. See my post here:
Problems with frameworks in Oxygen 14

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Detection errors

Post by adrian »

Hello,

I just wanted to let you know that this problem has been resolved in the latest maintenance build of Oxygen 14.0, 2012070512 (released July 6th):
Options GUI: When editing/duplicating a document type, the ${framework} editor variable from URLs in the Classpath was not expanded when choosing an operation for an Author action.
You can download it from our web site:
http://www.oxygenxml.com/download.html

The list of bug-fixes can be found here:
http://www.oxygenxml.com/build_history.html#2012070512

You can install the new build in the same folder as the previous installation, it will automatically upgrade it.
Before you upgrade, if you have added files or made changes to any of the files from the Oxygen installation folder (especially the frameworks folder), you may want to create a backup of them because they will be overwritten during the upgrade procedure. Custom frameworks will be preserved but we recommend backing them up anyway, just to be safe.

Let us know if you encounter further problems with this new build.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Detection errors

Post by adrian »

Hello,

For DocBook 5 there is still a minor known issue for this build that is easily fixable: An error is still reported regarding docbook-node-customizer.jar when creating an action and choosing an operation. Note that this is just an error message and does not prevent you from adding the action.

To fix this, when editing/duplicating the DocBook 5 document type, before creating an action you will have to manually remove from the Classpath section the URL:
${framework}\docbook-node-customizer.jar
This jar library is no longer present in the new build because its content was included in the main framework library docbook.jar.

This problem was not detected in time during testing and the build was released this way. This will be resolved in the next maintenance build.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
xsaero00
Posts: 58
Joined: Sat Aug 01, 2009 12:57 am

Re: Detection errors

Post by xsaero00 »

Thanks for letting me know.
Post Reply