cancel
Showing results for 
Search instead for 
Did you mean: 

Reciever Determination error

Former Member
0 Kudos

Hi,

My scenarion is File->XI->FILE based communication.

I am using the SAP XI3.0 SP12. I am testing the configuration in the Integration Directory(ID) using the "Test Configuration" functionality in 'Tools' menu of ID.I am getting an error at step 2: Received Determination. Here is the error I see:

Internal Error java.io.IOException

Your changelist is not empty. Activate changes before simulation

I have seen on sdn that for this we should check url of the Adapter engine on our XI Server.From where and how we can check the url of adapter engine on xi server.

If there is some other reason for this problem plz help me out for that.

I would appreciate your comments and suggested remedies for the error situation.

Thanks,

Rekha

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Rekha,

>>> have seen on sdn that for this we should check url of the Adapter engine on our XI Server

- open SLD

- go to the <b>business system</b> of your XI server

check if the pipeline url looks like this:

http://host:HTTPport/sap/xi/engine?type=entry

HTTPport is like 80(XX) where XX is the instance number

you can check the HTTPport of your XI:

a) TCODE - SMICM

b) goto

c) Services

Regards,

michal

Former Member
0 Kudos

Thanx Michal,

I can see url of adapter engine.But still I am getting error at reciever determination.

Thanx

Rekha.

MichalKrawczyk
Active Contributor
0 Kudos

hi once more:)

>>>Your changelist is not empty. Activate changes before simulation

but you have activated all of your changes in the change list right?

BTW

maybe you can try running your scenario

and then you'll see the error?

run it and check where the message stopped

this maybe much faster way to see where the error is:)

Regards,

michal

Former Member
0 Kudos

Thanx Michal,

I have solved the problem.

The solution is

note 858049 - IOException in a Test Configuration Tool

Thanx.

Rekha.

Former Member
0 Kudos

thanks for the information, I had the same problem...

Answers (0)