cancel
Showing results for 
Search instead for 
Did you mean: 

System landscape directory http://**.***.***.***:50000/ is not available

govardan_raj
Contributor
0 Kudos


Hi experts ,

In nwds 7.31 sp 10 , selecting window-Prefrences -> Top search input filed  .. i gave system land scape directory , right side i got a pane where i can enter the URL , now on click of Ping , im getting the exception  as follows.

System landscape directory http://**.***.***.***:50000/ is not available

and complete stack trace is as follows

com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: Received response is not a CIM Operation Response! Check "http://**.***.***.***:50000/sld/cimom/" is the correct URL for the SLD CIM Object Manager (default is "http://**.***.***.***:50000/sld/cimom") and that user "" has access to the SLD via http and is not required to change his/her password.

at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.processResponse(WBEMHttpRequestSender.java:550)

at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.sendImpl(WBEMHttpRequestSender.java:211)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:233)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:194)

at com.sap.sld.api.wbem.client.WBEMRequestSender.sendRequest(WBEMRequestSender.java:275)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:300)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:332)

at com.sap.sld.api.wbem.client.WBEMRemoteClient.getClassImpl(WBEMRemoteClient.java:264)

at com.sap.sld.api.wbem.client.WBEMAbstractClient.exists(WBEMAbstractClient.java:832)

at com.sap.sld.api.wbem.client.WBEMClientUtil.checkServer(WBEMClientUtil.java:141)

at com.sap.ide.dii05.lib.internal.login.PingManager.executeSldPing(PingManager.java:489)

at com.sap.ide.dii05.lib.internal.login.PingManager.pingLSDServer(PingManager.java:460)

at com.sap.ide.dii05.ui.internal.preference.DevConfPreferencePage$11.run(DevConfPreferencePage.java:338)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

actually im trying to connect to the dtr , to import the track .

Regards

Govarda

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Govarda,

You need to connect to SLD to get the available development configurations the first time (which also has the information about the DTR).

Can you directly reach the SLD URL mentioned above? (check in browser)

Best Regards

Harald

govardan_raj
Contributor
0 Kudos

hi Erald ,

Thanks for the reply , the problem was  resolved after maintaing host entry .

Answers (0)