SLD Bridge Errors

Hello Gurus,
I have configured SLD Bridge from my production system to Solution manager. I can now import all ABAP information into SOLMAN via RZ70 without problems.
Now i want to send production J2EE information to my SOLMAN for this i goto Visual Admin and Under SLD Data Supplier i trigger the data transfer to SLD. Hope i am doing this right?
The transfer completes successfully and information is reflected correctly on the local SLD but nothing comes up on SOLMAN. I checked the local SLD logs and i get the following error.
#41 06/12/2009 15:58:36.350 [Thread-6063] ERROR com.sap.lcr.sagent.BuilderDirector: Data supplier circular redirection. Check data supplier bridge targets. (Data will be ignored on this server) Redirect list: [com.sap.lcr.sagent.data.Instance@6b05daa9 ]
Do i have to maintain any SLD bridge details for J2ee apart from RZ70. Please let me know.
Regards
Anil Verma B

Hi,
The AS ABAP (BI) system has to be registered in the SLD. If it is not registered in the SLD logon to the SLD: http ://:/sld. (Your configured SLD (central or local SLD))Please check in Home -> Technical Systems -> select type ABAP. This should have configuration of your ABAP (BI) system.If it is missing, logon to your ABAP (BI) system -> goto transaction RZ70. Fill in the SLD bridge: gateway info -> Activate -> Start data collection.If a error message like "ABAP backend doesn't exist in the SLD" pops up while running the template installer, there could be different possibilities for this error. Starting SP14 more detailed error sources will be popped up. For lower SPS the exact reason of the error can be found in the default trace file.Please look at this link
http://rahulursportal.blogspot.com/search?q=SLDBRIDGEERROR
Regards,
Renu

Similar Messages

  • SLD bridge error, unable RZ70

    Hi
    I have installed WAS Java Only system, the SLD supplier is able to push the data into SLD using HTTP SLD Supplier of Visual Admin.
    But now I would like to push an ABAP system's data over, so I try to configure the Data Supplier Bridge in SLD, but hit the following error, so unable to RZ70 as well:
    Please advise.
    Thanks
    Jack
    #54 04/19/2006 22:38:37.134 [JCO.ServerThread-9] ERROR com.sap.lcr.sagent.SAPProxyServer: JCO Server exception raised: Server startup failed at Wed Apr 19 22:38:37 GMT+08:00 2006.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1 seconds.
    Could not start server: Connect to SAP gateway failed
    Connect_PM TPNAME=SLD_NUC, GWHOST=lpc1, GWSERV=sapgw54
    ERROR partner not reached (host 192.168.1.10, service sapgw54)
    TIME Wed Apr 19 22:38:37 2006
    RELEASE 640
    COMPONENT NI (network interface)
    VERSION 37
    RC -10
    MODULE nixxi_r.cpp
    LINE 8579
    DETAIL NiPConnect2
    SYSTEM CALL SiPeekPendConn
    ERRNO 10061
    ERRNO TEXT WSAECONNREFUSED: Connection refused
    COUNTER 1
    Thrown:
    com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Wed Apr 19 22:38:37 GMT+08:00 2006.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1 seconds.
    Could not start server: Connect to SAP gateway failed
    Connect_PM TPNAME=SLD_NUC, GWHOST=lpc1, GWSERV=sapgw54

    Hi JackLim
    You had better check RFC Destination by SM59,
    and JCo RFC Provider by Visual Admin .
    1:Check whether Program ID is matching.
    2:Check ABAP System is Unicode or Non-Unicode,
      and collect settings.
      ->if ABAP System is Non-Unicode System,
        Check off the Unicode Flag of JCo RFC Provider.
    regards.
    Yuki Fujioka

  • AS-ABAP (BI) system registration in SLD RZ70 Error

    Hi guys, I'm following the SAP note 983156 - BI configuration w. Template Installer and I'm in the step in order to establish communication between my BW IDES and Portal.
    ""Checking the AS-ABAP (BI) system registration in SLD""
    the note says:
    "When configuring the Webdynpro Jco destination connectivity the AS-ABAP (BI) system must be configured in the SLD."
    Procedure:
    Logon to the SLD: http://<host>:<port>/sld. (Your configured SLD (central or local SLD))
    Please check in Home -> Technical Systems -> select type ABAP. This
    should have configuration of your ABAP (BI) system.
    If it is missing, logon to your ABAP (BI) system -> goto transaction RZ70. Fill in the SLD bridge: gateway info -> Activate -> Start data collection."
    Well, when I'm in SDL Home > Technical systems, I have nothing there, so I started to enable the SDL Bridge in RZ70 and after running it, it gives me the error:
    0: ibm_IAM_00                                : Collection of SLD data finished
    0: ibm_IAM_00                                : Data collected successfully
    0: ibm_IAM_00                                : RFC data prepared
    0: ibm_IAM_00                                : Used RFC destination: IBM_PORTAL_IAN
    0: ibm_IAM_00                                : RFC call failed: JCO.Server could not find server function 'SET_SLD_DATA'
    0: ibm_IAM_00                                : Existing periodic jobs removed. Number: 1
    0: ibm_IAM_00                                : Program scheduled: 20100602 000100
    1: ibm_IAM_00                                : Event-controlled job already exists; scheduling not necessary
    I looked through other posts, I eliminated SLD_NUC and SLD_UC from JAVA Visual Administrator, but still, the error persists.
    Any ideas?

    Hi Kuatroka,
    In relation to the following error received: "JCO.Server could not find server function SET_SLD_DATA"
    1) RZ70 could not find gateway - check gateway defined in RZ70 is up and running in host and SLD home page ->Administration -> Data Supplier Bridge and SLD gateway host is reachable from ABAP system host.
    2) Be aware SLD/J2EE does not install a gateway as standard - you must either install a dedicated gateway instance using Presentation CD/DVD or you must use a local ABAP gateway (normally local ABAP stack if SLD runs on J2EE ADDIN) or ensure the definitions are correct for any other ABAP systems gateway you choose to use
    3) Check the definitions in SLD -> Administration ->Data Supplier Bridge match the definitions in RZ70 - try also FQDN. Ensure these are the same!
    4) If you are operating multiple SLD see SAP note 700127
    5) Ensure you have not manually created entries for SLD_UC and SLD_NUC in the JCO RFC provider of the visual administrator. The SLD has its own internal JCO provider so there should be no entries in that of the Engine.
    I am not sure of your SP levels, but this may also apply: if you have a gateway service on the defined host, the definitions
    match between RZ70 and SLD, the gateway is running then it could be a problem with RZ70 - implement notes 906454 and 926089 and 907729.
    I hope this information helps.
    All the best,
    Cristiano

  • SLD bridge query

    Hello,
    We have configured SLD bridge between two systems which is PI version 7.0 and Solman 7.1. But the data is not auto transfer,we have configured using this link http://help.sap.com/saphelp_nw70/helpdata/en/43/da21ba13660aa5e10000000a1553f6/content.htm but still no luck.
    Are there any options/steps that you can suggest?
    Please advise.
    Thanks in advance.
    Virgilio.

    Hi,
    1) When you press execute button in RZ70 transaction in ABAP and
    press "send data to sld" button in SLD Data Supplier tab in Visual
    Admin in J2ee it will update data in both SLD simultaneously if SLD
    Bridge working fine between the SLD.
    2) By default data is updated in 720 minutes means that the data about
    current system will be updated in the SLD twice a day. You can change
    it by entering a different value in Minute field in RZ70 Tx.
    The  most common cause of this problem is that the objectserver name
    of both SLD's is the same, (generally the default which is localhost)
    Please ensure that each SLD has a unique objectserver name
    This can be see in Administration -> Profile -> All
    Please also see the following SAP Note:
    #[935245|http://service.sap.com/sap/support/notes/935245] - Importance of "Object Server" SLD parameter
    If you have
    configured this correctly and nothing is being forwarded with no
    errors in the logfiles i suspect this is the casue of the problem.
    Regards,
    Aidan

  • SLD Bridge : Automatic data transfer

    Hi ,
    We  have configured SLD bridge between system A ( PI 7.0 ) and B ( Solution Manager 7.0 ).
    A------SLD bridge -
    >B
    Now How can we check data tranfer is successful or not. And how much time does it take for data transfer.
    We have already checked log in Sld-.administration-->log. But so far there is no infomration about data transfer.No error either.
    Best Regards,
    Tushar

    Hi Tushar
    Please check in the SAP Data Supplier in the Visual Administrator and update the details and test it
    Hope it helps
    Regards
    Arun

  • Bridge error message tells me to purge central cache. Where is "Cache Preferences" to do so?

    Bridge error message: Bridge encountered a problem and is unable to read the cache. Please try purging the central cache in Cache Preferences to correct the situation. WHERE IS THE CACHE PREFERENCEs?

    Edit > Preferences > Cache > Purge Cache

  • Windows 7 - Pci-to-Pci Bridge (Error: Code 10) - PCI Video Card

    Before I state my issues I will list what I'm running and what I'm trying to accomplish.
    I'm running Windows 7 Enterprise 64-bit edition, not the Beta or RC. I have 3 video cards in my possession (listed below).
    - (PCIe) Evga GTX260
    - (PCI) Evga 9400GT
    - (PCI) Evga Fx5500
    Out of those 3 cards I only use the GTX260 and the 9400GT. I had to 'retire' the Fx5500 because the latest WHQL (certified) drivers only provide support as far down as the "6 series" Nvidia cards. Unfortunately the Fx5500 is a "5 series" and falls below that line. I have already tried to use the GTX260 and Fx5500 in previous versions of Windows (XP and Vista), but there is no way to download and install two separate drivers for two of the same make of video card - you'll get nothing but errors. There is the option of going to a place like guru3d.com and downloading a custom supported driver that covers both the GTX260 and Fx5500, but the drivers are not certified and lack support. Therefore, I purchased and now use the 9400GT which is covered under the drivers for the GTX260 and eliminates the need for messing around with custom drivers. Also, the 9400GT has a better graphics processor and more memory than the Fx5500, so it was time to upgrade anyway.
    Now that you have some background info here is my issue Whenever I install the 9400GT I get a second 'pci-to-pci bridge' entry (the other entry has no errors) that shows up under 'System Devices' in the Device Manager. The second pci-to-pci bridge entry has a yellow triangle with an exclamation mark on it that refers to a problem. When you check the properties of this device it more or less says that Windows has detected a problem (Error Code 10). The GTX260 still works and even shows up under the 'Display Adapters' as a GTX260, but no entry for the 9400GT exists. I have tried the 9400GT in both PCI slots and each time it does the same thing. If I pull out the GTX260 and ONLY run the 9400GT, I still get the pci-to-pci bridge issue, BUT I do get a picture and can boot into Windows 7 without a hitch. When I do this there is still nothing listed under the 'Display Adapters' as a 9400GT or even a VGA compatible device.
    After messing around with this for 10 hours (yes, I said 10 hours) I decided to dig out my retired PCI video card (the Fx5500). When I installed this card I had no 2nd pci-to-pci bridge entry appear under 'System Devices', and the one that was listed had no yellow triangle or error codes. I then checked under 'Display Adapters' and Windows 7 had recognized it as a VGA compatible device and was asking for drivers.
    I have now concluded that there is definitely no issue with the motherboard or any of my hardware (including video cards). At first EVGA Support and I had suspected that the motherboard may be bad because of all of the pre-diagnostic steps I had taken during my 10 hour ordeal. I'm not going to list everything I did because it would literally take 3 hours to type it all in. Just believe me when I say that I have tried most things including but not limited to the latest bios updates (flashed 4 times and completely reset to ensure accuracy), custom IRQ management, entire OS re-installation X2, multiple/latest chipset drivers installed, multiple/latest video drivers installed, memtest testing, complete hardware teardown and re-build (adding one device at a time), and MUCH more. The only thing I did not try was installing a different OS other than Windows 7 64-bit to see if I could replicate the issue. This is a waste of time though because lets say that I install Windows XP Pro and the 9400GT doesn't have this issue... Well, that's great, but who gives a damn about XP Pro when I have been using it for the last 9 years and when I have a full version of Windows 7 that I want to use? I'm certainly not going to run XP Pro over Windows 7 just to use this PCI video card. Second, if I install XP Pro and it still gives me the same pci-to-pci bridge error then again, I've only wasted more time because if its not going to work in either OS then Im sure as hell not going to leave XP Pro installed when I can use Windows 7.
    Thanks,
    piyush

    Maybe stupid question now but has your posting anything to do with Toshiba and Toshiba notebooks?

  • SLD-Bridge / Data Supplier Bridge and new technical systems

    Hi,
    The data supplier (data collection process) periodically sends data to the SLD bridge. This SLD bridge provides this information to the SLD.
    My question: Will new technical systems be created(!) and updated automatically in the SLD by using SLD bridge??
    Or do I have to create new technical systems allways manually by SLD browser??
    Thanks and regards!

    How about the "creation" process of technical systems??
    I am confused of the idea of the SLD bridge. The idea sounds great to me, but how is the link between the technical systems and all these collected data passed to the SLD realized??
    The online documentation is not very helpful...

  • SLD Bridge vs SLD Synchronization

    Hi all,
    Can you please explain the differences between SLD Bridge versus SLD Synchronization ?
    And why and when to choose one option over the other ?
    Thanks alot.
    Nadir

    Hi Nadir,
    As of version 7.1 the SLD content Sync should be available.
    Demo: The Full Automatic Sync Feature in the SLD of SAP NetWeaver 7.1
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12579
    #1372683 SLD content synchronization: Correct configuration of URL
    The user you have configured in the bridge need to be valid
    for logon on the target SLD. Also each SLD should have a
    unique value for the object server parameter.
    #935245 - Importance of "Object Server" SLD parameter
    As per the page" Configuring the SLD Bridge"
    http://help.sap.com/saphelp_nw70/helpdata/de/43/da21ba13660aa5e10000000a1553f6/content.htm
    Regards,
    Aidan

  • SLD Bridge

    Hello everybody,
    I have a few doubts about SLD Bridge, I need to do a bridge between 2 SLD's, I've been reading the documentation about it, and I know where to configure it, but what about as an example with Business Systems, I mean I have for example a BS_QAS1 in SLD1, and I have configured in SLD1 a Bridge to an SLD2, if I need a Business System in SLD2 for BS_QAS1 how do I doit, is automatically visible?, I've been reading about that Business System Information is not reportable in this automatic way, is this true?, and in another examples what about Technical Systems? if I have in SLD1 TS_SYS1, and I need it in SLD2, I have the bridge but I can't see it in Technical Systems area for SLD2, then how does this work?? I want to believe that when doing the bridge SLD1 reports information about landscape to SLD2 so I could see this technical systems in SLD2, maybe I'm understanding wrong the concept, can anyone clarify me this points?,  cause I'm a little lost in here, thanks in advance.
    Regards,
    Julio Cesar

    HI,
    SLD Bridge is the open Port where one one side its connected to SLDs (SLD1, SLD2 ...etc) and on another side its linked with corresponding Data supplier.
    If you have installed multiple SLD servers (for example, for security purposes), the SLD bridge can be configured to send data to each of these servers. In the figure above, one SLD server has been installed locally and multiple SLD servers have been installed remotely.
    The SLD bridge converts the system data that is sent by the SLD data suppliers to the SLD server into a CIM-compliant format.
    The data between the SLD data suppliers of ABAP-based systems and the SLD bridge is exchanged by means of an RFC connection. Therefore, you have to configure an SAP gateway service. We recommend that you use a local gateway.
    Refer
    http://help.sap.com/saphelp_nw04s/helpdata/en/8a/361fb70681234fb7d3af841ec2383e/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/da21ba13660aa5e10000000a1553f6/content.htm
    Thanks
    Swarup

  • SLD Bridge in SAP ERP

    Hi Experts,
    Can you plz  help me to configure SLD bridge between my BI and Solution manager system.
    Regards,
    Basis

    Hi Gagan
    Thanks , its really very helpful.
    But i am not sure what i have to do now!
    I have seprate BI ABAP and BI Java system , which i have installed recently, I have configured local SLD as a part of
    post installation (It includes RZ70 steps as well).
    So Please confirm what should i do now.
    It will be a great help for me.
    Thanks

  • Weblogic Apache Bridge Error - Urgent

    Hi,
    We have installed 11g weblogic and forms and reports successfully but while calling a form sometimes in concurrent sessions getting 'Failure of Server Apache Bridge Error'.
    Following are the system details:
    System: Windows 2008 64 bit
    Forms/reports [64 Bit] Version 11.1.2.0.0
    Weblogic server :10.3.5
    Apache Version:
    Oracle_FRHome1\ohs\bin>httpd -version
    Server version: Oracle-HTTP-Server/2.2.15 (Win32)
    Server built: Apr 2 2011 17:14:20
    Server label: APACHE_11.1.1.5.0_WINDOWS.X64_110325.2000
    As suggested in most of the forums, we have disabled IPv6 and replaced hostname with IP Address of the system in mod_wl_ohs.conf, forms.conf and reports_ohs.conf like this:
    mod_wl_ohs:
    DynamicServerList Off
    WebLogicHost 10.11.18.119
    <Location /console>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 7001
    </Location>
    WebLogicPort 7001
    <Location /em>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 7001
    </Location>
    <Location /forms>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 9001
    </Location>
    <Location /reports>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 9002
    </Location>
    And from weblogic console also we have changed the listen address to this static IP and restarted the ohs,form, report server.
    But still facing the same issue.
    Any suggestion?
    OHS Log:-
    [2012-03-05T20:17:19.4742+05:30] [OHS] [ERROR:32] [OHS-9999] [mod_weblogic.c] [host_id: MUPF102] [host_addr: 169.254.95.120] [pid: 5068] [tid: 2064] [user: SYSTEM] [VirtualHost: main] ap_proxy: trying GET /forms/frmservlet at backend host '10.11.18.119/0; got exception 'NO_RESOURCES: [os error=0,  line 1915 of ../nsapi/URL.cpp]: apr_socket_connect call failed hostname:10.161.168.119:0 error [730049]'
    Any prompt help would be highly appreciated.
    Thanks in Advance.

    Thanks for the prompt reply.
    We can access the report with 2 or 3 concurrent connections properly but the moment there are more concurrent connections it gives 'Failure of Server Apache Bridge Error' in client browser for new connections and whoever is already logged in their application gets hang.
    So restarting also wont help as there can be more than 100 concurrent connections.
    We have changed few parameters like :
    StartServers 2
    MaxClients 2500
    MinSpareThreads 25
    MaxSpareThreads 2500
    ThreadsPerChild 25
    MaxRequestsPerChild 0
    KeepAliveTimeout 15
    Timeout 720
    Any other suggestions?

  • SLD Configuration : Error opening an RFC  Connection

    Hi All,
    I am working on EP6 SP19 and trying  to configure SLD.
    I was trying to check the data collection with the transaction RZ70,and I got the following error:
    Data collected succesfully
    Used RFC Destination: SLD_NUC
    RFC call failed: Error opening an RFC Connection
    Existing periodic jobs removed, number: 1
    Program scheduled: 20070327
    Event controlled job already exists,scheduling not necessary
    I performed the follloewing steps:
    I have imported CRContent.zip succesfully.
    I have configured the data supplier bridge with following parameters.
    Update local SLD (sld/active): TRUE
    RFC Gateway:
    Server : <host name of J2EE server>
    Service : <The SAP gateway service port> (here I gave sapgw00)
    This gateway service is installed while installing WAS Java.
    Please clarify if I can use the same or Do I need to install standalone gateway instance?
    I restarted the Data supplier bridge it is running.
    I have created RFC destinations through visual administrator with
    JCO RFC provider and used the same name for the program id
    in RFC destination of SM59
    Once the above steps are done,I am getting the error.(Error opening RFC)
    Please give me a clue of wat else do I need to do?
    Regards,
    Santhosh

    Hi,
    check the following once.
    How to configure the R/3 system as technical system into portal is follows.
    U need to add some properties in VA.
    Then only it will works.
    U can goto the VA and in SLD data supplier add some properties like this.
    1)HTTP settings: host = poratl host , port=50000 ,user = portal username , pwd=give thepwd.
    2)RFC settings : Gateway host= poratl host and Gatewayservice=sapgw00
    3)CIM client generation settings :host and port are the same as above and user and PWD same above
    After this u need to check the Cimclicnt and that shows success.
    And finally u need to go to the SLD add ur r/3 system properties and and ip address and host name in the host file of ur windows.
    and finally add message server host in the services file in ur windows.
    Have you checked the JCo destinations And SLD connetions.
    If all are correct then u can add the properties in the Application server
    Host file add the IP address and alias name
    C:\WINDOWS\system32\drivers\etc\host
    in services file add the <Messageserverhost> 3600/tcp.
    C:\WINDOWS\system32\drivers\etc\services.
    Then it might helps you.
    Thanks,
    Lohi.

  • PI 7.11 Post Installation - Template initial SLD configuration ERROR

    Hi All,
    I was installed SAP PI 7.11 on Widows2003 with Max DB  and when i am trying to run the initial SLD confuguration Template we are getting error at 70% as below. An the same ii have tried in different Browsers lke IE8.0, IE6.0 and Firefox
    During the configuration Step: SAP BASIS Product and component.
    ERROR: CIM_ERR_FAILED: HTTP Response Code: 400 Bad Request.
    And i am posting the default trace log.
    "Severity","Date","Time","Message","Category","Location","Application",
    "Error","2010-12-08","16:43:45:296","Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired.  Parser will use a default ErrorHandler to print the first 10  errors.  Please call the setErrorHandler method to fix this.","System.err","System.err","sap.com/tclmitsamuimainframe~wd",
    "Error","2010-12-08","16:43:45:296","Error: URI = 'null', Line = '2', : Document is invalid: no grammar found.","System.err","System.err","sap.com/tclmitsamuimainframe~wd",
    "Error","2010-12-08","16:43:45:296","Error: URI = 'null', Line = '2', : Document root element 'wsdl:definitions', must match DOCTYPE root 'null'.","System.err","System.err","sap.com/tclmitsamuimainframe~wd",
    "Error","2010-12-08","16:43:45:625","Unexpected exception catched and will be rethrown:","com.sap.ctc.util.pi.services.SystemLandscapeSetup","com.sap.ctc.util.pi.services.SystemLandscapeSetup.maintainInstalledProduct(String productName, String productVersionName, String vendor, String version, String[] componentNames, String componentVersion, String hostName, String systemName)","sap.com/tclmitsamuimainframe~wd",
    "","","","com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: HTTP response code: 400 Bad Request","","","",
    "","","","[EXCEPTION]","","","",
    "","","","com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: HTTP response code: 400 Bad Request","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.newCommunicationException(WBEMHttpRequestSender.java:511)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.processResponse(WBEMHttpRequestSender.java:400)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.sendImpl(WBEMHttpRequestSender.java:206)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.retryOnUnsupportedMediaType(WBEMHttpRequestSender.java:585)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.processResponse(WBEMHttpRequestSender.java:396)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.sendImpl(WBEMHttpRequestSender.java:206)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:205)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:175)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:238)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:268)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRemoteClient.sendAndCast(WBEMRemoteClient.java:936)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRemoteClient.enumerateInstanceNamesImpl(WBEMRemoteClient.java:463)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMAbstractClient.enumerateInstanceNames(WBEMAbstractClient.java:480)","","","",
    "","","","at com.sap.sld.api.std.impl.BaseSystem.getAllInstances(BaseSystem.java:312)","","","",
    "","","","at com.sap.sld.api.std.tech.SLD_ABAPSystem.getABAPSystem(SLD_ABAPSystem.java:661)","","","",
    "","","","at com.sap.ctc.util.pi.services.SystemLandscapeSetup.maintainInstalledProduct(SystemLandscapeSetup.java:280)","","","",
    "","","","at com.sap.ctc.util.pi.services.SystemLandscapeSetup.maintainInstalledProduct(SystemLandscapeSetup.java:1479)","","","",
    "","","","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:585)","","","",
    "","","","at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:221)","","","",
    "","","","at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:98)","","","",
    "","","","at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:54)","","","",
    "","","","at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:51)","","","",
    "","","","at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:170)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:158)","","","",
    "","","","at java.lang.Thread.run(Thread.java:725)","","","",
    "Error","2010-12-
    "Error","2010-12-08","16:43:45:625","","com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter","com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter","sap.com/tclmitsamuimainframe~wd",
    "Error","2010-12-08","16:43:45:625","Service execution error. Invocation target error when call method maintainInstalledProduct in class com.sap.ctc.util.pi.services.SystemLandscapeSetup of component sap.com/com.sap.xi.ctc.app (error message = CIM_ERR_FAILED: HTTP response code: 400 Bad Request)","com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault","com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault","sap.com/tclmitsamuimainframe~wd",
    "","","","[EXCEPTION]","","","",
    "","","","com.sap.tc.lm.ctc.cul.api.CULServiceException: Service execution error. Invocation target error when call method maintainInstalledProduct in class com.sap.ctc.util.pi.services.SystemLandscapeSetup of component sap.com/com.sap.xi.ctc.app (error message = CIM_ERR_FAILED: HTTP response code: 400 Bad Request)","","","",
    "","","","at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:56)","","","",
    "","","","at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:51)","","","",
    "","","","at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:170)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:233)","","","",
    "","","","at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:158)","","","",
    "","","","at java.lang.Thread.run(Thread.java:725)","","","",
    "","","","Caused by: com.sap.tc.lm.ctc.provider.javaServiceProvider.exceptions.CPIServiceExecutionException: Service execution error. Invocation target error when call method maintainInstalledProduct in class com.sap.ctc.util.pi.services.SystemLandscapeSetup of component sap.com/com.sap.xi.ctc.app (error message = CIM_ERR_FAILED: HTTP response code: 400 Bad Request)","","","",
    "","","","at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:255)","","","",
    "","","","at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:98)","","","",
    "","","","at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:54)","","","",
    "","","","... 11 more","","","",
    "","","","Caused by: java.lang.reflect.InvocationTargetException","","","",
    "","","","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:585)","","","",
    "","","","at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:221)","","","",
    "","","","... 13 more","","","",
    "","","","Caused by: com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: HTTP response code: 400 Bad Request","","","",
    "","","","at com.sap.ctc.util.infra.BaseConfig.dispatchException(BaseConfig.java:242)","","","",
    "","","","at com.sap.ctc.util.pi.services.SystemLandscapeSetup.maintainInstalledProduct(SystemLandscapeSetup.java:361)","","","",
    "","","","at com.sap.ctc.util.pi.services.SystemLandscapeSetup.maintainInstalledProduct(SystemLandscapeSetup.java:1479)","","","",
    "","","","... 18 more","","","",
    "","","","Caused by: com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: HTTP response code: 400 Bad Request","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.newCommunicationException(WBEMHttpRequestSender.java:511)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.processResponse(WBEMHttpRequestSender.java:400)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.sendImpl(WBEMHttpRequestSender.java:206)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.retryOnUnsupportedMediaType(WBEMHttpRequestSender.java:585)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.processResponse(WBEMHttpRequestSender.java:396)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.sendImpl(WBEMHttpRequestSender.java:206)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:205)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:175)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:238)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:268)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRemoteClient.sendAndCast(WBEMRemoteClient.java:936)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMRemoteClient.enumerateInstanceNamesImpl(WBEMRemoteClient.java:463)","","","",
    "","","","at com.sap.sld.api.wbem.client.WBEMAbstractClient.enumerateInstanceNames(WBEMAbstractClient.java:480)","","","",
    "","","","at com.sap.sld.api.std.impl.BaseSystem.getAllInstances(BaseSystem.java:312)","","","",
    "","","","at com.sap.sld.api.std.tech.SLD_ABAPSystem.getABAPSystem(SLD_ABAPSystem.java:661)","","","",
    "","","","at com.sap.ctc.util.pi.services.SystemLandscapeSetup.maintainInstalledProduct(SystemLandscapeSetup.java:280)","","","",
    "","","","... 19 more","","","",
    "Error","2010-12-08","16:43:45:625","","com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault","com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault","sap.com/tclmitsamuimainframe~wd",
    Thanks & Regards,
    Sreekanth

    we have installed PI7.11 agian
    thanks

  • Cannot download Creative Cloud due to Adobe Bridge error

    My Windows based computer will not allow me to download any of the CS6 products available through the Creative Cloud subscription. The error I continue to receive is that Adobe Bridge is open. I've since used the Adobe Cleanup Tool to delete my previous CS5 Master Collecter. I've also deleted the Bridge task in the task manager. I'm still getting the same error. I'm sure someone has an easy fix to this. Any and all help will be greatly appreciated.

    Thanks John for your reply. After I made this post yesterday, I went back and gave it another try and everything worked out fine. I do believe it was a combination of using the Adobe cleaning tool, task manager AND rebooting several times that finally got my programs downloaded. And by the way, I running Windows 7.

Maybe you are looking for

  • Couldn't take it any longer, gone back to Mavericks

    After 2 weeks of dealing with random crashes, reboots and odd querks like the sound balance always reseting to the left channel I have gone back to Mavericks, which was a issue in itself as I didn't have a backup to use and OS X Recovery would only i

  • Difference Between Shutdown and Close Database

    Hi all, Let say I want to start the instance of database with the following processes : 1. STARTUP MOUNT 2. ALTER DATABASE OPEN With two commands above, now the database is open. Then, I want to close the database with command : 3. ALTER DATABASE CLO

  • Standard R/3 MM transactions in BW

    We want to execute most used transactions in BW like MB51. How we can use R/3 transaction directly in BW? Which method will be good for using standard transactions in BW Thanks Mehmet

  • BI 7 WAD- BACK _TO_PREVIOUS_ITEM_STATE.

    Hi All, I have a Button group  named SHOWCHARS which will show the navigation pane when the user clicks,and the button changes to HIDE CHARS.(Button Description) if again the user clicks the same  button it will hide the Navigation pane and it should

  • How do I delete everything in my iTunes Library and Start Over?

    How do I delete everything in my iTunes Library and Start Over?