Messages in smq2

Hi,
when i am checking smq2 t code in xi i am getting approx 5000 messages in queue. and my data is not getting posted at r3.
what needs to be done?

Drill down into the queue and you will find all the entries here. The first entry should be errored out.
Check the reason for the error. If possible try to debug that and restart the msg. If not delete the entry.
Just double click on the que name and you will get into the que. Here you can inspect all your LUWs.
Regards,
Jai Shankar
Message was edited by:
        Jai Shankar

Similar Messages

  • Inbound queue - no messages in SMQ2 for scheduled messages

    Hi,
    im using the scheduler to schedule messages in XI.
    In SXMB_MONI the message is in status "recorded"-green flag and the message trace shows the following entry:
    Is there a way to see alll messages "recorded" in the queue ?
    I can´t see a message in SMQ2 or SMQR.
    Thanks,
    Gordon

    hi,
    refreshing the SXMB_monitor is the same.
    The message(IDoc) is in green flag ! and the description is "recorded" (aufgezeichnet).
    The Tracing in xml monitor shows "entry queue = XBT9...."
    I have created a Job calling SXMS_DELAYED_MSG_PROC140 which runs every 5 minutes.
    After processing the queue/message the SXMB_MONI status is white/black flagged with successful processed.
    the Queuename is filled with outbound XBTO... queue.
    finally i have on idea. The IDoc message is sent by the RWB Testtool not by SAP R/3.
    I try to send the message via SAP R/3 and keep you informed.
    Edited by: Gordon Breuer on Feb 23, 2010 3:49 PM

  • Abap XSLT Exception block messages in SMQ2

    Hello Community,
    I have a XSLT ABAP transformation calling some ABAP objects and it's working well. I just need to handle some applications exceptions.
    I wrote an ABAP Class that raise an exception in this way:
    RAISE EXCEPTION TYPE cx_mapping_fault
            EXPORTING
              error_text = l_error.
    The problem is that the message appears canceled in SMQ2 and I need to show the error status in the Integration Engine
    I have tried with the <xsl:message>:
    <xsl:message terminate="yes">Error</xsl:message>
    But it didn't work. Exception isn't thrown in the Integration Engine. The message status is processed successfully.
    Your help would be appreciated.
    Regards,
    Yuván>

    Hello VJ,
    Thanks for your answer. I'm not using BPM in this scenario. I don't understand why messages that throw some exception in XSLT ABAP lock SMQ2. Because this doesn't happen when I use an ABAP-CLASS or message mapping as mapping programs. The lock is just using XSLT ABAP.
    Is this normal...?....is there anyway to avoid the lock and change the status to error in the integration engine..?
    Regards.
    Yuvan,

  • Inbound Error message in SMQ2

    Dear All Experts,
    1 ) I am facing one error in SMQ2 of SRM sytem that XI restart in qRFC not allowed. I am having the scenario ECC->XI->SRM. The messages are getting stuck in both XI system and SRM system. The contents of the errored message in SRM is provided below.
    <SAP:Category>Application</SAP:Category>
      <SAP:Code area="ABAP">APPLICATION_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="http://sap.com/xi/SRM/SE/Global">ExchangeFaultData</SAP:ApplicationFaultMessage>
      <SAP:Stack>Application has thrown an exception</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    The error message I am getting in SMQ2 of XI sytem is XI Error CLIENT_RECEIVE_FAILED.INTERNAL: Queue stopped. The contents of the message in XI is given below.
    <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:P1>400</SAP:P1>
      <SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
    <SAP:Stack>Error while receiving by HTTP (error code: 400, error text: ICM_HTTP_CONNECTION_FAILED)</SAP:Stack>
    Has anybody gone through this kind of message ? Experts help on this will be great !
    Regards,
    Siji.

    Hi,
    It seems like huge messages problem. 
    Have a look into SAP Notes: 824554, 906435, 783515, 910649, 706563.
    If it is because of Queue problems have a look into SMQ2 and then go thru this blog-How to Re-Process failed XI Messages Automatically .  See the below link.
    http://www.saptechies.com/xi-timeouts-timeouts-timeouts/
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Regards,
    Rajesh

  • SMQ2 messages not restarting

    Hi Guys,
    We have some stuck messages in SMQ2, It's just a plain file to file scenario and we process files every day. and some get stuck in the queue. They are 1mb in size which should not be a problem.. The data are pretty much the same as the smaller files so there's no reason for this to get stuck? But when I lock and unlock the queues they don't restart. I've tried all in sxmb_adm as well nothing seems to help. Is there anything else I can try to start the messages again?
    [Screen Print|http://www.photostand.co.za/images/n0vpnmprp21cpz2p82.jpg]
    Thanks,
    Jan

    Hey Jan,
    You might want to consider to activate the 'large message' queue so that you can be sure that these larger messages are only processed one by one ...  and thus putting less stress on your java stack ...
    We basically activated this concept for anything larger then 250 kb ...
    If you have PI 7.1 then you might want to consider skipping the whole ABAP IE handling ( and thus queues ) and use a JAVA adapter only scenario as suggested above ... this will dramatically improve performace for this kind of simple file move scenario's ...
    Regards,
    Steven

  • Viewing CIF errors in SMQ2 - Technical - ABAP

    Hello All - I am CIFing the Master data from ECC to APO and i am getting the error. I was debugging the CIF from SMQ2 and i donot see any issue in the code but i am still getting the error in SMQ2 and i could not see the complete error message in SMQ2.Because of the limited space for the field Status  in SMQ2.
    My question is there any way to read/view the entire message in QRFC ? What is the Tcode ?  or Where can i see the CIF error messages in APO..
    Appreciate your help.
    Thanks,
    Venky.
    Edited by: GVP2011 on Mar 21, 2011 3:42 AM

    Hi Venky,
                   You can see the CIF error messages in /SAPAPO/C3 transaction in APO and CFG1 in ECC.Here you can directly enter the External ID from SMQ2 or you can see all the error messages via Object "CIFSCM".
    I hope this will help you.
    Regards,
    Saurabh

  • ABAP proxy no messages in PI 7.1

    HI All,
    I developed a outbound Proxy from SAP to PI to JDBC. When I execute the Proxy Program in SAP it generated the XML message which i can see in SXMB_MONI in SAP .
    I did not see this message in PI 7.1 SXMB_MONI. So I went back to SAP and checked SMQ2 Inbound queue and found the message and activated the queue.
    I am surprised that I did not find this in outbound queue SMQ1 in SAP .
    Am i doing something wrong here ? This is supposed to be going from SAP to PI to JDBC.
    Also why am I not able to see messages in SXMB_MONI in PI 7.1 ?
    Please advice.
    Teresa

    >In SAP i saw the message in SMQ2 Inbound queue in SAP when I am trying to send the message from SAP to PI .
    SMQ2 - messages that means SAP sends the message out (inbound service interface messages). So you see it.  That is right.
    Have you done SLDCHECK or SLDAPICUST transaction in the ECC to check whether proxy communication setup exist between ECC and PI. If there is proxy configuration issue, you message will not leave SAP. Please check that first.
    Check in PI using the transaction code SMQ1. See the messages are arriving in PI or not.
    RWB: You can pick message monitoring, go to integration engine monitoring and see whether messages are reaching or not.  Since sender adapter is not required, you will see the request message directly going to integration engine for this. Also if the message is successful you will see messages on the adapter engine for the jdbc.

  • Messages/Data not coming to Quality XI System

    Dear Xi experts,
    Scenario : RFC to IDOC
    When i execute the RFC program in SAP system based on the variant, i am not getting any data in my Quality XI system.
    I checked the connections (RFC Parameters) from SAP and XI quality...looks it's working fine.
    Regards,
    Ramana Kumar. A

    Hi,
    Never delete the messages in SMQ2 - this will not sort out your problem.
    If your messages are reaching the queue in the application system (ie. can be seen in SMQ2) your problem is the QIN scheduler is not running. This transfers the messages from the application queue to the XI system.
    This is something Basis can help you with.
    Kind regards
    Colin.

  • Messages getting stuck in Queue

    Hi All,
    In my scenario data is coming from database into XI and creating a file in SAP. The messages are getting stuck in the Queue and in message monitoring the status is showing as 'waiting'. Earlier the messages were getting successfully processed but system was running slow for the past two days. Is this because of system speed or some data issue?
    For testing pupose I have deleted the old messages from Smq2 and tried but every new message is getting stuck in the queue. Please suggest.
    Thanks,
    Aparna

    Please check the following blog :
    /people/stefan.grube/blog/2006/04/27/how-to-deal-with-stuck-eoio-messages-in-the-xi-30-adapter-framework
    try cancelling oldest messages, this should unblock queue
    Regards,
    Jamal

  • Internally required memory is not available in SMQ2

    Hi All,
    In our XI Production server one message in SMQ2 (Inbound) has been stucked.
    Error details "Internally required memory is not available ".
    This IDOC is having a size of 552 MB, when I checked the sap fourms I found that there is one instance profile parameter which is req to process a large message.
    icm/HTTP/max_request_size_KB
    The parameter can also be used in the SAP Web Dispatcher.
    The default is 102 400 (100MB).
    Do we need to set this parameter in our instance profile???
    Currently this parameter is not present in our Production enviornment.
    Pls suggest.
    Regards,
    Prashant

    I will suggest that if icm/HTTP/max_request_size_KB  is not set then set this up with a value higher than the size of the stuck IDOC and give it a try.
    now icm/HTTP/max_request_size_KB is not dynamically switchable so you'll have to add the parameter via RZ10 and restart your system.
    Also you can rad the XI tuning guide,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444b0ad
    Regards
    Juan

  • Force messages to be stuck up in Q

    Hi,
    If i would want to make a message to be stuck up in smq2, is there a manual way to do that ?
    How would I achieve it
    Thanks
    XA

    monica bhosale wrote:
    Hello,
    >
    >     If you want to stop the messages in smq2 just lock that specific queue in smq2.It will stop message flow and all messages will lock there.
    >
    > Monica
    Hi,
    Does unlocking a queue teknically refers to deregistering the Q in SMQR?
    in other words,
    locking -> De-registering
    unlock - > Register ?
    Thanks & Regards,
    XA

  • Messages Scheduled in moni

    Hi All,
    We came across an issue in Moni regarding Master Data Interfaces. The issue is as follows
    Sender: ECC
    sender adapter: Idoc
    Receiver: WMS systems.
    Receiver adapter: JMS
    Whenever we receive a bulk load for master data interfaces these messages were scheduled for processing in queue’s. Some of these scheduled messages were struck in scheduled state in moni. When we check the respective queue’s there no entries for that particular queue’s.
    The issue is occurring frequently whenever we receive bulk load for Master Data. In the EWA report this is mentioned as the “Queue entries are deleted manually” but we never delete these entries.
    could you please suggest  on this.
    Thanks,
    Seshu.

    Hi Botha,
    Issue: I have found some messages in schedule status in moni. when I selected one message inbound queue from moni, it's showing 0 messages in SMQ2 queue. I didn't find the message in queue but it's showing in moni. I am attaching the screen shots for your reference please check it and let me know if you have any concerns.
    Thanks,
    Seshu.

  • SMQ2: how to avoid manual reprocessing in SMQ2

    Hi All,
    Most of the time in our production server, lots of messages say more than 1 lakh, stuck in Inbound queue and we have to manually reprocess all the messages in SMq2 to make queue empty.
    it is a huge human workload.
    Is there any transaction or any Job which need to be run so that we can avoid this manual reprocessing of messages in SMQ2?
    Thanks in advance
    Regards
    Sandeep Sharma

    Hi,
    Use these reports.
    RSARFCRD: tRFC Monitor (transaction SM58)
    · RSARFCSE: Restart an LUW (background job)
    · RSARFCEX: Restart tRFC LUWs (background job)
    · RSQOWKEX: Restart QOUT qRFC LUWs
    · RSQIWKEX: Restart QIN qRFC LUWs
    · RSARFCSE: Delete an LUW (background job)
    · RSARFCER: Delete various LUWs  
    Thanks!

  • Deleted Queues From SMQ2

    Hi All,
    I have got struck up some lakhs of messages in SMQ2.
    Q1) As soon as the messages got struck in SMQ2 Will these all messages appear in SXMB_MONI???
    Q2)OR When ever i delete those messages from SMQ2, then that time will those come to MONI??
    Regards
    Suman

    Hello Suman,
    When message struck in SMQ2,Then you have to flush them
    by running the Queue name manually(if locked,unloack them).
    dont Delete them,
    To automate the process
    Use transaction SMQR or SMQ2 to reset the status of queues
    For this to initiate processing of messages stuck in the queue, make sure to set following IS configuration parameter
    MONITOR QRFC_RESTART_ALLOWED to value 1
    otherwise schedule the report RSQIWKEX to run periodically. This report enables automatically resets the queues.
    go to SXMB_ADM->Manage Queues and Deregister all the Queues. Then go to SMQ2 and try to activate all the queues by selecting the each lines and with activate button.
    Then re-register the queues in SXMB_ADM and chek it..
    Problem may be because of workprocess related. Also check transaction ST22 for if any dump in XI box.
    **********Reward points ,if found useful

  • IDoc - XI - RFC Issues

    Trying to set up an IDoc->XI->RFC Scenario.  Am able to receive the IDoc into XI but are having issues getting this to the other system via RFC.
    Status in Monitor for Processed XML Messages (SXMB_MONI) is "Recorded for Outbound Processing".  When I "display" the specifics I see the Inbound Message was processed fine but the Receiver Grouping is set to "Recorded for Outbound Processing". 
    I check SMQ2 and I can see my data in the status "Transaction Recorded".  I try to <F6> the message in SMQ2 and get the message "the queue is registered and therefore cannot be activated".
    Also in SMQR the scheduler status is "Inactive".  Not sure if that is relevant or not.
    Hoping someone has seen this and can help me get whatever I'm missing set up!
    Thanks!

    Hi,
    <i>Also in SMQR the scheduler status is "Inactive". Not sure if that is relevant or not.</i>
    This status is OK.
    <i>I check SMQ2 and I can see my data in the status "Transaction Recorded". I try to <F6> the message in SMQ2 and get the message "the queue is registered and therefore cannot be activated".</i>
    >> in SMQ2 what is the status ? Is it running/sysfail etc ?
    If it is SYSFAIL, then double click on that and check the exact error.
    Else, you can go to SMQR or SXMB_ADM->Manage Queues->QRFC monitor->  .. then go to specified Queue name(whatever having the problem) and deregister it. Then go to SMQ2 and execute/activate the Queue . This time you will not get the info "Queue is registered...." Then go again SMQR and Re-reigister it.
    For more ~
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Re: Recorded for Outbound Processing
    Hope this helps,
    Regards,
    Moorthy

Maybe you are looking for

  • How can I use a refrence background image ?

    HI, I need to register align horizontally and vertically) about 100 images to the first. I don't want to stack or merge them. An ideal way to accomplish this would be to be able to set the first image as a background reference image for all images in

  • How to export a file keeping the original timecode

    Hello all, I'm struggling to find out the way to do the following: I have an entire footage file and from that I need to cut specific interviews to be translated however I must keep the original timecode where I extracted these interviews from so the

  • FI-SD  Tax statement item missing for tax code R4

    Dear, I create a sales order in ECC 6.0, there are a sales type condition=0 and a tax type condition amunt =0, there are an other type condition <>0 without taxes.  I create the billing document without problems, but when I release to accounting appe

  • How to make Focus Mode appear in Metadata

    The metadata panel in Lr 5.4 shows all the camera information from my Nikon D7100 with the exception of focus mode.  I know that the focus mode data is collected, because I see it when I open a photo file in Nikon View NX 2.  Is there a way to get it

  • Black curcle in middle of screen

    Hi pls help I am always getting a box with a a clock like thing on my screen an then I can't do anything , what causes that an what can be done to solve it