Project

Profile

Help

Bug #4422

closed

java.lang.NullPointerException: while trying to invoke the method net.sf.saxon.tree.tiny.TinyTree.getCharacterBuffer()

Added by Pranay Deshpande over 4 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2020-01-13
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
9.9
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

Dear Colleagues,

This is Pranay from SAP Labs. We are using SaxonEE library for XSLT processing in our product. Where we are getting below exception, when huge payload is sent for XPath evaluation.

java.lang.NullPointerException: while trying to invoke the method net.sf.saxon.tree.tiny.TinyTree.getCharacterBuffer() of a null object loaded from local variable 'tt'

We are getting this issue in SaxonEE-9.9 version

PS: We are getting this issue only if the XML payload is huge. For smaller payload, its working fine.

Could you please provide us some insight into this problem. Is it a known issue, can we expect a fix for this in the upcoming releases, or is there any other way to avoid this.

In our stack, we have Apache Camel in our runtime, SaxonEE as XSLT processor with OSGI (Karaf containers)

Thanks in advance Best Regards, Pranay Deshpande SAP Labs

Please register to edit this issue

Also available in: Atom PDF