CIM_ERR_FAILED

Hello all,
i modified a user's home dir thru the solaris management console and i get the
unexpected error:
CIM_ERR_FAILED
to change the user's home dir is a minus or no problem?
plz if you can explain,
thanks

Could be something  dealing with your SLD configuration.
There's a lot of literature concerning whether to have a single SLD or several SLD, groups configuration.
In your case my guess is you have 2 SLD's, and I think the source system should exists in the receiving SLD as well, and then by means of groups that should be switched automatically from DEV to QA.
Regards,
Alex

Similar Messages

  • Unable to use Solaris Management Console to administer Disks - CIM_ERR_FAIL

    Hi Guys,
    I am trying to use the SMC but whenever I try to access the disk I get the following error:
    Unexpected CIM error: CIM_ERR_FAILED.
    Do anyone have an idea why I am getting this error?
    Thanks,
    JavaMoh
    Edited by: JavaMoh on Oct 10, 2009 2:03 AM

    Have you able to resolved this issue.
    Regards,
    Nandika

  • Using USERS ontrol in SMC returns error CIM_ERR_FAILED

    I have installed solaris 10 on 3 intel boxes and applied all patches. They all have problem accessing any of the controls under 'System Configuration'. For example when i click on 'User Accounts' under 'Users' under 'System Configuration', i get error box stating 'The attaempt to view Users or Roles has failed du to an unexpected error. This was caused by the following error. CIM_ERR_FAILED'.
    Only common issue during install was that NIC was not recognized and:
    1. On two of them i changed master file in DEVDB and driver_alias in ETC and ran sys-unconfig to setup networking.
    2. On the one of them i changed the files and isntaed of running sys-unconfig, inchanged files manually and network works fine.
    I will appreciate for every help. thnx.

    added link to static url and not dynamic message server.
    not ideal but works for now whilst i look into a more permanent method, however in Prod we will be sending to Dev and not the other way, to maintain integrity of the data.

  • NWDI connection with NWDS fails with CIM_ERR_FAILED

    Hello,
    I tried to import a development configuration from our NWDI. Before that I configured the URL in the preferences and could successfully ping the server. When I try to import a development configuration in the Development Configurations Perspective with remote I first get the login screen. After confirm login and PW and a short processing I get following error message (see below). On another Computer with the same Netweaver Installation it works fine. Do you have an idea why this happens, and how i can fix this problem and connect ti the NWDI.
    Thanks in advance!
    Gereon
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: Object manager is not activated
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
         at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:218)
         at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:146)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:443)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:747)
         at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:980)
         at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
         at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
         at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

    Hello,
    Solved the problem on my own. I used the incorrect port of the SLD in the preferences in the NWDS.
    Gereon

  • CIM_ERR_FAILED: while importing the Business System in quality sytem

    Hi Experts,
    I got error while importing the SLD (Business system) from Devolopement system to quality system.
    Business system is third party system.
    note i created business systemaaa(third party) using the quality system integration server and assign this to as target in the dev business system in transport tab.
    like i have Business system in DEV like this : BS_DEV(integration server is DEV) ( using this i was devloped the objects using this business system the like Communication channel,RD,ID,RA etc.)
    i was created  another business system:BS_QA(integration server is QA)
    the transport tab of the BS_DEV i puted the BS_QA as target.
    i used same technical systems,product,SWCV for the both Business systems
    but while importing the BS_QA i got the following error:
    CIM_ERR_FAILED: Instance referenced in role Antecedent of association SAP_BusinessSystemPath does not exist:
    BS_DEV not imported in quality is this is cause for this problem ?
    which one i need to import either BS_DEV or BS_QA to quality?
    thanks in Advance

    Hi,
         Check if CIM content versions are same in DEV and QA.If there is any version difference you might need to update CIM content if there is any inconsistencies in CIM content there are chances to get such kind of errors.
    Regatrds,
    Naveen.

  • Error CIM_ERR_FAILED - Configure the integration server for sld

    Hi,
    I´m running the Configuration Wizard SLD in "PI_00_This wizard will execute Postinstall steps of technical configuration for the PI Usage". In step 33/142 Configure the integration server for sld, I got following error:
    Error: CIM_ERR_FAILED: Qualifier MAX(1) violated for property reference SAP_XIIntegrationServerLogicalIdentity.SameElement
    Someone help me?
    Regards,

    The version is 7.0. I skip this step and finished with sucess. No run the step:
    PI_00_This wizard will execute Postinstall steps of technical configuration for the PI Usage  Cancelled
    PI_01_This template checks if the necessary services are started                                         Cancelled
    PI_05_This wizard will configure the integration server for sld                                                 Incompletely executed
    These steps are with the same error.
    Error: CIM_ERR_FAILED: Qualifier MAX(1) violated for property reference SAP_XIIntegrationServerLogicalIdentity.SameElement

  • Error: CIM_ERR_FAILED: HTTP response code: 404 Not found

    Hi, we had finished to install Sap Netweaver Usage type PI (Abap +Java), now we are running Post Installation task, but we are getting an error when we ran "Configuration Wizard"
    In the step: Configure the integration server for sld
    Error: CIM_ERR_FAILED: HTTP response code: 404 Not found
    Any Idea?
    Thanks
    Elias Mendoza
    The following lines are part of the error log:
    Debug Events
    InvokeService:Configure the integration server for sld
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./PIPostInstallProcess/configureIntegrationServer8
    Time 2008/07/07 at 20:47:33
    WSDL /content/NetWeaver/PI/service/SLDConfig_configureIntegrationServer_configureIntegrationServer.wsdl
    Execute Java Service
    Library:sap.com/tclmctcutilbasic_ear
    Class:com.sap.ctc.util.SLDConfig
    Method:void com.sap.ctc.util.SLDConfig.configureIntegrationServer(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    InvokeService- Result: Failed
    Exception Message:CIM_ERR_FAILED: HTTP response code: 404 Not found
    Exception Class:com.sap.sld.api.wbem.exception.CIMCommunicationException

    Dear
    Possibly CIM content is not uploaded to your SLD.
    Is your SLD running properly ?
    Did you install this SLD as a local SLD at the installation of your SAP system (along with other stuff using sapinst) ?
    <removed_by_moderator>
    Kind regards
    Tom
    Edited by: Julius Bussche on Jul 8, 2008 1:55 PM

  • CIM_ERR_FAILED: HTTP response code: 404 Not found

    Hello!
    We are installing NW7.0 PI with local SLD as HA system with virtual name and after patching it up to SPS17 we started Configuration wizard
    PI_00_This wizard will execute Postinstall steps of technical configuration for the PI Usage
    and on step 33/142 Configure the Integration server for sld  we got an error:
    CIM_ERR_FAILED: HTTP response code: 404 Not found
    and from log:
    InvokeService:Configure the integration server for sld
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./PIPostInstallProcess/configureIntegrationServer8
    Time 2009/05/07 at 10:45:31
    WSDL /content/NetWeaver/PI/service/SLDConfig_configureIntegrationServer_configureIntegrationServer.wsdl
    Execute Java Service
    Library:sap.com/tclmctcutilbasic_ear
    Class:com.sap.ctc.util.SLDConfig
    Method:void com.sap.ctc.util.SLDConfig.configureIntegrationServer(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    Arguments
    SID : XRQ 
    CLIENT : 001 
    HOST : capitate 
    PORT : 8032 
    SLDUSER : PISUPER 
    SLDPASSWORD : % secure content % 
    InvokeService- Result: Failed
    Exception Message:CIM_ERR_FAILED: HTTP response code: 404 Not found
    Exception Class:com.sap.sld.api.wbem.exception.CIMCommunicationException
    Stacktrace
    com.sap.sld.api.wbem.client.WBEMHttpRequestSender.newCommunicationException(WBEMHttpRequestSender.java:414)
    com.sap.sld.api.wbem.client.WBEMHttpRequestSender.processResponse(WBEMHttpRequestSender.java:323)
    com.sap.sld.api.wbem.client.WBEMHttpRequestSender.send(WBEMHttpRequestSender.java:142)
    This error would be normal with Central SLD but we have local SLD. Is there any parameters for systems with virtual name which is not configured?
    Regards,
    Mart

    Thanks for answering.
    Configuration is done by the Post-Installation Guide - SLD of SAP NetWeaver 7.0   , but there is still same error.
    It seems, that point is in CPA Cache full refresh, because in SLD Java system on app.server still shows his patchlevel 9 not 17 .
    CPA Cache refresh gives an error:
    The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'http://capitate:53200/CPACache/refresh?mode=full'. Li...
    CPA cache refresh (mode=full) successfully executed in 703 milliseconds.
    ^
    Regards,
    Mart

  • Error :CIM_ERR_FAILED:HTTP response code:501 Not Implemented_Unsupporte

    Hello gurus
    iam facing the below error when trying to do the initial Setup on PI 7.1 running on Windows 64bit,Oracle
    Error :CIM_ERR_FAILED:HTTP response code:501 Not Implemented_Unsupported-protocol version
    i have checked the following notes 1115280,939592,764176,1309239 but cant find a solution to this.i have tried to add the  Businness systems manually and re excute the steps but no luck.
    any ideas are welcome

    Thanks for your response .I updated the CR content up to the latest but the problem still existed.
    I did a work around althought that was not part of the landscape.I reexecuted the post installation on to the local sld it works without a problem.
    There are notes that  states that you can use a remote sld  but tried all that  but still doesn`t work so  reinstalled the PI system several times on different boxes thinking that maybe a patch somewhere is causing the problem.
    I sent an OSS to SAP and they provided a link to help of which its just the same info that is in the notes.So then they came back later and said that i should reboot the server.......
    but  its now working as a local SLD not REMOTE (my sld on Solution manager not PI)

  • CIM_ERR_FAILED: No object manager started (application stopped)

    Dear all,
       I hit thie problem when i try to import the development configuration in my NWDS.
    CIM_ERR_FAILED: No object manager started (application stopped)
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: No object manager started (application stopped)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
         at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215)
         at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:436)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:740)
         at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:983)
         at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
         at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
         at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    anybody please advice how to solve it? i need to upload my application to the track. thank you

    This message means that your NWDS can not access the SLD server.
    Please check the server that you have entered in the preferences of the NWDS. You need to enter the SLD server (not NWDI server) there.
    Another possibility might be that your SLD server is down.

  • Smc - system information - CIM_ERR_FAILED

    Hi,
    when starting smc - system information on an Solaris10 system a get the message
    "System Information is not able to connect to the server. Reason: CIM_ERR_FAILED. Verify that the server is runing. If it is, try stopping and restarting it."
    Which server should be runing?
    Any idea?
    Thanks a lot for help.
    Eric

    Hi,
    I tried
    # /etc/init.d/init.wbem status
    Solaris Management Console server version 2.1.0 running on port 898.
    ptree only show one process
    528 /usr/j2se/bin/java -Dviper.fifo.path=/var/run/smc898/boot.fifo -Xmx128m -Djava.
    When doing ptree on an Solaris9 Host I get
    5717 /usr/java/bin/java -Dviper.fifo.path=/var/run/smc898/boot.fifo -Xmx128m -Djava.
    5741 remotedprovider solaris_processor libWBEMkernel.so
    5742 remotedprovider solaris_computersystem libWBEMkernel.so
    5748 remotedprovider solaris_operatingsystem libWBEMkernel.so
    Is there no contact to the kernel Modules?
    What is wrong? Any suggestion?
    Thanks Eric

  • CIM_ERR_FAILED: No such instance: SAP_XIAdapterFramework.CreationClassName=

    Hi friends
    I have read all the old postings about this problem on SDN with all the links
    that the users have suggested. It hasn't helped and so I am putting this problem here.
    Any feedback will be greatly appreciated.
    When I ran sxi_cache I kept getting the following errors.
    <b>Unable to refresh cache contents: Error during last attempt to refresh cache</b>
    So as per the suggestion from one of the experts on this forum, I ran the steps in Note:764176, to make sure that there are no inconsistensies in SLD contents.
    It hasn't helped.
    However as per the second step in the Note:764176 , I selected all the domains and XI components for the host and deleted them by pressing REMOVE.
    It removed the stuff but gave an error message as follows.
    CIM_ERR_FAILED: No such instance: SAP_XIAdapterFramework.CreationClassName="SAP_XIAdapterFramework",Name="af.cpi.dm32583"
    The reason for checking the cache was that I have created a simple
    File to File and
    File to RFC scenario.
    These were working very well but now has stopped working for no apparent reasons.
    The file gets picked up from the source but not reaching the destination.
    I checked RWB and everything looks ok with GREEN buttons (including cc channel etc.,).
    The only problem that I am seeing is this cache problem when i use 'sxi_cache'.
    Refreshing this is not solving the problem
    Hope to hear from XI gurus.
    Thanks
    Ram

    Hello, I have the same problem with CIM_ERR_FAILED: No such instance. Can you please give more detail what is the cause of the error and how you fixed it? Thanks!

  • Com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED

    hi Experts ,
    While configuring the sld in my nwds 7.3 sp 10 im getting the below error please help me to solve the issue
    com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: Received response is not a CIM Operation Response! Check "http://**.***.***.***:50000/sld/" 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)
    Regards
    Govardan

    what you put in nwds?
    http://**.***.***.***:50000/ is enough,  no sld at the end.

  • Error While Adding a Software Component

    Hi All,
    While adding a software component in the SLD, i am getting the below error. Can anybody please suggest me the possible reason for the same.
    Storing changes to persistence failed. Please check both your J2EE engine and database are in a healthy running state. (Error: CIM_ERR_FAILED: [NWMss][SQLServer JDBC Driver][SQLServer]Could not allocate space for object 'BC_SLD_CHANGELOG' in database 'X7A' because the 'PRIMARY' filegroup is full.)
    Also i would like to know what is a software unit in a SLD??
    Thanks in advance,
    Kulwant

    Is there any DC checked in?

  • PI 7.11 - Wizard Configuration

    I'm facing an error when trying to run the initial wizard configuration.
    Step 402 of 592: Configures the Integration server in the SLD -> Return
    Error: CIM_ERR_FAILED: Http response code 501: Not Implemented (Unsupported Protocol Version).

    Hi,
    Please check the below discussion forum link.
    http://scn.sap.com/thread/3245319
    http://www.checkupdown.com/status/E501.html
    Regards
    srinivas

Maybe you are looking for