java.lang.OutOfMemoryError: Java Heap Space Issue With com.collaxa.cube.xml.xpath.functions.xml.TransformerPool Class
(Doc ID 1329508.1)
Last updated on APRIL 23, 2019
Applies to:
Oracle SOA Suite - Version 11.1.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
If you were using the XDK then to do an XSL transformation,and repeatedly using the same transformer object then under certain circumstances it was possible for the class called XSLTContext to leak memory and eventually cause an OutOfMemory error.In addition, the XSLTContext object continued to hold references to objects belonging to the XML document being transformed, preventing them from being garbage collected.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |