Hi,
My (new to) Basis guy has just installed sap xi 2.0.
I am trying to get a file in via the file adapter. But i get the following error:
11:29:52 (4052): Start processing "TXT" file "/home/john/log.in" size 5539 in "EO mode
11:29:52 (4062): Sending text message "4ea4c0d0-ad62-11d8-9d5d-d950a1593b7c" type "application/xml" to Integration Engine... (message size: 5539 bytes, URL: "http://localhost:50000/sap/xi/engine?type=entry")
11:29:52 (4076): ERROR: Finished sending to Integration Engine with error "com.sap.aii.messaging.net.TransportException: HTTP 404 File not found". Skip confirmation and quit this loop
11:29:52 (4077): Retry mode - wait 20 sec, 0 msec interval before retry
As I dont know how to resolve this, can anybody kindly help me in resolving this?
Many thanks in advance.
Walter,
The HTTP 404 error indicates that the page is unreachable, meaning the Port definition could be incorrect.
From the message it appears you have left the SAP default ie: localhost:50000. Please change the <b>localhost</b> & also the <b>port</b> to appropriate in the <i>8000</i> series. Your Basis person should be able to give this info.
Hope this helps.
Homiar.
Add a comment