My Oracle Support Banner

BPEL Fault Occurring With Large Xml Attribute Input (Doc ID 2400077.1)

Last updated on NOVEMBER 16, 2023

Applies to:

Oracle SOA Suite - Version 11.1.1.7.0 to 12.1.3.0.0 [Release 11gR1 to 12c]
Oracle Business Process Management Suite - Version 11.1.1.7.0 to 12.2.1.3.0 [Release 11gR1 to 12c]
Information in this document applies to any platform.
Issue fixed in FMW 12.2.1

Symptoms

BPEL fault occurring with large xml attribute input. Removing or commenting the offending xml attribute allows the file to be consumed.

ERROR
-----------------------


< bpelFault>Exception not handled by the Collaxa Cube system. an unhandled exception has been thrown in the Collaxa Cube systemr; exception reported is: "java.lang.ArrayIndexOutOfBoundsException at oracle.sql.NUMBER.toString(NUMBER.java:907) at oracle.xml.binxml.BinXMLDecodeReader.getEventText(BinXMLDecodeReader.java:3603) at oracle.xml.binxml.BinXMLDecodeReader.getEventChars(BinXMLDecodeReader.java:3275) at oracle.xml.binxml.BinXMLInfosetReader.getData(BinXMLInfosetReader.java:667) at oracle.xml.parser.v2.ScalableDOMPrintDriver.printText(ScalableDOMPrintDriver.java:354) at oracle.xml.parser.v2.ScalableDOMPrintDriver.printElement(ScalableDOMPrintDriver.java:230) at oracle.xml.parser.v2.ScalableDOMPrintDriver.printElement(ScalableDOMPrintDriver.java:183) at oracle.xml.parser.v2.ScalableDOMPrintDriver.printElement(ScalableDOMPrintDriver.java:183) ...
 



STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Send payload with a lot of text in an XML attribute
2. Notice error
3. Remove attribute text and resend payload
4. No more error


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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.