cancel
Showing results for 
Search instead for 
Did you mean: 

Error during Variable Substitution

Former Member
0 Kudos

Hi Experts,

Pls go through the errors

I am getting the following error in RWB>Messages Monitoring->Adapter Engine

It is in Production,

Many messages are successful but 40% messages are failed with this Error

The following is the Error log

Attempt to process file failed with

com.sap.aii.adapter.file.configuration.DynamicConfigurationException: Error during variable substitution:

com.sap.aii.adapter.file.varsubst.VariableDataSourceException: Caught SAXException while parsing XML payload:Fatal Error:com.sap.engine.lib.xml.parser.parserException: XMLparser: No data allowed here(:main:,row:,col:75)"

main:,row:,75 will be changing for every failure message

I have checked the XML payload also there is no problem.

if it has a problem, after rescending also it should not be processed

please find the different errors carefully and give me the Solution.

Getting different Errors for different messages like below

1.com.sap.engine.lib.xml.parser.parserException:XMLParser:N o data allowed here:(hex) 76,65,72 (:main:,row:1,col:9)

for the same message when the sys tried to resend

parserException:start-tag 'EIT' is different from the end-tag'E1EDP03(:main:,row:1,col:16)

2.com.sap.engine.lib.xml.parser.parserException:XMLParser:Declaration not allowed here:(:main:,row:1,col:6)

for the same message when the sys tried to resend

(:main:,row:1,col:89)

3.com.sap.engine.lib.xml.parser.parserException:XMLParser:Name Expected:0x0.(:main:,row:1,col:0)

for the same message when the sys tried to resend

:No data allowed:(hex)0(:main:,row:1,col:1)

4.com.sap.engine.lib.xml.parser.parserException:XMLParser:start-tag= 'EDI_DC40' is different from the end-tag= 'DOCNUM'(:main:,row:2,col:125)

for the same message when the sys tried to resend

parserException:</expected(:main:,row:1,col:0)

5.com.sap.engine.lib.xml.parser.parserException:XMLParser:</expected(:main:,row:2,col:1788)

when ever the sys tried to rescend the following errors are getting

XMLParser:</expected(:main:,row:2,col:17)

XMLParser:No data allowed here(:main:,row:2,col:96)

XMLParser:No data allowed here(hex)76, 65, 72(:main:,row:1,col:9)

XMLParser:Document is not well-formed:start-tag 'EDI_DC40' is different from end-tag 'DOCREL'(:main:,row:1,col:9)

For all these errors if we resend, the messages are processed successfully, if i select more messages then it won't be processed.

I have checked SMQ1 and even Javaengine also re-started but same problem.

I have checked payload message with above errors but there is no problem.

can any body give me the solution

Regards

Rajan

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Avoid posting duplicate thread,

Regards