cancel
Showing results for 
Search instead for 
Did you mean: 

LANDSCAPE FETCH cancels with SLD Inactive message

former_member229542
Active Participant
0 Kudos

Hi Guys,

Im running a SolMan 7.1 SPS 04, and

The objective is adding a SRM double stack system to SLD in order to syncronize with SMSY and be able to upgrade them using system maintenance.

So, far the SLD server is working and the systems were registered in the SLD.

Then running transaction RZ70, the data is uploaded to the SLD without issues, and verified.

Then im trying to download the data from the SLD in order to syncronize and populate the SMSY in the ABAP server.

After running the LANDSCAPE FETCH job it cancel with the message THE SLD Server connection is inactive

By checking SLDCHECK it works ok

Exchange Infrastructure: Test LCR Connection

Properties of RFC destination SAPSLDAPI

RFC host:

%%RFCSERVER%%

program id: SAPSLDAPI_SSS

gateway host:

stkbabasis

gateway service: sapgw95

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

RFC ping was successful

SLD server access settings:

host name: STKBABASIS

port number: 59500

user : SLDAPIUSER

Use transaction SLDAPICUST if you wish to maintain the SLD server access data

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

=> Verify in the browser GUI that the SLD is in a healthy running state!

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call terminated sucessfully

List of business systems maintained in the SLD:

SRM_IDES

Calling function LCR_GET_OWN_BUSINESS_SYSTEM

Retrieving data from the SLD server...

No corresponding business system found for system SSS client 001

=> Check and maintain the SLD content for the current client

Summary: Connection to SLD works technically, but the SLD content may need maintenance

=> Check and maintain the SLD data content

When checking the SLDAPICUST transaction it has a standard entry SAP_CONFIG with the SLD server/user and it works fine as shown below.

SLD Connection Test

Properties of RFC destination SAPSLDAPI

RFC host: %%RFCSERVER%%

Program ID: SAPSLDAPI_SSS

Gateway host: stkbabasis

Gateway service: sapgw95

Testing RFC connection to the SLD java client...

RFC ping was successful

SLD destination settings:

Alias: SAP_CONFIG

Host name: STKBABASIS

Port number: 59500

User: SLDAPIUSER

Testing HTTP connection to the SLD server...

SLD ping was successful

Connection to SLD works correctly

Any ideas why the LANDSCAPE FETCH job is faling with that message when the SLD server is working fine?

Thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Can you please check couple of things in the system:

1. Check if SLD configuration step in SOLMAN_SETUP basic configuration is performed successfully.

Check if it is poiting to correct SLD.

Check the CR Content version of your SLD.

2. If al the above looks good, in SMSY_SETUP, check if the SLD is correct and then schedule the landscape job from SMSY_SETUP.

Update the outcome.

Regards,

Sunny

former_member229542
Active Participant
0 Kudos

Hi Guys,

After syncing SLD Supplier Data User in Java Config tool and SLDAPICUST, the LANDSCAPE FETCH job is working now.

I have also updated the CR Version of the LMDB since it was outdated.

Im not sure which of the changes you mentioned also helped to fix that, but all this information was really valuable for troubleshoting

Thanks!

Edited by: Martin Simois on Feb 23, 2012 3:07 PM

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

check SAP Note 1335225 - LANDSCAPE FETCH job: Termination with SCDT_LIS_IF 011.

Thanks

Sunny

former_member229542
Active Participant
0 Kudos

Hi Sunny, thanks!

I have read that note but is for Software Component ST 400, and Sol Man 7.1 has ST 700

Former Member
0 Kudos

Hi,

See if the following thread helps.

http://forums.sdn.sap.com/thread.jspa?threadID=2120417

Br,

Venky

former_member229542
Active Participant
0 Kudos

Hi Venkatesh, thanks for your input.

I have already checked that thread before, and in my case i dont have any error messages when running the Test LCR Connection. Also when i Run SLDAPICUST transaction, it works correctly, without errors.

Anyone else is Using Solution Manager 7.1 and experienced this error?

Thanks!

former_member182675
Contributor
0 Kudos

HI Simois

the LCR RFC is only for PI so it is not the problem

please do this step:

1. Start the Visual Admin

2. Browse the tree in the left pane

<SID> -> Server 0 -> Services -> Security Provider

3. The "Policy Configurations" tab should be selected by default on the right hand side

4. Select the "service.jms.default.authorization" node from the "Components" list (should be the nineth entry from the top down)

5. Select the "Security Roles" tab

6. Select the "clients" node from the security roles list

7. You should see on the right hand side "Security Roles" list in which the "guests" node is marked

8. Switch to edit mode by pressing the change button on top (pencil icon). The "Modify" button should now become active

9. Press the "Modify" button

10.Select the "all" entry from the "Security Roles" list. The "Groups" pane should show one entry named "Everyone"

11. Press the "Save" button

12. Restart the cluster so that JMS and applications using it can reliably reinitialize.

Have you configured your SLD as this:

1. Open Visual Admin->Server0->Service->SLD Data Supplier

2. In the CIM Client generation settings tab have you maintained the following:

a. Host

b. Port

c. User

d. Password.

Check your SLD Data Supplier under Visual Administration. Renter your User-id and password and then save and test the connection.

It should work if the other parameters are fine

Best regards

Naor Shalom