cancel
Showing results for 
Search instead for 
Did you mean: 

XI Messsage Monitoring Error

Former Member
0 Kudos

Hello All...

In scenario R3 (RFC) --> XI i am getting some error in the Adapter Monitor.

SLD access:

error Description...

SLD host:port = piappdbfo-01:50200

Error getting JPR configuration from SLD. Exception: java.lang.NullPointerException

No access to get JPR configuration

-


When execute Test LCR Connection...

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

Summary: Connection to SLD does not work

=> Check SLD function and configurations

-


In the Comunication Channel Monitoring i getting the errors...

- Received XI System Error. ErrorCode: EXCHANGE_PROFILE_ACCESS ErrorText: ErrorStack: Error while reading exchange profile for system PI1 and client 001.

- Transmitting the message to endpoint http://pidevqa-01-s:8000/sap/xi/engine?type=entry using connection RFC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: EXCHANGE_PROFILE_ACCESS:.

any suggestions will be appreciated...

Thanks in advanced.

Taylor.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check TCode: SLDCHECK.

Hope, this link will help you.

Regards,

Edited by: Vijaya Lakshmi MV on Sep 4, 2008 5:30 PM

Former Member
0 Kudos

Hi Vijaya

The SLDCHECK status is:

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

Summary: Connection to SLD does not work

=> Check SLD function and configurations

Thanks,

Taylor.

Former Member
0 Kudos

Taylor,

Tcode SLDCHECK takes the user defined in SLDAPICUST. Check if this user exists on SLD.

It should be SLDDSUSER. It does not exist on XI server. It is on SLD server.

Also check if this user is locked or password locked or not.X

We also faced this issue, when we had PIAPPLUSER by default in SLDAPICUST. When changed to SLDDSUSER, SLDCHECK went okay.

Still we are struggling with the problem: EXCHANGE_PROFILE_ACCESS error in Communication Channel while doing the dry run.

Regards,

Anirudh.

Former Member
0 Kudos

Hi Anirudh / Sudhir

Thanks for sugestions...

I try this and return the information to add some points...

Thank you.

Former Member
0 Kudos

Hi Anirudh .

How i can check the user SLDDSUSER ?

Can you guide me ?

thanks.

Taylor.

Former Member
0 Kudos

Hi,

Use the Tcode SLDAPICUST.There you can find the user and password.

Regards,

Prakasu

Former Member
0 Kudos

Hi.

The user SLDDSUSER is defined in SLDAPICUST.

My question is where this user is created and how i can check if is locked ou inactivate ?

thanks.

Former Member
Former Member
0 Kudos

Hi Anirudh.

You mentioned that "SLDDSUSER. It does not exist on XI server. It is on SLD server."

In XI this user not exists...

Where i can verify if this user have problems (locked user, roles, etc...) ?

thanks.

Taylor.

Former Member
0 Kudos

Hi,

SLDDSUSER exists on SLD server.

XI uses this user to access SLD. You have to check it there.

BTW, is your SLD installed on same server as XI or you have it installed on SOLMAN?

Regards,

Anirudh.

Former Member
0 Kudos

Anirudh,

SLD is installed is on same server as XI.

How i can verify this user in SLD Server ? The roles for this user is defined in SLD Server too ?

thanks.

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

Check whether the Service Users for the components SLD,Exchange Profile and Adapter Engine are locked or the connections not maintained properly.The name, password and language of all the service users are defined in the "exchange profile". If we want to change the Service User password and name as well, do in the exchange profile and also in the ABAP user administration (transaction SU01). For the roles assigned, call the Role Maintenance transaction (PFCG). Also Please check:

http://help.sap.com/saphelp_nw04/helpdata/en/d4/d12940cbf2195de10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/78/20244134a56532e10000000a1550b0/frameset.htm

Thanks,

Durga

Former Member
0 Kudos

Hi Guys...

The problem was solved by change the user SDDLUSER by PIAPPLUSER.

Points are add...

Thanks...

Taylor

SudhirT
Active Contributor
0 Kudos

Hi Taylor,

Try to directly login to sld in integration builder and if it is working fine then check the user in Tcode SLDAPICUST this user should be exactly like mentioned in your visual admin SLD Data supplier.

Once done try to run Tcode RZ70 to recreate required RFCs.

If you are not able to open the builder page then check the server status.

Thanks!

Sudhir

Jitendra_Jeswan
Contributor
0 Kudos

It seems SLD is down and thats why these errors. please contact your Basis guys to nake it up and running.

Once up, please check the TCode SLDCHECK to see if everything is working fine.

Thanks.