XI3.0 SXMB_MONI - Message Status - Automatic Restart

Hello,
I am using XI3.0 to pass thu file from file server to BW system. When I pass the file , the file adapter log shows it passed nut in SXMB_MONI transaction the Status field shows the message as AUTOMATIC RESTART . After Half an hour or so it converts into chequered flag ie. converted successfully. I think the file remains in Queue.
Can anyone suggest the cause and solution to this problem?
Thanks,
Pushpendra Srivastava

Dimitry,
I dont know if you can disable automatic restart, but you can try to delete messages from Integration Engine. There are various ways to do that.
1. In ABAP-stack. Transaction SMQ2, try to delete all messages currently stored in queues or try to identify based on time the exact message that is restarting.
2. In J2EE-stack. In RWB, go to Message Monitoring, select time frame when this message first occurred. After, there is a button cancel to cancel processing of each individual message.
   Hope this helps,
       Dmitriy Mindich

Similar Messages

  • SXMB_MONI - Message Status - Automatic Restart

    Hello,
    When a message in transferred, in transaction SXMB the message has an "AUTOMATIC RESTART" icon. Other messages stuck in the queue and are waiting for the message to restart.
    Only after some time, the "AUTOMATIC RESTART" icon converts to "Red Flag" icon.
    I would like to know if there is a way to stop the "Automatic restart" of the messages in transaction SXMB_MONI.
    Please Advice,
    Dimitry

    Dimitry,
    I dont know if you can disable automatic restart, but you can try to delete messages from Integration Engine. There are various ways to do that.
    1. In ABAP-stack. Transaction SMQ2, try to delete all messages currently stored in queues or try to identify based on time the exact message that is restarting.
    2. In J2EE-stack. In RWB, go to Message Monitoring, select time frame when this message first occurred. After, there is a button cancel to cancel processing of each individual message.
       Hope this helps,
           Dmitriy Mindich

  • SXMB_MONI: Message status: Log Version ?

    Hi,
    We have a couple synchronous messages that have the "Log Version" status in the integration engine (ABAP stack – tcode: sxmb_moni).  It is a white circle icon. If we click on the legend (in sxmb_moni), we do not see this status … (we see all the others – green flag, race flag, etc)
    If we click in theses messages, only the following 4 pipeline steps are done (Inbound message + Receiver message + Interface Determination + Message Branching) … we do not see all the others (Request message mapping, … call adapter).
    What is the meaning of this status ?
    Thanks !

    from help.sap.com
    <i>This message version was generated by logging and does not have a particular status.</i>
    since yours is a sync scenario most probbaly what happend is that the response system was locked at the time request was send hence no response was received.
    we had the same problem and we re-send the message from sender system and it wen't through properly
    Thanx
    Aamir
    Note:i m still unable to figure out if its possible to re-send this from sxmb_moni,may be its not possible,also m not sure why we didn't get timeout error but got this one,may be some expert can shed some light on it.

  • BPM wait step : RWB"To Be Delivered status": SXMB_MONI"Message being sent"

    Hi All,
    I have a BPM interface running fine since 1 year.
    In this BPM I have wait step for 5 minutes.
    But yesterday message  is stopped on wait and not proceeding ahead.
    I checked XML is good as per mapping. and in runtime wirk bench message is still in "To Be Delivered status"
    and in SXMB_MONI message column Outbound Status still showing "Message being sent" even after 12 hours.(wait is only 5 minutes). And below is the trace of last message.
    Please guide how to handle or restart this message. in SMQ1 & SMQ2 there are no queues showing:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Inbound Message
      -->
    - <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">
      <Trace level="1" type="T">--start determination of sender interface action</Trace>
      <Trace level="1" type="T">select interface Request_SI</Trace>
      <Trace level="1" type="T">select interface namespace https://www.XXXXX.com/YYYY</Trace>
      <Trace level="1" type="T">--start determination of receiver interface action</Trace>
      <Trace level="1" type="T">Loop 0000000001</Trace>
      <Trace level="1" type="T">select interface Request_SI</Trace>
      <Trace level="1" type="T">select interface namespace https://www.XXXXX.com/YYYY</Trace>
      <Trace level="1" type="T">--start determination of sender interface action</Trace>
      <Trace level="1" type="T">Hence set action to DEL</Trace>
      </SAP:Trace>
    Regards

    Solved, few BASIS jobs were inactive in transaction code "SWF_XI_CUSTOMIZING".

  • Message status is scheduled mode in SXMB_MONI

    Hi Experts,
    In My scenario i am Using FILE sender adapter, here i am sending multiple files at a time. if any file with errors that is failing SXMB_MONI.
    Here my question is in my scenario if first message failed in SXMB_MONI remaining all messages status is in scheduled only. How over come this.
    What is the solution for this can i do any changes in Communication channel, what is that changes please let me know.
    thanks
    Srinivas

    Eg: I am getting error for one messge inthis time remaing interfaces messages scheduled in queue until deletion of the
    error message from queue. after deletion of this error message from queue then remaining messages are processing.
    This is a normal behaviour...since the Queue used by the messages is the same....one error message will block the queue and the rest wil go into the Scheduled status.....check if this blog helps you in running a background job which cancels/ resends the error message..
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Regards,
    Abhishek.

  • Automatic restart at SXMB_MONI

    Hello gurus,
    What exactly happens when any of my messages get to the state "Automatic restart" because of any temporary errors like communication failure? How is the system configured to restart these messages; parameters, background jobs? Is there a default mechanism PI uses without any configuration or do I set up anything for these messages to actually be restarted automatically?
    All input&links will be very much appreciated and rewarded as well. Thank you.
    Regards,
    Gökhan

    Thank you for all your inputs. Actually I had read the blog here:
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    and I got confused. It says:
    Option 1
    IS_Retry A batch job( internal in XI) is automatically scheduled to reprocess the entry after 2 minutes.
    If the maximum number of retries was reached (10 by default; IS configuration parameter
    TUNING IS_RETRY_LIMIT), a communication error then causes a SYSFAIL status for a queue.
    Option 2 The problem with setting IS_RETRY is that every message with a failure status will be retried every 2minitues till the maximum number of retries is reached. Since there is no control on the retry period , a high retry count could cause excessive load on XI. The other option is to do Mass Restart  by scheduling the report RSXMB_RESTART_MESSAGES at a predetermined retry period like 1hr. There is a catch here, RSXMB_RESTART_MESSAGES tries to restart a failed message 800 times by default. So if there is a message that failed due to genuine reasons, we may want to limit the number of retries. It is recommend by SAP to reduce the retry count to 20 restarts. (You can always manually restart a message, from the monitor, up to 990 times).
    What I understand from option 2 is that, RSXMB_RESTART_MESSAGES can be scheduled to mass restart all messages with temporary errors, and although Naveen wrote it also in option 1, IS_RETRY_LIMIT parameter is valid for this program.
    What I don't understand is Option 1. What is IS_Retry he is talking about? Is there any other mechanisms to restart messages other than reports RSXMB_RESTART_MESSAGES, RSQIWKEX and RSARFCEX? "A batch job( internal in XI) is automatically scheduled to reprocess the entry after 2 minutes" - what job is this?
    Thank you,
    Gökhan
    Edited by: S. Gökhan Topçu on Feb 18, 2009 10:12 AM

  • How to delete the messages from sxmb_moni with status cancelled

    Hi ,
    how to delete the messages from sxmb_moni with status cancelled
    Is there any report for this
    Regards
    Suman

    I think just for deleting the jobs you can do this only
    Scheduling Delete Jobs
    To schedule delete jobs, proceed as follows:
           1.      In the Integration Engine -
    > Administration menu, choose Schedule Delete Jobs.
           2.      Select the job(s) to be scheduled.
           3.      Specify the start time and date.
           4.      Specify the period you want to use and choose Schedule.
    For an overview of all jobs, choose Jobs.

  • XI: How to update the Message Status (shown by transaction SXMB_MONI  )

    Hi
       My question might be stupid, but I need you help.
    I would like to know how can I update the message status what we see while using trasaction SXMB_MONI  . The Scenrio is, I have a Custom Interface program build on the Abap Proxy interface method called EXECUTE_ASYNCHRONOUS.
    If I am not wrong, transaction SXMB_MONI is on the XI system and also on the SAP Application system. ( But I am not sure in what way the same transaction differ in two systems )
    My issue is,  when I receive the xml data into a structure in abap proxy, I am doing some validation on the received message data. If I found some error in the data , then I need to update the Message status of the SXMB_MONI to  ERROR flag. How to implement this ?   I have not done one before. And I am not sure, if any exception like error message is raised, will it stop the proxy from processing further and update the Message Status and this can be viewed using SXMP_MONI in the SAP application system to be ERROR flag?
    Or is there a BAPI or function module to handle this ?
    Appreciate your help
    David

    Hi
    I am not sure If I had understood you reply. But Would need your help to have a bit more insight to your answer. I am not completely into XI , but I am from ABAP side.
    At the R/3 side , Abap Proxy object geneted has the INTERFACE and its associated  METHOD, in which I am building my own abap code to do any validation on incomming data. But If I want to Raise a Exception, I understand that this Expection has to be first defined .
    But do I have to define a new Z Expection class  or can I just add a exception in the Proxy -Interface-method.
    I have not understood this process.
    All I need to do is, if I find any incomming data error , during my validation at the R/3 side, I need to stop the METHOD processing ( by any means ) and Update the Message Status flag show in SXMB_MONI to Error . 
    What is the trigger  that i can implement in myown code that will update the Message status to Error , from R/3 perspective of using SXMB_MONI.
    Thanks
    David

  • Message automatic restart: XI connectivity vs HTTP adapter

    Hi all,
    I have a scenario where XI sends the same message to 2 different receivers, assynchronously. One is another XI system, through XI connectivity. The other is a websphere Portal using HTTP Adapter.
    We have tried to load 100 messages to see the performance of the XI system.
    We get some errors due to 405 ICM_HTTP_INTERNAL_ERROR.
    What happens is that for the messages sent to the other XI, the automatic retry mode takes care of it, but for the Portal the messages do not restart automatically, they stay in error.
    Shouldn't the automatic retry mode be working also for the HTTP adapter? Shouldn't it be trying to restart all assynchronous messages automatically?
    Thanks,
    Miguel

    Hi,
    Please look at the weblog which gives some reports that you need to run at frequent intervals. The report restarts the error messages
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Regards
    vijaya

  • Automatically Restart messages stuck in Java Stack.

    Hi,
    1) Is there a way to restart messages in java stack automatically like in ABAP stack.
    2) Alerts are not raised when messages are stuck in Java stack, for the same interface alerts are raised when stuck in ABAP stack any reason for this?
    Thanks in Advance.

    I don't know if you found already the solution for automatic restart of messages but there is a possibilty of an automatic restart.
    you have to open the url: HOST:Port/pimon
    -> Configuration and Administration
    -> Adapter Engine
    -> Background Scheduling
    Here you can create new jobs for restarting messages
    best regards
    Timo Eckhardt
    rz10.de - die SAP Basis und Security Experten - Das Team vom Fachbereich SAP Basis und Security

  • Canon 4000 IS troubleshooting lens error message will shut off automatically restart.

    canon 4000 IS
    lens error message will shut off automatically restart.
    Does not resolve itself.

    Hi Lidmar,
    First, please try this:  Remove the battery pack from the camera and close the battery compartment.  Now Press and hold down the power button for 5 seconds.  Replace the battery pack and turn the camera on.
    If your camera works normally, you're ready to start shooting.  If the issue persists, we recommend that you send your camera in for service.  You may arrange service for your camera here.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Sending an automatic mail on changing message status

    Hey,
    I faced this problem previously where i wanted to send a mail to the key user as soon as the message status of any Service Desk message changes from new to In Progress. I received a SAP Tutor file from SAP Support which showed the whole process of configuring it. I implemented it and it was working fine. Now i have this situation that i want to send an email to the user everytime the message status is changed. So what i basically did was that i editted the condition to include all the statuses.
    Now the problem i am facing is that the email is only sent when the message status is changed for the first time. Any subsequent changes later on dont result in mail being delivered. Actually that action of
    sending mail is not being generated after the first time. Please help mein this regard.
    Regards,
    Bilal Nazir

    Hello Chetan,
    First of all, are you using SolMan 3.2 or 3.1? I am asking that because the SAP Tutor file shows old version of Service Desk. If you have 3.2, are you working with SLFN transaction type or SLF1? With SLFN, you have to change action profile SLFN0001_ADVANCED. In order to send email on status change, create a new action as explained in the SAP Tutor, but using the correct action profile. Then create a condition for action for the correct status profile. It should work, it works for me..
    I use the standard action "Email to message creator" to send email to message creator. I just configured "Max. 1 Unprocessed Action for Each Action Definition", Scheduled Automatically, Partner Dependent and put the message creator partner function in the Action Definition.
    If it does not work for you, please explain in details what you have done and if you have any error message.
    Did you check the Actions tabstrip in your Service Desk Message? You have all the log of the actions there, if the action was scheduled and did not work, you should find an error.
    Regards,
    Raquel Cunha

  • MEssage status as stoped

    Hi all
               I sent a message to the XI, In SXMB_MONI the message Q status showing as stopped. Why the message status shows like that? And what is the solution when the problem get.
    Thanks,
    Satish,

    Rani,
    Check this weblog for furhter info:
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Also If the status is ‘Queue stopped’, click the entry in the Queue ID column, and double-click the queue until you see the entries within the respective queue. The first one will be in an error state. Double-click the entry and you will see the message in error. Check the error, correct it, and restart the message. If the error cannot be corrected, cancel the message in transaction SXMB_MONI so that the other messages in the queue can be processed.
    Hope this helps...
    ---Saish

  • Message Status as "Scheduled" and Queue Status "Queue Stopped".

    Hi friends,
    My scenario is from Peoplesoft -> XI -> BI
    Message has reached BI, but in SXMB_MONI, its showing Message Status as "Scheduled" and Queue Status "Queue Stopped".
    How to proceed further ? How can I start that queue ?
    Thanks ain advance,
    Neena John

    Hi Neena,
    Go to SXMB_ADM -> Manage Queues -> Register Queues
    More on queues
    XI :  How to Re-Process failed XI Messages Automatically
    Run the report RSXMB_REGISTER_QUEUES and register the queues
    Run the report RSXMB_RESTART_MESSAGES for restarting ur messages
    Refer this:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972a5f6
    Regards,
    Vinod.

  • Message Status "Scheduled", Queue Status "Queue Stopped"

    Hi friends,
    My scenario is from Peoplesoft -> XI -> BI
    Message has reached BI, but in SXMB_MONI, its showing Message Status as "Scheduled" and Queue Status "Queue Stopped".
    How to proceed further ? How can I start that queue ?
    Thanks ain advance,
    Neena John

    Hi Neena,
    Go to SXMB_ADM -> Manage Queues -> Register Queues
    More on queues
    XI :  How to Re-Process failed XI Messages Automatically
    Run the report RSXMB_REGISTER_QUEUES and register the queues
    Run the report RSXMB_RESTART_MESSAGES for restarting ur messages
    Refer this:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972a5f6
    Regards,
    Vinod.

Maybe you are looking for

  • AnyConnecy VPN and Split-tunnel ACL - Strange...

    Hi, I have ACL as follows and applied on AnyConnect VPN group as split-tunel value ACL. access-list SPLIT-ACL extended permit tcp host 192.168.200.63 172.16.1.0 255.255.255.0 eq www access-list SPLIT-ACL extended permit tcp host 192.168.200.63 172.16

  • Possible to define color of screen BEHIND documents?

    I'm using Adobe Acrobat X Pro. Is it possible to define the background color of the documents when they open in Adobe Reader? I'm not talking about the document pages themselves, but rather that crappy grey and/or ugly blue screen that always display

  • Applescript Safari Save Document error

    The following applescript command started giving me an error message 3 days ago.   I suspect there was a bug in Apple's last OS software update. tell application "Safari" to save document 1 in file ((path to desktop as string) & "test") The error I g

  • How to show number of replies, views, likes, bookmarks

    Is there a way to show the number of replies, number of bookmarks, number of views, number of likes for an individual forum (like Yosemite OS X) like when you click on one of the main categories (Content, Discussions, etc). Have not found any way to

  • N97 speakers are an embarrassment for an Nseries. ...

    I had read on All About Symbian in his loud speaker test, that the N97 was pitiful compared to the 5800 and the N95. I couldn't come to terms with that assessment on the basis that surely Nokia wouldn't put lousy speakers on their flagship. Boy was I