No "Adapter monitoring" in runtime workbench

We appear to having difficulties with our SOAP adapter in XI 3.0.
I have searched through the forum, and most queries relate to SOAP Adapter being greyed out in adapterframework, but it is not even available in the list.
We do no have the Adapter Monitoring as an option in our runtime workbench, either.  How can we add this?
Any thoughts gratefully received!

Hi Barry,
have you tried: http://server:port/mdt/amtServlet   ?
this is the address of the adapter monitoring
the old address ( < sp4 as far as I remember) of the adapter monitor:
http://hostname:portnumber/AdapterFramework/monitor/monitor.jsp
regards,
michal
Message was edited by: Michal Krawczyk

Similar Messages

  • Error while opening Adapter Monitoring in Runtime Workbench

    Hi,
    I am unable to open Adapter Monitoring from
    Runtime Workbench -> Component Monitoring -> Adapter Monitoring
    When I tried to open, I am getting following message in the new window:
    "The page cannot be displayed"
    Please let me know where I can enable this option.
    Thanks,
    Yogi.

    Hi,
    Go thru this SAP Note- 768456,928862
    Also this doc may help u-https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0e1ba1a-e86e-2910-ee83-b73b54abc7d4
    Regards,
    Moorthy

  • Cannot display Adapter Service in Adapter Monitor - XI Runtime Workbench

    Dear Experts,
    I have already done the system copy XI 3.0 from Win Server 2003 32bit to WIn Server 2003 64bit.
    I have also done the post activities in NW AS ABAP system copy and NW AS JAVA system copy.
    I have a problem now,
    I cannot display the adapter service in SAP XI Runtime Workbench ( http://jktbtr-sap01:50000/rwb/index.jsp )
    Tree Domain -> Integration Server  -> Adapter Engine jktbtr-sap01
    Button Adapter Monitoring.
    In the previous source system I can see all the adapter service : BC, File, JDBC, JMS, JPR, Mail , RFC, SOAP, XI.
    But in the target system, I just found JPR with red light.
    What configuration should I set to register and start those adapter services in target system?
    Regards,
    Adhi

    can u check whether u are able to see the list of adapters in communication channel. when u select the adapters.
    also do the CPACACHE refresh.
    chirag

  • SOAP Adapter + asynchronous message + Runtime Workbench

    Hi
    I have problem with error monitoring in Runtime Workbench -> Message Monitoring
    I have SOAP adapter deployed on Apache Axis.
    I have flow SOAP->XI->SOAP (asynchronous mode)
    It works great until receiver adapter generate error.
    I can see error message in defaultTrace log but in
    Message Monitoring-> Details I see only "SOAP: response message
    contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault".
    SOAP message from receiver adapter (with error) looks like that
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <soapenv:Body>
        <soapenv:Fault>
          <faultcode>Client</faultcode>
          <faultstring>Internal Server Error</faultstring>
          <detail>
            <myfaultmessage>
              <type>RABAX_STATE</type>
              <message>Divide by 0 (type 1).</message>
            </myfaultmessage>
            <ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">pslupkowski</ns1:hostname>
          </detail>
        </soapenv:Fault>
      </soapenv:Body>
    </soapenv:Envelope>
    I'm think that this message is not well formated and
    Adapter Engine can't find some tags during parsing this
    message. Any ideas how to solve this problem?
    I'm just want to see error description from <myfaultmessage> tag in Message Monitoring

    Hi,
    Did you check the log on adapter engine?
    http://<host>:<port>/MessagingSystem/monitor/monitor.jsp
    Take a look to this monitor, here you can see both messages (request and response).
    Cheers,
    Ricardo.

  • Messages on Holding at Message Monitoring under Runtime Workbench

    Hello Colleagues,
    we have currently the problem that a lot of messages for some interfaces are in status Holding under Message Monitoring at Runtime Workbench for PI 7.1.
    I'm not able to resend the messages with status Holding as well as change status to cancel.
    Quality of Service for the Interfaces are Exactly Once in Order.
    I assume an error message blocks the queue and due to the fact we have Exactly Once in Order configured all following messages be in status Holding.
    Is my assumption right?
    But, I am not abel to find any messages in status error with blocks the queue!
    How can I solve that issue?
    Many thanks in advance!
    Jochen

    I assume an error message blocks the queue and due to the fact we have Exactly Once in Order
    configured all following messages be in status Holding.
    AE should have least number of EOIO messages at a given instance...otherwise Holding is what you get.....and holding is common with EOIO....so see if you can chagne the QoS of some messages to EO
    But, I am not abel to find any messages in status error with blocks the queue!
    Never you will get an error in SXMB_MONI....or the queue blocked....
    When your message goes out of IE...the corresposding message entry is marked with chequered flag...observe in MONI you will see this....however in AE the message can fail if not able to send to the target system....
    For some more understanding refer my answer in this thread:
    Re: Restarting Error's in SXMB_MONI
    Regards,
    Abhishek.

  • "Error in message monitoring in runtime workbench"

    Hello All,
        I have an error in message monitoring in runtime workbench.
    We have installed PI7.0 and it should run on port 50000.But it is running on port 50100.
    Please suggest what are the steps involved to resolve this problem.
    Thanks and Regards
    SAN
    null
    k san

    San,
    Can you please copy / paste error message.
    Also check if you have set correct port in Exchange profile under Runtimeworkbench.
    Nilesh

  • Cache Monitoring in Runtime Workbench not showing status/throwing error

    Hello Friends,
    The Cache Monitoring in Runtime Workbench is not showing the status at all. Below is the error message that is displayed.
    Connection to system RUNTIME using application RUNTIME lost. Detailed information: Error accessing "https://us-medpiqas.ww005.siemens.net:50001/run/value_mapping_cache/int?method=InvalidateCache" with user "null". Status of response is HTTP/1.1 401 Unauthorized - Unauthorized
    It was working fine few days before. Now the messages are not getting processed as they are not able to access the message mapping at runtime. I am surprised as to how this happened. Can anyone of you tell me what I can do to proceed with the problem?
    FYI: SXI_CACHE in ABAP Stack shows updated status and is green.
    Thanks & Best Regards,
    Anand Patil
    Edited by: Anand Patil on Dec 22, 2010 4:06 PM

    Hi,
    Restarting the XI: CPA Cache Service in https://<host>:<port>/nwa -
    > Systems---->Start & Stop. After restarting the CPA Cache service. The error is no more shown.
    This works!
    Thanks & Regards,
    Anand Patil

  • Which role, profile for monitoring adapter & messages in Runtime Workbench?

    Hi guys,
    let mi pls know, which one is needed.
    Thanx!
    Olian

    Hi Olian,
         Check this help file on Monitoring:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/08438c77-0501-0010-50a0-e39fe8fa0446
    Regards,
    Subhasha Ranjan

  • Any docs or info on runtime workbench

    Can anyone provide some docs or helpful info about runtime workbench?
    I have seen a button "resend" in Message Monitoring of runtime workbench. what does it function? any more infomation?
    Message was edited by: Spring Tang
    add button "resend"
    Message was edited by: Spring Tang
    Message was edited by: Spring Tang

    Hi Spring,
    You can see your message at any stage in XI. This can be viewed with the help of Runtime WorkBench(RWB). A few options available in the Runtime Workbench are:
    1. ADAPTER MONITORING This allows you to trace out the errors and problems occuring in your Adapters running on the j2ee engine.
    2. END to END Monitoring This is similar to your SXMB_MONI and allows you to monitor the entire message flow.
    3. PERFORMANCE MONITORING This is used to monitor the performance of your entire XI server.
    Also, go through these links for further info,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cbc7d790-0201-0010-bea6-c549902e93e2
    http://help.sap.com/saphelp_nw04/helpdata/en/41/b715045ffc11d5b3ea0050da403d6a/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/96/0a2441509fa831e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/5a/f72040599a8f5ce10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/25/9c2f3ffed33d67e10000000a114084/content.htm
    Hope this helps.
    Regards,
    abhy

  • Java.lang.NoClassDefFoundError in Runtime Workbench

    Hello,
    I am getting  java.lang.NoClassDefFoundError: com/sap/aii/rwb/rtcheck/rtcserver/Processor error while trying to run Component Monitoring in runtime workbench.
    Please advise!!
    Thanks a lot
    Edited by: Chanakya Sharma on Jun 13, 2010 9:47 AM

    Dear Mark,
    Thansk a lot. Even I was thinking on those lines.
    But not sure, is their any way we can undeploy SP5 patch and come revert back to SP4?
    I am facing one more issue in the following thread, I think it is also because of the same SP mismatch issue. Could you please have a look and post your expert comments there as well?
    HTTP 500 Internal Server Error in SXMB_MONI
    Thanks for support!!

  • Error in Component Monitoring(Runtime Workbench)

    Hi,
    I am getting an error in component monitoring section of runtime workbench. I got a note(851711), where it says 'CompilingException' error can be corrected by applying SP14. But I am still getting same error after applying SP14 and redeploying XI ADAPTER FRAMEWORK CORE 3.0 (SAPXIAFC.sca), XI TOOLS 3.0 (SAPXITOOL.sca) and XI ADAPTER FRAMEWORK 3.0 (SAPXIAF.sca). Please advice how to correct this error.
    Error Message:
    com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: D:/usr/sap/QN7/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1138903402125.java:27: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier (try -source 1.4 or lower to use 'enum' as an identifier) import com.sapportals.htmlb.enum.TableCellStyle;                            ^ D:/usr/sap/QN7/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1138903402125.java:947: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier (try -source 1.4 or lower to use 'enum' as an identifier)     compTable.setColumnType(com.sapportals.htmlb.enum.TableColumnType.IMAGELINK,  1);                                                                  ^ D:/usr/sap/QN7/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1138903402125.java:948: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier (try -source 1.4 or lower to use 'enum' as an identifier) compTable.getColumn(1).setCellHAlignment(-1, com.sapportals.htmlb.enum.CellHAlign.CENTER);                                                                                ^ 3 errors .
    Thanks,
    Ask.

    Hi,
    it can be for some system configured on http destination or the sld system configured for this server.
    take a look at tx sxmb_adm for the http destination to discover witch destination is been used. then, on sm59, find the server that is been called for this http destination and check on that server if this user is ok there.
    to check sld, go to tx sld_apicust discover witch is the sld system configured for this server. After log on to sld system and check the user.
    Maybe the user is ok on the destination system, so, check the password on sm59 (if the problem is with an http dest) or sld_apicust (if the problem is the connection to sld).
    regards.
    roberti

  • What can be monitored using Alert rule via Runtime workbench? Help!

    Hi Experts,
            In the alert configuration in XI runtime workbench, there is something called Alert Rule. Under Alert Rule there are options where we can give sender/receiver interfaces, channel, etc.
    What exactly we can monitor using this option?
    If my receiver is another SAP R/3 system then using this can I send alert when the SAP R/3 is down?
    Similary if my sender is also SAP R/3 then can I monitor if this system is down?
    What more can we monitor with this?
    Kindly help!
    Thanks
    Gopal

    Hi,
    Alert rule is not at all used for monitoring directly. it can act as a filter for your alert category. so first you must have created an alert category.
    you can specify the sender/receiver party,service,interface and namespace in a alert rule after choosing a alert category.
    you can also specify where you are expecting an error like integration engine or adapter engine
    if you define an alert category with an alert rule, no restrictions then you will get all alerts for all sort of errors from all of your interfaces.
    so by specifying an alert rule you are restricting an alert category that you created to a particular sender service or namespce etc..
    to get step by step idea of how to create alerts see the below blogs
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    kind regards
    francis

  • Error in Runtime WorkBench/Component Monitoring

    Hi all,
    1. I have configured an AS ABAP system to connect to the SLD successfully. In the Technical System List of SLD, it's named "TE1 on sap0810". (Successful)
    2. After, i have created a Business System corresponding for this Technical System "TE1 on sap0810" with Client 810. In the Business System List of SLD, it's named "BUSINESS_SYSTEM_TE1CLNT810". (Successful)
    3. And after, i log on into Runtime WorkBench and choose "Component Monitoring" Tab and choose Display all component, i get an error about the Business System "BUSINESS_SYSTEM_TE1CLNT810" for "Ping Status" and "Self-Test Status" as message below: (Error)
    Ping Status:  Unable to log on to system BUSINESS_SYSTEM_TE1CLNT810 in language en with user PIRWBUSER Last Retry Jul 28, 2008 5:48:56 PM ICT ... Details
    Self-Test Status:      Unable to log on to system BUSINESS_SYSTEM_TE1CLNT810 in language en with user PIRWBUSER Last Retry Jul 28, 2008 5:48:56 PM ICT ... Details
    Anyone can please help me to resolve this problem?
    Thanks a lot in advance,
    <removed by moderator>
    Vinh Vo
    Edited by: Mike Pokraka on Jul 28, 2008 5:07 PM

    hi friend
    If you have created the TS & BS correctly in SLD
    check the following points:
    1)The JCO service might have been down...check it out....Sometimes it happens due to overloading of server...try to restart the server.....after clearing queue and cache  restarting the server
    2)check the RFC destinations AI_DIRECTORY_JCOSERVER, AI_RUNTIME_JCOSERVER.
    regards
    kummari

  • Error in Runtime Workbench, Component Monitoring, Proxy Runtime

    Hi,
    I have the following error in the Runtime Workbench, under Component Monitoring->Integration Engines->Proxy Runtime. The error message is Ping Status: “Unable to logon to system xxx in language EN with user XIRWBUSER”. However, I am unable to find out where the account and password are specified in order to correct this. Any help would be appreciated.

    Hi,
    it can be for some system configured on http destination or the sld system configured for this server.
    take a look at tx sxmb_adm for the http destination to discover witch destination is been used. then, on sm59, find the server that is been called for this http destination and check on that server if this user is ok there.
    to check sld, go to tx sld_apicust discover witch is the sld system configured for this server. After log on to sld system and check the user.
    Maybe the user is ok on the destination system, so, check the password on sm59 (if the problem is with an http dest) or sld_apicust (if the problem is the connection to sld).
    regards.
    roberti

  • Soap-xml messages in runtime workbench monitoring?

    soap-xml messages in runtime workbench monitoring? how u montor soap xml message in runtime workbench... thanq/../

    All the messages in the RWB are monitored by only one way.
    Select the Message montioring and select the filter criterias. like interface name and namespace and all and u can monitor the same.
    regards,
    Vishal

Maybe you are looking for

  • IMac always auto detects for external monitors after waking from sleep or from display off

    I've got a Dell 24" monitor (2408WFP) plugged into my mid 2011 iMac via DVI cord and thunderbolt attachment. Things work fine. When I need to leave my computer, I usually turn the displays off using the shortcut keys: CTRL + SHIFT + EJECT This works

  • How does one define a default style for a custom Flex component?

    How does one define a default style for a custom Flex component? hello I created a new set of Flex component library slib.swc (Flex 4.5). Would also like to have a default style. defaults.css file, making it the default style of the component library

  • Full-text search in ucm10g with wc search taskflow

    hi all, I am using wc11.1.13 plus ucm10gr3. I checked in a content with both Primary File and Alternate File , I used webcenter search taskflow to search word in alternate file, but search result show me the Primary File, how to resolve this issue? I

  • Detail page navigation help needed

    I am running 9iAS 9.0.2 and have a MD Form that displays 10 detial records at a time. I need to develop functionality to allow my users to move between detail pages without having to click "Next","Next","Next",etc.... I was thinking of using the func

  • Bricked after 1.1.2, or Coincidence?

    1.1.2 killed miy iPhone - but not right away. (Of course - it could be wicked coincidence, which is what I'm leaning toward...) The iPhone worked this morning, after the 1.1.2, and (luckily) I synced after the update. I went to make a call roughly 5