cancel
Showing results for 
Search instead for 
Did you mean: 

MessagingException: java.util.NoSuchElementException

0 Kudos

Hi,

  We are on PI 7.4 single stack. While implementing File to IDOC scenario . files were picking up successfully but failed at IDOC receiver channel. showing java.util.nosuchelementexception error. Same xml was tested under message mapping and its success. some files were processed successfully and one file failing because of this. Is this related to data , if its not failing at mapping level bit confuse.



Transmitting the message to endpoint <local> using connection AFW failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.util.NoSuchElementException



Any inputs will be appreciated.


thanks,

aman

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Aman,

Have you checked the communication channel monitoring?, are you using any module bean or file content conversion?, have you compare the data inside this file with a successful file?

Regards.

former_member186851
Active Contributor
0 Kudos

Hello Aman,

It is data issue only.

Did you compare this XML with the one which is succesful.

0 Kudos

Wonder message got reprocessed after 2 retries. I compared the data no issue with that. same file processed after some time and it went successful.