XI inbound queues status "RETRY" in a new XI Production system

Hi
All the queues (XBT00* AND XBT02*) in XI Production system are not moving. Status is "Retry" all the time. The system is idle. Do you know what is happening here?
I also see the following error in the queue:
Command to tRFC/qRFC: Execute LUW again
Also, lot of errors (below) in the system log (SM21):
XIRWBUSER - Communication Error CPIC return code 027
XIAPPLUSER - Perform rollback
Any ideas?
Regards
Chandu

Hi,
When any message is sent from any other system to XI, the Inbound queue in XI is processed in the following way,
1) AI_RUNTIME_JCOSERVER connects to the Java stack to execute the registered program AI_RUNTIME_<SID>.
2) When this connection is fine, then the queue is processed without any issues.
Now incase of Production system, which most likely to be a cluster system will fail because you'll find that AI_RUNTIME_JCOSERVER connection test fails, when you turn off one node. The reason being in visual administrator the JCo RFC Provider for the server nodes have not been maintained.
Solution:
Login to visual administrator, select the service JCo RFC Provider for both the nodes and set the value accordingly.
Ex:
SAP Cluster Virtual Name: XICLSTPROD
Hostname1: XIPROD1
Hostname2: XIPROD2
SID: XIP
CLIENT: 100
Instance No: 02
Values for Node1:
Program Id: AI_RUNTIME_XIP
Gateway host: XIPROD1
Gateway service: sapgw02
Server count: 20
Application Server host: XICLSTPROD
System number: 02
Client: 100
Language: EN
User: PI_JCO_RFC
Password: ***********
Values for Node2:
Program Id: AI_RUNTIME_XIP
Gateway host: XIPROD2
Gateway service: sapgw02
Server count: 20
Application Server host: XICLSTPROD
System number: 02
Client: 100
Language: EN
User: PI_JCO_RFC
Password: ***********
Change in the similar way for the other Programs registered.
This should resovle the RETRY issue in Inbound queue.
Hope this piece of information really helps.
Regards,
Kamesh

Similar Messages

  • Blocked inbound queue RETRY status

    Hi everybody
    Sometimes I get this alert in the CCMS-> Transactional RFC and Queued RFC -> Inbound Queues->Int. Server Outbound Messages (XBQ0*)->Blocked queues:
       Blocked inbound queue XBQ0$PE_W.... status RETRY...........
    I can not get the isssue because it happend when nobody is monitoring the XI system. I want to see what happen at this time but I do not how to do it. When I see the inbound queues in the SMQ2 is empty. Could tell me someboy how to get the issue in a trace or log file?
    The system works fine normally but it happens sometimes.
    thanks in advanced.

    Hi Gerardo Mondragon 
    this issue is not very strange when some queue has very heavy load then for time being messages are queued in the queue and it throws exception and ccms alert is generated.  after some time when  the queue gets processed all the messsages you will not find any error
    if you find error RETRY status in SMQ2 then right click in the last column and execute LUW
    it will get processed and queues will be fine
    then in RZ 20 you can complete alert
    thanks
    Sandeep Shrama
    PS; if helpful reward points

  • Inbound-Queue - Set Queue To Retry via Coding

    Hello Experts,
    I am just implementing a MEP-Scenario and facing a problem in timing.
    Because of Missing Data delivered via RFC from other system i need to set an inbound-queue (R3AD...) to waiting and retry.
    Is it possible to do this via coding?
    When I fire an error message (type EAX) the queue gets in status "SYSFAIL" - but in this case it will not automatically retry again.
    Any hints are appreciated.
    Thanks
    Mario

    Hi ,
    You can deregister the inbound queue R3AD* from SMQR tcode and the other way is You can write a program to start the inbound queue processing which has a status 'SYS-FAIL'.
    Thank you,
    Gangadhar.S

  • Messages in inbound queue in status-RUNNING and it is too slow

    Hi Experts,
    We have a issue there are tons of messages in inbound queue in status-RUNNING and it is too slow!, hence there are more messages getting in the queue every minute.
    This is Production enviorment.
    We have priority queues
    QIN is waiting status.
    De-register will not work due to loss of messages fear
    Please advice
    thanks and regards,
    krushi

    Hi,
    If the queues are hanging due to peak load at sometimes
    you can schedule following reports to restart them automatically
    (dont have to lock and unlock manually)
    RSQIWKEX - Inbound Queues
    RSQOWKEX- Outbound Queues
    Also you can save the first entry of the queue if its causing problems to process later- smq3
    thanks
    francis

  • Messages stuck in Inbound Queue with Ready Status

    Hi All,
    The messages in the Inbound queue are getting stuck in Ready status.
    I have to manually Unlock each queue to start the processing.
    After some time again all the message queue are back to the Ready State.
    Please help me on this issue.
    Regards
    Milan

    go to --> sxmb_adm
    Manage Queue
    Select all Queues, Activate Queues.
    & check your scenarios, now it will not stuck due to this error.

  • Inbound queue with tons of messages in status- RUNNING

    Hi Experts,
    We have a issue there are tons of messages in inbound queue in status-RUNNING and it is too slow!, hence there are more messages getting in the queue every minute.
    This is Production enviorment.
    We have priority queues
    QIN is waiting status.
    De-register will not work due to loss of messages fear
    Please advice

    Hi Priya,
    The Q status is Executing forever, then there could be a dead lock inside IE, in processing the message and the system went into infinite loop. There is no otherway other than stopping(Lock immediately) the Q, and then unlocking it.
    Also try  deleting the redundant Enqueue process on Abap stack (rz10), and defining two enqueue processes “enserver.exe” on java stack – one for ASCS, and one for SCS. You can find more information in installation guide for your XI type.
    regards
    Aashish Sinha
    PS : reward points if helpful

  • Inbound Queue R3AD_SAL_ERR in Status SYSFAIL

    Hi
    In  CRM 2007 i get this inbound queue R3AD_SAL_ERR in status SYSFAIL.
    Could you please let me know why this error occurs and  the steps to solve this error.
    Regards
    Masthan

    Hi Masthan,
    I hope the below mentioned notes will help you to some extent :
    1372859
    608332
    Thanks and Regards,
    Vignesh Ravikumar

  • Inbound Queue - new filter

    Hi, i'm trying to create a new filter for an Inbound Queue using as reference the document <b>HowTo_prioritizeXImessages.pdf</b>.
    As I follow the document point by point, and after created a new Sender/ReceiverID for my Service (Epiphany) and choose as Message Category - Request the wild card (*) both for Interface Name/Interface Namespace, next I add a new filter for the IS Inbound Exactly Once for my SenderID created before.
    Using the functionallity Enter Test Message and after enter the value in the required fields the result turns me an error message as follows : <i><b>No filter found for your test message</b></i>.
    Can anyone help me regarding this question ??
    Thanks
    JMatos

    Hi, José,
    when you configure your sender and receiver id, enter your receiver interface and namespace into the message category instead of leaving it empty.
    Regards
    Cornelius

  • Issue with Inbound queue - READY status from long time

    Hello Team ,
    need your assistance regarding Inbound process queue which have many items in READY state .
    They are not clearing unless we do it manually.
    when i check SMQR , i find that it has WAIT state and not able to get any otehr state even on trying to change it.
    Also , when i check on the DISPLAY possible resources for qRFC/tRFC  - it shows empty .
    Not able to figure out the cause and probable solution.
    Please assist.
    thanks
    Raghu V

    Hi Raghu,
    I think u need to register and activate the Inbound queue.
    Please check my answer to a similar kind of problem in the given below thread ---
    Idoc stuck on smq2
    regards,
    Rohit

  • Inbound Queue problem

    Hi Experts,
    I have been monitoring the SAP SRM system and in the Inbound Queue (SMQ2) I find queues with entries ended with:
    StatusText: Exception condition "GUID_FOR_LOGSYS_CHANGED"
    This caused the queues to end with status: SYSFAIL.
    Please guide me on this.
    Thanks.
    Sudhakar

    Hi,
    Is it new system or copied client ?
    Please check the GUID value in CRMMLSGUID-R3_GUID (SRM side) and CRMPRLS-R3_GUID (ERP side).
    If you have some old value you can delete the record.
    Regards,
    Masa

  • Screen output without connection to user, Message struck at inbound queue

    Chaps,
    I executed inbound proxy form PI 7.0, the message was struck in the inbound queue of ECC 6.0,
    with status text "Screen output without connection to user" then when I apply execute LUW then it is converted to
    "ThiSend:bad tm type /connection closed (no data)".
    when i test the same message from 'SPROXY' t.code, inbound proxy class was working fine.
    I came to know that when we call an ABAP program in side a proxy then it will throw same error what I got by checking the below url
    Message struck at inbound que in server proxy
    But in my proxy. I am just putting the data into z table and on some condition I am calling some other BAPI call.
    Here my doubt is calling the SUBMIT for other ABAP program is same as calling the BAPI call?
    because in the above thread clearly saying that don't use the other ABAP program in proxies. is the same case for calling the BAPI call into the proxy?
    In proxy, the logic is I am just simply reading the data from IS(integration server, PI7.0 SP 18) to ECC 6.0(SP14) if the row is not there the data is reading into table. If row is already there then it is stuck up in SMQ2 (inbound queue) of the ECC
    am I missing any basic things? please guide.

    But in my proxy. I am just putting the data into z table and on some condition I am calling some other BAPI call.
    Here my doubt is calling the SUBMIT for other ABAP program is same as calling the BAPI call?
    I too believe ..
    because in the above thread clearly saying that don't use the other ABAP program in proxies. is the same case for calling the BAPI call into the proxy?
    It is saying not suggestable...!!!! BAPI calls work perfectly !1
    In proxy, the logic is I am just simply reading the data from IS(integration server, PI7.0 SP 18) to ECC 6.0(SP14) if the row is not there the data is reading into table. If row is already there then it is stuck up in SMQ2 (inbound queue) of the ECC
    am I missing any basic things? please guide.
    Seems so,
    Lets try below things..
    1. Plz check the user is having auth to run the executable program in ECC.
    2. It seems that you are not using the proxy structures in a correct way..and check the calling program also..!!
    Edited by: Santosh Rawat on Jul 30, 2009 1:12 PM

  • Inbound queue Erros

    Hi guys,
    The inbound queues in the CRM are struck with the error showing
    "Logical System is not defined in table SMOF_ERPSH"
    when i checked the table SMOF_ERPSH in the the CRM there is an entry for the R/3 system and the CRM system
    So I was not sure what the error is pointing to
    RGDS

    Hi Rajeet
    The inbound queue has status 'SYSFAIL', and the system issues an error message stating that the logical system is not defined in table SMOF_ERPSH: There is no OLTP site for the logical system the data came from. Solution: Check your system settings: Is the transfer of data from this system to the CRM System supported? If yes: use the Administration Console (Transaction SMOEAC) to create a site for this R/3 System. Also check whether BDoc types must be subscribed on this site. In this context, refer to the Adapter Framework documentation and to the documentation on the administrations console.
    Vaibhav

  • Getting an error in CIF Inbound queue:"Only 0 decimal places are permitted for unit of measure PC"

    Hi,
    I am getting an error in CIF Inbound queue (function: CIF_ORDER_INBOUND_30A). The error text says "Only 0 decimal places are permitted for unit of measure PC".
    Can anyone point out the solution to resolve this error? It would be a big help for me as I am new to APO and so getting difficult to find a clue for it.
    Thanks.
    Regards
    Mansi

    Hi Mansi,
    Please check the cif queue you will get the order number from that order number you can find out material code. Then check the material master unit of measure in MM03 you have used some alternative unit of measure and system is unable to convert order to  alternative unit of measure because of decimal setting. If you go to CUNI and check the unit if measure PC it is not permitted for decimal places. If you need decimal than change the UoMof Material and use diff UoM or allow the decimal for PC which is not good practice.
    Regards,
    R.Brahmankar

  • Messages stuck in SMQ2 Inbound Queue.

    Scenario: File->XI->Proxy
    When I put 50 files at the same time in a directory, channel is configured Exactly Once in Order and we have created queue with the name GATQUEUE. The messages are picked up from directory and sent one by one to BPM process. 31 messages out of 50 poccesed succesfully but 19 of them get stuck in the queue always. Though GATQUEUE is released lately but they are stuck in 'XBQO$PE_WS90000013' queue. This is seen in SMQ2 Inbound Queue.
    Could you please tell me how to release this message which are already stuck and what bit of configuration required so that it works for 1000s of files/messages at a time?
    Thanks
    K

    Hi Kiran,
    Just add the below parameter in XI tcode : SXMB_ADM
       Execure Integration Engine and Configuration.
      Click on Specific Configuration, go to change mode
       Click on New entries
      Category : MONITOR
      Parameter :QRFC_RESTART_ALLOWED
      Current Value : 1
      Save.
    Regards,
    Venu.

  • Messages still stuck in the Inbound queue SMQ2

    Hello XI Gurus,
    All my messages with "READY" status are still stuck in the inbound queue (smq2) for the last 2 hours...there was no SYSFAIL error messages or scheduled background running. I have to manually go in and executed each of those messages, instead of automatically process it. Could someone please tell me how to troubleshoot this?
    Thanks so much in advanced,
    Dng

    Implement SAP note 758677 for this. This exactly deals with your issue.
    This Basically speaks about scheduling 'RSQIWKEX' for inbound and 'RSQOWKEX' for outbound queues.
    Also, you need to set the parameter 'QRFC_Restart_ALLOWED' to '1' in the transaction 'SXMB_ADM' -> Integration engine. Its in the runtime dropdown menu.
    Note : without this parameter being set this will not work.
    Thanks,
    Karthik
    Edited by: Karthik Rangaraju on Oct 1, 2008 2:13 PM

Maybe you are looking for

  • Certain albums in music libary won't sync from iTunes to iPhone 4s

    Had an iphone 4 which worked perfectly. Phone decided to go for a swim and passed away. Majority of apps, settings etc and music libary restored on an old iPhone 3S, but some music albums did not syncronice, majority synced without any problem. Tried

  • Ipod Touch will not sync with home iMac but can with other macs

    My daughters iPod Touch will not sync with her iMac anymore. It will with my MacBook Pro but not with her iMac. We are both running Snow Leopard. Is there a toggle or setting that needs to be changed. I've looked but no joy. Thanks in advance for you

  • How to Populate a table type variable from a cursor

    Hi I have a stored procedure (P1) that returns a ref cursor as the output. Another procedure (P2) receives this ref cursor (C). In this procedure (P2), I want to do a Bulk Collect from this ref cursor (C) in a table type variable that has been declar

  • Solaris 10 Companion Disk Install Problem

    Hi All, Trying to add a few things to a Solaris 10 (Sparc) install, from the Software Compainion disk. When I go through the install, either GUI or texted based it will fail in the end. If you look at the last part of the text below you can you can s

  • How does the LabVIEW adapter get VI type information?

    Hi, all, As I've mentioned in another thread,we're trying to programmatically generate TestStand scripts.  Since we're using the LabVIEW adapter, we will need to get the type ingotmation of controls and indicators from some VIs that the scripts will