p07_dump

Upload: dmx077

Post on 05-Oct-2015

58 views

Category:

Documents


0 download

DESCRIPTION

abap program termination

TRANSCRIPT

Category Resource ShortageRuntime Errors TSV_TNEW_PAGE_ALLOC_FAILEDDate and Time 02.03.2015 02:12:10--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|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. |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|What can you do? || Note which actions and input led to the error. || || For further help in handling the problem, contact your SAP administrator || . || || You can use the ABAP dump analysis transaction ST22 to view and manage || termination messages, in particular for long term reference. || || Try to find out (e.g. by targetted data selection) whether the || transaction will run with less main memory. || || If there is a temporary bottleneck, execute the transaction again. || - || || If the error persists, ask your system administrator to check the || following profile parameters: || || o ztta/roll_area (1.000.000 - 15.000.000) || Classic roll area per user and internal mode || usual amount of roll area per user and internal mode || o ztta/roll_extension (10.000.000 - 500.000.000) || Amount of memory per user in extended memory (EM) || o abap/heap_area_total (100.000.000 - 1.500.000.000) || Amount of memory (malloc) for all users of an application || server. If several background processes are running on || one server, temporary bottlenecks may occur. || Of course, the amount of memory (in bytes) must also be || available on the machine (main memory or file system swap). || Caution: || The operating system must be set up so that there is also || enough memory for each process. Usually, the maximum address || space is too small. || Ask your hardware manufacturer or your competence center || about this. || In this case, consult your hardware vendor || abap/heap_area_dia: (10.000.000 - 1.000.000.000) || Restriction of memory allocated to the heap with malloc || for each dialog process. || Parameters for background processes: || abap/heap_area_nondia: (10.000.000 - 1.000.000.000) || Restriction of memory allocated to the heap with malloc || for each background process. || Other memory-relevant parameters are: || em/initial_size_MB: (35-1200) || Extended memory area from which all users of an || application server can satisfy their memory requirement. |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Error analysis || The internal table "\FUNCTION-POOL=SCSM_COLLECTOR\FORM=SWNC_COLLECTOR_USEREXIT\ || DATA=%_%_I_STATRECS" could not be further extended. To enable || error handling, the table had to be delete before this log was written. || As a result, the table is displayed further down or, if you branch to || the ABAP Debugger, with 0 rows. || || At the time of the termination, the following data was determined for || the relevant internal table: || || Memory location: "Session memory" || Row width: 1488 || Number of rows: 2484 || Allocated rows: 2484 || Newly requested rows: 8 (in 1 blocks) || Last error logged in SAP kernel || || Component............ "EM" || Place................ "SAP-Server p07_P07_00 on host p07 (wp 25)" || Version.............. 37 || Error code........... 7 || Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV " || Description.......... " " || System call.......... " " || Module............... "emxx.c" || Line................. 2239 || || The error reported by the operating system is: || Error number..... " " || Error text....... " " || || || || |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|How to correct the error || The amount of storage space (in bytes) filled at termination time was: || || Roll area...................... 2717376 || Extended memory (EM)........... 8379744 || Assigned memory (HEAP)......... 10004800 || Short area..................... " " || Paging area.................... 0 || Maximum address space.......... 18446741317223096080 || || If the error occures in a non-modified SAP program, you may be able to || find an interim solution in an SAP Note. || If you have access to SAP Notes, carry out a search with the following || keywords: || || "TSV_TNEW_PAGE_ALLOC_FAILED" " " || "SAPLSCSM_COLLECTOR" or "LSCSM_COLLECTORU10" || "SWNC_COLLECTOR_USEREXIT" || || If you cannot solve the problem yourself and want to send an error || notification to SAP, include the following information: || || 1. The description of the current problem (short dump) || || To save the description, choose "System->List->Save->Local File || (Unconverted)". || || 2. Corresponding system log || || Display the system log by calling transaction SM21. || Restrict the time interval to 10 minutes before and five minutes || after the short dump. Then choose "System->List->Save->Local File || (Unconverted)". || || 3. If the problem occurs in a problem of your own or a modified SAP || program: The source code of the program || In the editor, choose "Utilities->More || Utilities->Upload/Download->Download". || || 4. Details about the conditions under which the error occurred or which || actions and input led to the error. || |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|System environment || SAP Release..... 731 || SAP Basis Level. 0010 || || Application server... "p07" || Network address...... "172.18.65.84" || Operating system..... "SunOS" || Release.............. "5.10" || Hardware type........ "i86pc" || Character length.... 8 Bits || Pointer length....... 64 Bits || Work process number.. 25 || Shortdump setting.... "full" || || Database server... "wsps456" || Database type..... "ORACLE" || Database name..... "P07" || Database user ID.. "SAPSR3" || || Terminal.......... " " || || Char.set.... "de" || || SAP kernel....... 721 || created (date)... "Dec 4 2013 12:55:59" || create on........ "SunOS 5.10 Generic_141445-09 i86pc" || Database version. "OCI_112, 11.2.0.3.0, V1, default" || || Patch level. 201 || Patch text.. " " || || Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*" || SAP database version. 721 || Operating system..... "SunOS 5.10, SunOS 5.11" || || Memory consumption || Roll.... 2717376 || EM...... 8379744 || Heap.... 10004800 || Page.... 0 || MM Used. 21040328 || MM Free. 11672 |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|User and Transaction || Client.............. 000 || User................ "DDIC" || Language key........ "D" || Transaction......... " " || Transaction ID...... "54EB580FEBA86DBBE1000000AC123FCF" || || EPP Whole Context ID.... "8010E03E74A81ED4B08F1245201581B8" || EPP Connection ID....... "54EFD0E733F2011FE1000000AC123FCF" || EPP Caller Counter...... 1 || || Program............. "SAPLSCSM_COLLECTOR" || Screen.............. "SAPMSSY1 3004" || Screen Line......... 2 || Debugger Active..... "none" |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Server-Side Connection Information || Information on caller of Remote Function Call (RFC): || System.............. "P07" || Installation Number. 0020134105 || Database Release.... 731 || Kernel Release...... 721 || Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.) || Call Type........... "asynchronous without reply and non-transactional (emode || 0, imode 0)" || Inbound TID.........." " || Inbound Queue Name..." " || Outbound TID........." " || Outbound Queue Name.." " || || Client.............. 000 || User................ "DDIC" || Transaction......... " " || Call Program........."CL_SWNC_COLLECTOR_RUNTIME=====CP" || Function Module..... "SWNC_COLLECTOR_USEREXIT" || Call Destination.... "NONE" || Source Server....... "p07_P07_00" || Source IP Address... "172.18.65.84" || || Additional information on RFC logon: || Trusted Relationship " " || Logon Return Code... 0 || Trusted Return Code. 0 || || Note: || - For Releases < 4.0, information on the RFC caller not available. || - The installation number is available from caller Release > 700 || || Additional information on RFC logon: || Trusted Relationship " " || Logon Return Code... 0 || Trusted Return Code. 0 || || Note: For releases < 4.0, information on the RFC caller are often || only partially available. |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Information on where terminated || Termination occurred in the ABAP program "SAPLSCSM_COLLECTOR" - in || "SWNC_COLLECTOR_USEREXIT". || The main program was "SAPMSSY1 ". || || In the source code you have the termination point in line 1 || of the (Include) program "LSCSM_COLLECTORU10". |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Source Code Extract |----------------------------------------------------------------------------------------------------|Line |SourceCde |----------------------------------------------------------------------------------------------------|>>>>>|FUNCTION SWNC_COLLECTOR_USEREXIT . || 2|*"-------------------------------------------------------------------- || 3|*"*"Lokale Schnittstelle: || 4|*" IMPORTING || 5|*" VALUE(I_COMPONENT) TYPE SWNCHOSTNAME || 6|*" VALUE(I_COMPTYPE) TYPE SWNCCOMPTYPE || 7|*" VALUE(I_ASSIGNDSYS) TYPE SWNCSYSID || 8|*" VALUE(I_STARTDATE) TYPE SWNCDATUM || 9|*" VALUE(I_STARTTIME) TYPE SWNCUZEIT || 10|*" VALUE(I_STOPDATE) TYPE SWNCDATUM || 11|*" VALUE(I_STOPTIME) TYPE SWNCUZEIT || 12|*" VALUE(I_STATRECS) TYPE SWNCGL_T_STATRECS || 13|*"-------------------------------------------------------------------- || 14| || 15| DATA: badi TYPE REF TO if_ex_workload_statistic, || 16| root TYPE REF TO cx_root. || 17| || 18| CONSTANTS: appl_log_subobject TYPE balsubobj VALUE 'INSTANCE'. || 19| DATA: /dev/null(128). " helper var. for application log || 20| |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Contents of system fields |----------------------------------------------------------------------------------------------------|Name |Val. |----------------------------------------------------------------------------------------------------|SY-SUBRC|0 ||SY-INDEX|1 ||SY-TABIX|0 ||SY-DBCNT|0 ||SY-FDPOS|0 ||SY-LSIND|0 ||SY-PAGNO|0 ||SY-LINNO|1 ||SY-COLNO|1 ||SY-PFKEY| ||SY-UCOMM| ||SY-TITLE|CPIC- und RFC-Steuerung ||SY-MSGTY| ||SY-MSGID| ||SY-MSGNO|000 ||SY-MSGV1| ||SY-MSGV2| ||SY-MSGV3| ||SY-MSGV4| ||SY-MODNO|0 ||SY-DATUM|20150302 ||SY-UZEIT|021206 ||SY-XPROG|SAPLSCSM_COLLECTOR ||SY-XFORM|SWNC_COLLECTOR_USEREXIT |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Active Calls/Events |----------------------------------------------------------------------------------------------------|No. Ty. Program Include Line || Name |----------------------------------------------------------------------------------------------------| 3 FORM SAPLSCSM_COLLECTOR LSCSM_COLLECTORU10 1 || SWNC_COLLECTOR_USEREXIT || 2 FORM SAPMSSY1 SAPMSSY1 232 || REMOTE_FUNCTION_CALL || 1 MODULE (PBO) SAPMSSY1 SAPMSSY1 35 || %_RFC_START |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Chosen variables |----------------------------------------------------------------------------------------------------|Name || Val. |----------------------------------------------------------------------------------------------------|No. 3 Ty. FORM ||Name SWNC_COLLECTOR_USEREXIT |----------------------------------------------------------------------------------------------------|%_%_I_ASSIGNDSYS || P07 || 53322222222222222222222222222222 || 00700000000000000000000000000000 || 5030372020202020202020202020202020202020202020202020202020202020 ||%_%_I_COMPONENT || p07_P07_00 || 7335533533222222222222222222222222222222 || 007F007F00000000000000000000000000000000 || 7030375F5030375F3030202020202020202020202020202020202020202020202020202020202020 ||%_%_I_COMPTYPE || NW Workload || 45256766666222222222 || E707F2BCF14000000000 || 4E5720576F726B6C6F6164202020202020202020 ||%_%_I_STARTDATE || 20150302 || 33333333 || 20150302 || 3230313530333032 ||%_%_I_STARTTIME || 010000 || 333333 || 010000 || 303130303030 ||%_%_I_STATRECS || Table IT_0[0x1488] || \FUNCTION-POOL=SCSM_COLLECTOR\FORM=SWNC_COLLECTOR_USEREXIT\DATA=%_%_I_STATRECS || Table reference: 0 || TABH+ 0(20) = 0000000000000000000000000000000000000000 || TABH+ 20(20) = 000000000000000000000000D0050000FFFFFFFF || TABH+ 40(16) = 04010000E8FE01000400C130C0000000 || store = 0x0000000000000000 || ext1 = 0x0000000000000000 || shmId = 0 (0x00000000) || id = 0 (0x00000000) || label = 0 (0x00000000) || fill = 0 (0x00000000) || leng = 1488 (0xD0050000) || loop = -1 (0xFFFFFFFF) || xtyp = TYPE#000159 || occu = 4 (0x04000000) || accKind = 1 (ItAccessStandard) || idxKind = 0 (ItIndexNone) || uniKind = 2 (ItUniNo) || keyKind = 1 (default) || cmpMode = 8 (cmpManyEq) || occu0 = 1 || stMode = 0 || groupCntl = 0 || rfc = 0 || unShareable = 0 || mightBeShared = 0 || sharedWithShmTab = 0 || isShmLockId = 0 || isUsed = 1 || isCtfyAble = 1 || hasScndKeys = 0 || hasRowId = 0 || scndKeysOutdated = 0 || scndUniKeysOutdated = 0 ||%_%_I_STOPDATE || 00000000 || 33333333 || 00000000 || 3030303030303030 ||%_%_I_STOPTIME || 000000 || 333333 || 000000 || 303030303030 ||%_DUMMY$$ || || 2222 || 0000 || 20202020 |----------------------------------------------------------------------------------------------------|No. 2 Ty. FORM ||Name REMOTE_FUNCTION_CALL |----------------------------------------------------------------------------------------------------|%_PRINT || 000 0 ##|| 2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223200|| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|| 2020202030303020202020202020202020202020202020202020202020202020202020202020202020202020202020||%_DUMMY$$ || || 2222 || 0000 || 20202020 ||RSJOBINFO || 00000000000000 #### || 222222222222222222222222222222223333333333333322222222222222222222222222222222220000 || 000000000000000000000000000000000000000000000000000000000000000000000000000000000000 || 2020202020202020202020202020202020202020202020202020202020202020303030303030303030303030303020||L_ROOT || {O:initial} || F0000000 || F0000000 || FF00000000000000 ||SY-REPID || SAPMSSY1 || 5454555322222222222222222222222222222222 || 310D339100000000000000000000000000000000 || 5341504D535359312020202020202020202020202020202020202020202020202020202020202020 ||SPACE || || 2 || 0 || 20 ||%_SPACE || || 2 || 0 || 20 ||L_SYXPROG || SAPLSCSM_COLLECTOR || 5454545454444445452222222222222222222222 || 310C333DF3FCC534F20000000000000000000000 || 5341504C5343534D5F434F4C4C4543544F5220202020202020202020202020202020202020202020 ||L_SYXFORM || SWNC_COLLECTOR_USEREXIT || 554454444445455554545452222222 || 37E3F3FCC534F2F535258940000000 || 53574E435F434F4C4C4543544F525F555345524558495420202020202020 |----------------------------------------------------------------------------------------------------|No. 1 Ty. MODULE (PBO) ||Name %_RFC_START |----------------------------------------------------------------------------------------------------|%_ARCHIVE || || 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222|| 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|| 2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020||RFCTYPE_INTERNAL || 3 || 0000 || 3000 || 03000000 |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Internal notes || The termination was triggered in function "tsvAllocPages" || of the SAP kernel, in line 2779 of the module || "//bas/721_REL/src/krn/runt/abtsv.c#3". || The internal operation just processed is "FUNC". || Internal mode was started at 20150302021206. |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Active Calls in SAP Kernel |----------------------------------------------------------------------------------------------------|Lines of C Stack in Kernel (Structure Differs on Each Platform) |----------------------------------------------------------------------------------------------------|[0] DoStack2, at 0xc48259 ||[1] CTrcStack2, at 0xc47f07 ||[2] CTrcStack, at 0xc47eb0 ||[3] __1cQrabax_CStackSave6F_v_, at 0xee241c ||[4] ab_rabax, at 0xed5392 ||[5] __1cNtsvAllocPages6FpnETABH_IC_v_, at 0x16ebd5e ||[6] __1cJtsvInsert6FpnETABH_IIpnHIT_ITER__v_, at 0x16ed1da ||[7] ab_tnew, at 0x16ef985 ||[8] import_table, at 0x17a00e6 ||[9] XMLConverterMultipleImport, at 0x17a1c32 ||[10] ab_xrfcimport, at 0x17832af ||[11] rfcget_run, at 0x172dafe ||[12] ab_rfcget_error_exception, at 0x172cafe ||[13] RfcExtendedReceive, at 0x1751f54 ||[14] ab_rfcreceive, at 0x1751dec ||[15] __1cRjfunc_nonstandard6FC_v_, at 0xe8d80c ||[16] __1cIab_jfunc6F_v_, at 0xe88052 ||[17] __1cIab_extri6F_i_, at 0xe55418 ||[18] __1cJab_xevent6Fpkc_i_, at 0xef7455 ||[19] ab_dstep, at 0xe4b73b ||[20] dynpmcal, at 0xc6ce61 ||[21] dynppbo0, at 0xc699a6 ||[22] dynprctl, at 0xc69263 ||[23] dynpen00, at 0xc65c62 ||[24] TskhLoop, at 0xa73127 ||[25] ThStart, at 0xa6b58e ||[26] DpMain, at 0x9bd574 |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|List of ABAP programs affected |----------------------------------------------------------------------------------------------------|Index |Typ|Program |Group |Date |Time |Size |Lang. |----------------------------------------------------------------------------------------------------| 0|Prg|SAPMSSY1 | 0|16.05.2014|16:40:57| 26624|D || 1|Prg|SAPLSCSM_COLLECTOR | 1|16.05.2014|10:40:05| 146432|D || 2|Typ|SWNCGLSTATREC | 0|16.05.2014|07:27:58| 50176| || 3|Typ|SWNCGLMAINREC | 0|16.05.2014|07:27:58| 14336| || 4|Typ|SWNCGLSUBCIF | 0|08.03.2005|19:01:48| 3072| || 5|Typ|SWNCGLSUBRFCC | 0|16.05.2014|07:27:58| 5120| || 6|Typ|SWNCGLSUBRFCS | 0|16.05.2014|07:27:58| 5120| || 7|Typ|SWNCGLSUBRFCCD | 0|16.05.2014|07:27:58| 8192| || 8|Typ|SWNCGLSUBRFCSD | 0|16.05.2014|07:27:58| 9216| || 9|Typ|SWNCGLSUBDB | 0|08.12.2004|18:00:32| 5120| || 10|Typ|SWNCGLORGUNITSINGLE | 0|28.02.2005|20:57:29| 2048| || 11|Typ|SWNCGLCOMPHIERTEXT | 0|28.12.2004|17:07:11| 4096| || 12|Typ|SWNCGLSUBSPOA | 0|08.12.2004|18:00:32| 2048| || 13|Typ|SWNCGLSUBBTC | 0|28.02.2005|20:57:29| 2048| || 14|Typ|SWNCGLSUBHTTPS | 0|16.05.2014|07:27:58| 6144| || 15|Typ|SWNCGLSUBHTTPSD | 0|16.05.2014|07:27:58| 8192| || 16|Typ|SWNCGLSUBHTTPC | 0|16.05.2014|07:27:58| 6144| || 17|Typ|SWNCGLSUBHTTPCD | 0|16.05.2014|07:27:58| 7168| || 18|Typ|RSJOBINFO | 0|16.05.2014|07:26:02| 3072| |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|Directory of Application Tables |----------------------------------------------------------------------------------------------------|Name Date Time Lngth || Val. |----------------------------------------------------------------------------------------------------|Program SAPMSSY1 |----------------------------------------------------------------------------------------------------|SYST . . : : 00002408 || \x01\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 ||SY . . : : 00002408 || \x01\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 ||RSJOBINFO . . : : 00000084 || 00000000000000 |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|ABAP Control Blocks (CONT) |----------------------------------------------------------------------------------------------------|Index|Name|Fl|PAR0|PAR1|PAR2|PAR3|PAR4|PAR5|PAR6|Source Code |Line |----------------------------------------------------------------------------------------------------| 4204|----|00|0000| | | | | | |LSCSM_COLLECTORU10 | 1|| 4205|PERP|00|0000| | | | | | |LSCSM_COLLECTORU10 | 1|| 4206|FUNC|03|F9EA| | | | | | |LSCSM_COLLECTORU10 | 1|| 4207|FUNC|83|005E| | | | | | |LSCSM_COLLECTORU10 | 1|| 4208|PAR2|02|0000|00C6|C002| | | | |LSCSM_COLLECTORU10 | 1|| 4210|PAR2|02|0000|00C4|C000| | | | |LSCSM_COLLECTORU10 | 1|| 4212|PAR2|02|0000|00C5|C001| | | | |LSCSM_COLLECTORU10 | 1|| 4214|PAR2|02|0000|00C7|C003| | | | |LSCSM_COLLECTORU10 | 1|| 4216|PAR2|02|0000|00C8|C004| | | | |LSCSM_COLLECTORU10 | 1|| 4218|PAR2|02|0000|00CB|C007| | | | |LSCSM_COLLECTORU10 | 1|| 4220|PAR2|02|0000|00C9|C005| | | | |LSCSM_COLLECTORU10 | 1|| 4222|PAR2|02|0000|00CA|C006| | | | |LSCSM_COLLECTORU10 | 1||>>>>>|FUNC|13|0001| | | | | | |LSCSM_COLLECTORU10 | 1|| 4225|FUNC|FF|0000| | | | | | |LSCSM_COLLECTORU10 | 1|| 4226|ENDF|00|0000| | | | | | |LSCSM_COLLECTORU10 | 1|| 4227|----|00|0000| | | | | | |LSCSM_COLLECTORU10 | 1|| 4228|CPOP|00|0000| | | | | | |LSCSM_COLLECTORU10 | 1|| 4229|PAR2|05|0000|0078|0000| | | | |LSCSM_COLLECTORU10 | 1|| 4231|----|00|0000| | | | | | |LSCSM_COLLECTORU10 | 1|| 4232|FUNP|17|0000|0045|801C|0000|801C|0000|0000|LSCSM_COLLECTORU11 | 1|----------------------------------------------------------------------------------------------------