cancel
Showing results for 
Search instead for 
Did you mean: 

Managed System Configuration Error - Java - LMDB

Former Member
0 Kudos

Hi,

We are getting an issue in managed system configuration for BI - JAVA system.

Steps :

Managed system configuration >> Application Server Java >> Assign product >

Error Message : Software Component Vector is empty for XXX

When I try to LMDB re-sync I am getting the below error message

Error : Cannot find system in source SLD.

This is the first time that we  are adding the Java system to Solution Manager.

SLD was properly updated for JAVA system in "http://<host><port>/nwa"  

I have followed the below steps, But no luck.

1) Delete the Java system in SMSY (Solution Manager)

2) Delete in source - SLD (BI - JAVA System)

3) Update in source SLD (BI - JAVA System)

3) Wait for the Job to complete to update LMDB of Solution Manager. (Solution Manager)

Please refer attached screenshots

SAP CR Content version and model version is up to date.

SAP Solution Manager 7.1 with SP11

BI system : SAP Net-Weaver 7.40

Thanks, Ganesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

All,

Issue is solved.

Below are details:

NW BI 7.4 Java installed with separate SID.

Earlier I tried by adding ABAP <SID> in transaction SMSY >> Technical systems >> Java >> LMDB

Now I have added JAVA - SID and update the BI-JAVA system as per below link,

Reference :

http://help.sap.com/saphelp_nwpi711/helpdata/en/48/b6847d96655295e10000000a42189b/frameset.htm

Thanks all for your response.

Thanks, Ganesh

former_member185239
Active Contributor
0 Kudos

Hi Ganesh,

I have told you the same thing.

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hi Ashutosh,

yes, you are correct.

Thanks for your suggestion.

Thanks, Ganesh

Answers (1)

Answers (1)

rishav54
Active Contributor
0 Kudos

Hi,

1. Check your System prepration and basic configuration if it is fine, in these where you had assigned the SLD url to LMDB, check if the connection test is fine.

2. Go to BI->JAVA, Destinations, check if it is pointing to your SOLMAN SLD or BI JAVA SLD, If it is pointing to BI JAVA SLD then check the data suppliers (SLD->Administration) . Basically it should feed the data to SOLMAN SLD. Check if the user name and password is maintained correctly.

3. You need to add the product for all the versions of software, use landscape verfication tool of LMDB.

Please check if this helps.

Regards

Rishav

Former Member
0 Kudos

Hi,

Point 1:

System Preparation and Basic configuration are fine, Infact managed system configuration completed for all other systems including BI- JAVA Quality system (BJQ)

This issue is with only BI-JAVA development system (BJD)


Point 2: Yes it is showing Solman SLD

Point 3: Am not clear, I think we do not add any manual entries in LMDB corect ?

Thanks,

former_member185239
Active Contributor
0 Kudos

Hi Ganesh,

For SAP Netweaver 7.1 above

- You need to maintain the Destination SLD_Client and SLD_DataSupplier RFC which will point to sld server you setup in LMDB.

- Then trigger the data to SLD.

For SAP Netweaver 7.0x

-open the Visual Admin

- Goto services->SLD Data Supplier and maintain the HTTP settings and CIM Client setting.

- Trigger the data.

If your system is getting added to the SLD then Run the program

SMSY_FETCH_SYSTEM_UPDATE and enter the SID of the BW java and system type as java and execute it.


You will then find the system in LMDB.



With Regards

Ashutosh Chaturvedi

bxiv
Active Contributor
0 Kudos

When a system sends in SLD information it does not create the Product Inst on SolMan only Technical instances.  So you can have multiple technical instances assigned to a single product instance (most useful case are dual stack scenarios, like PI).  You typically match the product instance name to the technical instance (aka SID) of that system.

In some cases it may be the data that is being supplied via SLD that's the issue; you may want to manually compare your BJD and BJQ systems and ensure that SPs and PLs all match.

Is it safe to assume that your source SLD the solman system?