cancel
Showing results for 
Search instead for 
Did you mean: 

Error calling function EXCHANGE_PROFILE_GET_PARAMETER

Former Member
0 Kudos

Hi

We are setting upp a XI system, my problem is when I run transaction SLDAPICUST.

I get the following error message:

Calling function EXCHANGE_PROFILE_GET_PARAMETER

Retrieving data from the XI Profile...

Function call returned exception code 2

Access to the XI Profile is currently disrupted.

=> Check whether you can access the XI Profile using a web browser!

I can't access the page http://<XI_host>:<Java_Port>/rep/start/index.jsp It displays an error message too

Regards,

Morten

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Did you first check whether your J2EE Engine is running or not? If it's down, you can't access any of the URLs pertaining to 50000 port.

Did you run jcmon.exe from

D:\usr\sap\SysID\SYS\exe\runU

or

D:\usr\sap\SysID\InstanceID\j2ee\os_libs

with parameter

pf=D:\usr\sap\SysID\SYS\profile\<SYSID>_<InstanceID>_hostname

Regards,

Puloma.

Former Member
0 Kudos

can you access the http://<XI_HOST>:5<NR>00/exchangeProfile ?

I had a similar error, and had to unlock passwords

Have you tried restarting the Java side?