Error in Inbound Queue (Tx. SMQ2) / Error "CMW_PIF_PROTOCOL"

Hello everybody,
I have got a queue which appears time by time. It is called "ISP_I_000000000000017" in my Inbound Queue.
Below further information about that.
Information from Tx. "SE16" about this Error.
Client             010
Site-Typ-ID          GWA_01
ISP Queue-Typ        I
Log. Queuename       CMW_PIF_PROTOCOL
Queue-Name           ISP_I_000000000000017
Destination          ISP_I_000000000000017
Description        GWA_01/I/CMW_PIF_PROTOCOL
Has anyone an idea what's behind this? What is the pif-Protocol? How can I avoid this error in the inbound queue.
Every idea is appreciated.
Thanks in advance.
Kind regards Harry

One option would be to raise an exception for such steps....in the Exception handler you can repeat the same step....in your case it will be the mapping (n:1) .....are you sure that the process failed in Transformation step and that the data was correct....i mean all the 5 IDOCs were sent as an input to the mapping?
Can you ensure that during this time there was no connection issue between the BPM and the mapping runtime (IE)....may be you can check with your BASIS.
Regards,
Abhishek.

Similar Messages

  • Queue with error in Inbound Queue SMQ2 can not de deleted

    Hello,
    We did the replication of Materials and Services correctly.
    However, in the SMQ2 trx. (inbound Queue in SRM 5), we keep seeing the following queues:
    R3AD_ATTRIBUTE
    R3AD_CONDITIONS
    R3AD_LEDELIVERY
    R3AD_OBJCL
    These queue have status "SYSFAIL". We want to get rid of these queues but upon deleting them, they keep appearing again the folowing day!
    How do we have to proceed?
    Thanks for any reply.
    Aart

    Thanks Dean but it did not work.
    The queue´s keep coming back.
    The message of the SYSFAIL is now:
    SR053 - No mapping function module entered in SMOFSUBTAB
    Any clues?
    Thanks,
    Aart

  • Invalid Flow Context error in Inbound Queues

    I am new to CRM middleware.
    We are getting lot of entries in CRM Inbound Queue (SMQ2) in our production system with error description,
    "Invalid Flow Context".
    The queues are of type, "R3AD_CONNOBJXXXXXXXXXX" and the FM the error was caused in, is "BAPI_CRM_SAVE".
    Can anyone help?
    Thanks in advance!
    Rajiv

    Thanks Rohit,
    When I debugged an entry with this "Invalid Flow Context" error, In method, CRM_GENERIC_CRM_IN, in the call to function, SMOF0_READ_SMOFSUBINT, in read statement,
       read table t_smofsubint binary search
               with key objclass = i_objclass
                        objname  = space.
    I am getting sy-subrc = 4.
    i.e. entries do not exist for SI_POD in table SMOFSUBINT.
    Has this behaviour got anything to do with this error?

  • XI Error ATTRIBUTE_IDOC_RUNTIME.IDOC_ADAPTER: Queue in SMQ2

    Hi XIer's,
    I have an issue while i am doing an  IDOC-to-IDOC  Scenario
    The queues have been stucked in the SMQ2 and when i checked the queue it is showing sys-fail and with this Error : "XI Error ATTRIBUTE_IDOC_RUNTIME.IDOC_ADAPTER: Queue ".
    when i tried to process the queue by executing LUW it is not processing.
    Therefore i request you let me know the reason for this error why it occurred and please let us know how to resolve it.
    Appreciate your quick reply and points will be awarded accordingly.
    Thanks & Regards,
    Ram

    Hi XIer's,
    I have an issue while i am doing an  IDOC-to-IDOC  Scenario
    The queues have been stucked in the SMQ2 and when i checked the queue it is showing sys-fail and with this Error : "XI Error ATTRIBUTE_IDOC_RUNTIME.IDOC_ADAPTER: Queue ".
    when i tried to process the queue by executing LUW it is not processing.
    Therefore i request you let me know the reason for this error why it occurred and please let us know how to resolve it.
    Appreciate your quick reply and points will be awarded accordingly.
    Thanks & Regards,
    Ram

  • Error in Inbound Queue : Internally required memory not available

    Hi,
         We are trying to send 110MB file from R/3 to Legacy thru XI. It is failing in XI inbound queue with error <b>Internally required memory not available</b>. When i saw memory usage in XI server it is using full 3GB of extended memory and entering in private mode. We dont have any problem upto 50MB files.
    Please any inputs.
    Regards,
    Ranjeeth.

    try to process the data by breaking the message into dependant segments

  • SYSFAIL error in Inbound Queue

    Hi,
    I got a SYSFAIL error in the Inbound queue. When I double clicked on it, it showed up the Status text as "An exception occurred that was not caught". This has been raised on 14-01-2009 (today's) date and when i checked for the B-Doc corresponding to this, i couldn't find out any entry for this.
    Initially i tried unlocking the queue and thereby re-processing it, but it failed again.
    The details are:
    Function Module : BAPI_CRM_SAVE
    Queue name : R3AD_SALESDO0004700954
    Date : 14-01-2009.
    Any pointers on this would be of great help.
    Thanks in advance
    Rasmi.

    1. Check in Tx: ST22 (ABAP Runtime Error). That would give you more insight in the cause of exception / dump and how to solve it.
    2. Also, in parallel check whether the connection to ERP is established and the RFC call is getting connected (Tx: SM59).
    3. If the error/exception/dump is occuring on ERP side, check whether CRM server details are maintained in table: CRMRFCPAR (on ERP side).
    4. Check whether internal user exit is coded to catch the exception and throw out appropriate error.
    5. check whether there is any code error in mapping module (available in table SMOFSUBTAB).
    These steps might be useful to find out your problem.
    Best Regards,
    Pravin..

  • Error in inbound queue

    Hi,
    I have to monitor queues, when i use tcode smq2 for inbound queues, i see 4 queues with stuck messages. The status  is sysfail, so i do like this edit-> reset status ,then the status of the message has changed to transaction recorded. now i went to previous page and click unlock. when checked the first message status, it is XI  restart in qRFC not allowed.
    Suggest me where i went wrong and what to do to solve the issue.
    Thanks
    Jhansi

    Dear Jhansi,
    in his answer Chirag exactly describes how to proceed in this situation. For further information on how to process failed XI messages you might also have a look at OSS note 813029.
    Best Regards,
    Harald Keimer
    XI Development Support
    SAP AG, Walldorf

  • BPM getting failed with unknown error in inbound queue

    Hi ,
    I am using BPM for simple  IDOC collection( time based collection) .Its working fine also .However once it fail   we can see the BPE failed in inbound processing error in smq2 and status  is  system faliure.
    on debugging we can see a unknown error in transformation step that error in conversion [NN]. to proxy Z_interface name ( the proxy which automatically get created for transformation step. ) data related issue.
    When we check the same  input data in IR its working fine in message mapping . we are unable to find any other error either in BPM or in the input data.
    The most surprising thing is that when we deleted the message from queue and  re-triggered the IDOC once again from SAP system then its worked fine .
    Can any body kindly suggest what can be the probable reason of this .As we are afraid that if the same thing will happen in production what we will do without any expalination we can't delete queue and retrigger  IDOCs there.
    Regards,
    saurabh

    One option would be to raise an exception for such steps....in the Exception handler you can repeat the same step....in your case it will be the mapping (n:1) .....are you sure that the process failed in Transformation step and that the data was correct....i mean all the 5 IDOCs were sent as an input to the mapping?
    Can you ensure that during this time there was no connection issue between the BPM and the mapping runtime (IE)....may be you can check with your BASIS.
    Regards,
    Abhishek.

  • Permenant error in bpm inbound processing error in inbound queue of pi7.1

    Hi Experts,
                 In  E filling scenario in SAPPI7.1, iam facing a problem. i.e In sxmb_moni message monitoring, the  message was schedule at outbound side.when i extend that, the message was stuck in smq2 with "permenant error in bpm inbound processing".can any one please tell me how to relove this issue.
    Thanks & Regards,
    Giri.

    Hello
    Check the note #1126656     BPE-TS: Permanent errors in the BPE inbound processing. This describes some possible causes and solutions for this error.
    Regards
    Mark

  • Inbound-Queue SYSFAIL: SQL error in the database when accessing a table

    Hi,
    we send around 80 IDoc simultaneously, there 15 are stuck.
    They all have SYSFAIL in SMQ2 with message: SQL error in the database when accessing a table
    I already unlocked the queues and try to resend. Nothing happend!
    I ran RSQIWKEX for the single queus but now there are new queues in Status SYSFAIL.
    I already checked some entries in forum and blogs, but nothing worked out yet!
    Can someone help?! it's urgent!!
    br

    Hi, well as mentioned i searched and found this already.
    But in ST22 i got error concerning
    Laufzeitfehler         DBIF_RSQL_SQL_ERROR
    Ausnahme               CX_SY_OPEN_SQL_DB
    So i guess it's something more serious.
    Any more ideas?!
    Can i simply delete the stucked queues and reporcess them?!
    br

  • Error in inbound q in CRM System

    Hello,
    The data sent from R/3 system to BBP CRM 4.0 has errors for the q R3AD_DNL_COND_A512. ie we are having errors for the conditions table and also for R3AI_CUSTOMER_MAIN q in inbound q of CRM system. R/3 is 4.6c.
    Error in R3AD_DNL_COND_A512 : Status of q is sytem fail and error is <b>"No entry in SMOFRSTAT with this REF_ID!"</b>
    Error in R3AI_CUSTOMER_MAIN :Status of q is sytem fail and error is "<b>Error in Mapping (Details: transaction SMW01)"</b>..
    please help.

    Hi,
    - a prerequisite for downloading conditions is a successful download of the condition customizing. You can check that in transaction CND_MAP_LOG_DISPLAY.
    - for analysing the R3AI_CUSTOMER_MAIN error the inbound queue is of no help. Please analyse the error information for the related bdoc in transaction SMW01.
    (by the was: the correct forum for your question would be "Customer Relationship Management (CRM) - General & Framework " )
    Kind regards,

  • SMQ2 (Inbound Queue) : Error occurred during character conversion

    Hi,
    In SMQ2 an Inbound Queue has failed with status text "Error occurred during character conversion". The XML message inside this queue is in waiting status with status text " Scheduled for Outbound Processing" .
    Even after cancelling this message from SXMB_MONI, and reposting the PO, still again the queue and the XML message inside the queue are in same status.
    As this is in XI production system, requesting to provide some suggestion ASAP.
    Thanks,
    Mateen.

    The queue status is still sysfail. There is only 1 message waiting in the queue.
    I think that the queue might be locked for some reason and after unlocking the queue and restarting the message, the message will get processed successfully.
    But before working on this I want to make sure that the queue is locked.
    Do you or anyone else know how and from where can I check whether the queue is locked or unlocked?
    Regards,
    Mateen.

  • Inbound queue error"XI Error APPLICATION_ERROR.ABAP: Queue stopped"

    Hi,
    In  SMQ2 ,we have received inbound queue error "XI Error APPLICATION_ERROR.ABAP: Queue stopped".When activate queue error is not going.So please advice.
    Thanks,
    Praveen

    Hello Mr,
    Have a look into SAP Notes: 824554, 906435, 783515, 910649, 706563.
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    To be more helpful, can you post here complete error log?

  • Parking error msgs from Inbound queue

    Hi Experts,
    There are situations when an inbound queue (SMQ2) gets build up because of an error msg. In this case, we manually cancel the error msg and allow subsequent msgs to get process. Is there any way using which we can park the error msg aside automatically (into some new queue, like an error queue) and allow subsequent msgs to get process. This will prevent queues from building up and we can fix all the error msgs at later point of time by checking them from newly created error queue.
    Thanks,
    Aditya

    Hi,
    PI 7.3 has the feature of parking the error queues aside and allows the other messages of queue to process....
    I heard this feature is downported to the PI 7.1 also...but no hands on or more info at hand on this...if your are using 7.1 check the sap site...
    Apart from that try to check for activation of CCMS alerts so that person is notified in case if message in queue gets blocked..
    HTH
    Rajesh

  • 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

Maybe you are looking for

  • My new MAC 10.10.3 will not recognize my Canon cameras or my Kodak camera.  Help from the Geek Squad was useless.

    My iMAC 10.10.3 Yosemite will not recognize any of my two Canon cameras or my Kodak camera.  What's the solution?

  • Dont know what to do

    I went to the blackberry web site because I got a text message to update my phone software. The web site i was give was http://na.blackberry.com/eng/services/devices/ . After I went to the site I clicked on Update Now button to get the v4.5 software

  • Mail Rules vs Vacation for reply

    I found the mobileme mail vacation preference and tested it. It will only reply one time to each sender, & I want it to continue to reply to each sender for each email received until I remove it. Can I use the Add Rules preference to do this?? I am r

  • Resize table size

    Hi, I am using ADF 11.1.1.3 and dynamic tab shell. In my page fragment i have a panel box and inside that i drop a table. I know that i will have only 2 rows in my table ... thats why i want to resize the height of the table.But i am not able to rese

  • Submit Songs That Aren't There?

    Is there any way to, like, ask for a song to be put onto iTunes??   Windows XP