cancel
Showing results for 
Search instead for 
Did you mean: 

What is this Host Error in file to file scenario ?

Former Member
0 Kudos

Hi XI experts,

We are trying to process file to file scenario in PI 7.0 System . All is configured perfect because same configuration of the scenario worked on different XI 3.0 system

FILE IS PICKED UP from the Server location ( I see that because file gets deleted) But in the what I log on to workbech (Communication channel monitoring )I am getting this error- see below..

Actually I cannot see the message in SXMB_MONI . Why ?

CAN SOMEONE TELL ME WHAT IS GOING ON?

Please help! What do I need to check?

2008-09-30 18:40:17 Success Send binary file "xi_file_inp.dat" from FTP server "192.168.1.101:/Send", size 182 bytes with QoS EO

2008-09-30 18:40:17 Success Application attempting to send an XI message asynchronously using connection File_http://sap.com/xi/XI/System.

2008-09-30 18:40:17 Success Trying to put the message into the send queue.

2008-09-30 18:40:17 Success Message successfully put into the queue.

2008-09-30 18:40:17 Success The application sent the message asynchronously using connection File_http://sap.com/xi/XI/System. Returning to application.

2008-09-30 18:40:17 Success The message was successfully retrieved from the send queue.

2008-09-30 18:40:17 Success The message status set to DLNG.

2008-09-30 18:40:17 Error Transmitting the message to endpoint http://xxxxxx2230.wdf.sap.corp:51080/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.net.UnknownHostException: xxxxxx2230.wdf.sap.corp.

2008-09-30 18:40:17 Success The message status set to WAIT.

2008-09-30 18:40:17 Success The asynchronous message was successfully scheduled to be delivered at Tue Sep 30 18:45:17 CDT 2008.

Accepted Solutions (1)

Accepted Solutions (1)

former_member214364
Active Contributor
0 Kudos

Hi Bob,

Can you check Port number 51080 in URL http://xxxxxx2230.wdf.sap.corp:51080/sap/xi/engine? type=entry from SMICM Tcode in ABAP Stack.

and also execute that url from the browser.

Thanks,

Jag

Edited by: jag on Oct 1, 2008 11:58 AM

Former Member
0 Kudos

Hi Jag,

I don't have the url: http://xxxxxx2230.wdf.sap.corp:51080/sap/xi/engine? type=entry for Pipeline URL:

under Integration Tab for Business System in SLD .

Do I have to enter this entry there ? The to SLD in 7.0 is a little new to me.

I don't remember entering this in XI30 .

Please let me know !

Thanks much!

Bob

Former Member
0 Kudos

hey bob,

yes, that URL shd be there in the SLD, the adapter engine is searching for the IE and failing to send the message.

Former Member
0 Kudos

Hi ,

Thanks for your reply !

I don't have anything in SLD for Pipeline URL for this Business System . So every time when I do SLD I have to enter this URL Pipeline? Should'nt this be configured once per installation ?

Thanks!

Answers (6)

Answers (6)

0 Kudos

Hi bob,

      Recently I too faced the same problem, but the server name and port number is different.

Once in RWB -> Component Monitoring, you check whether all the components are working fine or not. I hope IE will be showing some error.

There should be few RFC Destinations should be created for connection between AF and IE etc...

So, you enquire with your Administrator whether Post Installation is completely done or not?

I hope by this your problem will be solved.

Thanks,

siva.

Former Member
0 Kudos

whats the URL in sxmb_adm->Integration engine configuration?

If its using 51080 port,change that to HTTP port(SMICM->Shift+F1).

Thanx

Aamir

former_member192295
Active Contributor
0 Kudos

Hi,

The problem is due to source system parameters wrongly configured in adapter or current system unable to access source folder. The current error is throwing in adapter level thats why u r unable to find error in SXMB_MONI window. Moni window only show only mapping level errors.

Former Member
0 Kudos

Hi bob leman,

First thing, once message is not received to SXMB_Moni in XI, u need to check SMQ1(outbound queue)& SMQ2( inbound queue) monitoring.

If any messages are struck in the queues,the messages are not receving the SXMB_MONI.

There is some cases to fail the messages in queues.

1)Data error from sender side.

2) Check ur FTPserver is working properly.

3) large message size. etc...

Regards,

Skumar

Former Member
0 Kudos

Hello Bob,

1) Check the Following url is working ,

http://xxxxxx2230.wdf.sap.corp:51080/sap/xi/engine?type=entry

If the URL is correct it should return the following message :

"EMPTY_HTTP_REQUEST_RECEIVED"

Pipeline URL it is referring is wrong it should be of the ICM Port not the J2EE Port

2) Check the Business System (integration Server Business system)

assigned to XI Technical System in SLD.

For this Business System under the Integration Tab check the Pipeline URL :

it should be http://xxxxxx2230.wdf.sap.corp:ICM Port/sap/xi/engine?type=entry

ICM Port is of 80xx format

regards

Ganga

Former Member
0 Kudos

Hi Ganga,

I don't have anything under the Business System under the Integration Tab in SLD ?

Do I really need to have this URL there ???

Thanks!

Former Member
0 Kudos

Hi BOB

Are you trying to put file using FTP or NFS

Check host name in the communication channel and permissions for the location where you are trying to create the file again.

Thanks

Gaurav Bhargava

Former Member
0 Kudos

Hi Gaurav,

With NFS and FTP with both of them I am getting same error !

Where to check for the host? There is now way to check host in Communication Channel?

Thanks!

Bob

Former Member
0 Kudos

Hi Bob

for NFS you will be providing location to deliver the file in CC.

1. Is that location existing with permissions to deliver the file.

2. You use Business system or service for this scenario. In case system is it PI system for NFS

Which URL you are trying to put in SLD?

URL where services can be accessed, you can check in SMICM

Business system in SLD under the tab Integration will have

Role : Application system

Related IE: you PI server name

Is it correct?

Thanks

Gaurav

Edited by: Gaurav Bhargava on Oct 2, 2008 1:25 AM

Edited by: Gaurav Bhargava on Oct 2, 2008 1:27 AM

dharamveer_gaur2
Active Contributor
0 Kudos

hi

Go to the following link and check if you see any the Adapter Engine being installedhttp:http://<xihost>:<j2ee-http-port>/sap/monitoring/ComponentInfo.

and also check port no. that you r using.