cancel
Showing results for 
Search instead for 
Did you mean: 

Entry using connection AFW failed

arunneerolil
Contributor
0 Kudos

Hi,

I am trying to read an external file and push it in to R/3 by calling RFC using XI.

I configured everything.

File and RFC adapters are working fine.

After processing as per settings it is deleting the file but it is not pushing in to R/3.

In the Audit log i am getting the following messsages:

-


1.Success>Send binary file "tom.xml" from FTP server "entegdt27:XIshared", size 140 bytes with QoS EO

2.Success>Application attempting to send an XI message asynchronously using connection AFW.

3.Success>Trying to put the message into the send queue.

4.Success>Message successfully put into the queue.

5.Success>The application sent the message asynchronously using connection AFW. Returning to application.

6.Success>The message was successfully retrieved from the send queue.

7.Success>File "tom.xml" deleted after processing

8.Success>The message status set to DLNG.

9.Error>Transmitting the message to endpoint http://entegdt27:8000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 500..

10.Success>The asynchronous message was successfully scheduled to be delivered at Tue Dec 06 09:39:01 IST 2005.

-


During retry the same error(9) is repeating.

Can Anyone Help.

Thanks in Advance

Accepted Solutions (0)

Answers (5)

Answers (5)

arunneerolil
Contributor
0 Kudos

Hi,

Things are OK as per troubleshooting guide.

But still the same problem is continuing.

Expecting more suggestions .

Regards

Chemmam

Former Member
0 Kudos

Try to restart AFW and AFxxx services (from Visual Admin)

arunneerolil
Contributor
0 Kudos

Hi Vadim,

Can you give me the steps to restart AFW and AFxxx services.

Thanks in Advance

Former Member
0 Kudos

Chemmanz,

Start the Visual Admin tool. Connect to your XI J2EE Engine (640).

Go to Server->Services.

Try to restart such services as "SAP XI AF Messaging", "SAP XI AF Core", "SAP XI Adapter: XI", etc.

(Once it helped me)

Vadim N

arunneerolil
Contributor
0 Kudos

Hi,

All the conditions in the replys are satisfied.

Still the same error is continuing.

Chemmam

Former Member
0 Kudos

Hi,

There are a sequence of steps mention in <b>SAP XI TroubleShooting Guide</b> in service market place. Follow the steps mentioned in the guide and check the real cause of the error. Possible reasons of the error and are also mentioned in the Guide.

Regards,

Siva Maranani

Former Member
0 Kudos

Hi Chemmam,

The file adapter is picking up the file and deleting the same.The problem should be in mapping or the receiver adapter configuration.

Check the following things.

1.In design time(repository) check whether the mapping between the two data types are perfect.Check the same by using test tab and execute option.

2.Then go to the reciver SAP r/3 business system and go to transaction SM59.Check whether the a connection is established between the receiver system and the Intergration server.

Create connections by giving the log on parameters of the XI server and the program ID and test the connection.

3.If the test connection is perfect , then go to receiver R3 system and try executing the RFC as stand alone by giving appropriate inputs.

4.If that is working fine.Then check for your configuration settings.The Comunication channel between XI and Receiver SAP R/3 should be under the SLD registered business system while the sender communication channel(File adapter) should be under a service.

5.In receiver communication channel check for the log on parameters of the receiver SAP system.

Hop this helps you in locating the root cause.

regards,

aravindh.

Former Member
0 Kudos

Check whether your queues are activated or not (a step from installation guide).

If your message size is big then configure the ABAP profile parameters as per OSS Note 664107

regards

Shravan

MichalKrawczyk
Active Contributor
0 Kudos

Hi go to TCODE: SMICM

choose Services

and check if yout <b>http</b> port is: 8000

if not change it in:

SLD -> business systems -> your xi server -> pipeline URL

Regards,

michal