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