File Adapter Fails To Read Small 200KB XML File on SOA QuickStart
(Doc ID 2387128.1)
Last updated on SEPTEMBER 01, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to process a 200k xml file the instance failed with below error:
ERROR
-----------------------
Unhandled BPELFault:faultName: {{http://schemas.oracle.com/bpel/extension}runtimeFault}[[
messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
parts: {{
summary=no such part 'body', for variable Receive1_Read_InputVariable
,code=java.lang.IllegalArgumentException
,detail=java.lang.IllegalArgumentException: no such part 'body', for variable Receive1_Read_InputVariable
at com.collaxa.cube.xml.xpath.XPathVariableResolverScopeImpl.resolveVariable(XPathVariableResolverScopeImpl.java:92)
-------------------------------
** Scope Id: BpSeq0.3
** Audit Event Date: Thu, 12 Apr 2018 10:34:21.194 AEST
** Audit Message: Received "Read" call from partner "fileInbound"
** Audit Detail:
<Receive1_Read_InputVariable>null
** Audit Event Attributes:
** wikey: 30005-BpRcv0-BpSeq0.3-1
** label: Receive1
** state: 5
-------------------------------
The problem reproduces at will on a fresh installation of SOA Suite Quick Start Installer 12.2.1.3.
There is no same issue on standard SOA environment (non quick start install).
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 |