Dump message TSV_TNEW_PAGE_ALLOC_FAILED

Hi,When i am trying to enter the value in Table using the T.code SM30.It going for DUPM with the message TSV_TNEW_PAGE_ALLOC_FAILED.

Only a limited space of memory is assigned to an SAP process (3 GB i guess). If your processing crosses this limit, you will encounter this dump.
If your processing involves an application:
1) Refine your selection criteria
2) Redesign the program i.e. fine tune it from memory usage perspective
If it during direct update to SM30, try uploading the entries in different chunks rather than at one shot.

Similar Messages

  • Dump "Message X" when converting plan.order in APO (Operation classified)

    Hello,
    We are using master recipes. One operation is classified with work center class type 019 assigned. Operation is classified with two values so I get two alternative modes in APO PDS.
    I can drag and drop between alternative modes in the Planning Board, and then save so I can see the mode change also in the order processing view for example.
    However when I am triggering the conversion of planned to process in APO then order is never converted. An error queue appears in the qRFC inbound monitor in ERP stating that a short dump has occurred
    Short dump "MESSAGE TYPE X" Information on where terminated
    Termination occurred in the ABAP program "SAPMSSY0" - in "%_ORDER_FORM_LEVEL". The main program was "SAPMSSY1 ".
    Thanks in advance
    Carlos

    Hello Carlos,
    Have you updated alternative resources  with the values in the user fields of the operation. ?
    Also assign the work center class for the operation (same class which you have assigned for the work centers)
    Best Regards,
    Roopesh
    Edited by: Roopesh Menon on Feb 17, 2011 9:55 AM

  • Dump Error TSV_TNEW_PAGE_ALLOC_FAILED

    Hello All,
    We are getting this dump error, "TSV_TNEW_PAGE_ALLOC_FAILED" in our system.
    Short text
        No more storage space available for extending an internal table.
    What happened?
        You attempted to extend an internal table, but the required space was
        not available.
    OS AIX 5.3 64 bit
    Total Memory : 19 GB
    Total Swap Space : 45.91 GB
    The present values of the Profile parameters are,
    ztta/roll_area               - 3000320
    ztta/roll_extension       - 2000683008
    abap/heap_area_total  - 2000683008
    abap/heap_area_dia   - 2000683008
    abap/heap_area_nondia - 2000683008
    em/initial_size_MB           - 4092
    Kindly suggest,
    Thank You,
    Hasan

    Hello All,
    Thanks for your suggestions.
    As it is solman system, when i checked in SM04.
    Clnt     User     TCODE         Roll        Page      Mem(Total)     Mem(Priv.)
    1     SOLMAN_BTC          0     0      4.541.332     0
    1     SOLMAN_BTC          106.496     0      2.351.226     0
    1     SOLMAN_BTC          0     0      4.542.228     0
    1     SOLMAN_BTC          106.496     0      2.349.850     0
    1     USERA          106.496     40.96      2.508.076     0
    1     SMD_RFC          106.496     0     806.526     0
    1     USERA          106.496     0      8.917.850     0
    1     USERA          106.496     40.96      2.657.604     0
    1     SMDAGENT_SID          106.496     0     796.868     0
    1     SAPJSF          106.496     0     797.174     0
    1     USERB     SM04     352.256     98.304     11.117.992     0

  • Want create dump message

    hi experts,
       I want give my own dump message in my report , in the dump i want give my own message in that dump error.
       Is there any functional module.i

    Execute this
    report abc.
    message 'This is a custom dump message' type 'X'.

  • Kernel dumping messages to console

    I have some modules that have been bugging me for a year now that keep dumping info to the console instead of the klog.
    Well, I was just perusing the system commands by typing names and tabulating a completion when I found this:
    setterm
    The manual for it says `setterm -msg off' disables kernel messages on the console. So I switched over to console 2 and tried it out on my wireless card module: brcms (one of those culprits making my system look broken... during bootup and login)
    So now that I know how to disable these messages, how can I make this command run before almost any daemons startup and what not so when the boot status is scrolling I don't hear about *dev*lun* and *pci* during the system startup?
    Is it safe to run terminal commands in rc.conf? Kind of a newb question but I'd like some validation/suggestion on this if possible before I reconfig.
    I've decided, that the messages never show up before the "Arch Linux" logo (in /etc/rc.sysinit) at boot so what I've done is insert the command just after the logo is printed. Will reboot and see what happens.
    It has certainly hidden the udev kernel messages. Some logs are still not being caught. I don't want to see these notices during boot. If it doesn't say:
    message                                                     [SUCCESS|FAIL]
    I.D.G.A.F. ! That's what log files and recovery environments are for!
    logging in to a tty, the kmod messages are still showing up from the brcms module I would like to say I'm aggravated, but I'm beyond that; I'm gravely dissapointed at this point.
    Last edited by Triston J. Taylor (2012-05-10 11:24:11)

    Great tips. Thanks again. But I'll have to disagree with your self contradiction: I'm not awesome this community (of which you are a member) is
    I see this alot on the internet. People who like to visit the forums often, forget that others aren't so well adjusted to that environment. You should always remember this. There is nothing wrong with asking for guidance in the most trivial of situations because in the end, new documentation related to a specific issue is made available. Even if it is a redirection, it increases the number of relevent search engine hits.
    I had this installed before I went messing with my libs and screwed the system up royally:
    pacman -S arch-firefox-search
    Indispensable Tool for an Arch Enthusiast it is. Nice hat.
    Last edited by Triston J. Taylor (2012-05-11 02:03:54)

  • RFC dump : 'Message type " " is unknown.'

    Hi everyone,
    I am calling an RFC from one system to another and i am getting a dump with error :
    Message type " " is unknown.
    When i debugged the program the found that nothing is returned for " MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4. "
    What should i do to rectify the problems? Please do help.
    Thanks In Advance.
    Regards,
    Heera

    ABAP runtime errors    MESSAGE_TYPE_UNKNOWN
           Occurred on     03/05/2008 at 21:56:28
    Message type " " is unknown.
    What happened?
    The current ABAP/4 program "Y_MM_C_CICS_MAT_RECON " h
    because
    one of the statements could not be executed.
    This is probably due to an error in the ABAP/4 progra
    What can you do?
    Print out the error message (using the "Print" functi
    and make a note of the actions and input that caused
    error.
    To resolve the problem, contact your
    SAP system administrator.
    You can print this message by choosing "Print".
    Transaction ST22 allows you to display and manage sho
    is especially useful if you want to keep a particular
    Error analysis
    Only message types A, E, I, W, S and X are allowed.
    How to correct the error
    If the error is in one of your own ABAP programs or an SAP program that
    you have modified, try to correct it.
    If the error occurred in a non-modified SAP program, you may be
    able to find a solution in the SAP note system.
    If you have access to the note system yourself, use the following
    search criteria:
    "MESSAGE_TYPE_UNKNOWN"
    "Y_MM_C_CICS_MAT_RECON " bzw. "Y_MM_C_CICS_MAT_RECON "
    "START-OF-SELECTION"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
       To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
       To obtain this, call the system log with Transaction SM21
       and select the "Print" function to print out the relevant
       part.
    3. If the programs are your own programs or modified SAP programs,
       supply the source code.
       To do this, you can either use the "PRINT" command in the editor or
       print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error occurred
       or which actions and input led to the error.
    System environment
    SAP Release.............. "46B"
    Application server....... "fmsap591"
    Network address.......... "10.19.196.114"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x IA64 Level 3"
    Database server.......... "FMSAP591"
    Database type............ "ORACLE"
    Database name............ "AI0"
    Database owner........... "SAPR3"
    Character set............ "English_United State"
    SAP kernel............... "46D"
    Created on............... "Jul 30 2007 00:11:29"
    Created in............... "NT 5.0 2195 Service Pack 2 x8
    Database version......... "OCI_920_SHARE__OCI_7_API "
    Patch level.............. "2335"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.0.5.., ORACLE 8.0.
    8.1.6.., ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE 1
    SAP database version..... "46D"
    Operating system......... "Windows NT 4.0, Windows NT 5.
    Windows NT 5.2, , System build information:,
                                          , LCHN : 921411"
    User, transaction...
    Client.............. 250
    User................ "HPRAMANX"
    Language key........ "E"
    Transaction......... "SE38 "
    Program............. "Y_MM_C_CICS_MAT_RECON "
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where termination occurred
    The termination occurred in the ABAP/4 program "Y_MM_C_CICS_MAT_RECON " in
    "START-OF-SELECTION".
    The main program was "Y_MM_C_CICS_MAT_RECON ".
    The termination occurred in line 371
    of the source code of program "Y_MM_C_CICS_MAT_RECON " (when calling the editor
    3710).
    Source code extract
    003410       r_lgort-sign = 'I'.
    003420       r_lgort-option = 'EQ'.
    003430       r_lgort-low = x_storeloc_wa-ecc_st_locn.
    003440       APPEND r_lgort.
    003450     ENDLOOP.
    003460
    003470
    003480   *CALL RFC TO GET MATERIAL DATA FROM F PIPE BY PASSING S_MATNR r_werks
    003490   *r_lgort S_CHARG AND GETTING THE REQUIRED DATA BACK IN THE TABLE
    003500   *I_MCHBF
    003510
    003520     CALL FUNCTION 'YCICS_MATERIALDATA'
    003530     DESTINATION 'FI0250'
    003540          TABLES
    003550               i_matnr                        = s_matnr
    003560               i_werks                        = r_werks
    003570               i_lgort                        = r_lgort
    003580               i_charg                        = s_charg
    003590               i_mchb                         = i_mchbf
    003600          EXCEPTIONS
    003610               no_data_found                  = 1
    003620               material_not_of_type_fert      = 2
    003630               invalid_plant_entry            = 3
    003640               invalid_stloc_entry            = 4
    003650               invalid_plnt_matnr_combi       = 5
    003660               invalid_plnt_matnr_batch_combi = 6
    003670               invalid_plnt_matnr_batch_stloc = 7
    003680               OTHERS                         = 8.
    003690     IF sy-subrc <> 0.
    003700    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         >            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    003720     ENDIF.
    003730
    Contents of system fields
    SY field contents..................... SY field contents.....................
    SY-SUBRC 1                             SY-INDEX 0
    SY-TABIX 1                             SY-DBCNT 31
    SY-FDPOS 0                             SY-LSIND 0
    SY-PAGNO 0                             SY-LINNO 1
    SY-COLNO 1
    Chosen variables
    Name.......................... Contents.1........2........3....+....4
    VARI
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                                          ####00000000000000
                                   2222222222222222222200003333333333333322
                                   0000000000000000000000000000000000000000
    ... +  80                          ####################################
                                   2222000000000000000000000000000000000000
                                   0000000000000000000000000000000000000000
    ... + 120                      ########################################
                                   00000000
                                   0000000
    SY-MSGV1
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222
                                   0000000000
    SY-MSGV2
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222
                                  0000000000
    Y-MSGV3
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  40
                                  2222222222
                                  0000000000
    Y-MSGV4
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  40
                                  2222222222
                                  0000000000
    _MCHB                         ####################################‘###
                                  0000000000000000000000000000900000009000
                                  0000000000000000000000004000060000001000
    .. +  40                      ####0###0#######ÿÿÿÿ:###########è ƒ####
                                  1000300030000000FFFF300000000000EA280000
                                  0000020001000000FFFFA000200043008D030000
    .. +  80                      x> ƒ####################################
                                  7328000000000000000000000000000000000000
                                  8E03000000000000000000000000000000000000
    .. + 120                      ########################(#######
                                  00000000
                                  0000000
    MCHBWA                      000000000000895405CR01CRA10001    CR01TE
                                  3333333333333333334533454333332222453354
                                  0000000000008954053201321100010000320145
    .. +  40                      ST05####e#########
                                  553300006000000000
                                  3405000150C000000C
    SCHARG_%_APP_%              S_CHARG S_CHARG                       to
                                  5544454255444542222222222222222222222276
                                  3F3812703F38127000000000000000000000004F
    .. +  40
                                  2222222222222222222222222222222222222222
                                  0000000000000000000000000000000000000000
    .. +  80                         @1FQMultiple selection@
                                  2224345547676766276666766642222222222222
                                  000016C1D5C490C5035C5349FE00000000000000
    .. + 120
                                   222
                                   000
    X_MCHBF_WA
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                      00000000            00000000
                                   3333333322222222222233333333222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                      000000 #################################
                                   3333332000000000000000000000000000000000
                                   0000000000000C000000C000000C000000C00000
    ... + 120                      ########################################
                                   00000000
                                   0C00000
    I_MCHBF                        ################@#######################
                                   0000000000000000400000000000100000000000
                                   1000400040004000080050004000080000000000
    ... +  40                      ################ÿÿÿÿÓ###################
                                   1000000000000000FFFFD0000000000000000000
                                   0000000000000000FFFF30007000630000000000
    ... +  80                      ########################################
                                   0000000000000000000000000000000000000000
                                   0000000000000000000000000000000000000000
    ... + 120                      ########################8#######
                                   00000000
                                   0000000
    SYST                           ########################################
                                   0000000000000000000000000000000000000000
                                   0000000010000000000000000000000000000000
    ... +  40                      ####################ã###################
                                   10000000000000000000E0000000000000000000
                                   F00000001000000010003000000000000000F000
    ... +  80                      ########################################
                                   0000000000000000000000000000000000000000
                                   0000000000001000800000000000000000000000
    ... + 120                      ####################################š###
                                   00000000
                                   0000000
    X_MKPFMSEG_WA-BKTXT
                                   2222222222222222222222222
                                   0000000000000000000000000
    %_SPACE
                                   0
                                   0
    X_OUTPUT_WA-BTEXT
                                   22222222222222222222
                                   00000000000000000000
    X_MCHB_WA-MATNR                000000000000895405
                                   333333333333333333
                                   000000000000895405
    X_MKPFMSEG_WA-WERKS
                                   2222
                                   0000
    X_MCHB_WA-WERKSF               CRA1
                                   4543
                                   3211
    X_OUTPUT_WA-WERKS
                                   2222
                                   0000
    X_MCHB_WA-LGORTF
                                   2222
                                   0000
    X_MKPFMSEG_WA-LGORT
                                   2222
                                   0000
    X_MCHB_WA-CHARG                CR01TEST05
                                   4533545533
                                   3201453405
    Active calls / events
    No.... Type........ Name..........................
           Programm
           Include                                  Line
         1 EVENT        START-OF-SELECTION
           Y_MM_C_CICS_MAT_RECON
           Y_MM_C_CICS_MAT_RECON                      371
    Internal notes
    The termination occurred in the function "ab_jmess" of the SAP
    Basis System, specifically in line 1083 of the module
    "//bas/46D/src/krn/runt/abdynpro.c#22".
    The internal operation just processed is "MESS".
    The internal session was started at 20080305215621.
    Active calls in SAP kernel
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=24072)
    When      : 3/5/2008 21:56:28.0
    Threads   : 2
    Computer Name       : FMSAP591
    User Name           : ai0adm
    Number of Processors: 2
    Processor Type: ia64 Family 31 Model 1 Stepping 5
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 56f4
    FramePtr         ReturnAd         Param#1          Function Name
    00000000083a0c00 0000000076eab530 00000000000024f4 kernel32!GetDateFormatW
    00000000083a0bd8 000000000215a7c0 00000000000024f4 kernel32!GetDateFormatW
    00000000083a0b88 000000000067fe80 0000000000000080 disp+work!
    000000001c1b0040 0000000076ea7420 0000000000212e50 MSVCRT!tanhf
    000000001c1b0000 0000000000000000 000006fb7eb36e88 kernel32!GetDateFormatW

  • Updates rules activation triggers dump message type X

    Hi,
    In an existing update rule, I am trying to add a field (key figure=> characteristic (source)
    after I activated the update rules a shot dump is triggered
    "Message type X"
    message class RSAA
    Number 108
    trigger location
    %_T005N1
    Module Name Instantiate
    called function :
    RSAU_GET_CUBE_TIME
    I have already done some consistency test about the infocube in RSRV, but don't dind a clue for the moment.
    any help would be grateful
    John

    Hi
    Try to run standard program RSAU_UPDR_REACTIVATE_ALL.
    Thanks
    lokeshM

  • Call bapi  bapi_po_create1 will get dump message SYNTAX_ERROR

    hi
    when i call bapi will get SYNTAX_ERROR dump!
    i have check in bapi_po_create1 report i found have add support node ( get new function:ZBAPI_PO_CHANGE--> this note will active in other function) and in this function i will found one perform process_po parameter not eq the definition FORM, so will get SYNTAX_ERROR!
    in call function report  BAPI_PO_CREATE1 set command :
    SET EXTENDED CHECK OFF!
    BUT  the dump will happend again!
    how to inactive SYNTAX  check !
    thank you  very much!

    Hi thomas,
    Thanks.
    The info you wanted is as follows:
    Short text
        Exception condition "FAILURE" raised.
    What happened:
       The current ABAP/4 program encountered an unexpected
    situation.
    Error analysis :
    A RAISE statement in the program "CL_HANDLE_MANAGER_MM==========CP" raised the
    exception
    condition "FAILURE".
    Since the exception was not intercepted by a superior
    program, processing was terminated.
    Short description of exception condition:
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
    Trigger Location of Runtime Error:
        Program Name                            CL_HANDLE_MANAGER_MM==========CP
        Include                                 CL_HANDLE_MANAGER_MM==========CM005
        Row                                     13
        Module type                             (METHOD)
        Module Name                             GET
    Line  SourceCde
        1
        2 METHOD get.
        3
        4   IF my_manager is initial.
        5     CALL METHOD get_manager.
        6   ENDIF.
        7
        8   CALL METHOD my_manager->search EXPORTING im_id = im_id
        9                                  IMPORTING ex_handle = ex_handle
       10                                  EXCEPTIONS failure  = 01.
       11
       12   IF sy-subrc ne 0.
    >>>>>     RAISE failure.
       14   ENDIF.
       15
       16 ENDMETHOD.

  • Changing message text for short dumps

    Hi, we have users running open transactions and finally core dumps with message:
    TSV_TNEW_PAGE_ALLOC_FAILED
    Short text                                                              
        No more storage space available for extending an internal table.    
    What happened?                                                          
        You attempted to extend an internal table, but the required space was
        not available.                                                      
    Is there a way to customize the message a bit to give more helpful information?
    Thanks,
    Jonathan.

    Jonathan,
    I am not an expert in BASIS, so I cannot say if it is possible to change the texts for these messages.  I am a bit surprised that you think  " No more storage space available for extending an internal table" is not adequate.  In addition, I am a more than a bit surprised that you are implicitly expecting to get dumps, so much so that you want to make the messages more user-friendly.
    Runtime errors are not a tool to remind users that they have performed an impermissable activity.  When a dump occurs, you pray that SAP will properly roll back all data to a consistant, pre-error state.  I assure you, that this will not always happen in a complex environment.  A runtime error is normally considered a very serious event.  In most companies, it is the goal to never have a runtime error, and someone is usually charged with running these down and eliminating them.  And that 'someone' is not a user.
    Anyhow, you might want to try one of the many ABAP forums, one of the experts there may be able to assist you in changing these texts.
    Sorry I couldn't be of more assistance,
    DB49

  • Error filter query on the portal: message dump

    HI,
         i tray to published some queries on the portal. In every query navigation, when we click on the “Filters” hyperlink and then on the “variable screen” button, the variable setting pop-up appears. After confirming the variable input with the OK button, we get the following dump message:
    <b>Failed to process request; contact your system administrator see attachment</b>
    <b>500 Internal Server Error</b>
    <b>BEx Web Application</b>
    Failed to process request; contact your system administrator
    [Hide]
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail, was: 
    java.lang.NullPointerException
    java.lang.NullPointerException
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObject.getName(InfoObject.java:642)
    at com.sap.ip.bi.webapplications.ui.queryviewactions.contextmenu.impl.ContextMenuAction.getLinkReference(ContextMenuAction.java:417)
    at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIEventRenderer.writeBiAction(BIEventRenderer.java:95)
    at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIEventRenderer.writeBiEvent(BIEventRenderer.java:51)
    at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIEventRenderer.writeEvent(BIEventRenderer.java:34)
    Details: Full Exception Chain
    Messages
    WARNING: There is a condit. on Store, results row suppress. active on Requested date[ZOIO_DTRI] (conditional
    System Environment
    Server
    BI Java     Release: 7 - Patch level: 0000000010 - Description: BI Web Applications Java - Additional info:  - Production mode: true
    BI ABAP     Release: 700 - Patch level: 0010 - Description: SAP NetWeaver BI 7.0 (SAP_BW) - Additional info:  - Production mode: true
    Java Virtual Machine     Java HotSpot(TM) 64-Bit Server VM - Sun Microsystems Inc. - 1.4.2_13-b06
    Operating System     SunOS - sparcv9 - 5.9
    Context
    Session Locale     en
    User     ciullog (USER.PRIVATE_DATASOURCE.un:ciullog)
    Time of Failure     Wed Oct 24 19:13:02 CEST 2007
    Initial Query String     BUILDTREE=false&NAVPATHUPDATE=false&QUERY=ZOQ_PRE_ORDINI_RIT
    Master System Alias     SAP_BW
    Request URL     https://prnnwtst.prenatal.it:51001
    Full Exception Chain
    com.sap.ip.bi.webapplications.runtime.controller.MessageException: Error while generating HTML
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2150)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:931)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:873)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:324)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while generating HTML
         at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:380)
         at com.sap.ip.bi.webapplications.runtime.rendering.impl.ContainerNode.render(ContainerNode.java:62)
         at com.sap.ip.bi.webapplications.runtime.rendering.impl.PageAssemblerRenderingRoot.processRendering(PageAssemblerRenderingRoot.java:50)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:2735)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:2478)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:2432)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2054)
         ... 36 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.BICompositeManager.renderRoot(BICompositeManager.java:83)
         at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:376)
         ... 42 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:259)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 47 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1184)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 52 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 61 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutItemFragment(FlowLayoutRenderer.java:254)
         at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutFragment(FlowLayoutRenderer.java:210)
         at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.render(FlowLayoutRenderer.java:49)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 65 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 75 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:259)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
         ... 79 more
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)
         at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)
         at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1184)
         at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
         at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)
    Thanks!
    Enzo

    Hello,
              Does the MultiProvider that contains an SAP RemoteCube , if so then try this depending on which system you are working.
    BW 3.0B
               Implement Support Package 24 for 3.0B (BW3.0B patch 24 or SAPKW30B24 ) in your BW system. The Support Package is available ifnote 0723193 with the short text "SAPBWNews BW Support Package 3.0B Support Package 24", which describes this Support Package in greater detail, is released for customers.
    BW 3.10 Content
               Implement Support Package 18 for 3.10 (BW 3.10 patch 18 or SAPKW31018) in your BW system. The Support Package is available oncenote 0723260 with the short text "SAPBWNews BW 3.1 Content Support Package  18", which describes this Support Package in more detail, has been released for customers.
    BW 3.50
               Implement Support Package 09 for 3.5 (BW3.50 patch 09 or SAPKW35009</>) in your BW system. The Support Package is available oncenote 0763335 with the short text "SAPBWNews BW Support Package 09 NetWeaver'04 Stack 09", which describes this Support Package in more detail, has been released for customers.
    hope it helps,

  • Dump during archive job runs -  TSV_TNEW_PAGE_ALLOC_FAILED (snote 1017000)

    Hi All,
        I'm currently having problems with the deletion/archiving process on one of my XI boxes. I has been
    configure to use the Switch Procedure and, the error happens during the TABLE_SWITCH procedure.
        Due to this error, I have 1 dump per day and the other jobs related with this task are failing.
        The dump says:
               TSV_TNEW_PAGE_ALLOC_FAILED
        and I have found note 1017000 for this issue and sucesfully applied.
        According to the note, next step should be:
                 "To stop the archiving process, start the deletion process for the failed
                  archiving runs manually directly from the archive administration."
        by I'm not able to do that. I go to XMS_SATA and with object name BC_XMB try to run the "Delete" action
        but can not continue as there is no archive file to select.
        Anyone with the same issue?
        Thanks in advance?

    Hi Prateek,
       Thanks for your help but I don see how is this related to XI. I read about IS-OIL and IS-MINE. I already found a note that helps with this issue but I'm stuck with one of the steps and can cancel the copy process.
        Regards,
            Encinas

  • TSV_TNEW_PAGE_ALLOC_FAILED  Dump in Production BW 3.5 system

    Hi Basis Gurus,
    In our production BW 3.5 system we are getting dump in ST22.
    The dump is TSV_TNEW_PAGE_ALLOC_FAILED
    Please let me know what could be the reason for this dump and why we are getting it.
    I tried searching in service market place and there we can find lot of things related to this dump.But not sure which one is specificaly related to this dump.
    Our system details are as follows
    BW 3.5
    Solaris OS
    Oracle Database.
    Please help me in resolving this dump.
    Regards,
    Anil.

    Hello Anil,
    what is the frequency of these dumps.
    If the dump once in a while,you can simply ignore it
    If frequency is more....you will need to reasrch a bit before increasing the paging memory as suggested previously
    Just check what program is causing the dump,is it SAP standard program or a z program created by your developers.
    If it is a SAP standard program just search on market place and look if any new version of the program exists which is tuned better and which consumes less memory
    If it is a z program ask your developer to tune the program(this can be a highly cause of this dump as programs created usually consume a lot of memory due to which this dump occurs)
    If none of these help,go for increase in the paging memory as previusly suggested
    Rohit

  • Delta load failing with dump TSV_TNEW_PAGE_ALLOC_FAILED

    Hi,
    When we are loading BW statistics delta load, the load is failing with error "Job in source system terminated --> Request is set to red." and its giving short dump with "TSV_TNEW_PAGE_ALLOC_FAILED".
    I have already gone through Forum and changed package size also. But could not solve the problem.
    We are using 3.5 version, Could you please post your thought ASAP.
    Regards
    Satya

    Hi there,
    Yes that dump is lack of memory...
    So probably your package has too many records to be processed, especially if you have code in start routine or end routine or something like that, the process for each package might take too long and fails with out of memory.
    Try in fact change the package size to a smaller size, so fewer records are processed in each package.
    Diogo.

  • Message Mapping - Dump

    I got the following dump, when I executed the Message Mapping. Eventhough I have fixed the problem, I am not quite sure to read the dump, i.e by reading the dump I was not sure which FIELD has caused the Dump. could some one help me , how I can read a Dump and Pin point the Field that has caused the error.  Thanks Friends.
    Dump
    Messages:
        Exception:[java.lang.IllegalArgumentException: Cannot cast sUpPresSeD to float. ] in class com.sap.aii.mappingtool.flib3.Stat method sum[com.sap.aii.mappingtool.flib3.Plainer@2c2f6468]
        com.sap.aii.utilxi.misc.api.BaseRuntimeException: Exception:[java.lang.IllegalArgumentException: Cannot cast sUpPresSeD to float. ] in class com.sap.aii.mappingtool.flib3.Stat method sum[com.sap.aii.mappingtool.flib3.Plainer@2c2f6468]
             at com.sap.aii.mappingtool.tf3.rt.C2CFunctionWrapper.cacheContext(C2CFunctionWrapper.java:95)
             at com.sap.aii.mappingtool.tf3.rt.C2CFunctionWrapper.gotoNextContext(C2CFunctionWrapper.java:45)
             at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java(Compiled Code))
             at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java(Compiled Code))
             at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java(Compiled Code))
             at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java(Compiled Code))
             at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java(Compiled Code))
             at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java(Compiled Code))
             at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:287)
             at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:63)
             at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:232)
             at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInternal(ServerMapService.java:432)
             at com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:170)
             at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.execute(MapServiceBean.java:52)
             at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0.execute(MapServiceRemoteObjectImpl0.java:259)
             at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0p4_Skel.dispatch(MapServiceRemoteObjectImpl0p4_Skel.java:146)
             at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java(Compiled Code))
             at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java(Inlined Compiled Code))
             at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java(Compiled Code))
             at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
             at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code))
             at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
             at java.security.AccessController.doPrivileged1(Native Method)
             at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
             at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
             at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))

    Karen,
      I don't think these dumps are going to ever give you your answers directly. It's a good start. All you know from here is that the sum function broke. Where? Which one? Who knows? What I would do is go into SXMB_MONI and copy the data that was sent and broke this mapping. Then I would copy into the Integration Repository Message Mapping. I would click on the test tab in my Message Mapping and put the data in that I copied from SXMB_MONI and execute. I should get the same error. Then I would by process of elimination change the data in each of the mappings that use the sum function until I found the problem. XI tries to give smart messages, but sometimes you have to dig for your answers.
      Hope that gives you at least one method of debugging.
                      - Emmett

  • Dump time out message in the portal

    Hi experts ,
    In my portal , the web dynpro  component "FPM_OIF_COMPONENT" is being used.
    when user logs in and then sit idle for 30 min. then after he press "save" button,
    he gets the dump message like
    "the URL http://...WebDynpro /sap/hap_main_document was not called due to an error
    User session (HTTP/SMTP /..) closed after time out."
    "the termination type was "ERROR_MESAGE_STATE"
    but the Service "WebDynpro /sap/hap_main_document" remains active.
    Timeout is set for 60 mins but it gets timeout after 30 mins.
    I have to show a normal alert message instead of the dump mesage. how can i achieve that..
    please help.

    Hi Tobias ,
    yes , !! time out for web dynpro is also set to 60 min .
    But as per the requirment , i have to show a page / pop up msg displaying "portal time out " instead of that dump mesage.
    in the meanwhile i have come across the t-code SICF , on executing it for services. then in the path
    "sap -> bc -> webdynpro -> namspace SAP - > HAP_MAIN_DUCUMENT  " i have found the setting to redirecting the user to a URL page when error occurs.for every type of error there is a option of "redirect to a URL".
    I have not tested it.But i think it might work.i am still working on it.
    your valuable feedback is welcome..
    thanks
    Nishchay

Maybe you are looking for

  • Time Capsule... can it be accessed when traveling?

    I bought the TIME CAPSULE a couple of days ago for two purposes and we picked this one for ONE MAJOR CAPABILITY that we need and I can't get it to work and have now been told that it WILL NOT DO THIS :      1. We needed a new wireless modem, ours is

  • Find condition record for outline agreement

    I want to know how I can find the condition record for an outline agreement.  The condition number is not stored in EKKO and within the ME33K transaction I can view the condition by drilling into the item level (EKPO), but I canot find anyway of link

  • Premiere Pro CS 6 Will Not Open

    My Adobe Premiere Pro CS6 will not open. It tries to open, but does not attempt to load any settings. After a minute, a crash reports shows up. Computer Info OSX 10.9.5 Intel Core i7 Intel HD Graphics 4000 NVIDIA GeFOrece GT 650M

  • ISight on new Mac Mini?

    What are we supposed to do about a webcam for the new Mini with no Firewire 400? Third party cams are inferior in image quality, and the Apple displays with integrated iSight are overpriced. Any good solutions? Does the iSight on the cinema display u

  • Failed to load book because the requested resource is missing

    this happened when i try to read my new book in Ibooks on my Ipad. After i plugged my ipad into my computer, itunes did something like restore or sync, i am new to all of this so im not sure what happened, except my book is gone that i just bought fr