cancel
Showing results for 
Search instead for 
Did you mean: 

SPRO Document Splitting terminated by signal 11

Former Member
0 Kudos

Dear SAP Masters,

After upgrade the SAP kernel from 7.00 (254) to 7.00 (278). Then my FI functional colleague have a problem with customizing document splitting, he execute "Define Zero-Balance Clearing Account" after he want to input new account with "new entries" button, system pops up the error message "work process restarted; session terminated". Then I check st22 tcode the system display short dump :

Runtime Errors SYSTEM_CORE_DUMPED

Short text

Process terminated by signal 11.

What happened?

Error in the SAP kernel.

The current ABAP "SAPLGLT1" program had to be terminated because the ABAP processor detected an internal system error.

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.

Error analysis

An R/3 System process was terminated by an operating system signal.

Possible reasons for this are:

1. Internal system error.

2. Process was terminated externally (by the system administrator).

Last error logged in SAP kernel

Component............ "Taskhandler"

Place................ "SAP-Server sapdev_D06_00 on host sapdev (wp 1)"

Version.............. 1

Error code........... 11

Error text........... "ThSigHandler: signal"

Description.......... " "

System call.......... " "

Module............... "thxxhead.c"

Line................. 10852

The error reported by the operating system is:

Error number..... " "

Error text....... " "

How to correct the error

The R/3 System work directory (e.g. /usr/sap/c11/D00/work ) often contains a file called 'core'.

Save this file under another name.

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.

Anyone can help my problem ???

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks to all of you guys....the answer is memory problem

Former Member
0 Kudos

Hi Dwiputra,

I know it is a old issue that you had.

But I am a very similar problem. I have some problems with a simple EXPORT/IMPORT in a abap program. We just found the message in workprocess log: "*GENER* starting inline generation: ZMELAP085_CONTAS_PAGAS (reason: explicit generation)."

You sad the answer for your problem was memory.

But, what did you do for fix it?

Please, help me.

Thanks in advance,

Rogerio

Former Member
0 Kudos

Hi,

we have a similiar problem after upgrading our kernel from 254 to 278.

We are running on Sun Solaris, the program is SAPLBUC3, but the rest sounds nearly as described above.

There are 4 development-systems here with this problem, a 5th, which we had left on an older kernel-release works fine.

Has anyone got an idea?

Former Member
0 Kudos

Hi,

Could you specify the dev_w* log file entries. When the FI functional consutlant is using the functionality in SPRO check in SM50 to see which work process he is using. Once he gets the dump , check the dev_w* log file and paste here.

Regards,

Jyotish

Former Member
0 Kudos

Hi,

here is a part of one of our log-files (Part one)

-


trc file: "dev_w0", trc level: 1, release: "700"

-


*

  • ACTIVE TRACE LEVEL 1

  • ACTIVE TRACE COMPONENTS all, MJ

*

M sysno 00

M sid SE2

M systemid 370 (Solaris on SPARCV9 CPU)

M relno 7000

M patchlevel 0

M patchno 278

M intno 20050900

M make: single threaded, ASCII, 64 bit, optimized

M pid 14962

M

M

M Tue Jan 18 07:14:55 2011

M kernel runs with dp version 245(ext=110) ((at)(#) DPLIB-INT-VERSION-245)

M length of sys_adm_ext is 364 bytes

M ThInit: rdisp/cleanup_after_crash = 1

M ***LOG Q01=> ThInit, WPStart (Workproc 0 1 14962) [thxxhead.c 1344]

M ThInit: running on host sape2

M calling db_connect ...

B Loading DB library '/usr/sap/SE2/SYS/exe/run/dboraslib.so' ...

B Library '/usr/sap/SE2/SYS/exe/run/dboraslib.so' loaded

B Version of '/usr/sap/SE2/SYS/exe/run/dboraslib.so' is "700.08", patchlevel (0.271)

C Oracle Client Version: '10.2.0.2.0', (dbsl 700 140910)

C application info callback registered

C Client NLS setting (OCINlsGetInfo): connection handle 0 -> 'AMERICAN_AMERICA.US7ASCII'

C Logon as OPS$-user to get SAPR3's password

C Connecting as /(at)SE2 on connection 0 (nls_hdl 0) ... (dbsl 700 140910)

C Nls CharacterSet NationalCharSet EnvHp ErrHp ErrHpBatch

C 0 US7ASCII 1062a7460 1062aef00 1062b2ab8

C Attaching to DB Server SE2 (con_hdl=0,svchp=1062b29e8,srvhp=1062b38a8)

C

C Tue Jan 18 07:14:56 2011

C Starting user session: OCISessionBegin(con_hdl=0, usr='/',svchp=1062b29e8, srvhp=1062b38a8, usrhp=1062af718)

C CbApplInfoGet() failed (ignored 1).

C Connected to session 72.

C Now '/(at)SE2' is connected: con_hdl=0, nls_hdl=0, session_id=72.

C Got SAPR3's password from OPS$-user

C Disconnecting from connection 0 ...

C Closing user session (con_hdl=0,svchp=1062b29e8,usrhp=1062af718)

C Now I'm disconnected from ORACLE

C Connecting as SAPR3/<pwd>(at)SE2 on connection 0 (nls_hdl 0) ... (dbsl 700 140910)

C Nls CharacterSet NationalCharSet EnvHp ErrHp ErrHpBatch

C 0 US7ASCII 1062a7460 1062aef00 1062b2ab8

C Starting user session: OCISessionBegin(con_hdl=0, usr=SAPR3/<pwd>, svchp=1062b29e8, srvhp=1062b38a8, usrhp=1062af718)

C Connected to session 72.

C Now 'SAPR3/<pwd>(at)SE2' is connected: con_hdl=0, nls_hdl=0, session_id=72.

C Database NLS settings: AMERICAN_AMERICA.US7ASCII

C DB instance SE2 is running on sape2 with ORACLE version 10.2.0.4.0 since JAN 11, 2011, 07:15:30

B Connection 0 opened (DBSL handle 0)

M db_connect o.k.

M ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif,*.png

I

I Tue Jan 18 07:15:12 2011

I MtxInit: 0 0 0

M SHM_PRES_BUF (addr: ffffffff68800000, size: 25000000)

M SHM_ROLL_AREA (addr: ffffffff00000000, size: 134217728)

M SHM_PAGING_AREA (addr: fffffffefa000000, size: 67108864)

M SHM_ROLL_ADM (addr: ffffffff76656000, size: 2787116)

M SHM_PAGING_ADM (addr: ffffffff73d00000, size: 1281056)

M ThCreateNoBuffer allocated 352144 bytes for 1000 entries at fffffffeee004000

M ThCreateNoBuffer index size: 3000 elems

M ThCreateVBAdm allocated 7440 bytes (50 server) at ffffffff7b300000

X EmInit: MmSetImplementation( 2 ).

X MM global diagnostic options set: 0

X <ES> client 0 initializing ....

X Using implementation std

X <ES> Info: use normal pages (no huge table support available)

X ES initialized.

X mm.dump: set maximum dump mem to 96 MB

M Deactivate statistics hyper index locking

I *** INFO Shm 44 in Pool 40 8349 KB estimated 5563 KB real ( -2786 KB -34 %)

I *** INFO Shm 45 in Pool 40 6849 KB estimated 4063 KB real ( -2786 KB -41 %)

I *** INFO Shm 42 in Pool 40 17375 KB estimated 11917 KB real ( -5458 KB -32 %)

B dbntab: NTAB buffers attached

B dbntab: Buffer FTAB(hash header) (addr: fffffffeee05c088, size: 352)

B dbntab: Buffer FTAB(anchor array) (addr: fffffffeee05c1e8, size: 800024)

B dbntab: Buffer FTAB(item array) (addr: fffffffeee11f700, size: 3200000)

B dbntab: Buffer FTAB(data area) (addr: fffffffeee42cb00, size: 51200000)

B dbntab: Buffer IREC(hash header) (addr: fffffffef1504088, size: 352)

B dbntab: Buffer IREC(anchor array) (addr: fffffffef15041e8, size: 800024)

B dbntab: Buffer IREC(item array) (addr: fffffffef15c7700, size: 800000)

B dbntab: Buffer IREC(data area) (addr: fffffffef168ac00, size: 4096000)

B dbntab: Buffer STAB(hash header) (addr: fffffffef1a76088, size: 352)

B dbntab: Buffer STAB(anchor array) (addr: fffffffef1a761e8, size: 800024)

B dbntab: Buffer STAB(item array) (addr: fffffffef1b39700, size: 800000)

B dbntab: Buffer STAB(data area) (addr: fffffffef1bfcc00, size: 2560000)

B dbntab: Buffer TTAB(hash header) (addr: fffffffef1e70088, size: 3368)

B dbntab: Buffer TTAB(anchor array) (addr: fffffffef1e70db0, size: 800024)

B dbntab: Buffer TTAB(item array) (addr: fffffffef1f342c8, size: 2000000)

B dbntab: Buffer TTAB(data area) (addr: fffffffef211c748, size: 9400000)

B db_con_shm_ini: WP_ID = 0, WP_CNT = 29, CON_ID = -1

B dbstat: TABSTAT buffer attached (addr: fffffffeea00e0d0)

B dbtbxbuf: Buffer TABL (addr: fffffffee6000100, size: 50000896, end: fffffffee8faf500)

B dbtbxbuf: Buffer TABLP (addr: fffffffee4000100, size: 30720000, end: fffffffee5d4c100)

B dbexpbuf: Buffer EIBUF (addr: ffffffff68000108, size: 4194304, end: ffffffff68400108)

B dbexpbuf: Buffer ESM (addr: ffffffff0f800108, size: 4194304, end: ffffffff0fc00108)

B dbexpbuf: Buffer CUA (addr: fffffffef2a1c108, size: 7168000, end: fffffffef30f2108)

B dbexpbuf: Buffer OTR (addr: ffffffff0f000108, size: 4194304, end: ffffffff0f400108)

B dbcalbuf: Buffer CALE (addr: ffffffff76902000, size: 500000, end: ffffffff7697c120)

N SncInit(): Initializing Secure Network Communication (SNC)

N Solaris on SPARCV9 CPU (st,ascii,SAP_UC/size_t/void* = 8/64/64)

N SncInit(): found snc/data_protection/max=3, using 3 (Privacy Level)

N SncInit(): found snc/data_protection/min=2, using 2 (Integrity Level)

N SncInit(): found snc/data_protection/use=9, using 3 (Privacy Level)

N SncInit(): found snc/gssapi_lib=/usr/sap/SE2/DVEBMGS00/sec/lib/libgssapi_krb5.so

N File "/usr/sap/SE2/DVEBMGS00/sec/lib/libgssapi_krb5.so" dynamically loaded as GSS-API v2 library.

N The internal Adapter for the loaded GSS-API mechanism identifies as:

N Internal SNC-Adapter (Rev 1.0) to Kerberos 5/GSS-API v2

N SncInit(): found snc/identity/as=:xxxxxx(at)xxxxxxx.DE

N SncInit(): Accepting Credentials available, lifetime=Indefinite

N SncInit(): Initiating Credentials available, lifetime=09h 58m 20s

M ***LOG R1Q=> 1& [thxxsnc.c 259]

M SNC (Secure Network Communication) enabled

M CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

S

S Tue Jan 18 07:15:14 2011

S *** init spool environment

S

S Tue Jan 18 07:15:15 2011

...

I *** INFO Shm 49 in Pool 40 2704 KB estimated 1146 KB real ( -1558 KB -58 %)

S found processing queue enabled

S found spool memory service RSPO-RCLOCKS at fffffffef30f6060

S doing lock recovery

S setting server cache root

S found spool memory service RSPO-SERVERCACHE at fffffffef30f6aa0

S using messages for server info

S size of spec char cache entry: 165024 bytes (timeout 100 sec)

S size of open spool request entry: 1376 bytes

S immediate print option for implicitely closed spool requests is disabled

A

A Tue Jan 18 07:15:17 2011

A **GENER Trace switched on ***

A

A -PXA--


A PXA INITIALIZATION

A

Edited by: Helge Stock on Jan 18, 2011 1:26 PM

Former Member
0 Kudos

Part two:

Locked PXA-Semaphore.

A System page size: 8kb, total admin_size: 58200kb, dir_size: 19216kb.

A Attached to PXA (address fffffffea0000000, size 1000000K, 3 fragments of 313936K )

A abap/pxa = shared protect gen_remote

A PXA INITIALIZATION FINISHED

A -PXA--


A

A ABAP ShmAdm attached (addr=ffffffff102a4000 leng=20938752 end=ffffffff1169c000)

A >> Shm MMADM area (addr=ffffffff104f0d48 leng=143616 end=ffffffff10513e48)

A >> Shm MMDAT area (addr=ffffffff10514000 leng=18382848 end=ffffffff1169c000)

A RFC Destination> destination sape2_SE2_00 host sape2 system SE2 systnr 0 (sape2_SE2_00)

B table logging switched on for all clients

B dbtran INFO (init_connection '<DEFAULT>' [ORACLE:700.08]):

B max_blocking_factor = 5, max_in_blocking_factor = 5,

B min_blocking_factor = 5, min_in_blocking_factor = 5,

B prefer_union_all = 0, prefer_join = 0,

B prefer_fix_blocking = 0, prefer_in_itab_opt = 1,

B convert AVG = 0, alias table FUPD = 0,

B escape_as_literal = 1, opt GE LE to BETWEEN = 0,

B select * =0x0f, character encoding =SBCS / <none>:-,

B use_hints = abap->1, dbif->0x1, upto->2147483647, rule_in->0,

B rule_fae->0, concat_fae->0, concat_fae_or->0

A RFC Options> H=sape2,S=00,d=1,

A RFC FRFC> fallback activ but this is not a central instance.

A

A RFC rfc/signon_error_log = -1

A RFC rfc/dump_connection_info = 0

A RFC rfc/dump_client_info = 0

A RFC rfc/cp_convert/ignore_error = 1

A RFC rfc/cp_convert/conversion_char = 23

A RFC rfc/wan_compress/threshold = 251

A RFC rfc/recorder_pcs not set, use defaule value: 1

A RFC rfc/delta_trc_level not set, use default value: 0

A RFC rfc/no_uuid_check not set, use default value: 0

A RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0

A RFC Method> initialize RemObjDriver for ABAP Objects

M ThrCreateShObjects allocated 59930 bytes at ffffffff72e00000

N SsfSapSecin: putenv(SECUDIR=/usr/sap/SE2/DVEBMGS00/sec): ok

N

N =================================================

N === SSF INITIALIZATION:

N ===...SSF Security Toolkit name SAPSECULIB .

N ===...SSF library is /usr/sap/SE2/SYS/exe/run/libsapsecu.so .

N ===...SSF default hash algorithm is SHA1 .

N ===...SSF default symmetric encryption algorithm is DES-CBC .

N ===...SECUDIR="/usr/sap/SE2/DVEBMGS00/sec"

N ===...loading of Security Toolkit successfully completed.

N === SAPSECULIB Version 5.4.28M-6

N =================================================

N MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.

N MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.

M JrfcVmcRegisterNativesDriver o.k.

W =================================================

W === ipl_Init() called

W ITS Plugin: Path dw_gui

W ITS Plugin: Description ITS Plugin - ITS rendering DLL

W ITS Plugin: sizeof(SAP_UC) 1

W ITS Plugin: Release: 700, [7000.0.278.20050900]

W ITS Plugin: Int.version, [33]

W ITS Plugin: Feature set: [23]

W ===... Calling itsp_Init in external dll ===>

W PpioRecoverLocks, table: ffffffff116ae028

W PpioRecoverLocks, number of file locks 256

W PpioRecoverLocks: file lock set to: 0

W PpioRecoverLocks: directory lock set to: 0

W PpioRecoverLocks: global lock set to: 0

W PpioRecoverLocks() done

W PprcRecoverLocks, table: ffffffff116ae4f0

W PprcRecoverLocks: directory lock set to: 0

W PprcRecoverLocks() done

W === ipl_Init() returns 0, ITSPE_OK: OK

W =================================================

N VSI: WP init in ABAP VM completed with rc=0

E Profile-Parameter: enque/deque_wait_answer = FALSE

E Profile-Parameter: enque/sync_dequeall = 0

E Replication is disabled

E EnqCcInitialize: local lock table initialization o.k.

E EnqId_SuppressIpc: local EnqId initialization o.k.

E EnqCcInitialize: local enqueue client init o.k.

M ThCheckPrevUser: previous user was T40/M0, clean counter 0

M ThCheckPrevUser: clean previous user T40/U301/M0/I1/V-1

M

M Modeinfo for User T40/M0

M

M tm state = 2

M uid = 301

M term type = 0x4

M display = 0x8

M cpic_no = 0

M cpic_idx = -1

M usr = >X_FELDHUS.S <

M terminal = >sys-1p10134 <

M client = >220<

M conversation_ID = > <

M appc_tm_conv_idx = -1

M its_plugin = NO

M allowCreateMode = YES

M wp_ca block = -1

M appc_ca block = -1

M blockSoftCanel = NO

M session_id = >4D35C9832FFA3A72E10000000A643201<

M ext_session_id = >4D35C9832FFA3A72E10000000A643201<

M imode = 1

M mode state = 0x12

M mode clean_state = 1

M task_type = ZTTADIA

M lastThFc = THFCTERM

M lastAction = TH_IACT_NO_ACTION

M th_errno = 11

M rollout_reason = 1

M last_rollout_level = 7

M async_receives = 0

M cpic_receive = 0

M em handle = 13

M roll state = 3

M abap state = 3

M em state = 2

M eg state = 1

M spa state = 3

M enq state = 0

M softcancel = 0

M cancelInitiator = ?

M clean_state = DP_DEFAULT_CLEANING

M next hook = T-1/U-1/M255

M master hook = T-1/U-1/M255

M slave hook = T-1/U-1/M255

M debug_tid = -1

M debug_mode = 255

M mode type = 0x1

M debug = 0

M msg_count = 0

M tcode = >SM30 <

M last_wp = 0

M client conversation_ID = > <

M server conversation_ID = > <

M lock = 0

M max enq infos = 9

M act enq infos = 0

M em_hyper_hdl = ffffffff116ed190

M plugin_info = NULL

M act_plugin_hdl = -1

M act_plugin_no = 0

M max_plugin_no = 0

M

M ThCheckPrevUser: reset spa state for user T40/U301/M0

M ThSncDetach: detach from gui snc hdl 107c94be0

M ThSetDoSafeCleanup: th_do_safe_cleanup = FALSE (wanted FALSE)

M LOCK WP ca_blk 0

M ThAtWpBlk: set zttatiln to zero

M ThAtWpBlk: set zttatoln to zero

M DpVmcGetVmByTmAdm: no VM found for T40/M0/I1

M LOCK APPC ca_blk 6

M set task type ZTTADIA

M ThCleanPrevUser: clean U301 T40 M0 I1 no VM clean state DP_DEFAULT_CLEANING clean counter 1

M ThCleanPrevUser: saved MODE_REC = 10

M PfStatDisconnect: disconnect statistics

M ThCleanPrevUser: set clean state of T40/M0 to DP_DEFAULT_CLEANING

M ThIAMDel: delete tid/mode 40/0 (th_errno 23, release 1)

M ThTSCancel: set T40/M0 in status MODE_CANCEL

M ThIDeleteMode (40, 0, 3, ><, 0, 255, TRUE)

M ThIDeleteMode: no modes found ..

M no sub modes

M ThCheckMemoryState (0, 0, 1)

M ThRollIn: roll in T40/U301/M0/I1 (level=7, abap_level=1, attach_em=1)

M ThCheckEmState: check ATTACH for em hdl 13

M ThCheckEmState: call EmContextAttach (em_hdl=13)

M ThRollIn: U301 M0 I1 (Level 7) ok

M ThRollIn: roll in abap store

M ThIncrSpaVers: spavers of T40/M0 is 15

M ThIAMDel2: last active mode (0) delete tid (40)

M ThIUsrDel (23, 1)

M ThCheckMemoryState (0, 0, 1)

M ThIUsrDel: set status of T40 to TM_NEND

M ThIUsrDel: th_rollback_usrdelentry = 1

M ThIRollBack

M ThIRollBack: call db_rollback

M ThCheckComOrRb (event=0, full_commit=1)

M ThCallHooks: call hook >ab_SosRfcBeforeRollback< for event BEFORE_ROLLBACK

M ThCallHooks: call hook >ASTAT-collect commit handling< for event BEFORE_ROLLBACK

M PfAStatRevertCollected: no entries to write

M ThCallHooks: call hook >dyKeyTableReset< for event BEFORE_ROLLBACK

M ThCallHooks: call hook >SpoolHandleHook< for event BEFORE_ROLLBACK

M ThCheckComOrRb (event=2, full_commit=1)

M ThCallHooks: call hook >ThNoClearPrevErr< for event AFTER_ROLLBACK

M ThNoClearPrevErr: clear prev no err

M ThCallHooks: call hook >ThNoResetMutex< for event AFTER_ROLLBACK

M ThNoCheckMutex: check for remaining locked intervals

M ThCallHooks: call hook >rsts_after_rollback< for event AFTER_ROLLBACK

M ThCallHooks: call hook >SpoolHandleHook< for event AFTER_ROLLBACK

M ThVBIRollBack: initialize TH-hooks

M SosRegisterHook: add hook >ThVBICmRbHook(100565b18)< for event AFTER_COMMIT

M SosRegisterHook: add hook >ThVBICmRbHook(100565b18)< for event AFTER_ROLLBACK

M ThICommit3: full commit, set time, free resources, redispatch

M ThICommit3: commit and free resources

M ThCheckComOrRb (event=1, full_commit=1)

M ThCallHooks: call hook >ab_SosShmBeforeCommit< for event BEFORE_COMMIT

M ThCallHooks: call hook >ab_SosRfcBeforeCommit< for event BEFORE_COMMIT

M ThCallHooks: call hook >ASTAT-collect commit handling< for event BEFORE_COMMIT

M ThCallHooks: call hook >rsts_before_commit< for event BEFORE_COMMIT

M ThCheckComOrRb (event=3, full_commit=1)

M ThCallHooks: call hook >ThVBICmRbHook< for event AFTER_COMMIT

M ThVBICmRbHook: called for commit

M ThCallHooks: call hook >dyKeyTableRest< for event AFTER_COMMIT

M ThCallHooks: call hook >ThNoClearPrevErr< for event AFTER_COMMIT

M ThNoClearPrevErr: clear prev no err

M ThCallHooks: call hook >rsts_after_commit< for event AFTER_COMMIT

M ThCallHooks: call hook >SpoolHandleHook< for event AFTER_COMMIT

M ThrClearMemory o.k.

M ThCallHooks: call hook >db_x_short_mem_sync_point< for event AFTER_STORAGE_FREE

M ThCallHooks: call hook >rsts_storage_free< for event AFTER_STORAGE_FREE

M ThAlarm: set alarm to 7200 sec

M ThICommit3 o.k.

M SecAudit(RsauShmInit): WP attached to existing shared memory.

M SecAudit(RsauShmInit): addr of SCSA........... = ffffffff7bf00000

M SecAudit(RsauShmInit): addr of RSAUSHM........ = ffffffff7bf00450

M SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = ffffffff7bf00488

M SecAudit(RsauShmInit): addr of RSAUSLOTS...... = ffffffff7bf00494

M ThCheckComOrRb (event=1, full_commit=1)

M ThCallHooks: call hook >ab_SosShmBeforeCommit< for event BEFORE_COMMIT

M ThCallHooks: call hook >ab_SosRfcBeforeCommit< for event BEFORE_COMMIT

M ThCallHooks: call hook >ASTAT-collect commit handling< for event BEFORE_COMMIT

M ThCallHooks: call hook >rsts_before_commit< for event BEFORE_COMMIT

M ThCheckComOrRb (event=3, full_commit=1)

M ThCallHooks: call hook >ThVBICmRbHook< for event AFTER_COMMIT

M ThVBICmRbHook: called for commit

M ThCallHooks: call hook >dyKeyTableRest< for event AFTER_COMMIT

M ThCallHooks: call hook >ThNoClearPrevErr< for event AFTER_COMMIT

M ThNoClearPrevErr: clear prev no err

M ThCallHooks: call hook >rsts_after_commit< for event AFTER_COMMIT

M ThCallHooks: call hook >SpoolHandleHook< for event AFTER_COMMIT

M ThUsrDelEntry (220, X_FELDHUS.S , sape2_SE2_00 ) o.k.

M ThICommit3: full commit, set time, keep resources, redispatch

M ThICommit3: commit and keep resources

M ThCheckComOrRb (event=1, full_commit=0)

M ThCallHooks: call hook >ab_SosShmBeforeCommit< for event BEFORE_COMMIT

M ThCallHooks: call hook >ab_SosRfcBeforeCommit< for event BEFORE_COMMIT

M ThCallHooks: call hook >ASTAT-collect commit handling< for event BEFORE_COMMIT

M ThCallHooks: call hook >rsts_before_commit< for event BEFORE_COMMIT

M ThCheckComOrRb (event=3, full_commit=0)

M ThCallHooks: call hook >ThVBICmRbHook< for event AFTER_COMMIT

M ThVBICmRbHook: called for commit

M ThCallHooks: call hook >dyKeyTableRest< for event AFTER_COMMIT

M ThCallHooks: call hook >ThNoClearPrevErr< for event AFTER_COMMIT

M ThNoClearPrevErr: clear prev no err

M ThCallHooks: call hook >rsts_after_commit< for event AFTER_COMMIT

M ThCallHooks: call hook >SpoolHandleHook< for event AFTER_COMMIT

M ThAlarm: set alarm to 7200 sec

M ThICommit3 o.k.

M ThResFree: free resources of U301 M0 I1 (normal mode, complete free) at level 3, errno=23, db_action=TH_DB_NO_ACTION, pooling=1

M ThResFree: reset spa state for user T40/U301/M0

M ThCallHooks: call hook >ITSP: EndOfSession< for event BEFORE_SESSION_CANCEL

M ThCallHooks: call hook >abRtmClearSession< for event BEFORE_SESSION_CANCEL

M ThCallHooks: call hook >HttpClearSession< for event BEFORE_SESSION_CANCEL

M ThCallHooks: call hook >SpoolHandleHook< for event BEFORE_SESSION_CANCEL

M PfStatDisconnect: disconnect statistics

M ThDealComm: T40/U301/M0 has no cpic conns

M clean up all internal modes of T40/U301/M0

M ThVmcCleanImode (deleteOfMainMode=1, AoS=0)

M DpVmcGetVmByTmAdm: no VM found for T40/M0/I1

M ThSesGetSessionType: no associated entry

M ThSesIsJavaSessionId: no associated entry

M ThVmcCleanImode o.k.

M ThCleanImodeForIdx: call ab_emode(1)

M ThIEmFree: call EmContextPop

M ThRollIn: roll in T40/U301/M0/I0 (level=7, abap_level=1, attach_em=0)

M ThRollIn: U301 M0 I0 (Level 7) ok

M ThCheckEmMagic: check em magic at ffffffff202013d0 for T40/M0/I0

M ThCheckEmMagic: em magic at ffffffff202013d0 for T40/M0/I0 o.k.

M ThRollIn: switch spaterm/spauid 40/301 -> 40/301

M ThRollIn: roll in abap store

M ThCleanImodeForIdx: set V-1

M ThVmcCleanMode (deleteOfMainMode=1, AoS=0)

M DpVmcGetVmByTmAdm: no VM found for T40/M0/I0

M ThSesGetSessionType: no associated entry

M ThSesIsJavaSessionId: no associated entry

M ThVmcCleanMode o.k.

M call ab_endmode (END_MODE_CLEAR_ALL)

M RstrNotifyUserChange: user/client = (X_FELDHUS.S /220)

M ***LOG R47=> ThResFree, delete (001023) [thxxmode.c 1443]

M ThGetEnqInfo: no enq info found

M ThRmLocQueue: no async request found

M ThPageFree: free (301,0,1, mode = 3)

M ThRollFree: free (301,0,1, mode = 3)

M ThInvalidateRfcCliId: invalidate RfcCliId at ffffffff116ed240

M ThRmFree: cleanup resources for T40 M0

M RmCleanUpResources3: hdr/tbl/ext_tbl/free/keep = ffffffff7a9108c0/0/0/1/0

M RmCleanUpResources3: no resources registered

M ThRmFree: reset eg state of T40 M0

M ThRmFree cleanup resources for T40

M RmCleanUpResources3: hdr/tbl/ext_tbl/free/keep = ffffffff7a916b68/ffffffff11710b00/1/1/0

M RmCleanUpResources3: call resource handler 1003893e8 for key/entry 3/0

M RmInitResourceTblEntry: free resource description at ffffffff116acef8 (ext_tbl=1)

M RmCleanUpResources3: call resource handler 1003893e8 for key/entry 3/1

M RmInitResourceTblEntry: free resource description at ffffffff11711498 (ext_tbl=1)

M RmIFreeTable: free resource table at ffffffff11710b00 (ext_tbl=1)

M ThRmFree: reset eg state of T40

M ThInvalidateEnqMem: reset enq memory ffffffff1170ec20 of T40/M0

M ThIEmFree: delete hyper context (hyperHdl=ffffffff116ed190)

M ThIEmFree: call EmContextDelete (em_hdl=13)

M ThResetEmMagic: reset em magic for T40/M0/I0

M ThResFree: save spa pointer 105a88ce0 and install dummy spa

M ThClearMode: clear tid/mode 40/0 (next/prev 0/0)

M Send End-Message to Terminal

M set overhead

M User Logon Language 'D'

M ThIGetT100: read tskh msg 23 from msg area 14 (db rel 700)

M ThrtICodepageConvert: convert 73 bytes from 1100 to 1160

M ThrtICodepageConvert: converted string has 73 bytes

M ThISend: (tm/user/type/info = 40/X_FELDHUS.S /0x10000011/0x0, mode_deleted=1)

Former Member
0 Kudos

Part three:

M TASK_SWITCH

M TERMINAL

M TH_LOGOFF

M ThCheckAbapDebugging: abap check returned FALSE

M ThCheckAbapDebugging: no debug for EOS, EOC, LOGOFF or CANCEL

M ThCheckAbapDebugging: debugging for TERM output ok

M DpDebuggingActive: check T40/M0

M ThCheckAbapDebugging: return 0

M ThJCheckJavaDebugging: return 0

M abap strategy ROLL / O.K.

M ThISend: set TH_LOGOFF for T40 (user=X_FELDHUS.S ) in state TM_NEND

M ThRqOutCheck: o.k.

M ThISend: allowed rq_type of T40/M0 = TH_ALL_RQ

M ThCompress: compress data from 74 to 61 bytes

M ThNewWpStat (type=0x10000011, task_switch=1, inline_hold=0, hand_shake=0, debug=0, ..)

M ThNewWpStat: new MODE_REC = 0x10

M ThNewWpStat: set mode wait

M ThNewWpStat: new state of T40/M0 = 0x11

M ThISend: new wp stat: 0x2

M Adresse Offset Data to Terminal

M -


M ffffffff73000000 000000 00021117 00010001 4a000000 121f9d02 |........J.......|

M ffffffff73000010 000016 baf0fca2 ec82a2fc aad4e262 8594d2a2 |...........b....|

M -


M rdisp/wp_auto_restart = 0 sec

M rdisp/wp_abap_restart = 0

M ThSetThToolParam : restartable_wp[0] = FALSE

M ThSetThToolParam : restartable_wp[1] = TRUE

M ThSetThToolParam : restartable_wp[2] = TRUE

M ThSetThToolParam : restartable_wp[3] = FALSE

M ThSetThToolParam : restartable_wp[4] = TRUE

M ThSetThToolParam : restartable_wp[5] = TRUE

M ThSetThToolParam : restartable_wp[6] = TRUE

M ThDtWpBlk: detach WP ca_blk 0

M ThISend: complete stat record

M ThISend: stat_state = TH_STAT_WRITE

M ThISend: th_wp_waits_for_rq = TH_WP_WAITS_FOR_RQ

M make DISP owner of wp_ca_blk 0

M DpSemRq: key: 3, units: 1, timeout: -1

M DpSemRel: key: 3, units: 1

M DpRqPutIntoQueue: put request into queue (reqtype 0, prio LOW, rq_id 12343)

M -OUT- sender_id WORK_PROCESS tid 40 wp_ca_blk 0 wp_id 0

M -OUT- action SEND_TO_TM uid 301 appc_ca_blk -1 type NOWP

M -OUT- new_stat WP_WAIT mode 0 len 69 rq_id 12343

M -OUT- req_info LOGOFF

M invalidate act fields from T40/M0

M REL APPC ca_blk 6

M ThDtAppcBlk: detach APPC ca_blk 6

M PfClearAllRec: clear statistic area

M PfStatDisconnect: disconnect statistics

M ThCallHooks: call hook >ThPCleanZombiesCallback< for event BEFORE_TASK_SWITCH

M ThPCleanZombies: lazy cleanup of 0 procs

M ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_TASK_SWITCH

M TrThHookFunc: called for task switch

M ThCallHooks: call hook >HttpResetPtr< for event BEFORE_TASK_SWITCH

M ThCallHooks: call hook >DbgBeforeTaskSwitch< for event BEFORE_TASK_SWITCH

M ThCallHooks: call hook >ImcResetPtr< for event BEFORE_TASK_SWITCH

M TskhLoop: switch back to normal tracel level 1

M

M Tue Jan 18 08:33:15 2011

M SosICreateNewAnchorArray: sos_search_anchor_semantics = 1

A

A Tue Jan 18 08:33:16 2011

A **GENER Trace switched off ***

B

B Tue Jan 18 08:33:24 2011

B dbmyclu : info : my major identification is 174338561, minor one 0.

B dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.

B dbmyclu : info : my initial uuid is 4D35E129423B5053E10000000A643201.

B dbmyclu : info : current optimistic cluster level: 0

B dbmyclu : info : pessimistic reads set to 2.

M

M Tue Jan 18 08:33:28 2011

M ThEMsgArrived: sysmsg_for_rfc = 0

S

S Tue Jan 18 08:36:16 2011

S found spool memory service RSPO-ACTIONS at fffffffef30fc630

M

M Tue Jan 18 08:38:07 2011

M Deactivate ASTAT hyper index locking

M

M Tue Jan 18 08:38:53 2011

M *** WARNING => ThSndDelUser: delete client/user 220/BUTH.N (T47) on server sape2_SE2_00

A

A Tue Jan 18 08:47:54 2011

A GENER starting remote generation: ZIQ_MOVEIN (requested by W1).

A

A Tue Jan 18 08:47:59 2011

A GENER starting inline generation: /1BCDWB/DBZMT_CUST_POT (reason: program touched by own LUW).

A

A Tue Jan 18 08:48:58 2011

A GENER starting inline generation: SAPLZMT_FUGR (reason: explicit generation).

A

A Tue Jan 18 08:50:15 2011

A GENER request remote generation: ZMT_MAIN.

A

A Tue Jan 18 08:50:18 2011

A GENER request remote generation: SAPLZMT_FUGR.

A

A Tue Jan 18 08:53:09 2011

A GENER starting remote generation: ZIQ_MOVEIN (requested by W1).

A

A Tue Jan 18 08:57:27 2011

A GENER starting remote generation: ZIQ_MOVEIN (requested by W1).

A

A Tue Jan 18 09:05:59 2011

A GENER starting remote generation: AQDC==MAU_KELLER (requested by W4).

A

A Tue Jan 18 09:06:08 2011

A GENER starting remote generation: ZIQ_MOVEIN (requested by W1).

A

A Tue Jan 18 09:06:54 2011

A GENER starting inline generation: SAPLXCO1 (reason: explicit generation).

A

A Tue Jan 18 09:07:03 2011

A GENER starting inline generation: SAPLXCO1 (reason: explicit generation).

A

A Tue Jan 18 09:07:31 2011

A GENER starting inline generation: SAPLXCO1 (reason: explicit generation).

A

A Tue Jan 18 09:07:43 2011

A GENER starting inline generation: SAPLXCO1 (reason: explicit generation).

A

A Tue Jan 18 09:07:48 2011

A GENER starting inline generation: SAPLXCO1 (reason: explicit generation).

M

M Tue Jan 18 09:09:23 2011

M *** WARNING => ThSndDelUser: delete client/user 220/BUTH.N (T48) on server sape2_SE2_00

A

A Tue Jan 18 09:10:09 2011

A **SUBPOOL** generating subroutine pool %_T00000 for user X_WAPPLER.S (012e0002).

A MainProg=SAPLSETF, Incl=LSETFFFR, Line=165

A

A Tue Jan 18 09:10:14 2011

A GENER request remote generation: ZIQ_MOVEIN.

A

A Tue Jan 18 09:12:11 2011

A PXA: Delete Entry at top

M

M Tue Jan 18 09:14:45 2011

M *** WARNING => ThSndDelUser: delete client/user 220/BUTH.N (T49) on server sape2_SE2_00

C

C Tue Jan 18 09:16:01 2011

C User requested cancel of current SQL on connection 0

B db_sqlbreak() = 0

M program canceled

M reason = soft cancel

M user = X_MAIER.A

M client = 240

M terminal = sys-14996

M report = SAPMV45A

C OCIStmtExecute() failed with -1=OCI_ERROR

C SQL error 1013:

C SQL cancelled; calling registered fct. at 10032fcb0

M program canceled

M reason = soft cancel

M user = X_MAIER.A

M client = 240

M terminal = sys-14996

M report = SAPMV45A

Y

Y Tue Jan 18 09:16:09 2011

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y

Y Tue Jan 18 09:16:10 2011

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y

Y Tue Jan 18 09:16:11 2011

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y DYLOAD SAPMV45A 4440: waited 200 ms, load is under construction

Y *** WARNING => -> waited too long, going ahead [dyrdyp.c 795]

A

A Tue Jan 18 09:17:05 2011

A TH VERBOSE LEVEL FULL

A ** RABAX: end RX_GET_MESSAGE

A

A Tue Jan 18 09:18:57 2011

A TH VERBOSE LEVEL FULL

A ** RABAX: end RX_GET_MESSAGE

A

A Tue Jan 18 09:19:13 2011

A GENER starting inline generation: SAPLEE_DEREG_PAY_OUT (reason: explicit generation).

C

C Tue Jan 18 09:20:20 2011

C CbApplInfoGet() failed (ignored 100).

M

M Tue Jan 18 09:44:56 2011

M *** WARNING => ThAdXDelUser: delete T33

M ThDelForMode(T33, M0, end_conv=1, errno=61)

M

M Tue Jan 18 09:48:25 2011

M *** WARNING => ThSndDelUser: delete client/user 220/BUTH.N (T39) on server sape2_SE2_00

A

A Tue Jan 18 09:52:38 2011

A GENER starting remote generation: ZIQ_MOVEIN (requested by W3).

A

A Tue Jan 18 09:54:59 2011

A GENER request remote generation: SAPLASH4.

A

A Tue Jan 18 09:57:07 2011

A GENER starting remote generation: ZIQ_MOVEIN (requested by W2).

S

S Tue Jan 18 10:21:16 2011

S handle memory type is RSTSPROMMM

M

M Tue Jan 18 10:21:28 2011

M ThSwitchSession:: th_enforce_rollout = 0

M

M Tue Jan 18 10:24:14 2011

M *** WARNING => ThSndDelUser: delete client/user 220/X_FELDHUS.S (T42) on server sape2_SE2_00

A

A Tue Jan 18 10:35:21 2011

A GENER starting remote generation: RSHOST1N (requested by W4).

M

M Tue Jan 18 10:38:22 2011

M *** WARNING => ThSndDelUser: delete client/user 220/BUTH.N (T66) on server sape2_SE2_00

A

A Tue Jan 18 10:40:39 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 10:41:48 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 10:45:35 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 10:54:35 2011

A **SUBPOOL** generating subroutine pool %_T002S0 for user X_WAPPLER.S (012e0002).

A MainProg=SAPLSETF, Incl=LSETFFFR, Line=165

A

A Tue Jan 18 10:54:41 2011

A GENER request remote generation: ZIQ_MOVEIN.

C

C Tue Jan 18 10:57:15 2011

C CbApplInfoGet() failed (ignored 200).

A

A Tue Jan 18 11:03:41 2011

A GENER starting inline generation: ZIF_CL_FRM_REK_===============CP (reason: explicit generation).

A

A Tue Jan 18 11:08:38 2011

A GENER request remote generation: SAPLSALP_UI.

A

A Tue Jan 18 11:10:22 2011

A GENER starting inline generation: SAPLZFL_METER_READINGS_RESULT (reason: explicit generation).

M

M Tue Jan 18 11:11:54 2011

M *** WARNING => ThSndDelUser: delete client/user 220/BUTH.N (T51) on server sape2_SE2_00

A

A Tue Jan 18 11:22:54 2011

A GENER request remote generation: ZEDM_PROFILWERTE.

Former Member
0 Kudos

Part four:

A

A Tue Jan 18 11:24:07 2011

A TH VERBOSE LEVEL FULL

A ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.

A ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.

A ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.

A ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.

A ** RABAX: level LEV_RX_SAVE_SHMLOCKS entered.

A ** RABAX: level LEV_RX_SAVE_SHMLOCKS completed.

A ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.

A ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.

A ** RABAX: level LEV_RX_ROLLBACK entered.

A ** RABAX: level LEV_RX_ROLLBACK completed.

A ** RABAX: level LEV_RX_DB_ALIVE entered.

A ** RABAX: level LEV_RX_DB_ALIVE completed.

A ** RABAX: level LEV_RX_HOOKS entered.

A ** RABAX: level LEV_RX_HOOKS completed.

A ** RABAX: level LEV_RX_STANDARD entered.

A ** RABAX: level LEV_RX_STANDARD completed.

A ** RABAX: level LEV_RX_STOR_VALUES entered.

A ** RABAX: level LEV_RX_STOR_VALUES completed.

A ** RABAX: level LEV_RX_C_STACK entered.

A ** RABAX: level LEV_RX_C_STACK completed.

A ** RABAX: level LEV_RX_MEMO_CHECK entered.

A ** RABAX: level LEV_RX_MEMO_CHECK completed.

A ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.

A ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.

A ** RABAX: level LEV_RX_INTERFACES entered.

A ** RABAX: level LEV_RX_INTERFACES completed.

A ** RABAX: level LEV_RX_GET_MESS entered.

A ** RABAX: level LEV_RX_GET_MESS completed.

A ** RABAX: level LEV_RX_INIT_SNAP entered.

A ** RABAX: level LEV_RX_INIT_SNAP completed.

A ** RABAX: level LEV_RX_WRITE_SYSLOG entered.

A ** RABAX: level LEV_RX_WRITE_SYSLOG completed.

A ** RABAX: level LEV_RX_WRITE_SNAP_BEG entered.

A ** RABAX: level LEV_RX_WRITE_SNAP_BEG completed.

A ** RABAX: level LEV_RX_WRITE_SNAP entered.

A ** RABAX: level LEV_SN_END completed.

A ** RABAX: level LEV_RX_WRITE_SNAP_END entered.

A ** RABAX: level LEV_RX_WRITE_SNAP_END completed.

A ** RABAX: level LEV_RX_SET_ALERT entered.

A ** RABAX: level LEV_RX_SET_ALERT completed.

A ** RABAX: level LEV_RX_COMMIT entered.

A ** RABAX: level LEV_RX_COMMIT completed.

A ** RABAX: level LEV_RX_SNAP_SYSLOG entered.

A ** RABAX: level LEV_RX_SNAP_SYSLOG completed.

A ** RABAX: level LEV_RX_RESET_PROGS entered.

A ** RABAX: level LEV_RX_RESET_PROGS completed.

A ** RABAX: level LEV_RX_STDERR entered.

A Tue Jan 18 11:24:07 2011

A

A ABAP Program ????????????????????????????????????????.

A Source Line 0.

A Error Code LOAD_PROGRAM_NOT_FOUND.

A Module $Id: //bas/700_REL/src/krn/runt/abload1.c#12 $ SAP.

A Function newload Line 530.

A ** RABAX: level LEV_RX_STDERR completed.

A ** RABAX: level LEV_RX_RFC_ERROR entered.

A ** RABAX: level LEV_RX_RFC_ERROR completed.

A ** RABAX: level LEV_RX_RFC_CLOSE entered.

A ** RABAX: level LEV_RX_RFC_CLOSE completed.

A ** RABAX: level LEV_RX_IMC_ERROR entered.

A ** RABAX: level LEV_RX_IMC_ERROR completed.

A ** RABAX: level LEV_RX_DATASET_CLOSE entered.

A ** RABAX: level LEV_RX_DATASET_CLOSE completed.

A ** RABAX: level LEV_RX_ERROR_SAVE entered.

A ** RABAX: level LEV_RX_ERROR_SAVE completed.

A ** RABAX: level LEV_RX_ERROR_TPDA entered.

A ** RABAX: level LEV_RX_ERROR_TPDA completed.

A ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.

A ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.

A ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.

A ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.

A ** RABAX: level LEV_RX_END entered.

A ** RABAX: level LEV_RX_END completed.

A ** RABAX: end no http/smtp

A ** RABAX: end RX_GOTO_RABAX

A Programm ZIDE_EOG_UPDATE_EVBS nicht gefunden..

A

A

A Tue Jan 18 11:28:00 2011

A **SUBPOOL** generating subroutine pool %_T005K0 for user X_FENDOGLU.G (03840101).

A MainProg=SAPLSBAL_DISPLAY_BASE, Incl=LSBAL_DISPLAY_BASEF01, Line=316

A

A Tue Jan 18 11:29:41 2011

A **SUBPOOL** generating subroutine pool %_T008C0 for user X_FENDOGLU.G (03840002).

A MainProg=SAPLSETF, Incl=LSETFFFR, Line=165

A

A Tue Jan 18 11:34:47 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 11:34:48 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 11:35:09 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 11:36:24 2011

A GENER starting inline generation: /IXOS/DC_RA2200000091 (reason: explicit generation).

A

A Tue Jan 18 11:36:41 2011

A GENER starting inline generation: /IXOS/DC_RE2200000005 (reason: explicit generation).

A

A Tue Jan 18 11:37:16 2011

A GENER starting inline generation: ZIDE_REVERSE==================CP (reason: explicit generation).

A

A Tue Jan 18 11:37:18 2011

A **SUBPOOL** generating subroutine pool %_T00B40 for user X_FENDOGLU.G (03840002).

A MainProg=SAPLSETF, Incl=LSETFFFR, Line=165

A

A Tue Jan 18 11:39:51 2011

A GENER starting inline generation: ZIDE_REVERSE==================CP (reason: explicit generation).

C

C Tue Jan 18 11:40:50 2011

C CbApplInfoGet() failed (ignored 300).

A

A Tue Jan 18 11:43:16 2011

A GENER starting inline generation: /IXOS/DC_RA2200000089 (reason: explicit generation).

A

A Tue Jan 18 11:50:09 2011

A GENER starting inline generation: ZIF_CL_FRM_REK_===============CP (reason: explicit generation).

A

A Tue Jan 18 11:52:20 2011

A GENER starting inline generation: ZIF_CL_FRM_REK_===============CP (reason: explicit generation).

A

A Tue Jan 18 11:54:36 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 11:54:45 2011

A GENER starting inline generation: ZIF_CL_FRM_REK_===============CP (reason: explicit generation).

A

A Tue Jan 18 12:01:38 2011

A GENER starting inline generation: ZIDE_REVERSE==================CP (reason: explicit generation).

A

A Tue Jan 18 12:01:42 2011

A GENER request remote generation: ZMT_MAIN.

A

A Tue Jan 18 12:01:44 2011

A GENER request remote generation: ZMT_COPY_CUST.

A

A Tue Jan 18 12:05:06 2011

A GENER request remote generation: ZIA_RELEABL6.

A

A Tue Jan 18 12:13:39 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:14:34 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:16:35 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:17:10 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:19:19 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:23:40 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:23:43 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:23:50 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:29:14 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:31:03 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:31:04 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:31:05 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:35:12 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:35:13 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:39:50 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:39:52 2011

A GENER starting inline generation: SAPLZARC_ZOTX_EINKAUF (reason: explicit generation).

A

A Tue Jan 18 12:45:11 2011

A GENER starting inline generation: SAPLZFL_METER_READINGS_RESULT (reason: explicit generation).

Former Member
0 Kudos

Hi,

There is an issue with the dynpro screen creation. The system is not able to create the UI screen . Extract from the log file "WARNING => -> waited too long, going ahead [dyrdyp.c 795] A A Tue Jan 18 09:17:05 2011 A TH VERBOSE LEVEL FULL A ** RABAX: end RX_GET_MESSAGE". RABAX means dump. It may be due to memory issue. You can search for SAP notes on term: OS semaphore.

Regards,

Jyotish

Former Member
0 Kudos

Hi Dwipoutra,

Did you get a solution for this problem. I am getting the same problem after upgarde.

Thanks

Jitendra Tayal

Former Member
0 Kudos

Hi ,

Have you checked available free physical memory as well as Swap Space ?

Please take a look at note 1121904 for some details. When the system is running short of memory and also the paging space is getting full , u will get system_core_dumped Abap runtime error ... mean while kindly check dev_W0,W1 .....files also .

let me know which OS you are using . if its Unix ,usr/sap/SID/ ../work .. delete the core file also ..

Regards