Error categories in SXMB_MONI

I've been surfing around to find a list of predefined error categories and error ID's used in SXMB_MONI without luck.
Ex. Error Category = "MAPPING", Error ID="EXCEPTION_DURING_EXECUTE".
Can anybody guide me to such a list?
Regards
Peter

hi,
check out this table: SXMSSYERR
is this what you're looking for ?
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Similar Messages

  • Why aren't adapter errors visible in SXMB_MONI?

    My client has an integration scenario that updates an Oracle database through a JDBC receiver channel.  Occasionally an insert/update statement will fail.  The adapter engine logs the Oracle error message, but that error message doesn’t show up in SXMB_MONI.   SXMB_MONI happily displays the checkered flag.  You can only see the adapter error in runtime workbench. 
    Why aren’t adapter errors “visible” in SXMB_MONI?

    > It seems odd that error messages aren’t propagated
    > from one stack to the other so that we  have a
    > COMPLETE view of the lifecycle of our messages.  The
    > left hand doesn't communicate with the right.
    You can't propagate an error which occurs in a later point of the pipeline to a previous point.
    They error may occurr in the adapter, but when the message gets to the AE, the Integration Engine pipeline is already complete.
    But you know, the later point can carry on errors occurred at a earlier point. That is why you can see the Integration Engine errors in the Messsage Monitoring.
    It is a matter of culture. SAP consultants, in general, are more confortable with ABAP stack (SXMB_MONI) than with Java Stack (Message Monitoring). But, in this case, the Java tool is more complete.
    Regards,
    Henrique.

  • Capturing Application Error log from SXMB_Moni

    Hi,
    I wanted to capture the error information from Application error log from ECC sxmb_moni and forward that as email alert.
    We have already alert configuration in place with alert category using standard variables. Was wondering if I have to capture application error log from sxmb_moni what would be steps involved. Please let me know if anybody has worked on this and appreciate your help on this.
    Sample Error message from sxmb_moni of ECC system
    MT_Fault
    Error in Application System
    Detailed Information
    Process Order invalid
    Thanks
    Selvam
    Edited by: Selvam_muthu on Jun 23, 2011 5:40 PM

    Hi Selvam,
    As the exception is raised in ECC system, alert cannot be trigger, alert will get trigger when there is a error in PI system. To raise a email, write additional code in ECC to trigger the e-mail with proper error content

  • Detailed error message in sxmb_moni

    Hi guys,
    is it possible to get detailed error information in sxmb_moni like the error information in the integration repository when using the test tag
    sample error message in test tab
    +ns0:ZMOZPRUCK_envelope_update/ns0:ZMOZZFZT_update[4]/ns0:dbTableName/ns0:access/ns0:SPRAS.+
    in sxmb_moni the error message is truncated
    sample
    +During mapping com/sap/xi/tf/_JDBC_ZPRUCK_2_ZMOZPRUCK_envelope_u~ a RuntimeException occurred. com.sap.aii.utilxi.misc.api.BaseRuntimeException:RuntimeException in Message-Mapping transformation: Cannot produce target element /ns0:ZMOZPRUCK_en~</+
    This will save myself for copy/paste the payload in the test tab. In case of big message the Java GUI of the ESR lacks and it is impossible to test the mapping with such big messages.
    any suggestions on that?
    Thanks

    Gugel,
    Check this thread and the blog:
    level of trace
    /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    Usually 1 should be good in prod.
    Regards,
    ---Satish

  • Error Categories and Error Codes in XI??

    Hi,
    What kinds of error categories and error codes exist in XI?
    Does anyone know the list like below?
    Where can I find related documents?
    Error Category                           Error Code
    XI_J2EE_ADAPTER_JDBC     PROCESSING_ERROR
    XI_J2EE_ADAPTER_FILE     PROCESSING_ERROR
    XI_J2EE_ADAPTER_JDBC     NOT_ACTIVATED
    XI_J2EE_ADAPTER_XI_HANDLER     CALL_CONSUMER_ERROR
    XI_J2EE_ADAPTER_JDBC     INITIALIZATION_ERROR
    Thank you.

    > Error Category                           Error Code
    > XI_J2EE_ADAPTER_JDBC     PROCESSING_ERROR
    if JDBC is want to insert, update of delete etc and its fails becaus of invalid SQL querry, or data type mismatch etc
    > XI_J2EE_ADAPTER_FILE     PROCESSING_ERROR
    //same for file..unablet put the file..no directory..no authorization to read or write the file etc.
    > XI_J2EE_ADAPTER_JDBC     NOT_ACTIVATED
    JDBC adapter is not activated
    So far I am not come up any document for this..if some know about it then do come up and share with us:-)
    Thanks
    Farooq.
    *Rewards points if you find it useful**

  • How can we make pe_adapter errors visible in sxmb_moni

    Hello,
    We are running on xi 3.0
    Some errors that occur in mapping are not visible in sxmb_moni
    The only way to see them is to open the successfull message and see that the second message of adapter is in status : 29 "Transfer to process engine"
    or to open some workflow transaction monitoring were we can see work item is in error.
    Is there a way to see this error in sxmb_moni or to modify the message status?
    Thanks,
    Laurent.

    hmmm.. Unfortunately No
    Best way to avoid manual monitoring is to use XI 's Alert Framework.If an error occurs, the Alert is triggered and the Alert contains the Message ID and this will help you locate the message immediately.
    We have used XI Alerts and I have found them to be really useful!
    Regards
    Bhavesh

  • Add error description from sxmb_moni in alerts in 7.1

    Hi Gurus,
    My requirement is to add short description from sxmb_moni i.e. from ABAP stack in alert.
    I already have check many blogs and marketplace but could not find this.
    As per the link Creating Alert Categories - Process Integration Monitoring - SAP Library we can extract this info from adapter engine using SXMS_TO_ADAPTER_ERRTXT but how to achieve this for I.E.
    Please let me know if this is possible in any other way around.
    Hope my requirement is clear, i just want the description from moni for the failed message in my alerts.
    Thanks and Regards
    Jitender Gusain

    Hi Jitender
    We can use following container variables to populate the text inside the alert message
    These are more than enough for debugging the message in MONI.
    However if you want to add the payload information in the alert message, then u need to use the function module SALERT_CREATE
    You can call this function module inside message mapping using RFC look up or via UDF.

  • PL_TIMEOUT error message in SXMB_MONI

    Hi..
           I am doing File to RFC to Webservice to File sceanrio. While executing the scenario for first time i got the output. For second time execution, i got the below message in sxmb_moni.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PL_TIMEOUT</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Timeout condition of pipeline reached</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Could you please help out why this error is coming. I have done scenario correctly.

    Gugel,
    Check this thread and the blog:
    level of trace
    /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    Usually 1 should be good in prod.
    Regards,
    ---Satish

  • Getting Error in tcode sxmb_moni??

    Hello All,
                    Its giving error while PI picks the file and sends to BW.
    ===================================================================================================
    Registration failed
    What happened is?  The proclamation the URL http: //golit**03:8001/sap/xi/engine/ was interrupted based on more defectively registration data.  Reference
    The registration was carried out in the system DBG(SID of BW).  The registration was carried out for the client 400 and the user and the language. 
    What can you do?  If you control yet no user name, turn to your system administrator. 
    Mistake code:  ICF-LE-http-c:400-l:-T:4-C:6-U:-P:-L:6
    HTTP 401 - Unauthorized
    Your SAP Internet Communication Framework team.
    When I am trying to check from sxmb_moni,I am getting this error.Can you please help me.

    Hi,
    Please check this note 1292171
    Extract from note
    "The message monitor tool could be started directly via transaction sxmb_moni. The official transaction for all web service runtime tools is srt_tools. The message monitor could be also started from there with button Monitor for Processed XML Messages."
    "Server receives HTTP code 401 "Unauthorized". Possible reasons: the user is locked, user/password are not set correctly in the logical port, the user does not have right to execute WS calls. If SSO is used there may not be trust relationship between consumer and provider."
    Regards
    Puneeth

  • How to catch errors watched in sxmb_moni through abap program??

    Dear Gents,
    I have one scenario which is proxy -> xi -> jdbc. Scenario works fine when every thing is good, but if there are any errors in XI usually we catch the exception after calling the proxy as :
    TRY.
        CALL METHOD cl_rfq_sapin->mios_rfq_sapin
          EXPORTING
            output = output
          IMPORTING
            input  = input.
        COMMIT WORK.
      CATCH cx_ai_system_fault INTO cl_system_fault .
        gv_system_fault = 'X'.
      CATCH cx_ai_application_fault INTO cl_application_fault.
        gv_application_fault = 'X'.
    ENDTRY.
    But by this code we are able to know whether it is system error or application error. But we cant get actual error. To see the actual error we need to go to SXMB_MONI in XI. The some sample error in sxmb_moni is as follows :
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Inbound Message
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:microsoft:sqlserver://10.56.5.79:1433;databaseName=SXD': SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]The requested instance is either invalid or not running.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    So is there any way we can catch the above error in the abap program ??
    Your responeses were highly appreciated.
    Regards,
    Santhosh

    hi,
    did you try using acknowledgments?
    http://help.sap.com/saphelp_nwpi71/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/content.htm
    (code at the bottom of this page)
    Regards,
    Michal Krawczyk

  • What is the procedure to delete Error messages in SXMB_MONI?

    How to schedule an archiving job / delete job in SXMB_ADM?
    How to get rid of the messages with errors in SXMB_MONI?
    Thanks,
    Bhaskar

    Hi Bhaskar,
    <i>>> How to schedule an archiving job / delete job in SXMB_ADM?</i>
    Have a look at the following link :
    http://help.sap.com/saphelp_nw04/helpdata/en/cd/20bc3ff6beeb0ce10000000a114084/frameset.htm
    Regards
    Suraj

  • Error categories and top 25 appstore on iPhone 4.

    Hello,
    I really hope that someone can help me! When i go to the appstore and i want to look by categories or top 25 i get the next error 'Your request produced an error.' I already tryed things with the date and time on my iPhone, but nothing helped.
    Has someone any idea what's wrong and how can i fixed it? I have a iphone 4 with the latest software and i live in the netherlands.
    Thank you!

    Ok....i have the solution...go to settings .. And change the country on appstore with your real country.and the real pass code..and everything is ok...:-)mine is ok....

  • Notify errors in the SXMB_MONI

    HI Gurus,
    I want to notify if any messages failed in the SXMB_MONI (means if any red flag in the MONI) by the Mails. How can i acces that java code written in background. Please help me in this .
    Thanks and Regards,
    Ram

    Hi,
    Configure the alerts..i.e create alert category in ALRTCATDEF and while creating the alert rule in RWB click on notify the errors raised in integration engine.
    Refer this
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2328
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/00e97ba2-85ce-2b10-20bc-bc05cd172154
    Regards,
    Priyanka

  • Error : SLD_NO_OWN_BS in SXMB_MONI

    Hi Friends,
    I am facing the error "Error while reading ID of own business system from the SLD for system D88 and client 120" in SXMB_MONI.
    I have checked all the steps in our XI system. Still the error is coming.
    1) SLDCHECK is working fine.
    2) SLDAPICUST - SLD Host Name and user XIAPPLUSER is maintained with correct password
    3) The RFC destination SAPSLDAPI and LCRSAPRFC is working fine.
    4) Cleared SLD Data Cache in ID and did full CPACache refresh. It has been executed successfully.
    5) The FM LCR_LIST_BUSINESS_SYSTEMS returns the above business sytem D88CLNT120.
    After did all, still I am facing the above error. While restart the failed messages the same error comes.
    What could be the problem ?
    Kindly reply, friends.
    Thanking you.

    Hi,
    Please go thru this blog. This might help you.
    error: SLD_NO_OWN_BS, proxy scenario   . Pls advice very urgent

  • Regarding Error Message   in SXMB_MONI ...!

    Hi Experts ,
    I am working on a Scenario where i  have sender side an Table which i need to pass to SAP ECC System
    Sender Channel JDBC
    Receiver Channel :IDOC
    i am using  Sender Bussiness Service and Receiver as Bussiness System
    When the message is triggred from Oracle Table ie (Sender Legacy System)  am getting an Error in moni with Error Status "Unable to convert the sender service BSRV_ICFS to an ALE logical system"
    what might be the issue to solve this .  is it advisable to  have At Sender Bussiness Service or Bussiness System  whenever we are sending Data to IDOC (as Receiver )   
    Kindly help me with this problem
    Regards,
    Aziz khan .

    Hi Aziz,
       please check these links
    http://wiki.sdn.sap.com/wiki/display/XI/UnabletoconvertSendersystemtoALElogicalsystem
    Unable to convert the sender service to an ALE logical system
    regards
    Anupam

Maybe you are looking for