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?

Similar Messages

  • Messages stuck in QRFC inbound and outbound queues by system error

    Hi Experts,
    We faced a big problem in our PI server which stopped all the traffic in the iDoc to File interface. Both the QRFC queues (inbound - SMQ1 as outbound - SMQ2) where stuck by a system error.
    In IDX5 of PI we saw two inbound iDocs on exact the same date/time of creation. Both iDocs are displayed in SXMB_MONI with the status "Canceled - Since Already Processed". The output files of both iDocs are generetad on the outbound side.
    The output files are genereted with a date/time stamp in filename exactly as: "pi_20101106-221812-437.dat" and "pi_20101106-221812-438.dat". So it seems that both processes where running on exact the same time.
    When looking into the system error we see the following details:
    com.sap.engine.interfaces.messaging.api.exception.DuplicateMessageException: Message Id 00505697-181b-1ddf-babd-68f1ac208528(INBOUND) already exists in duplicate check table: com.sap.sql.DuplicateKeyException: [200]: Duplicate key
    This caused that the QRFC queues where both stuck in inbound as outbound with a SYSERROR, so PI stopped and the queues should be reactivated manually.
    Does anybody have some idea of the real cause of this error. We really want to prevent such situation in the future.
    Thanks in advance!
    Best regards,
    Joost

    Hi Joost,
    Are you using an adpater module to avoid the same file name processed by the receiver channel ???
    If this is the case change the filename and retest flow otherwise remove the module (ex: localejbs/AF_Modules/MessageTransformBean - Local Enterprise Bean) from the channel check it whether the file getting processed or not...
    OR...you have an incorrect module configuration in the receiver channel.
    Do not remove the standard SAP module and make sure that you add additional modules before it.
    cheers,
    Ram.

  • Error"XI Error CLIENT_RECEIVE_FAILED.INTERNAL: Queue sto" in SMQ2

    Hi,
    When i am trying to test my JDBC to ABAP Server proxy i am getting the error(XI Error CLIENT_RECEIVE_FAILED.INTERNAL: Queue sto) in SMQ2 please advice me what could be the problem?
    Regards,
    Bhoj

    Hello better you apply LUW on each and every message in SMQ, queues. Else activate and inactivate the messages in the queue by sxmb_adm -> managequeues -> deregisterqueues -> registerqueues -> activate queue.
    And also do if any messages are failed follow the blog to resend the failed messages,
    XI :  How to Re-Process failed XI Messages Automatically

  • Error while dropping/creating new queue table

    Hi,
    I am trying to modify an existing AQ setup. In the process, I had to remove a queue and redirect all its subscriptions to another queue.
    I get an oracle "sequence does not exist" while trying to drop the queue table. The sequence of operations that I am carrying out is:
    disable propagation schedule
    unschedule propagation
    stop queue
    drop queue
    drop queue table
    The error occurs when the drop statement is executed.
    I tried restoring the existing configuration, but got the same error message while trying to add a subscription.
    Could you help me with this problem? What am I missing here?
    Thanks,
    Anupama

    In what version of Oracle?
    I see a couple of problems assuming you are working with a currently supported version:
    1. Never grant CONNECT to anyone: Ever. Grant CREATE SESSION.
    2. GRANT CREATE TABLE to AQ;
    Go to Morgan's Library at www.psoug.org and look at AQ Demo 1. You should have no problem cutting and pasting your way to where you are trying to go.

  • LIBTUX_CAT:681: ERROR: Failure to create message queue

    I am getting the following error while starting PeopleSoft Application server for demo data base on Oracle Enterprise Linux 5.5 64 bit.
    Can someone please help me what am I doing wrong here?
    075417.localhost.localdomain!PSANALYTICSRV.4065.3909714272.0: LIBTUX_CAT:262: INFO: Standard main starting
    075418.localhost.localdomain!PSRENSRV.4072.491399232.-2: 11-19-2010: Tuxedo Version 10.3.0.0, 64-bit
    075418.localhost.localdomain!PSRENSRV.4072.491399232.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
    075418.localhost.localdomain!PSRENSRV.4072.491399232.-2: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr = : msgget: No such file or directory
    075418.localhost.localdomain!tmboot.4023.3569636960.-2: CMDTUX_CAT:825: ERROR: Process PSRENSRV at localhost.localdomain failed with /T tperrno (TPEOS - operating system error)
    075418.localhost.localdomain!tmboot.4023.3569636960.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    075422.localhost.localdomain!BBL.4020.2558671968.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    075425.localhost.localdomain!PSADMIN.4014: End boot attempt on domain fdmo91

    Never mind, I changed the kernel.msgmni to 1024, rebooted the server and then it started just fine.

  • Error when sending xml to queue to start workflow

    I am trying to start workflow by sending xml to the com.bea.wlpi.EventQueue. My xml
    looks like this:
    msgText:<zenith><claimAssignment><policyId>2990</policyId><claimId>1986</claimId><subjectId>1</subjectId><subjectTypeId>1</subjectTypeId><branchId>1</branchId><state>CA</state><county>LosAngeles</county><zipcode>91367</zipcode><claimantLastName>Bromberg</claimantLastName><catastrophic>N</catastrophic><workflowtasks>
    <checkBranch>1</checkBranch><checkPolicy>0</checkPolicy><checkClaimType>1</checkClaimType><checkAlphaRange>1</checkAlphaRange><checkWorkload>0</checkWorkload></workflowtasks></claimAssignment></zenith>
    I define variable claimId in start node as expression XPath("/zenith/claimAssignment/claimId/text()")
    When invoking trying tostart the workflow I am getting the error javax.ejb.CreateException:
    The mandatory input variable "claimId" is not specified. But it is defined with valid
    XPath. Can somebody help me please?
    Thanks,
    David
    I captured debugging info from workflow:
    EventListener 907019 Ordered Message Bean has an Order ID of -1
    EventProcessor 7954372 ExecuteThread: '0' for queue: 'default': Started transact
    ion Xid=70:04e708c2(2179749),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthe
    rs=0,seconds since begin=0,seconds left=90,activeThread=Thread[ExecuteThread: '0
    ' for queue: 'default',5,Thread Group for Queue: 'default'],SCInfo[bpmdomain+mys
    erver]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescript
    or=(CoordinatorURL=myserver+192.168.2.128:7001+bpmdomain+, Resources={})])
    EventProcessor 7954372 ExecuteThread: '0' for queue: 'default': Key value expres
    sion = null
    EventProcessor 7954372 ExecuteThread: '0' for queue: 'default': Processing com.b
    ea.wlpi.server.eventprocessor.JMSEventData@2dc941[contentType=text/xml,eventDesc
    riptor=zenith,keyValue=null,content=[#document: null],expiration=0,startInstance
    ID=null,instanceIDs=null,templateNames=null,messageID=null,header=[JMSCorrelatio
    nID=null,JMSDeliveryMode=1,JMSDestination=eventQueue,JMSRedelivered=false,JMSExp
    iration=0,JMSMessageID=ID:N<638439.994966410390.0>,JMSTimestamp=994966410390,JMS
    Priority=4,JMSReplyTo=null,JMSType=null],properties=[]]
    EventProcessor 7954372 ExecuteThread: '0' for queue: 'default': There are 1 cand
    idates
    EventProcessor 7954372 ExecuteThread: '0' for queue: 'default': checking trigger
    for candidate - com.bea.wlpi.server.eventprocessor.EventCandidate@48c644[condit
    ion=null,plugin=null,fieldID=0,templateID=2005,templateDefinitionID=6001,instanc
    eID=null,nodeID=1,startOrg=CDExpress,orgIsExpr=false]
    EventProcessor 7954372 ExecuteThread: '0' for queue: 'default': Matched event da
    ta to start node 1 in template 2005
    javax.ejb.CreateException: The mandatory input variable "claimId" is not specifi
    ed.
    at com.bea.wlpi.server.instance.WorkflowInstanceData.<init>(WorkflowInst
    anceData.java:307)
    at com.bea.wlpi.server.instance.WorkflowInstanceBean.ejbCreate(WorkflowI
    nstanceBean.java:292)
    at com.bea.wlpi.server.instance.WorkflowInstance_h6bur0__WebLogic_CMP_RD
    BMS.ejbCreate(WorkflowInstance_h6bur0__WebLogic_CMP_RDBMS.java:1513)

    Is this issue resolved? Could you share the AXL / Client profile agent logs during the login?

  • Error 1100 occurred at Obtain Queue

    Hello,
    I am trying to use the new startchart module in LabView 8.5. When I try to run my vi, immediately I get -  " Error 1100 occured at Obtain Queue"; Possible reason(s): LabVIEW:  No object of that name was found. No reference could be returned. I have attached two screen shots of part of the vi that I am using. Image1 -  'statechart and external trigger.jpg' - has the while loops that have the state chart module (linked to the  'Run State chart'  funciton) named Experiment Runner and the send external trigger function, both correctly linked to the same state chart module. Image2 - 'generating user events.jpg' - is a continuation of image1 - has the while loop where the user events(for example, 'Broke Fixation', 'Correct Response' etc) are generated. Please note that all the event cases are not shown in the while loop that generates external triggers. The error originates from the this loop. When I run the vi with highlighting enabled(debugging), the event structure does not receive any triggers from the loop that generates the external triggers; I can see that  the 'time out' case being executed with the attached NULL trigger being sent to the 'send external trigger' function. At this point,  error 1100 pops up and  the 'send external trigger' function is highlighted as the 'culprit'.  I also noticed that  the state chart module or the 'generate user event' function was not being executed until the error had originated. What is the problem with my code? Could you guys please give me some suggestions to fix this bug?

    Sorry. Here they are!
    Attachments:
    statechart and external trigger1.jpg ‏330 KB
    generating user events-triggers1.jpg ‏341 KB

  • Error in stage : drop capture queue ORA-04063: AGADM_SCHEMA1.RM_QUEUE_ID3

    Hi,
    Recently i upgrade my database from Oracle 11.2.0.1 to Oracle 11.2.0.2 on RHEL 5. I have two way replication configured on my servers. I am trying to reconfigure by dropping existing queues.
    SQL> begin
    2 dbms_streams_adm.remove_queue('RM_QUEUE_ID3', TRUE);
    3 exception
    4 when others then
    5 dbms_output.put_line('error in stage : drop capture queue');
    6 dbms_output.put_line(sqlerrm);
    7 end;
    8 /
    error in stage : drop capture queue
    ORA-04063: AGADM_SCHEMA1.RM_QUEUE_ID3 has errors
    PL/SQL procedure successfully completed
    SQL> select status from user_objects where object_name like 'RM_QUEUE_ID3';
    STATUS
    INVALID
    One issue i observe is queue is in invalid state.
    Please suggest.
    Thanks
    Umesh

    Thanks Paul
    Please see below:
    SQL> select name, queue_Table, qid, queue_type from user_queues;
    AQ$_RM_QUEUE_TABLE16_E RM_QUEUE_TABLE16 978860 EXCEPTION_QUEUE
    RM_QUEUE_ID16 RM_QUEUE_TABLE16 978861 NORMAL_QUEUE
    AQ$_RM_QUEUE_TABLE6_E RM_QUEUE_TABLE6 978641 EXCEPTION_QUEUE
    RM_QUEUE_ID6 RM_QUEUE_TABLE6 978642 NORMAL_QUEUE
    AQ$_RM_QUEUE_TABLE2_E RM_QUEUE_TABLE2 978541 EXCEPTION_QUEUE
    RM_QUEUE_ID2 RM_QUEUE_TABLE2 978542 NORMAL_QUEUE
    AQ$_RM_QUEUE_TABLE15_E RM_QUEUE_TABLE15 978292 EXCEPTION_QUEUE
    RM_QUEUE_ID15 RM_QUEUE_TABLE15 978293 NORMAL_QUEUE
    AQ$_RM_QUEUE_TABLE12_E RM_QUEUE_TABLE12 978112 EXCEPTION_QUEUE
    RM_QUEUE_ID12 RM_QUEUE_TABLE12 978114 NORMAL_QUEUE
    RM_QUEUE_ID11 RM_QUEUE_TABLE11 978001 NORMAL_QUEUE
    RM_QUEUE_ID7 RM_QUEUE_TABLE7 977918 NORMAL_QUEUE
    AQ$_RM_QUEUE_TABLE5_E RM_QUEUE_TABLE5 977834 EXCEPTION_QUEUE
    RM_QUEUE_ID5 RM_QUEUE_TABLE5 977835 NORMAL_QUEUE
    AQ$_RM_QUEUE_TABLE1_E RM_QUEUE_TABLE1 977665 EXCEPTION_QUEUE
    RM_QUEUE_ID1 RM_QUEUE_TABLE1 977666 NORMAL_QUEUE
    AQ$_RM_QUEUE_TABLE3_E RM_QUEUE_TABLE3 977751 EXCEPTION_QUEUE
    RM_QUEUE_ID3 RM_QUEUE_TABLE3 977752 NORMAL_QUEUE
    18 rows selected
    SQL> select queue_table, type, object_type, compatible from user_queue_tables;
    RM_QUEUE_TABLE1 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE11 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE12 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE15 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE16 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE2 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE3 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE5 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE6 OBJECT SYS.ANYDATA 10.0.0
    RM_QUEUE_TABLE7 OBJECT SYS.ANYDATA 10.0.0
    10 rows selected
    SQL> select view_name from user_views where view_name like 'AQ$%';
    AQ$_RM_QUEUE_TABLE7_F
    AQ$_RM_QUEUE_TABLE6_F
    AQ$_RM_QUEUE_TABLE5_F
    AQ$_RM_QUEUE_TABLE3_F
    AQ$_RM_QUEUE_TABLE2_F
    AQ$_RM_QUEUE_TABLE1_F
    AQ$_RM_QUEUE_TABLE16_F
    AQ$_RM_QUEUE_TABLE15_F
    AQ$_RM_QUEUE_TABLE12_F
    AQ$_RM_QUEUE_TABLE11_F
    AQ$RM_QUEUE_TABLE7_S
    AQ$RM_QUEUE_TABLE7_R
    AQ$RM_QUEUE_TABLE7
    AQ$RM_QUEUE_TABLE6_S
    AQ$RM_QUEUE_TABLE6_R
    AQ$RM_QUEUE_TABLE6
    AQ$RM_QUEUE_TABLE5_S
    AQ$RM_QUEUE_TABLE5_R
    AQ$RM_QUEUE_TABLE5
    AQ$RM_QUEUE_TABLE3_S
    AQ$RM_QUEUE_TABLE3_R
    AQ$RM_QUEUE_TABLE3
    AQ$RM_QUEUE_TABLE2_S
    AQ$RM_QUEUE_TABLE2_R
    AQ$RM_QUEUE_TABLE2
    AQ$RM_QUEUE_TABLE1_S
    AQ$RM_QUEUE_TABLE1_R
    AQ$RM_QUEUE_TABLE16_S
    AQ$RM_QUEUE_TABLE16_R
    AQ$RM_QUEUE_TABLE16
    AQ$RM_QUEUE_TABLE15_S
    AQ$RM_QUEUE_TABLE15_R
    AQ$RM_QUEUE_TABLE15
    AQ$RM_QUEUE_TABLE12_S
    AQ$RM_QUEUE_TABLE12_R
    AQ$RM_QUEUE_TABLE12
    AQ$RM_QUEUE_TABLE11_S
    AQ$RM_QUEUE_TABLE11_R
    AQ$RM_QUEUE_TABLE11
    AQ$RM_QUEUE_TABLE1
    40 rows selected
    SQL> select table_name, iot_type from user_tables where table_name like 'AQ$%';
    AQ$_RM_QUEUE_TABLE7_S
    AQ$_RM_QUEUE_TABLE7_P
    AQ$_RM_QUEUE_TABLE7_L
    AQ$_RM_QUEUE_TABLE6_S
    AQ$_RM_QUEUE_TABLE6_P
    AQ$_RM_QUEUE_TABLE6_L
    AQ$_RM_QUEUE_TABLE5_S
    AQ$_RM_QUEUE_TABLE5_P
    AQ$_RM_QUEUE_TABLE5_L
    AQ$_RM_QUEUE_TABLE3_S
    AQ$_RM_QUEUE_TABLE3_P
    AQ$_RM_QUEUE_TABLE3_L
    AQ$_RM_QUEUE_TABLE2_S
    AQ$_RM_QUEUE_TABLE2_P
    AQ$_RM_QUEUE_TABLE2_L
    AQ$_RM_QUEUE_TABLE1_S
    AQ$_RM_QUEUE_TABLE1_P
    AQ$_RM_QUEUE_TABLE1_L
    AQ$_RM_QUEUE_TABLE16_S
    AQ$_RM_QUEUE_TABLE16_P
    AQ$_RM_QUEUE_TABLE16_L
    AQ$_RM_QUEUE_TABLE15_S
    AQ$_RM_QUEUE_TABLE15_P
    AQ$_RM_QUEUE_TABLE15_L
    AQ$_RM_QUEUE_TABLE12_S
    AQ$_RM_QUEUE_TABLE12_P
    AQ$_RM_QUEUE_TABLE12_L
    AQ$_RM_QUEUE_TABLE11_S
    AQ$_RM_QUEUE_TABLE11_P
    AQ$_RM_QUEUE_TABLE11_L
    AQ$_RM_QUEUE_TABLE7_T IOT
    AQ$_RM_QUEUE_TABLE7_I IOT
    AQ$_RM_QUEUE_TABLE7_H IOT
    AQ$_RM_QUEUE_TABLE7_G IOT
    AQ$_RM_QUEUE_TABLE7_D IOT
    AQ$_RM_QUEUE_TABLE7_C IOT
    AQ$_RM_QUEUE_TABLE6_T IOT
    AQ$_RM_QUEUE_TABLE6_I IOT
    AQ$_RM_QUEUE_TABLE6_H IOT
    AQ$_RM_QUEUE_TABLE6_G IOT
    AQ$_RM_QUEUE_TABLE6_D IOT
    AQ$_RM_QUEUE_TABLE6_C IOT
    AQ$_RM_QUEUE_TABLE5_T IOT
    AQ$_RM_QUEUE_TABLE5_I IOT
    AQ$_RM_QUEUE_TABLE5_H IOT
    AQ$_RM_QUEUE_TABLE5_G IOT
    AQ$_RM_QUEUE_TABLE5_D IOT
    AQ$_RM_QUEUE_TABLE5_C IOT
    AQ$_RM_QUEUE_TABLE3_T IOT
    AQ$_RM_QUEUE_TABLE3_I IOT
    AQ$_RM_QUEUE_TABLE3_H IOT
    AQ$_RM_QUEUE_TABLE3_G IOT
    AQ$_RM_QUEUE_TABLE3_D IOT
    AQ$_RM_QUEUE_TABLE3_C IOT
    AQ$_RM_QUEUE_TABLE2_T IOT
    AQ$_RM_QUEUE_TABLE2_I IOT
    AQ$_RM_QUEUE_TABLE2_H IOT
    AQ$_RM_QUEUE_TABLE2_G IOT
    AQ$_RM_QUEUE_TABLE2_D IOT
    AQ$_RM_QUEUE_TABLE2_C IOT
    AQ$_RM_QUEUE_TABLE1_T IOT
    AQ$_RM_QUEUE_TABLE1_I IOT
    AQ$_RM_QUEUE_TABLE1_H IOT
    AQ$_RM_QUEUE_TABLE1_G IOT
    AQ$_RM_QUEUE_TABLE1_D IOT
    AQ$_RM_QUEUE_TABLE1_C IOT
    AQ$_RM_QUEUE_TABLE16_T IOT
    AQ$_RM_QUEUE_TABLE16_I IOT
    AQ$_RM_QUEUE_TABLE16_H IOT
    AQ$_RM_QUEUE_TABLE16_G IOT
    AQ$_RM_QUEUE_TABLE16_D IOT
    AQ$_RM_QUEUE_TABLE16_C IOT
    AQ$_RM_QUEUE_TABLE15_T IOT
    AQ$_RM_QUEUE_TABLE15_I IOT
    AQ$_RM_QUEUE_TABLE15_H IOT
    AQ$_RM_QUEUE_TABLE15_G IOT
    AQ$_RM_QUEUE_TABLE15_D IOT
    AQ$_RM_QUEUE_TABLE15_C IOT
    AQ$_RM_QUEUE_TABLE12_T IOT
    AQ$_RM_QUEUE_TABLE12_I IOT
    AQ$_RM_QUEUE_TABLE12_H IOT
    AQ$_RM_QUEUE_TABLE12_G IOT
    AQ$_RM_QUEUE_TABLE12_D IOT
    AQ$_RM_QUEUE_TABLE12_C IOT
    AQ$_RM_QUEUE_TABLE11_T IOT
    AQ$_RM_QUEUE_TABLE11_I IOT
    AQ$_RM_QUEUE_TABLE11_H IOT
    AQ$_RM_QUEUE_TABLE11_G IOT
    AQ$_RM_QUEUE_TABLE11_D IOT
    AQ$_RM_QUEUE_TABLE11_C IOT
    90 rows selected
    SQL>

  • Error 105, download already  in queue.

    Error 105, download already  in queue.
    How do I clear the queue so I can start the download again.
    This happened computer powered down half way through download.  I powered it back up and tried to resume -  did nothing (gave it an hour – zero progress on MB and % and no hard disk activity either).
    Deleting the download folder and cookies did not help, still get the error that the download is in the queue – how do I clear the queue and start over.
    Tried the direct download instructions and got an error that I do not have permission to do this.
    Also tried typing in the question in the question field and it made me sign in and then presented me with an empty question box.  ARRGGH.

    You can reset the download experience by completing solution 1 in Troubleshoot Adobe Download Assistant - http://helpx.adobe.com/creative-suite/kb/troubleshoot-download-assistant.html#main_Solutio n_1.  I would recommend choosing the default location of your User folder to download the install files too.
    Alternately you can try the directions again for initiating the direct download at http://forums.adobe.com/thread/981369.  You will need to follow the directions exactly though or you will receive the access denied error.

  • Error while upgrading NW04s ABAP from sp7 to sp8

    Hi,
    I installed NW04s in my system and its ABAP stack is upgraded to sp7. When i was upgrading its SAP_BASIS support package to sp8, i got the following error.
    Error in phase: IMPORT_PROPER
    Reason for error: TP_BUFFER_INCONSISTENCY
    Return code: 0008
    Error message: Pkgs. in queue don"t exist in the tp buffer (e.g. SAPKB70008)
    This phase imports all Repository objects and table entries. It may terminate for the following reasons:
    &#9675;       TP_INTERFACE_FAILURE: The tp interface could not be called.
    &#9675;       TP_FAILURE: The tp program could not be executed. For more information, read the SLOG or ALOG log files.
    &#9675;       TP_STEP_FAILURE: A tp step could not be performed successfully. You can find the source of error in the relevant log, for example, in the import log.
    If a tp step 6, N or S is in the termination message, it is a step independent of the transport request. The corresponding logs are contained in the log overview under the node Import steps not specific to the transport request.
    You can also find these logs in the following files in the log subdirectory of your transport directory (usually /usr/sap/trans/log):
    tp step 6: P<YY><MM><DD>.<SID>
    tp step N: N<YY><MM><DD>.<SID>
    tp step S: DS<YY><MM><DD>.<SID>
    To display these files, run report RSPUTPRT or call transaction AL11.
    Can anyone help me to resolve this problem?
    Thanks in advance.

    I have the similar problem to yours with tp_buffer_consistency at the xpra_phase when I was runing SAINT on a SAP R/3 Service Tool (RTCTOOL) with SAPKITAR19.
    Shall you confirm what you have solved your problem are:
    1) You have removed registers from the file /usr/sap/trans/buffer/SID which contains the troubled register, an example SAPKNNNNNN. First make a backup of that file before removing registers.
    2) You have removed registers from the two tables: PAT01 (PATCH=SAPKNNNNNN), and PAT03 (PATCH=SAPKNNNNNN)
    3) Invoke the trx SAINT
    4) Installation package-->load package --> from application server
    5) Select the uploaded SP and click the button Continue.
    6) Anything else.
    Appreciate in hearing from your input.
    Rodolfo

  • Maintenance Optimizer - ABAP queue check failed

    Hi guys.
    When running Maintenance Optimizer for a SAP ERP 6.0 EHP4 which has SAP HR 604 installed, the following message is displayed
    ABAP queue check failed
    Error       The Installation/Upgrade Package for Add-on SAP_HR rel. 600 is not available.
    The goal is update toEHP7 SP2.
    Not sure why is stating SAP_HR rel. 600 package is not available when the system has 604 release.
    During packages selection, Human Capital Management is checked and on the source system is listed SAP_HR 604 SP12
    The Solution Manager version is 7.1 SPS8, CR Content is updated to 9.9.
    Also have applied SAP Note 1277035 Recommendations, releted to EHP4 Missing, but still no luck
    This seems to be similar when SUM perform an EHP Inclusion, and cannot find the packages on the EPS Directory, but this is happening on the Maintenance Optimizer.
    Is this a problem with SAP Backbone, or should i do some manual corrections on the system or Solution Manager to make it aware SAP_HR is at al level 604 SP 12?
    Thanks!

    Hello,
    That type of error you describe is mostly always related to an issue in the SMSY/LMDB definition.
    It is likely that the issue is a wrong product instance was assigned to the system.
    In LMDB it is easy to check , even without verification checks (which sometimes may be the root cause, a bad verification check happens sometimes). If you go to the product system, then open the node technical systems -> AS ABAP -> Software, and go to the product instance tab (in SP10, product instance - details), when you select a given product instance , you see whether the software components that are part of it are installed or not (there is a frame in the lower part of the screen that shows the software components with flag 'installed' ticked or not). Chances are, one or more of the instances have few or no software components installed.
    Mind you, you must keep at least one SAP ERP 6.0 product instance assigned, this would be the exception to the rule, but if you have an EHP4 for SAP ERP 6.0 system, it should be only one.
    Best regards,
    Miguel Ariño

  • Error in Phase Run ABAP report

    Hi All,
    We are running an installation on I5/OS for ERP 6.0 EHP5. Installation is stucked at phase Run ABAP reports where it is trying to run RSWBOINS report and giving an error SQL error -7008. Log says ddic user is not able to login in the system and RFC all fails. However system is up and running fine.
    I checked number of notes 116192 but it did not help. One note says to upgrade the database library and we did the same but issue still remains. Anyone phase similar errors, Please suggest.
    Thanks
    Sunny

    Hi Sunny,
    it sounds like some tables are not journaled. You may want to try to run AS4FIXFILE DBLIB(R3<sid>DATA) STRJRN(*YES).
    If that does not help, I suggest to check SAP note 1387754, and to try the workaround described there, or to get the newest version of AS4FXIFILE and to try to run it again.
    Best regards,
    Dorothea Stein

  • Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi - [.....] - RTBUIP_Build_Invoke.vi.ProxyCaller

    Hi all,
    I am on a field campaign with my Labview-controlled instrument. I wanted to make a small change to the code and build it again for uploading to a cFP-2020 Fieldpoint but the application builder stopped with the following error message:
    Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi -> ABAPI Dist Cmp Settings to Disk Hier.vi -> ABAPI Get Settings From File2.vi -> ABAPI Get Settings From File.vi -> RTBEP_Invoke_Build_Engine.vi -> RTBUIP_Build_Invoke.vi -> RTBUIP_Build_Invoke.vi.ProxyCaller
    This is another computer than the one I used in the lab previously so might have forgotten to install something. I just copied the whole application folder with project file and subfolders
    to the Laptop I am using now. Labview version should be the same though (8.20).
    Any suggestions?
    Olaf

    Hello Olaf,
    This error is usually found when a subVI or a support file (DLL, custom control, etc)
    isn't able to be found by the application builder.  Possible reasons
    for this could include subVIs no longer located in their original
    paths and in need to be relinked, a DLL that isn't included in the build,
    and many other possibilities.
    You wrote that you copied the project from another PC, so it is very possible that some file went missing. Are all VIs in your project executable?
    You could try to mass compile all the VIs in your project and see if that helps.
    Regards,
    Johannes
    AE, NI Germany

  • Error 1003 occurred at ABAPI Dist Chg and Save VIs.vi

    I used to be able to build executable file for my application. However when I upgrade to LV8 and try to build executable file, I got the following message.
    Error 1003 occurred at ABAPI Dist Chg and Save VIs.vi -> ABAPI Dist Build LLB Image.vi -> ABAPI Copy Files and Apply Settings.vi -> EBEP_Invoke_Build_Engine.vi -> EBUIP_Build_Invoke.vi -> EBUIP_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  The VI is not executable.
    The vi is perfectly executable in LV enviroment.
    Anyone know what's going on?
    Thanks in advance!

    DGU,
    Unfortunately this is a known bug in LabVIEW 8.0.1. Our R&D department is well aware of the issue and is currently working on the problem. In the mean time there are some possible work arounds
    Check the "Enable debugging"option in the "Advanced Category" of the application executable properties.
    Disable the "Remove Panel" option for all SubVIs containing Shared Variables in the build
    Try Unchecking the "Disconnect type definitions and remove unused polymorphic VI instances" options also in the Advanced category of the executable properties as shown in the attached figure.
    Move shared variables to the top level VIs and pass the data through the SubVI connector
    Downgrade to LabVIEW 8.0.
    I apologize for the problem. Please let us know if these suggestions help out. Thanks!
    Best Regards,
    Chris C
    Applications Engineering
    National Instruments
    Chris Cilino
    National Instruments
    LabVIEW Product Marketing Manager
    Certified LabVIEW Architect
    Attachments:
    1.gif ‏1 KB

  • Error in Export of ABAP+JAVA  Distributed system

    Hi
    I am exporting an ABAP(ECC 6.0)+JAVA Add-in system .
    I have started the database instance export from the database instance host .
    I am geting the following error :
    An error occurred while processing service SAP ERP 6.0 Support Release 3 > Software Life-Cycle Options > System Copy > MS SQL Server > Source System Export > Distributed System > Based on AS ABAP and AS Java > Database Instance Export( Last error reported by the step :uncaught exception: nw.usageTypes.utlError: Execution of UTL tool 'D:\j2sdk1.4.2_13-x64\bin\java.exe -classpath D:\usr\sap\ERS\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    sdsapdbsbx1/sapmnt/ERS/SYS/global/security/lib/tools;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/antlr.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/exception.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/jddi.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/logging.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/offlineconfiguration.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/opensqlsta.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/SDMutil.jar;D:/usr/sap/ERS/SYS/global/sltools/sharedlib/SLUtil.jar;D:/usr/sap/ERS/SYS/exe/nuc/NTAMD64/mssjdbc/sqljdbc.jar -export -type=keydb "-expfile=C:/Program Files/sapinst_instdir/ERP/LM/COPY/MSS/EXP/DISTRIBUTED/AS/EXPDB/usages_data.xml" -log=UTL_load_usages.log -sid=ERS -dsn=jdbc/pool/ERS -ssprops=D:/usr/sap/ERS/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/ERS/SYS/global/security/data/SecStore.key' aborts with return code 1. Check 'UTL_load_usages.log' and 'C:/Program Files/sapinst_instdir/ERP/LM/COPY/MSS/EXP/DISTRIBUTED/AS/EXPDB/UTL.java.log' for more information. (in script unknown, line 0: ???)).
    The file UTL.java.log is as follows:
    java version "1.4.2_19-rev"
    Java(TM) Platform, Standard Edition for Business (build 1.4.2_19-rev-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_19-rev-b07, mixed mode)
    java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart
    Please help.
    Regards
    Ratnajit

    Hi
    with 1.4.2_18 and 1.4.2_19 we are currently having massive stack overflow check the below link for more clarifications
    X64 java 1.4.2_18 for SAP
    Regards
    Uday

Maybe you are looking for

  • Calling a report from the application

    Hi, I am using Jdeveloper 11g-Using Bi-publisher; I want to call a report which should be opened in a new dialog window. The problem is, I don't know how to call the report directly using "Output Stream" without having to save it physically. Could yo

  • What could be the reason for this error file

    Hi, What could be reason for this error file, the content of the error file is : Compiling INSERT-PROCEDURE trigger on IOTDISPUTE_FILES data block... No compilation errors. Compiling UPDATE-PROCEDURE trigger on IOTDISPUTE_FILES data block... No compi

  • Audigy 2ZS Platinum Pro, GamePort

    Anyone having issues with this new driver for Vista and gameport not installing? Anyone know a work around to this? Thank you

  • Flash Printer not working

    Hello, we have the following problem We have our application in a server. We want to exeecute flash printer from aspnet page passing parametters "ourfile.pdf" -o "ourfile.swf" If we execute flashprinter from console it works perfectly, but from our a

  • Problem running sdk 1.5.0 on solaris 5.6 sparc

    After installing the sdk, I try to run java -version and it gives me this error: dl failure on line 704Error: failed /usr/jdk1.5.0/jre/lib/sparc/client/libjvm.so, because ld.so.1: ./java: fatal: relocation error: file /usr/jdk1.5.0/jre/lib/sparc/clie