Troubleshooting
Problem
When receiving an inbound AS2 synchronous MDN, the EDIINTPipelineParse service fails with error: "Parsing failure on message"
Symptom
The AS2 outbound BP fails at the EDIINTPipelineParse service step with error: "Parsing failure on message"
The EDIINT log shows error like below:
[2017-03-14 15:28:00.392] ERROR Exception caught in MIMEParser.LoadFromByteArray
[2017-03-14 15:28:00.392] ERROR [1489501680392] String index out of range: 0
[2017-03-14 15:28:00.392] ERRORDTL [1489501680392]java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.StringBuffer.charAt(StringBuffer.java:248)
[2017-03-14 15:28:00.392] DEBUG MIMEParser: Load of message from stream finished with return code -1
[2017-03-14 15:28:00.392] ERROR EDIINTPipelineService: Error: Message is unparseable
[2017-03-14 15:28:00.393] ERROR Exception Parsing failure on message
[2017-03-14 15:28:00.393] ERROR [1489501680393] Parsing failure on message
[2017-03-14 15:28:00.393] ERRORDTL [1489501680393]java.lang.Exception: Parsing failure on message
at com.sterlingcommerce.woodstock.services.EDIINT.EDIINTPipelineService.EDIINTPipelineServiceImpl.UnpackageMessageFromWFC(EDIINTPipelineServiceImpl.java:1587)
[2017-03-14 15:28:00.393] DEBUG EDIINTPipelineService: Unpackaging finished with RC false
[2017-03-14 15:28:00.393] ERROR EDIINTPipelineService.parseMessage(): Caught exception Parsing failure on message
[2017-03-14 15:28:00.393] ERROR [1489501680393] Parsing failure on message
[2017-03-14 15:28:00.393] ERRORDTL [1489501680393]java.lang.Exception: Parsing failure on message
at com.sterlingcommerce.woodstock.services.EDIINT.EDIINTPipelineService.EDIINTPipelineServiceImpl.UnpackageMessageFromWFC(EDIINTPipelineServiceImpl.java:1587)
[2017-03-14 15:28:00.393] DEBUG EDIINTPipelineService: needsHTTPResponse = false HTTPResponseSent false
[2017-03-14 15:28:00.395] ERROR EDIINTPipelineService: Caught exception Parsing failure on message
[2017-03-14 15:28:00.395] ERROR [1489501680395] Parsing failure on message
[2017-03-14 15:28:00.395] ERRORDTL [1489501680395]java.lang.Exception: Parsing failure on message
at com.sterlingcommerce.woodstock.services.EDIINT.EDIINTPipelineService.EDIINTPipelineServiceImpl.UnpackageMessageFromWFC(EDIINTPipelineServiceImpl.java:1587)
[2017-03-14 15:28:00.395] ERROR 000000000000 GLOBAL_SCOPE EDIINTPipelineService: Caught exception Parsing failure on message
java.lang.Exception: Parsing failure on message
at com.sterlingcommerce.woodstock.services.EDIINT.EDIINTPipelineService.EDIINTPipelineServiceImpl.UnpackageMessageFromWFC(EDIINTPipelineServiceImpl.java:1587)
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
11 February 2020
UID
swg22000405