cancel
Showing results for 
Search instead for 
Did you mean: 

How to initialize a receiver communtion channel

Former Member
0 Kudos

I got an error as

"Message processing failed. Cause: come.sap.engine.interfaces.messaging.api.exception.MessagingException: Channel has not been correctly initialized and cannot process messages"

Thanks in advance

Accepted Solutions (0)

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Channel has not been correctly initialized and cannot process messages (*Receiver Channel*)

Are you using the File content conversion if so, Did you specify the occurence detail as below.

Resolution:

Check if for the Record set structure you have provided the occurrence details. For example Header,1, Body,* etc. If so remove the occurrence. The receiver file adapter does not require occurrences to be mentioned. Only sender file adapter expects the same.

If there is no occurence, then the problem is caching issue. Restart the channel and perform cache refresh.

rajasekhar_reddy14
Active Contributor
0 Kudos

Restart your channel and put it in active mode after that run interface it would work(if you are configure adapter with correct details).

If still it is giving same error then try to restart Adapter service in NWA and perform cache refresh .

GabrielSagaya
Active Contributor
0 Kudos

Are you using File adapter at receiver side?

If yes, Please check the below URL

http://wiki.sdn.sap.com/wiki/display/XI/Troubleshooting+the+File+Adapter