cancel
Showing results for 
Search instead for 
Did you mean: 

Error in file receiver channel "Unknown payload format 0 in the message"

Former Member
0 Kudos

hello

there is an errror in my receiver file channel with the status "Unknown payload format "

my channel is file receiver channel.

we implemented one sap note 1295430 and after that channnel is giving the error.

Please forward your views.

thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

It will be nice to look at the log file and worth re-starting the channel.

Regards,

Neetesh

Former Member
0 Kudos

Thanks for replying.

we have restarted the java engine and restarted the channel.

The error is still not solved.

after one retry the message goes to "TO BE DELIVERED" status.

if we open the error details it show these error details only

*Message successfully received by messaging system. Profile: XI URL: http://uslzt22x:54000/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER

*Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue

*Message successfully put into the queue

no logs after this step and all steps in this log shows success status

Please send in ur views as this is a critical issue.

thanks

Former Member
0 Kudos

Hi there,

First of all, what TBDL means - It means that the message was successfully delivered from Integration Server and that the messages are handed over to the Messaging System.

TBDL occurs when the message is put into the receiving queue of the Messaging System.

What can be done?

Go to Messaging System receive servlet:

http://<Host>:<PORT>/MessagingSystem/receive/<CONNECTION>/<PROTOCOL>;

If this was executed successfully, then the MS returns HTTP 200 to the Integration Server and the status TBDL moves to DELIVERING (check whether you have authorization to go to the above link).

--> Log-in to SAP using - XIAPPLUSER & XIAFUSER, and check if they are blocked

--> Check the messages:

AF

com.sap.aii.adapterframework.serviceuser.language

com.sap.aii.adapterframework.serviceuser.name = XIAFUSER

com.sap.aii.adapterframework.serviceuser.pwd

AS

com.sap.aii.applicationsystem.serviceuser.language

com.sap.aii.applicationsystem.serviceuser.name = XIAPPLUSER

com.sap.aii.applicationsystem.serviceuser.pwd

Also, worth reading - /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

Let us know if you have more questions.

regards,

Neetesh

Former Member
0 Kudos

Hi

These treads may help you.

try to reestar your java stack