cancel
Showing results for 
Search instead for 
Did you mean: 

File adapter error

Former Member
0 Kudos

I have just configured the adapter engine and the first message I sent gives me the next log in the RWB message monitoring:

2006-05-03 17:50:47 Error Transmitting the message to endpoint http://esmadxi30:50000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404 : Not Found.

2006-05-03 17:50:47 Success The asynchronous message was successfully scheduled to be delivered at Wed May 03 17:55:47 CEST 2006.

2006-05-03 17:50:47 Success The message status set to WAIT.

2006-05-03 17:55:47 Success Retrying to send message. Retry: 3

2006-05-03 17:55:47 Success The message was successfully retrieved from the send queue.

2006-05-03 17:55:47 Success The message status set to DLNG.

2006-05-03 17:55:47 Error Transmitting the message to endpoint http://esmadxi30:50000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404 : Not Found.

2006-05-03 17:55:47 Error The message status set to NDLV

Any ideas?

Message was edited by: Gonzalo del Castillo

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>http://esmadxi30:50000/sap/xi/engine?type=entry

this j2ee port is not correct - you need to use http port

1. go to SLD

2.find your XI's business system

3. click on it

4. change the pipeline URL from j2ee port 50000 to http port (80XX) -

5. you can find http port in TCODE SMICM - under services

Reards,

michal

Former Member
0 Kudos

Hi,

Thanks,I'm going to change that.Do you know if I have to refresh some cache after?

Regards

Gonzalo

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

refresh with TCODE - SXI_CACHE

just in case

let me know if changing the port worked

Regards,

michal

Former Member
0 Kudos

It works, thank you.

Gonzalo

Answers (0)