cancel
Showing results for 
Search instead for 
Did you mean: 

SLD Configuration Error

Former Member
0 Kudos

Dear All,

I have configured SLD and the SLD Server's SID is KSL and the SLD Client SID is KDS. when the client passes the data to SLD Server the following error occurs.

What could be the reason

Log Record Details

#1121 04/05/2007 19:09:31.781 [Thread-43] ERROR com.sap.lcr.sagent.specificbuilder.AbstractBuilder: Unexpected error processing supplied data.

Thrown:

com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_NOT_FOUND: No such instance: SAP_J2EEEngineCluster.CreationClassName="SAP_J2EEEngineCluster",Name="KDS.SystemHome.kaar-server3"

at com.sap.lcr.objmgr.requests.WBEMGetInstance.execute(WBEMGetInstance.java:79)

at com.sap.lcr.objmgr.requests.WBEM_ReadRequest.execute(WBEM_ReadRequest.java:50)

at com.sap.lcr.objmgr.core.ObjectManager.executeImpl(ObjectManager.java:1294)

at com.sap.lcr.objmgr.core.ObjectManager.execute(ObjectManager.java:1191)

at com.sap.lcr.objmgr.core.ObjectManager.getInstance(ObjectManager.java:838)

at com.sap.lcr.cimsrv.WBEMLocalClient.getInstanceImpl(WBEMLocalClient.java:122)

at com.sap.sld.api.wbem.client.WBEMClient.getInstance(WBEMClient.java:385)

at com.sap.sld.api.wbem.client.WBEMClientUtil.getInstanceComplete(WBEMClientUtil.java:476)

at com.sap.lcr.sagent.specificbuilder.SupplierUtil.createCollection(SupplierUtil.java:528)

at com.sap.lcr.sagent.specificbuilder.AbstractBuilder.sync(AbstractBuilder.java:510)

at com.sap.lcr.sagent.specificbuilder.AbstractBuilder.work(AbstractBuilder.java:166)

at com.sap.lcr.sagent.BuilderDirector.performWork(BuilderDirector.java:885)

at com.sap.lcr.sagent.BuilderDirector.performWork(BuilderDirector.java:586)

at com.sap.lcr.sagent.BuilderDirector.run(BuilderDirector.java:441)

regards,

Anand

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Lohita,

Thanks for the same

regards,

Madhu

Former Member
0 Kudos

Hi,

Check all these in VA.

Go to Visual Composer

1)Make new Connecion

a)User name->

b)Host ->

c)Port->50004

Goto cluster ->got to server->services->sld Data supplier.

Set RFC Settings

a)Gateway Host ->ip of ep

b)GateWay service/port->sapgw00/3300

CIM client generation settings

Host->ip address of ep

Port ->50000

user->

Set Http Settings

Host->ip of ep

port->50000

user->j2ee_admin

Do these steps

It might helps you.

Thanks,

Lohi.

abhijeet_mukkawar
Active Contributor
0 Kudos

hi,

check if you have proper authorisation ,

whoever is passing the data , have a check on his authorisation

hope it helps

regards