cancel
Showing results for 
Search instead for 
Did you mean: 

SLDCHECK failing--pls help

Former Member
0 Kudos

Hi All,

In our SAP , SLDCHECK transaction code is failing with follwoing log .

Testing the RFC connection to the SLD java client...

RFC ping was successful

SLD server access settings:

host name: xxxx

port number: xxxx

user : SLDDSUSER

Use transaction SLDAPICUST if you wish to maintain the SLD ser

Launching the SLD GUI in a separate browser window...

=> Verify in the browser GUI that the SLD is in a healthy runn

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

Now checking access to the XI Profile

I checked that everything looks fine.THe sld can be accessed from web .

in Visual admin the SLD data collectr fails with folwoing details .

HTTP call failed: Failed to send HTTP data: 401 : Unauthorized. Please check if the target SLD system is available and the SLD bridge is started there.

2008.06.13@14:40:33: Collecting process ended.

Any help please...

Thanks,

Suman

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

please check the problem analysis scenario:

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

Regards

Patrick

Former Member
0 Kudos

check transaction SLDAPICUST and maintain the password correctly. make sure the service use maintained there is not locked.

We had similar problem with SLD and below is the suggestion from OSS team - If SLDCHECK is failing on non-XI system, make sure user used id SLDAPPLUSER...and if it is XI system, it should be XIAFUSER...

if this does not work, follow the password change SAP note from marketplace and make sure all the passwords are in sync.

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

Thanks a lot for all your answers.I did check the passwords and follwed the troubleshooting procedure described in above answers.

Then I restarted SLD and it started working .

Thanks everybody again .

Thanks,

Suman

Former Member
0 Kudos

Hi,

This was failed in XI profile.Properties of RFC destination LCRSAPRFC

Please contact your basis guy regarding the connection issues.

Regards,

Phani

Former Member
0 Kudos

Just check this link

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

It may be due to some authorizaation problem as given in this link.

And,also refer to note 764176.

reward if helpful.

prateek
Active Contributor
0 Kudos

Check if user XILDUSER/PILDUSER is locked or not. If it is, unlock it

Regards,

Prateek

Former Member
0 Kudos

hi chittaranjan,

for

HTTP call failed: Failed to send HTTP data: 401 : Unauthorized. Please check if the target SLD system is available and the SLD bridge is started there.

2008.06.13@14:40:33: Collecting process ended.

You need to start the SLD data supplier bridge and do the prelimenary configuarations. Please check the link below:

http://help.sap.com/saphelp_nw2004s/helpdata/en/index.htm

for

Summary: Connection to SLD does not work

=> Check SLD function and configurations

1)If you are configuring the SLD on that server. You have to go into http:
host:500000\NWA deploy & change tab and run the template installer to configure the SLD.

if your user j2ee_admin does not have SLD rights.

Follow these simple steps:

1.Create a role called lcrsld or something you like

2.Assign actions to it related to lcr.For example lcr administrator.You can search with the name lcr and get all the lcr related actions.

You can also refer to the below link

3.Now add this role to your j2ee_admin or any other new user.

4.Thats all you can now access SLD

The above 3 steps will solve your problem.

http://help.sap.com/saphelp_nw04/helpdata/en/4e/90a43f4aa1330ee10000000a114084/frameset.htm

regards

chandra

shivhare
Active Contributor
0 Kudos

Hi

check you HMI RFC connection and also check TCP/IP rfc

SAPSLDAPI and LCRSAPRFC if that RFC not created in your sytem then create in

creation Method

RFC Destination LCRSAPRFC

Program ID LCRSAPRFC_KXD

Gateway Host khdevecc

Gateway service sapgw10

same for SAPSLDAPI

PS: Reward Point

Thanks

Amit Shivhare