XProc Error

Questions about XML that are not covered by the other forums should go here.
scottbdr
Posts: 50
Joined: Tue Jul 21, 2009 1:48 am

XProc Error

Post by scottbdr »

Hi, I'm getting the following error when I run an XProc script that worked OK prior to updating to v25.0
[Add-on for Calabash XProc Engine] java.lang.NullPointerException: Cannot invoke "net.sf.saxon.str.UnicodeString.substring(long, long)" because "this.tree.commentBuffer" is null Cannot invoke "net.sf.saxon.str.UnicodeString.substring(long, long)" because "this.tree.commentBuffer" is null
I'm not aware of any other changes that may have triggered this - any suggestions? I haven't rolled back to v24 yet due to some network problems I'm having - I'll let you know if I can confirm the same script works OK using v24.
Mircea
Posts: 131
Joined: Tue Mar 25, 2003 11:21 am

Re: XProc Error

Post by Mircea »

Hello Scott,

It is a known issue in Saxon and Calabash engine.
We are working with the developers of the above products to solve it!
We will let you know as soon as we have a version that includes the fix for it.

Regards,
Mircea.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Vance25
Posts: 1
Joined: Tue Nov 15, 2022 9:47 am
Contact:

Re: XProc Error

Post by Vance25 »

Glad to know there's a fix in the works.
scottbdr
Posts: 50
Joined: Tue Jul 21, 2009 1:48 am

Re: XProc Error

Post by scottbdr »

Hi, any ETA on a fix for this? Would like to upgrade to v25 sooner than later - I had to roll back to 24 to work around this.

Thanks, Scott
Mircea
Posts: 131
Joined: Tue Mar 25, 2003 11:21 am

Re: XProc Error

Post by Mircea »

Hi Scott,

The fix is available in the latest maintenance build of version 25.
Please go to the download page and install it!

Regards,
Mircea.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply