Semaphore GOOP Help

My Quandry:
I am dynamically launching multiple VIs, but I am interested in them sharing a single resource (say, data stored in a GOOP-style/Old-style global.). So I want to use a semaphore to coordinate which VI has access to the resource.
I have a VI that calls the object VI, which creates the semaphore and stores it in its shift register. Then I dynamically launch the resource(s) that use the object VI.
What I find is that the semaphore becomes invalid the minute that the top-level VI (which set everything up) is done.
This makes no sense to me, as the refnum is stored in a shift register in a subVI that is contained by an executing VI.
It is also causing me a big problem in my application.
Who can explain this?
SEE EXAMPLE.
Note: the example was written in 7.1, but also evidences the behavior in 8.0
Attachments:
DEBUGSemaphore.llb ‏85 KB

Lets see if I can add some value without getting stuck!
There is a size input fo rthe create semaphore.
That determines how many enities can get the semaphore.
When a semaphore is requested and obtained, that value gets decremented. When the value is zero, nobody else get the semaphore. When the semaphore is released tha value is incremented.
This how LV tracks if the semhpre is in use.
When a VI evaluated to determine if it can be unloaded the resource taht were allocated by that VI are checked to see if they are in use. That is done by looking a the semaphore count and the max size.
So...
1) When the semaphore is created set the size = 2
2) Imediately after creating it, acquire the semaphore. (that should leave one for everyone else).
3) Everything else codes the same until the end.
4) At shutdown time, the entity that will destroy the semaphore should do a "release" prior to the destruction.
I have not tested this but this is how I understand it and what I would try if I was faced with this challenge.
Ben
Ben Rayner
I am currently active on.. MainStream Preppers
Rayner's Ridge is under construction

Similar Messages

  • Semaphore statistics  very high please help

    Dear All,
    In Semaphore statistics  very high .please guide .how to solved it.
    we are using windows 2003 and Ecc5
    Semaphore statistics Date  05.09.2008 Time    13.27.22  Monitoring Options:
    Wait time entering the critical path         
    Residence period in the critical path
    Key   No.     <100us    <1ms   <10ms  <100ms    <1s   <10s   >10s Time/ms  Protected area     
      2     329    327      2      0      0     0     0     0     0  Message Queue (Writing Dialog Requests)                    
      2     329    329      0      0      0     0     0     0     0
      3   2,040  2,040      0      0      0     0     0     0     0  Message Queue (Read)                                       
      3   2,040  2,040      0      0      0     0     0     0     0
      4      11     11      0      0      0     0     0     0     0  Terminal communication                                     
      4      11     11      0      0      0     0     0     0     0
      5      15     15      0      0      0     0     0     0     0  Work process communication                                 
      5      15     15      0      0      0     0     0     0     0
      6     750    750      0      0      0     0     0     0     0  Roll administration                                        
      6     750    750      0      0      0     0     0     0     0
      7   1,660  1,659      1      0      0     0     0     0     0  Paging administration                                      
      7   1,660  1,189    471      0      0     0     0     0     0
    12     180    180      0      0      0     0     0     0     0  Character code conversion                                  
    12     180    179      1      0      0     0     0     0     0
    13     200    200      0      0      0     0     0     0     0  Update synchronization                                     
    13     200    200      0      0      0     0     0     0     0
    14   2,161  2,125      1     11     18     6     0     0  1098  Presentation buffer                                        
    14   2,161  1,290    829      9     29     4     0     0  2061
    16   1,028  1,026      2      0      0     0     0     0     0  Table buffer key                                           
    16   1,028    983     34     11      0     0     0     0     0
    17       1      1      0      0      0     0     0     0     0  Buffer synchronization                                     
    17       1      0      0      1      0     0     0     0     0
    23   1,578  1,578      0      0      0     0     0     0     0  Message queue (Writing All Other Requests)                 
    23   1,578  1,576      2      0      0     0     0     0     0
    24      11     11      0      0      0     0     0     0     0  LRU table buffer                                           
    24      11     11      0      0      0     0     0     0     0
    26   1,042  1,042      0      0      0     0     0     0     0  Enqueue table                                              
    26   1,042  1,034      6      2      0     0     0     0     0
    31     255    255      0      0      0     0     0     0     0  Spool administration                                       
    31     255    254      1      0      0     0     0     0     0
    33      16     16      0      0      0     0     0     0     0  Extended segments management                               
    33      16     16      0      0      0     0     0     0     0
    34       2      2      0      0      0     0     0     0     0  Message buffer                                             
    34       2      2      0      0      0     0     0     0     0
    38   1,809  1,809      0      0      0     0     0     0     0  CCMS Monitoring                                            
    38   1,809  1,724     85      0      0     0     0     0     0
    39   1,736  1,736      0      0      0     0     0     0     0  Extended Global Memory                                     
    39   1,736  1,736      0      0      0     0     0     0     0
    42     430    430      0      0      0     0     0     0     0  Statistics Buffer                                          
    42     430    430      0      0      0     0     0     0     0
    43     141    141      0      0      0     0     0     0     0  Spool Cache                                                
    43     141    138      2      1      0     0     0     0     0
    46       1      1      0      0      0     0     0     0     0  Profiles                                                   
    46       1      1      0      0      0     0     0     0     0
    48     417    417      0      0      0     0     0     0     0  EnqID                                                      
    48     417    417      0      0      0     0     0     0     0
    57   1,102  1,102      0      0      0     0     0     0     0  Runtime Monitor                                            
    57   1,102  1,101      1      0      0     0     0     0     0
    Thanks,
    Kumar
    Edited by: Kumar on Sep 5, 2008 11:17 AM

    Hello Bhaskar
    The above log is of Semaphore  in St02 deatils.
    we are using windwos 2003 ,Ecc5 and oracle 9i.
    I am geting Sem in Sm50. and by obervation i am getting number 14, 38 and 7 manny times . form note 33873
    7: PAGING-Semaphore (paging administration)
    14: PRES_BUF-Semaphore (presentation buffer)
    38: SEM_CCMS_AS_MONI_KEY (CCMS monitoring for appl.s)
    But i need sugging how to solve the problem .
    the other log are os ST06 and St02.
    I gont have much free space.
    The problem is system is working very slow and getting hang.
    In st06 the Lan high.
    Lan
    (sum)
    Packets in/s                   4,444   Errors in/s                        0
    Packets out/s                  4,170   Errors out/s                       3
    Collisions                         0
    Memory  Physical mem free   Kb     1,788,888 in the system so i cant increase
    IN ST02  Export/import   swap is high than 10,000.
    Export/import             89.72        40,000        7,528    25.77        30,000       18,855        62.85          95,972          Exp./Imp. SHM             97.89         4,096        3,238    95.94         2,000        1,999    99.95             0            0
    Thanks,
    kumar

  • Dispatcher getting stopped due to possible user/schema mismatch.Plz help

    Hello All,
    I have SAP Netweaver 7.01 ABAP AS installed on windows 2003. Was working fine but I had to have a bug fixed in win 2003 and restarted my SAP machine. Now, dispatcher is not running. Stops after a while. I have tried restarting SAP and the machine but dispatcher is not running. I looked at the dispatcher trace and dev_w0 but could not figure out the reason as I am new to SAP, please provide any pointers to solve this issue. Any general tips is also welcome. Timely help is greatly appreciated!
    I have pasted parts of dev_disp and dev_w0 below. If you require more details, please let me know. Thank you very much!
    -Arvind
    dev_disp:
    =========
    trc file: "dev_disp", trc level: 1, release: "701"
    sysno      00
    sid        NSP
    systemid   560 (PC with Windows NT)
    relno      7010
    patchlevel 0
    patchno    29
    intno      20020600
    make:      multithreaded, Unicode, optimized
    pid        3784
    Fri Jun 10 19:25:12 2011
    kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    length of sys_adm_ext is 576 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3784) [dpxxdisp.c   1261]
         shared lib "dw_xml.dll" version 29 successfully loaded
         shared lib "dw_xtc.dll" version 29 successfully loaded
         shared lib "dw_stl.dll" version 29 successfully loaded
         shared lib "dw_gui.dll" version 29 successfully loaded
         shared lib "dw_mdm.dll" version 29 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Fri Jun 10 19:25:18 2011
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5529]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >egsap701_NSP_00                         <
    DpShMCreate: sizeof(wp_adm)          13632     (1704)
    DpShMCreate: sizeof(tm_adm)          4415616     (21968)
    DpShMCreate: sizeof(wp_ca_adm)          1664     (80)
    DpShMCreate: sizeof(appc_ca_adm)     1600     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm)          528064     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1544)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 07050040, size: 5042120)
    DpShMCreate: allocated sys_adm at 07050040
    DpShMCreate: allocated wp_adm at 07052170
    DpShMCreate: allocated tm_adm_list at 070556B0
    DpShMCreate: allocated tm_adm at 070556E0
    DpShMCreate: allocated wp_ca_adm at 0748B760
    DpShMCreate: allocated appc_ca_adm at 0748BDE0
    DpShMCreate: allocated comm_adm at 0748C420
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0750D2E0
    DpShMCreate: allocated gw_adm at 0750D320
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0750D350
    DpShMCreate: allocated wall_adm at 0750D358
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    *** ERROR => ztta/cua_area is 180000. [sapinit.c    975]
    *** ERROR => ztta/cua_area adjusted to 500000. [sapinit.c    979]
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 1023 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1656]
    ***LOG Q0K=> DpMsAttach, mscon ( egsap701) [dpxxdisp.c   12362]
    DpStartStopMsg: send start message (myname is >egsap701_NSP_00                         <)
    DpStartStopMsg: start msg sent
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.
    DpMsgAdmin: Set release to 7010, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1048]
    DpMsgAdmin: Set patchno for this platform to 29
    Release check o.K.
    Fri Jun 10 19:25:58 2011
    my types changed after wp death/restart 0xbf --> 0xbe
    my types changed after wp death/restart 0xbe --> 0xbc
    my types changed after wp death/restart 0xbc --> 0xb8
    my types changed after wp death/restart 0xb8 --> 0xb0
    my types changed after wp death/restart 0xb0 --> 0xa0
    my types changed after wp death/restart 0xa0 --> 0x80
    *** DP_FATAL_ERROR => DpWPCheck: no more work processes
    *** DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1565
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Jun 10 19:26:08 2011
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    max_rq_id          11
    wake_evt_udp_now     0
    wake events           total     7,  udp     7 (100%),  shm     0 (  0%)
    since last update     total     7,  udp     7 (100%),  shm     0 (  0%)
    Workprocess Comm. Area Blocks               Fri Jun 10 13:56:08 2011
    =============================
    Slots: 20, Used: 1, Max: 0
    +------+--------------+----------+-------------+
    |   id | owner        |   pid    | eyecatcher  |
    +------+--------------+----------+-------------+
    |    0 | DISPATCHER   |       -1 | *WPCAAD000* |
    <SNIP>
    [DpProcDied] Process died  (PID:3492  HANDLE:1540)
    DpStartStopMsg: send stop message (myname is >egsap701_NSP_00                         <)
    DpStartStopMsg: Write AD_STARTSTOP message with type=  0, name=egsap701_NSP_00     , sapsysnr= 0, hostname=egsap701                                                       
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    <SNIP>
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/20/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 14)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 1496
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 3784) [dpxxdisp.c   10924]
    Good Bye .....
    dev_w0
    ========
    trc file: "dev_w0", trc level: 1, release: "701"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ

    B Fri Jun 10 19:25:18 2011
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' ...
    B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' loaded
    B  Version of 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' is "700.08", patchlevel (0.24)
    B  New connection 0 created
    M sysno      00
    M sid        NSP
    M systemid   560 (PC with Windows NT)
    M relno      7010
    M patchlevel 0
    M patchno    29
    M intno      20020600
    M make:      multithreaded, Unicode, optimized
    M pid        2768
    M
    M  kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2768) [dpxxdisp.c   1323]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          13632     (1704)
    M  DpShMCreate: sizeof(tm_adm)          4415616     (21968)
    M  DpShMCreate: sizeof(wp_ca_adm)          1664     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     1600     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (96)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1544)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 07050040, size: 5042120)
    M  DpShMCreate: allocated sys_adm at 07050040
    M  DpShMCreate: allocated wp_adm at 07052170
    M  DpShMCreate: allocated tm_adm_list at 070556B0
    M  DpShMCreate: allocated tm_adm at 070556E0
    M  DpShMCreate: allocated wp_ca_adm at 0748B760
    M  DpShMCreate: allocated appc_ca_adm at 0748BDE0
    M  DpShMCreate: allocated comm_adm at 0748C420
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 0750D2E0
    M  DpShMCreate: allocated gw_adm at 0750D320
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0750D350
    M  DpShMCreate: allocated wall_adm at 0750D358
    M  rdisp/queue_size_check_value :  -> off
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    Y  *** ERROR => ztta/cua_area is 180000. [sapinit.c    975]
    Y  *** ERROR => ztta/cua_area adjusted to 500000. [sapinit.c    979]
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host egsap701

    M Fri Jun 10 19:25:19 2011
    M  calling db_connect ...

    C  DBSDBSLIB : version 700.08, patch 0.024 (Make PL 0.29)
    C  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    C    (0.024) Default value for max. input variables is 2000 (note 655018)
    C    (0.024) Profile parameter to define max. input variables (note 655018)
    C    (0.024) Switch SQLMODE after CREATE INDEX SERIAL (note 1267841)
    C    (0.024) Input parameters for SQL statements increased (note 655018)
    C    (0.018) Create index serial for MaxDB 7.6 (note 1267841)
    C    (0.018) More trace in case of packed to string conversion error (note 1262799)
    C    (0.016) R3trans export aborts with signal 6 (note 1262245)
    C    (0.009) IA64 alignment errors (note 1245982)
    C    (0.007) Support DB-Type 'SAP DB' by UPDSTAT (note 1225668)


    C  Loading SQLDBC client runtime ...
    C  SQLDBC SDK Version : SQLDBC.H  7.6.0    BUILD 002-121-083-965
    C  SQLDBC Library Version : libSQLDBC 7.6.5    BUILD 011-123-196-300
    C  SQLDBC client runtime is MaxDB 7.6.5.011 CL 196300
    C  SQLDBC supports new DECIMAL interface : 0
    C  SQLDBC supports VARIABLE INPUT data   : 1
    C  SQLDBC supports keepAlive indicator   : 0
    C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3
    C  Try to connect (DEFAULT) on connection 0 ...
    C  Attach to SAP DB : Kernel    7.7.06   Build 007-123-197-046
    C  Database release is SAP DB 7.7.06.007
    C  INFO : Database 'NSP' instance is running on 'egsap701'
    C  DB max. input host variables  : 2000
    C  INFO : SAP DB Packet_Size = 131072
    C  INFO : SAP DB Min_Reply_Size = 4096
    C  INFO : SAP DB Comm_Size = 126976
    C  INFO : DBSL buffer size = 126976
    C  INFO : SAP DB MaxLocks = 300000
    C  INFO : Connect to DB as 'SAPNSP'
    C  *** ERROR => the connected user (SAPNSP) does not work with the right user/schema
    [dbslsdb.cpp  4818]
    C  *** ERROR => application has to work with schema SAPR3 (dbs/ada/schema)
    [dbslsdb.cpp  4820]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1449]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10563]

    M  Info for wp 0

    M    pid = 2768
    M    severity = 0
    M    status = 0
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server egsap701_NSP_00 on host egsap701 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Fri Jun 10 19:25:19 2011
    M  *  RELEASE     701
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10783
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   723]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2768) [dpnttool.c   334]

    Hello Rattandeep and Markus,
    Thanks for explaining the error to me. I'm still facing the issue though!
    My start profile is START_DVEBMGS00_egsap701 and instance profile is NSP_DVEBMGS00_egsap701 (they are included below).
    In both profiles, the dbs/ada/schema has been currently deactivated. I get the same errors even after deactivating the parameter in both profiles. I also tried your suggestions by setting parameter values to SAPNSP and then to SAPR3 in both profiles but I'm still getting the same errors.
    > the above log shows that you have to change the parameter with schema user SAPR3 instead of SAPNSP
    You mean that the SAP system is started by SAPNSP user and since the profile is executed by SAPNSP user, we are getting the error? I don't know about the SAPR3 user or the user's credential. I only use bcuser/ddic RFC user to logon to SAP.
    I don't know how to check the table space for SAPR3 database. As far as I know, BRTools is only for Oracle backends. So, I used Max DB database manager tool instead and found that the default NSP database has utilized about 50% data area (disk space). Overwrite mode is on and I have about 100% free log area (also determined through database manager tool). Still have not clue as to how to solve this. Please help. Thanks for your tips so far!
    The start profile is as follows :
    #.*       Start profile START_DVEBMGS00_EGSAP701                                                                               *
    #.*       Version                 = 000004                                                                                *
    #.*       Generated by user = DDIC                                                                                *
    #.*       Generated on = 27.04.2011 , 11:02:57                                                                                *
    SAPSYSTEMNAME = NSP
    SAPGLOBALHOST = egsap701
    SAPSYSTEM = 00
    INSTANCE_NAME = DVEBMGS00
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386
    DIR_EXECUTABLE = $(DIR_INSTANCE)\exe
    DIR_PROFILE = $(DIR_INSTALL)\profile
    _PF = $(DIR_PROFILE)\NSP_DVEBMGS00_egsap701
    # Copy SAP Executables
    Start_Program_00 = immediate $(DIR_CT_RUN)\sapcpe$(FT_EXE) pf=$(_PF)
    # Start ABAP database
    _DB = $(DIR_CT_RUN)\strdbs.cmd
    Start_Program_01 = immediate $(_DB) NSP
    # Start SAP message server
    _MS = $(DIR_EXECUTABLE)\msg_server$(FT_EXE)
    Start_Program_02 = local $(_MS) pf=$(_PF)
    # Start application server
    _DW = $(DIR_EXECUTABLE)\disp+work$(FT_EXE)
    Start_Program_03 = local $(_DW) pf=$(_PF)
    rsdb/dbid = NSP
    #dbs/ada/schema = SAPNSP
    Instance profile is as follows:
    #.*       Instance profile NSP_DVEBMGS00_EGSAP701                                                                              *
    #.*       Version                 = 000006                                                                                *
    #.*       Generated by user = DDIC                                                                                *
    #.*       Generated on = 27.05.2011 , 11:30:39                                                                                *
    SAPSYSTEMNAME = NSP
    SAPGLOBALHOST = egsap701
    SAPSYSTEM = 00
    INSTANCE_NAME = DVEBMGS00
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386
    DIR_EXECUTABLE = $(DIR_INSTANCE)\exe
    rdisp/wp_no_dia = 3
    rdisp/wp_no_btc = 1
    icm/server_port_0 = PROT=HTTP,PORT=80$$
    # SAP Message Server parameters are set in the DEFAULT.PFL
    ms/server_port_0 = PROT=HTTP,PORT=81$$
    rdisp/wp_no_enq = 1
    rdisp/wp_no_vb = 1
    rdisp/wp_no_vb2 = 1
    rdisp/wp_no_spo = 1
    PHYS_MEMSIZE = 128
    em/initial_size_MB = 10240
    em/max_size_MB = 1024
    abap/buffersize = 100000
    #old_value: 0                                                                                changed: DDIC 27.04.2011 11:04:52
    #old_value: 60000000                                                                           changed: DDIC 27.05.2011 11:29:55
    alert/MONI_SEGM_SIZE = 0
    enque/table_size = 2000
    #parameter deactivated                      by: DDIC         27.05.2011 11:11:00
    #rspo/local_print/method = 2
    rsdb/ntab/entrycount = 5000
    rsdb/ntab/ftabsize = 3000
    rsdb/ntab/sntabsize = 100
    rsdb/ntab/irbdsize = 1000
    rsdb/cua/buffersize = 500
    rsdb/obj/buffersize = 2048
    rsdb/obj/max_objects = 500
    rsdb/otr/buffersize_kb = 1000
    rsts/ccc/cachesize = 6000000
    rtbb/buffer_length = 500
    rtbb/max_tables = 50
    sap/bufdir_entries = 200
    zcsa/presentation_buffer_area = 350000
    zcsa/calendar_area = 300000
    zcsa/table_buffer_area = 3000000
    zcsa/db_max_buftab = 500
    ztta/roll_area = 1000000
    ztta/diag_area = 128000
    ztta/dynpro_area = 150000
    ztta/cua_area = 180000
    rdisp/PG_SHM = 100
    rdisp/PG_MAXFS = 256
    rdisp/ROLL_SHM = 100
    rdisp/ROLL_MAXFS = 2048
    #old_value: 0                                                                                changed: DDIC 27.04.2011 11:04:52
    #old_value: 300                                                                                changed: DDIC 27.05.2011 11:29:38
    rdisp/autoabaptime = 0
    rdisp/wp_ca_blk_no = 20
    rdisp/appc_ca_blk_no = 20
    rdisp/max_wprun_time = 30000
    icm/min_threads = 5
    icm/max_threads = 10
    icm/max_conn = 20
    mpi/total_size_MB = 10
    rsdb/dbid = NSP
    #parameter deactivated                      by: DDIC         27.05.2011 11:11:22
    #dbs/ada/schema = SAPNSP

  • Kernal panic log need help interpreting

    My iMac crashes with a Kernal panic shutdown message. It happens very spartic but it always seems to be while I am using Safari and my Kensington mouse. Here is the last crash panic log from the console. Can anyone help me figure this out? Thanks, Dave
    Fri Jan 30 20:17:23 2009
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000000000084 PC=0x00000000000643A8
    Latest crash info for cpu 0:
    Exception state (sv=0x3BFA8280)
    PC=0x000643A8; MSR=0x00009030; DAR=0x00000084; DSISR=0x40000000; LR=0x0006438C; R1=0x21E8B8E0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0006438C 0x00063E14 0x00069A8C 0x00069D54 0x0006528C 0x00040154
    0x0001A308 0x0001AA8C 0x000295C8 0x004C41F0 0x002D1B8C 0x002D0A54 0x000A9714
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOHIDFamily(1.4.13)@0x4a5000
    Proceeding back via exception chain:
    Exception state (sv=0x3BFA8280)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x00BFD500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000954F8 0x00095A10 0x00026898 0x000A8204 0x000ABB80
    Proceeding back via exception chain:
    Exception state (sv=0x3BFA8280)
    PC=0x000643A8; MSR=0x00009030; DAR=0x00000084; DSISR=0x40000000; LR=0x0006438C; R1=0x21E8B8E0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0006438C 0x00063E14 0x00069A8C 0x00069D54 0x0006528C 0x00040154
    0x0001A308 0x0001AA8C 0x000295C8 0x004C41F0 0x002D1B8C 0x002D0A54 0x000A9714
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOHIDFamily(1.4.13)@0x4a5000
    Exception state (sv=0x00BFD500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    Mac OS X Version 10.4.11 (Build 8S165)
    2009-01-30 20:17:11 -0600
    2009-01-30 20:17:12.728 HPEventHandler[148]: DebugAssert: Third Party Client: ((__null) != m_lock && 0 == (*__error())) Can't create semaphore lock [/Volumes/Development/Projects/HP/MacRubens_Branch/mac-aio/core/HPEventHandler/ Sources/HPTMNotificationManager.cpp:59]
    Jan 30 20:17:12 dave-taverners-imac-g5 mDNSResponder: Adding browse domain local.
    Kensington FastUserSwitch: Session On Console
    Kensington FastUserSwitch: Session User ID = 501
    Kensington FastUserSwitch: Installing User Switch Notifications
    2009-01-30 20:17:14.647 HimmelBar[146] HimmelBar is starting...
    2009-01-30 20:17:15.116 SystemUIServer[87] lang is:en
    2009-01-30 20:17:27.828 browseback[134] Safari history path established: /Users/Dave/Library/Safari/History.plist
    2009-01-30 20:17:28.202 browseback[134] Firefox history path established: /Users/Dave/Library/Application Support/Firefox/Profiles/n83cb4ez.default/places.sqlite
    2009-01-30 20:18:16.168 browseback[134] killed BBPageLoader process older than 240s
    2009-01-30 20:18:16.168 browseback[134] * NSRunLoop ignoring exception '* -[NSConcreteTask terminate]: task not launched' that raised during posting of delayed perform with target 1b6fc00 and selector 'checkTasks'

    I didn't see a clue. Understanding crash logs isn’t easy and it’s hard (sometimes impossible) to decipher the cause of the problem. Take a look at Apple’s Crash Reporter document at http://developer.apple.com/technotes/tn2004/tn2123.html
    Also look at Tutorial: An introduction to reading Mac OS X crash reports
    http://www.macfixit.com/article.php?story=20060309075929717
    Kernel panics are usually caused by a hardware problem – frequently RAM, a USB device or a Firewire device. When trying to troubleshoot problems, disconnect all external devices except your kbd & mouse. Do you experience the same problems? Do you have another mouse you could use?
    May be a solution on one of these links.
    Mac OS X Kernel Panic FAQ
    Mac OS X Kernel Panic FAQ
    Resolving Kernel Panics
    Avoiding and eliminating Kernel panics
    12-Step Program to Isolate Freezes and/or Kernel Panics
     Cheers, Tom

  • Problem with zen-nano-plus!! please help

    i have the zen-nano-plus 52mb. and i try to update the firmware with latest version but i don't delete the music files in it.
    i have started the instalation and the program asked me to delete the files on zen. (i didn't care keeping the files, so i continue the instalation)
    when the program began to delete the files, after in few seconds i received an error messege from windowsoperating system reported error. the limit time on semaphore it's over.) now i have an 0.00.00 firmware version and i can't use the zen-nano because it's not starting. i have tried with the recovery tool but same situation it happend again. please help me if anybody knows something!!!!

    Go to Creative.com and click the Support link. Look for the firmware driver for your Zen Nano and follow the directions. I had to do this to fix my Zen Nano Plus, because it had the exact same problem that yours had.
    Good luck!

  • In linux install ECC6 + MAXDB error, please look at the help, thank you

    This is the log file sapinst.log the last few lines
    INFO 2008-12-03 07:22:54.106
    Disconnect from message server (SAPSH/3900) succeeded.
    INFO 2008-12-03 07:22:54.295
    State of instance QD1/DVEBMGS00 changed from ABAP: UNKNOWN to ABAP: UNKNOWN.
    INFO 2008-12-03 07:23:24.346
    Connect to message server (SAPSH/3900) succeeded.
    INFO 2008-12-03 07:23:24.347
    Disconnect from message server (SAPSH/3900) succeeded.
    INFO 2008-12-03 07:23:24.349
    Connect to message server (SAPSH/3900) succeeded.
    INFO 2008-12-03 07:23:24.349
    Disconnect from message server (SAPSH/3900) succeeded.
    INFO 2008-12-03 07:23:24.512
    State of instance QD1/DVEBMGS00 changed from ABAP: STARTING to ABAP: STARTING.
    WARNING[E] 2008-12-03 07:23:24.545
    CJS-30105  Instance QD1/DVEBMGS00 reached state UNKNOWN after having state STARTING. Giving up.
    ERROR 2008-12-03 07:23:24.875
    *FCO-00011  The step start with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind
    |ind|ind|ind|11|0|NW_CI_Instance_Start|ind|ind|ind|ind|1|0|start was executed with status ERROR .*
    I used LINUX is a bit X86-64
    The database is MAXDB 7. 6. 03
    SAP is ECC6 SR3
    JAVA version is IBMJAVA 1. 4. 2_10
    In installing the system, the need to upgrade some of the RPM package
    SAP and then set up the necessary environment variables and parameters
    Next to start the installation MAXDB, until the installation is complete, very smooth.
    Finally, start the installation to install ECC6 in error when START INSTANCE
    Who can help me take a look, thank you

    System: linux-x86_64bit
    MAXDB version: 7.6.03
    JAVA version: IBMJAVA 1.4.2_10
    I first installed the system LINUX, and then set variables and parameters, followed by the installation of JAVA, set the environment variable JAVA. Finally, start the installation ECC6 SR3, ECC6 SID and MAXDB SID I became a full set QD3, a very smooth start the installation until the START INSTANCE this step, the system error
    The following is a log error
    sapinst.log
    INFO 2008-12-05 01:15:10.553
    Disconnect from message server (SAPSH/3900) succeeded.
    INFO 2008-12-05 01:15:40.748
    Connect to message server (SAPSH/3900) succeeded.
    INFO 2008-12-05 01:15:40.749
    Disconnect from message server (SAPSH/3900) succeeded.
    INFO 2008-12-05 01:15:40.751
    Connect to message server (SAPSH/3900) succeeded.
    INFO 2008-12-05 01:15:40.751
    Disconnect from message server (SAPSH/3900) succeeded.
    WARNING[E] 2008-12-05 01:15:40.922
    CJS-30149  ABAP processes of instance QD3/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:30 minutes. Giving up.
    ERROR 2008-12-05 01:15:41.232
    FCO-00011  The step start with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11
    |0|NW_CI_Instance_Start|ind|ind|ind|ind|1|0|start was executed with status ERROR .
    sapinst_dev.log
    TRACE      2008-12-05 01:15:40.910
    NWException thrown: nw.progress.waitingForStartABAPFailed:
    ABAP processes of instance QD3/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:30 minutes. Giving up.
    TRACE      2008-12-05 01:15:40.922
    Function setMessageIdOfExceptionMessage: nw.progress.waitingForStartABAPFailed
    WARNING[E] 2008-12-05 01:15:40.922
               CJSlibModule::writeError_impl()
    CJS-30149  ABAP processes of instance QD3/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:30 minutes. Giving up.
    TRACE      2008-12-05 01:15:40.937 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    TRACE      2008-12-05 01:15:41.023 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 18724
    TRACE      2008-12-05 01:15:41.119 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 18725
    ERROR      2008-12-05 01:15:41.232 [sixxcstepexecute.cpp:951]
    FCO-00011  The step start with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11
    |0|NW_CI_Instance_Start|ind|ind|ind|ind|1|0|start was executed with status ERROR .
    TRACE      2008-12-05 01:15:41.246 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP ERP 6.0 Support Release 3 > SAP Systems > MaxDB > Central System > Central System. You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to /tmp/sapinst_instdir/ERP/SYSTEM/ADA/CENTRAL/AS. </p> </body></html>
    TRACE      2008-12-05 01:15:41.246 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    I had to see dev_disp, dev_rd, dev_w0 this document 3 inside information without warning or error message
    dev_disp
    trc file: "dev_disp.new", trc level: 1, release: "700"
    sysno      00
    sid        QD3
    systemid   390 (AMD/Intel x86_64 with Linux)
    relno      7000
    patchlevel 0
    patchno    144
    intno      20050900
    make:      single threaded, Unicode, 64 bit, optimized
    pid        18637
    Fri Dec  5 01:05:16 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 18637) [dpxxdisp.c   1243]
         shared lib "dw_xml.so" version 144 successfully loaded
         shared lib "dw_xtc.so" version 144 successfully loaded
         shared lib "dw_stl.so" version 144 successfully loaded
         shared lib "dw_gui.so" version 144 successfully loaded
         shared lib "dw_mdm.so" version 144 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Fri Dec  5 01:05:17 2008
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >SAPSH_QD3_00                            <
    DpShMCreate: sizeof(wp_adm)          25160     (1480)
    DpShMCreate: sizeof(tm_adm)          5748600     (28600)
    DpShMCreate: sizeof(wp_ca_adm)          28800     (96)
    DpShMCreate: sizeof(appc_ca_adm)     9600     (96)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/548056/548064
    DpShMCreate: sizeof(comm_adm)          548064     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (2008)
    DpShMCreate: sizeof(wall_adm)          (40056/36728/80/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 0x7f3bb0384000, size: 6446000)
    DpShMCreate: allocated sys_adm at 0x7f3bb0384000
    DpShMCreate: allocated wp_adm at 0x7f3bb03861b8
    DpShMCreate: allocated tm_adm_list at 0x7f3bb038c400
    DpShMCreate: allocated tm_adm at 0x7f3bb038c460
    DpShMCreate: allocated wp_ca_adm at 0x7f3bb0907bd8
    DpShMCreate: allocated appc_ca_adm at 0x7f3bb090ec58
    DpShMCreate: allocated comm_adm at 0x7f3bb09111d8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0x7f3bb0996eb8
    DpShMCreate: allocated gw_adm at 0x7f3bb0996f38
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0x7f3bb0996f68
    DpShMCreate: allocated wall_adm at 0x7f3bb0996f70
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation map
    <EsMap> EsMapUnamFileMapInit: Initialize the memory 1968 MB
    Linux: Kernel supports shared memory disclaiming
    Linux: using madvise(<pointer>, <size>, 9).
    Linux: disclaiming for shared memory enabled
    <ES> 491 blocks reserved for free list.
    ES initialized.
    Fri Dec  5 01:07:17 2008
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1633]
    ***LOG Q0K=> DpMsAttach, mscon ( SAPSH) [dpxxdisp.c   11822]
    DP_FATAL_ERROR => DpMsAttach: local hostname 'SAPSH' is resolved to loopback address (cf. SAP note 1054467 for details)
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    kill(18646,0) successful -> process alive
    killing W0-18646 (SIGUSR2)
    kill(18647,0) successful -> process alive
    killing W1-18647 (SIGUSR2)
    kill(18648,0) successful -> process alive
    killing W2-18648 (SIGUSR2)
    kill(18696,0) successful -> process alive
    killing W3-18696 (SIGUSR2)
    kill(18698,0) successful -> process alive
    killing W4-18698 (SIGUSR2)
    kill(18711,0) successful -> process alive
    killing W5-18711 (SIGUSR2)
    kill(18712,0) successful -> process alive
    killing W6-18712 (SIGUSR2)
    kill(18713,0) successful -> process alive
    killing W7-18713 (SIGUSR2)
    kill(18715,0) successful -> process alive
    killing W8-18715 (SIGUSR2)
    kill(18716,0) successful -> process alive
    killing W9-18716 (SIGUSR2)
    kill(18717,0) successful -> process alive
    killing W10-18717 (SIGUSR2)
    kill(18718,0) successful -> process alive
    killing W11-18718 (SIGUSR2)
    kill(18719,0) successful -> process alive
    killing W12-18719 (SIGUSR2)
    kill(18720,0) successful -> process alive
    killing W13-18720 (SIGUSR2)
    kill(18721,0) successful -> process alive
    killing W14-18721 (SIGUSR2)
    kill(18722,0) successful -> process alive
    killing W15-18722 (SIGUSR2)
    kill(18723,0) successful -> process alive
    killing W16-18723 (SIGUSR2)
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:27 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Thu Dec  4 17:07:27 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA    18646 Run           no      0   0        0                                                                         
    1 DIA    18647 Run           no      0   0        0                                                                         
    2 DIA    18648 Run           no      0   0        0                                                                         
    3 DIA    18696 Run           no      0   0        0                                                                         
    4 DIA    18698 Run           no      0   0        0                                                                         
    5 DIA    18711 Run           no      0   0        0                                                                         
    6 DIA    18712 Run           no      0   0        0                                                                         
    7 DIA    18713 Run           no      0   0        0                                                                         
    8 DIA    18715 Run           no      0   0        0                                                                         
    9 DIA    18716 Run           no      0   0        0                                                                         
    10 UPD    18717 Run           no      0   0        0                                                                         
    11 ENQ    18718 Run           no      0   0        0                                                                         
    12 BTC    18719 Run           no      0   0        0                                                                         
    13 BTC    18720 Run           no      0   0        0                                                                         
    14 BTC    18721 Run           no      0   0        0                                                                         
    15 SPO    18722 Run           no      0   0        0                                                                         
    16 UP2    18723 Run           no      0   0        0                                                                         
    Dispatcher Queue Statistics               Thu Dec  4 17:07:27 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    4
    4
    2000
    4
    0
    --------++++--
    +
    DIA
    1
    1
    2000
    1
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          5
    wake_evt_udp_now     1
    wake events           total     5,  udp     1 ( 20%),  shm     4 ( 80%)
    since last update     total     5,  udp     1 ( 20%),  shm     4 ( 80%)
    Dump of tm_adm structure:               Thu Dec  4 17:07:27 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Dec  4 17:07:27 2008
    =============================
    Slots: 300, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:32 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >SAPSH_QD3_00                            < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_OFF
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect( key 57 valid )
    ShmProtect( slot Index 56 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 57 prot 3/0 done
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect( key 57 valid )
    ShmProtect( slot Index 56 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 57 prot 1/4096 done
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    kill(18646,0) successful -> process alive
    kill(18647,0) successful -> process alive
    kill(18648,0) successful -> process alive
    kill(18696,0) successful -> process alive
    kill(18698,0) successful -> process alive
    kill(18711,0) successful -> process alive
    kill(18712,0) successful -> process alive
    kill(18713,0) successful -> process alive
    kill(18715,0) successful -> process alive
    kill(18716,0) successful -> process alive
    kill(18717,0) successful -> process alive
    kill(18718,0) successful -> process alive
    kill(18719,0) successful -> process alive
    kill(18720,0) successful -> process alive
    kill(18721,0) successful -> process alive
    kill(18722,0) successful -> process alive
    kill(18723,0) successful -> process alive
    Stop work processes
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:33 2008
    NiISelect: TIMEOUT occured (1000ms)
    wait for end of exclusive shutdown
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:34 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18646,0) successful -> process alive
    kill(18647,0) successful -> process alive
    kill(18648,0) successful -> process alive
    kill(18696,0) successful -> process alive
    kill(18698,0) successful -> process alive
    kill(18711,0) successful -> process alive
    kill(18712,0) successful -> process alive
    kill(18713,0) successful -> process alive
    kill(18715,0) successful -> process alive
    kill(18716,0) successful -> process alive
    kill(18717,0) successful -> process alive
    kill(18718,0) successful -> process alive
    kill(18719,0) successful -> process alive
    kill(18720,0) successful -> process alive
    kill(18721,0) successful -> process alive
    kill(18722,0) successful -> process alive
    kill(18723,0) successful -> process alive
    wait for end of exclusive shutdown
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:35 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18646,0) successful -> process alive
    kill(18647,0) successful -> process alive
    kill(18648,0) successful -> process alive
    kill(18696,0) successful -> process alive
    kill(18698,0) successful -> process alive
    kill(18711,0) successful -> process alive
    kill(18712,0) successful -> process alive
    kill(18713,0) successful -> process alive
    kill(18715,0) successful -> process alive
    kill(18716,0) successful -> process alive
    kill(18717,0) successful -> process alive
    kill(18718,0) successful -> process alive
    kill(18719,0) successful -> process alive
    kill(18720,0) successful -> process alive
    kill(18721,0) successful -> process alive
    kill(18722,0) successful -> process alive
    kill(18723,0) successful -> process alive
    wait for end of exclusive shutdown
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:38 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18646,0) -> ESRCH: process died
    kill(18647,0) -> ESRCH: process died
    kill(18648,0) -> ESRCH: process died
    kill(18696,0) -> ESRCH: process died
    kill(18698,0) -> ESRCH: process died
    kill(18711,0) -> ESRCH: process died
    kill(18712,0) -> ESRCH: process died
    kill(18713,0) -> ESRCH: process died
    kill(18715,0) -> ESRCH: process died
    kill(18716,0) -> ESRCH: process died
    kill(18717,0) -> ESRCH: process died
    kill(18718,0) -> ESRCH: process died
    kill(18719,0) -> ESRCH: process died
    kill(18720,0) -> ESRCH: process died
    kill(18721,0) -> ESRCH: process died
    kill(18722,0) -> ESRCH: process died
    kill(18723,0) -> ESRCH: process died
    Stop gateway
    killing proc (18644) (SOFT_KILL)
    Stop icman
    killing proc (18645) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    kill(18646,0) -> ESRCH: process died
    kill(18647,0) -> ESRCH: process died
    kill(18648,0) -> ESRCH: process died
    kill(18696,0) -> ESRCH: process died
    kill(18698,0) -> ESRCH: process died
    kill(18711,0) -> ESRCH: process died
    kill(18712,0) -> ESRCH: process died
    kill(18713,0) -> ESRCH: process died
    kill(18715,0) -> ESRCH: process died
    kill(18716,0) -> ESRCH: process died
    kill(18717,0) -> ESRCH: process died
    kill(18718,0) -> ESRCH: process died
    kill(18719,0) -> ESRCH: process died
    kill(18720,0) -> ESRCH: process died
    kill(18721,0) -> ESRCH: process died
    kill(18722,0) -> ESRCH: process died
    kill(18723,0) -> ESRCH: process died
    wait for end of gateway
    kill(18644,0) successful -> process alive
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:39 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18644,0) -> ESRCH: process died
    wait for end of icman
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:40 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:41 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:42 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:43 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:44 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:45 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:46 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:47 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:48 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:49 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Dec  5 01:07:50 2008
    NiISelect: TIMEOUT occured (1000ms)
    kill(18645,0) -> ESRCH: process died
    DpStartStopMsg: send stop message (myname is >SAPSH_QD3_00                            <)
    NiIMyHostName: hostname = 'SAPSH'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiBufIAlloc: malloc NIBUF-IN, to 32110 bytes
    MsIBufAlloc: allocated buffer
    NiIRead: hdl 2 received data (rcd=458,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=458
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 458 bytes
    MSG received, len 110+348, flag 4, from SAPSH_QD3_00        , typ 0, key FFFFFFFF00000000
    DpHalt: received 348 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Fri Dec  5 01:07:51 2008
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12168]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelPSet: set events of sock 11 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelPRemove: removed last sock 11 (pos=3)
    NiSelIRemove: removed hdl 2
    NiICloseHandle: shutdown and close hdl 2 / sock 11
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EsCleanup destroy slot 0
    <EsMap: unlink /SAP_ES_00_000
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ShmCreate( 76, 0, 2, 0x0x5425b70 )
    ShmKeyPermission( 76 ) = 0740 (octal)
    cleanup event management
    cleanup shared memory/semaphores
    ShmCleanup SHM_SYS_ADM_KEY
    ShmCleanup( 1 )
    ShmCreate( 1, 0, 2, 0x0x7fffc33c4cc0 )
    ShmProtect( 1, 3 )
    ShmProtect( key 1 valid )
    ShmProtect( slot Index 0 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 1 prot 3/0 done
    ShmCreate( 1, 0, 2, -> 0x0x7f3bbb3c5000 )
    ShmCleanup SHM_DP_ADM_KEY
    ShmCleanup( 2 )
    ShmCreate( 2, 0, 2, 0x0x7fffc33c4cc0 )
    Fri Dec  5 01:07:52 2008
    ShmProtect( 2, 3 )
    ShmProtect( key 2 valid )
    ShmProtect( slot Index 1 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 2 prot 3/0 done
    ShmCreate( 2, 0, 2, -> 0x0x7f3bb0384000 )
    ShmCleanup SHM_DP_CA_KEY
    ShmCleanup( 3 )
    ShmCreate( 3, 0, 2, 0x0x7fffc33c4cc0 )
    ShmProtect( 3, 3 )
    ShmProtect( key 3 valid )
    ShmProtect( slot Index 2 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 3 prot 3/0 done
    ShmCreate( 3, 0, 2, -> 0x0x7f3baf70f000 )
    ShmCleanup SHM_PF_KEY
    ShmCleanup( 4 )
    ShmCreate( 4, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 4 ) = 0740 (octal)
    ShmProtect( 4, 3 )
    ShmProtect( key 4 valid )
    ShmProtect( slot Index 3 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 4 prot 3/0 done
    ShmCreate( 4, 0, 2, -> 0x0x7f3bb091f000 )
    ShmCleanup SHM_PRES_BUF
    ShmCleanup( 14 )
    ShmCreate( 14, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 10, 14, 0, 2, 0x0x7fffc33c4bd8 )
    ShmGet( 10, 14, 0, 2, -> 0x0x7f3bb1426000 )
    ShmProtect( 14, 3 )
    ShmProtect( key 14 valid )
    ShmProtect( slot Index 13 )
    ShmProtect: Key=14 not attached
    ShmProtect( 14, 3 )
    ShmProtect( key 14 valid )
    ShmProtect( slot Index 13 )
    ShmProtect( Mode: -10 )
    ShmProtect( SegSlotIdx: 13 )
    ShmCreate( 14, 0, 2, -> 0x0x7f3bb1426000 )
    ShmCleanup SHM_CALI_BUFFER
    ShmCleanup( 11 )
    ShmCreate( 11, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 10, 11, 0, 2, 0x0x7fffc33c4bd8 )
    ShmGet( 10, 11, 0, 2, -> 0x0x7f3bb5bfa000 )
    ShmProtect( 11, 3 )
    ShmProtect( key 11 valid )
    ShmProtect( slot Index 10 )
    ShmProtect: Key=11 not attached
    ShmProtect( 11, 3 )
    ShmProtect( key 11 valid )
    ShmProtect( slot Index 10 )
    ShmProtect( Mode: -10 )
    ShmProtect( SegSlotIdx: 10 )
    ShmCreate( 11, 0, 2, -> 0x0x7f3bb5bfa000 )
    ShmCleanup SHM_DB_TBUFF
    ShmCleanup( 19 )
    ShmCreate( 19, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 19 ) = 0740 (octal)
    ShmProtect( 19, 3 )
    ShmProtect( key 19 valid )
    ShmProtect( slot Index 18 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 19 prot 3/0 done
    ShmCreate( 19, 0, 2, -> 0x0x7f3bab855000 )
    ShmCleanup SHM_DB_TBUFF_P
    ShmCleanup( 33 )
    ShmCreate( 33, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 33 ) = 0740 (octal)
    ShmProtect( 33, 3 )
    ShmProtect( key 33 valid )
    ShmProtect( slot Index 32 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 33 prot 3/0 done
    ShmCreate( 33, 0, 2, -> 0x0x7f3baffe6000 )
    ShmCleanup SHM_DB_STBUFF
    ShmCleanup( 41 )
    ShmCreate( 41, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 41 ) = 0740 (octal)
    ShmProtect( 41, 3 )
    ShmProtect( key 41 valid )
    ShmProtect( slot Index 40 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 41 prot 3/0 done
    ShmCreate( 41, 0, 2, -> 0x0x7f3baaee7000 )
    ShmCleanup SHM_DB_TTBUFF
    ShmCleanup( 42 )
    ShmCreate( 42, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 40, 42, 0, 2, 0x0x7fffc33c4bd8 )
    ShmCreate( 40, 0, 2, 0x0x7fffc33c46f8 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmProtect( 40, 3 )
    ShmProtect( key 40 valid )
    ShmProtect( slot Index 39 )
    ShmProtect( Mode: 112000000 )
    ShmCreate( 40, 0, 2, -> 0x0x7f3a9e6f1000 )
    ShmGet( 40, 42, 0, 2, -> 0x0x7f3aa1057000 )
    ShmProtect( 42, 3 )
    ShmProtect( key 42 valid )
    ShmProtect( slot Index 41 )
    ShmProtect: Key=42 not attached
    ShmProtect( 42, 3 )
    ShmProtect( key 42 valid )
    ShmProtect( slot Index 41 )
    ShmProtect( Mode: -40 )
    ShmProtect( SegSlotIdx: 41 )
    ShmCreate( 42, 0, 2, -> 0x0x7f3aa1057000 )
    ShmDelete( 40 )
    ShmCleanup SHM_DB_FTBUFF
    ShmCleanup( 43 )
    ShmCreate( 43, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 40, 43, 0, 2, 0x0x7fffc33c4bd8 )
    ShmCreate( 40, 0, 2, 0x0x7fffc33c46f8 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_SNTBUFF
    ShmCleanup( 45 )
    ShmCreate( 45, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 40, 45, 0, 2, 0x0x7fffc33c4bd8 )
    ShmCreate( 40, 0, 2, 0x0x7fffc33c46f8 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_IRBUFF
    ShmCleanup( 44 )
    ShmCreate( 44, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 40, 44, 0, 2, 0x0x7fffc33c4bd8 )
    ShmCreate( 40, 0, 2, 0x0x7fffc33c46f8 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_OBJ_BUFFER
    ShmCleanup( 54 )
    ShmCreate( 54, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 54 ) = 0740 (octal)
    ShmProtect( 54, 3 )
    ShmProtect( key 54 valid )
    ShmProtect( slot Index 53 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 54 prot 3/0 done
    ShmCreate( 54, 0, 2, -> 0x0x7f3bb05a9000 )
    ShmCleanup SHM_DB_SYNC
    ShmCleanup( 46 )
    ShmCreate( 46, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 40, 46, 0, 2, 0x0x7fffc33c4bd8 )
    ShmCreate( 40, 0, 2, 0x0x7fffc33c46f8 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_CUA_BUFFER
    ShmCleanup( 47 )
    ShmCreate( 47, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 40, 47, 0, 2, 0x0x7fffc33c4bd8 )
    ShmCreate( 40, 0, 2, 0x0x7fffc33c46f8 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_OTR_BUFFER
    ShmCleanup( 64 )
    ShmCreate( 64, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 64 ) = 0740 (octal)
    ShmProtect( 64, 3 )
    ShmProtect( key 64 valid )
    ShmProtect( slot Index 63 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 64 prot 3/0 done
    ShmCreate( 64, 0, 2, -> 0x0x7f3bb05a9000 )
    ShmCleanup SHM_DB_ESM_BUFFER
    ShmCleanup( 65 )
    ShmCreate( 65, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 65 ) = 0740 (octal)
    ShmProtect( 65, 3 )
    ShmProtect( key 65 valid )
    ShmProtect( slot Index 64 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 65 prot 3/0 done
    ShmCreate( 65, 0, 2, -> 0x0x7f3bb05a9000 )
    ShmCleanup SHM_ROLL_AREA_KEY
    ShmCleanup( 9 )
    ShmCreate( 9, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 9 ) = 0740 (octal)
    ShmProtect( 9, 3 )
    ShmProtect( key 9 valid )
    ShmProtect( slot Index 8 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 9 prot 3/0 done
    ShmCreate( 9, 0, 2, -> 0x0x7f3a80899000 )
    ShmCleanup SHM_PAGING_AREA_KEY
    ShmCleanup( 8 )
    ShmCreate( 8, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 8 ) = 0740 (octal)
    ShmProtect( 8, 3 )
    ShmProtect( key 8 valid )
    ShmProtect( slot Index 7 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 8 prot 3/0 done
    ShmCreate( 8, 0, 2, -> 0x0x7f3a951c1000 )
    ShmCleanup SHM_ROLL_ADM_KEY
    ShmCleanup( 17 )
    ShmCreate( 17, 0, 2, 0x0x7fffc33c4cc0 )
    ShmGet( 10, 17, 0, 2, 0x0x7fffc33c4bd8 )
    ShmGet( 10, 17, 0, 2, -> 0x0x7f3bb185a000 )
    ShmProtect( 17, 3 )
    ShmProtect( key 17 valid )
    ShmProtect( slot Index 16 )
    ShmProtect: Key=17 not attached
    ShmProtect( 17, 3 )
    ShmProtect( key 17 valid )
    ShmProtect( slot Index 16 )
    ShmProtect( Mode: -10 )
    ShmProtect( SegSlotIdx: 16 )
    ShmCreate( 17, 0, 2, -> 0x0x7f3bb185a000 )
    ShmCleanup SHM_PAGING_ADM_KEY
    ShmCleanup( 18 )
    ShmCreate( 18, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 18 ) = 0740 (octal)
    ShmProtect( 18, 3 )
    ShmProtect( key 18 valid )
    ShmProtect( slot Index 17 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 18 prot 3/0 done
    ShmCreate( 18, 0, 2, -> 0x0x7f3bb0729000 )
    ShmCleanup SHM_PXA_KEY
    ShmCleanup( 6 )
    ShmCreate( 6, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 6 ) = 0740 (octal)
    ShmProtect( 6, 3 )
    ShmProtect( key 6 valid )
    ShmProtect( slot Index 5 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 6 prot 3/0 done
    ShmCreate( 6, 0, 2, -> 0x0x7f3a92cc9000 )
    ShmCleanup SHM_ENQ_TABLE_KEY
    ShmCleanup( 34 )
    ShmCreate( 34, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 34 ) = 0740 (octal)
    ShmCleanup SHM_ENQID_KEY
    ShmCleanup( 58 )
    ShmCreate( 58, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 58 ) = 0740 (octal)
    ShmCleanup SHM_VB_ADM_KEY
    ShmCleanup( 7 )
    ShmCreate( 7, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 7 ) = 0740 (octal)
    ShmProtect( 7, 3 )
    ShmProtect( key 7 valid )
    ShmProtect( slot Index 6 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 7 prot 3/0 done
    ShmCreate( 7, 0, 2, -> 0x0x7f3bbb3b0000 )
    ShmCleanup SHM_ES2_ADM
    ShmCleanup( 76 )
    ShmCreate( 76, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 76 ) = 0740 (octal)
    ShmCleanup SHM_EM_ADM
    ShmCleanup( 51 )
    ShmCreate( 51, 0, 2, 0x0x7fffc33c4cc0 )
    ShmProtect( 51, 3 )
    ShmProtect( key 51 valid )
    ShmProtect( slot Index 50 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 51 prot 3/0 done
    ShmCreate( 51, 0, 2, -> 0x0x7f3bad5e6000 )
    ShmCleanup SHM_EM2_ADM
    ShmCleanup( 77 )
    ShmCreate( 77, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 77 ) = 0740 (octal)
    ShmCleanup SHM_EG2_ADM
    ShmCleanup( 78 )
    ShmCreate( 78, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 78 ) = 0740 (octal)
    ShmCleanup SHM_MSBUF
    ShmCleanup( 52 )
    ShmCreate( 52, 0, 2, 0x0x7fffc33c4cc0 )
    ShmProtect( 52, 3 )
    ShmProtect( key 52 valid )
    ShmProtect( slot Index 51 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 52 prot 3/0 done
    ShmCreate( 52, 0, 2, -> 0x0x7f3bbb3b3000 )
    ShmCleanup SHM_THRUN_ADM_KEY(th run adm)
    ShmCleanup( 30 )
    ShmCreate( 30, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 30 ) = 0740 (octal)
    ShmProtect( 30, 3 )
    ShmProtect( key 30 valid )
    ShmProtect( slot Index 29 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 30 prot 3/0 done
    ShmCreate( 30, 0, 2, -> 0x0x7f3bbb3bd000 )
    ShmCleanup SHM_JAVA
    ShmCleanup( 70 )
    ShmCreate( 70, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 70 ) = 0740 (octal)
    ShmCleanup SHM_PF_AS_KEY(Appl.Statistics)
    ShmCleanup( 56 )
    ShmCreate( 56, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 56 ) = 0740 (octal)
    ShmCleanup SHM_PROFILE
    ShmCleanup( 57 )
    ShmCreate( 57, 0, 2, 0x0x7fffc33c4cc0 )
    ShmProtect( 57, 3 )
    ShmProtect( key 57 valid )
    ShmProtect( slot Index 56 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 57 prot 3/0 done
    ShmCreate( 57, 0, 2, -> 0x0x7f3bb95d3000 )
    removing request queue
    ShmCleanup( 31 )
    ShmCreate( 31, 0, 2, 0x0x7fffc33c4cb0 )
    ShmProtect( 31, 3 )
    ShmProtect( key 31 valid )
    ShmProtect( slot Index 30 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 31 prot 3/0 done
    ShmCreate( 31, 0, 2, -> 0x0x7f3baf18d000 )
    ShmCleanup SHM_POOL_0
    ShmCleanup( 10 )
    ShmCreate( 10, 0, 2, 0x0x7fffc33c4cc0 )
    ShmProtect( 10, 3 )
    ShmProtect( key 10 valid )
    ShmProtect( slot Index 9 )
    ShmProtect( Mode: 136000000 )
    ShmCreate( 10, 0, 2, -> 0x0x7f3bb141f000 )
    ShmCleanup SHM_DB_POOL
    ShmCleanup( 40 )
    ShmCreate( 40, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_POOL_50
    ShmCleanup( 50 )
    ShmCreate( 50, 0, 2, 0x0x7fffc33c4cc0 )
    ShmKeyPermission( 50 ) = 0740 (octal)
    MiCleanup:
    ShmCleanup( 62 )
    ShmCreate( 62, 0, 2, 0x0x7fffc33c4ca0 )
    ShmProtect( 62, 3 )
    ShmProtect( key 62 valid )
    ShmProtect( slot Index 61 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat )
    ShmProtect( after shmat )
    ShmProtect: shmat key 62 prot 3/0 done
    ShmCreate( 62, 0, 2, -> 0x0x7f3aa51c1000 )
    MpiCleanup() -> 0
    removing Semaphore-Management
    closing connect handles (dgm + tcp)
    DpDelSocketInfo: del info for socket 0 (type=2)
    NiICloseHandle: shutdown and close hdl 0 / sock 8
    DpDelSocketInfo: del info for socket 1 (type=1)
    NiICloseHandle: shutdown and close hdl 1 / sock 9 - sock 10
    ***LOG Q05=> DpHalt, DPStop ( 18637) [dpxxdisp.c   10700]
    shutdown completed - server stopped ***
    Good Bye .....
    dev_rd
    trc file: "dev_rd", trc level: 1, release: "700"
    Fri Dec  5 01:05:17 2008
    ***LOG S00=> GwInitReader, gateway started ( 18644) [gwxxrd.c     1691]
    systemid   390 (AMD/Intel x86_64 with Linux)
    relno      7000
    patchlevel 0
    patchno    137
    intno      20050900
    make:      single threaded, Unicode, 64 bit, optimized
    pid        18644
    gateway runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    gateway (version=700.2007.10.01)
    gw/local_addr : 0.0.0.0
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Bind service sapgw00 (socket) to port 3300
    GwPrintMyHostAddr: my host addresses are :
      1 : [127.0.0.1] SAPSH (HOSTNAME)
      2 : [192.168.0.50] SAPSH (NILIST)
      3 : [192.168.122.1] 192.168.122.1 (NILIST)
    Full qualified hostname = localhost.localdomain
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    Fri Dec  5 01:07:16 2008
    DpShMCreate: sizeof(wp_adm)          25160     (1480)
    DpShMCreate: sizeof(tm_adm)          5748600     (28600)
    DpShMCreate: sizeof(wp_ca_adm)          28800     (96)
    DpShMCreate: sizeof(appc_ca_adm)     9600     (96)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/548056/548064
    DpShMCreate: sizeof(comm_adm)          548064     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (2008)
    DpShMCreate: sizeof(wall_adm)          (40056/36728/80/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 0x7f7e67601000, size: 6446000)
    DpShMCreate: allocated sys_adm at 0x7f7e67601000
    DpShMCreate: allocated wp_adm at 0x7f7e676031b8
    DpShMCreate: allocated tm_adm_list at 0x7f7e67609400
    DpShMCreate: allocated tm_adm at 0x7f7e67609460
    DpShMCreate: allocated appc_ca_adm at 0x7f7e67b8bc58
    DpShMCreate: allocated comm_adm at 0x7f7e67b8e1d8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0x7f7e67c13eb8
    DpShMCreate: allocated gw_adm at 0x7f7e67c13f38
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0x7f7e67c13f68
    MtxInit: -2 0 0
    Fri Dec  5 01:07:38 2008
    caught SIGINT (2)
    ***LOG S30=> GwStopGateway, gateway stopped () [gwxxrd.c     14589]
    dev_w0
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      00
    M sid        QD3
    M systemid   390 (AMD/Intel x86_64 with Linux)
    M relno      7000
    M patchlevel 0
    M patchno    144
    M intno      20050900
    M make:      single threaded, Unicode, 64 bit, optimized
    M pid        18646
    M

    M Fri Dec  5 01:05:17 2008
    M  kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q01=> ThInit, WPStart (Workproc 0 1 18646) [thxxhead.c   1281]
    M  ThInit: running on host SAPSH
    M  calling db_connect ...

    C  DBSDBSLIB : version 700.08, patch 0.144 (Make PL 0.144)
    C  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    C    (0.144) MSSQL: ODBC fastload on separate connection (note 1131805)
    C    (0.144) I5/OS ldappasswd support for 5250 terminal. (note 1129573)
    C    (0.139) Return DS_SQLERR instead of DS_CONNECTERR (note 1121076)
    C    (0.131) Do not trace password of SQLOPT into dev trace (note 1097930)
    C    (0.130) Performance optimization for UPDSTAT PREPARE (note 1096387)
    C    (0.125) Update statistic prepare on row level (note 1086430)
    C    (0.104) Update statistic with empty schemas (note 1041547)
    C    (0.095) MaxDB DBSL patch collection 1 2007 (note 1014270)
    C    (0.082) MaxDB DBSL patch collection 3 2006 (note 991258)
    C    (0.079) MaxDB DBSL patch collection 2 2006 (note 984406)


    C  Loading SQLDBC client runtime ...
    C  SQLDBC SDK Version : SQLDBC.H  7.6.0    BUILD 002-121-083-965
    C  SQLDBC Library Version : libSQLDBC 7.6.3    BUILD 009-123-163-622
    C  SQLDBC client runtime is MaxDB 7.6.3.009 CL 163622
    C  SQLDBC supports new DECIMAL interface : 0
    C  SQLDBC supports VARIABLE INPUT data   : 1
    C  SQLDBC supports keepAlive indicator   : 0
    C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3
    C  Try to connect (DEFAULT) on connection 0 ...
    C  Attach to SAP DB : Kernel    7.6.03   Build 009-123-163-622
    C  Database release is SAP DB 7.6.03.009
    C  INFO : Database 'QD3' instance is running on 'SAPSH'
    C  INFO : SAP DB Packet_Size = 131072
    C  INFO : SAP DB Min_Reply_Size = 4096
    C  INFO : SAP DB Comm_Size = 126976
    C  INFO : DBSL buffer size = 126976
    C  INFO : SAP DB MaxLocks = 300000
    C  INFO : Connect to DB as 'SAPQD3'
    C  Command info enabled
    C  Now I'm connected to SAP DB
    C  00: SAPSH-QD3, since=20081205010517, ABAP= <unknown> (0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20081205 010517 SAPSH          
    C  INFO : SAP RELEASE (DB) = 700
    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
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0x7f3bb1426000, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 0x7f3a80899000, size: 613580800)
    M  SHM_PAGING_AREA          (addr: 0x7f3a70899000, size: 268435456)
    M  SHM_ROLL_ADM               (addr: 0x7f3bb185a000, size: 10683916)
    M  SHM_PAGING_ADM          (addr: 0x7f3bac975000, size: 2622496)
    M  ThCreateNoBuffer          allocated 560152 bytes for 1000 entries at 0x7f3a69dcb000
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12176 bytes (50 server) at 0x7f3bbb3b0000
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation map
    X  Linux: Kernel supports shared memory disclaiming
    X  Linux: using madvise(<pointer>, <size>, 9).
    X  Linux: disclaiming for shared memory enabled
    X  ES initialized.

    B Fri Dec  5 01:07:13 2008
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 17, CON_ID = -1

    B Fri Dec  5 01:07:14 2008
    B  dbtbxbuf: Buffer TABL  (addr: 0x7f3baac4d100, size: 30000000, end: 0x7f3bac8e9480)
    B  dbtbxbuf: Profile: max_objects = 5000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 14203520
    B  ***LOG BB0=> buffer TABL       started with length 30000000   bytes [dbtbxbuf#2 @ 16178] [dbtbxbuf1617 8]
    B  dbtbxbuf: Buffer TABLP (addr: 0x7f3a66dfa100, size: 10240000, end: 0x7f3a677be100)
    B  dbtbxbuf: Profile: max_objects = 500, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 5030272
    B  ***LOG BB0=> buffer TABLP      started with length 10240000   bytes [dbtbxbuf#2 @ 16178] [dbtbxbuf1617 8]
    B  dbtbxbuf: Reading TBX statistics:
    B  dbtbxbuf: Opening /usr/sap/QD3/DVEBMGS00/data/tbxstat failed (No such file or directory).
    B  dbtbxbuf: Opening /usr/sap/QD3/DVEBMGS00/data/tbxnew failed (No such file or directory).
    B  dbtbxbuf: Renaming /usr/sap/QD3/DVEBMGS00/data/tbxnew to /usr/sap/QD3/DVEBMGS00/data/tbxstat failed (No such file or directory).
    B  dbtbxbuf: 0 object entries precreated
    B  Layout of EIBUF buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 464 = 464
    B  2: 17 * 40 = 680
    B  3: 4001 * 64 = 256064
    B  4: 2000 * 256 = 512000
    B  5: 4001 * 8 = 32008
    B  6: 1 * 200 = 200
    B  7: 65 * 8 = 520
    B  8: 13251 * 256 = 3392256
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer EIBUF (addr: 0x7f3baa84c108, size: 4194304, end: 0x7f3baac4c108)
    B  ***LOG BB0=> buffer EIBUF      started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of ESM   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 464 = 464
    B  2: 17 * 40 = 680
    B  3: 4001 * 64 = 256064
    B  4: 2000 * 256 = 512000
    B  5: 4001 * 8 = 32008
    B  6: 1 * 200 = 200
    B  7: 65 * 8 = 520
    B  8: 13251 * 256 = 3392256
    B  Tracing = 0, Shm Protection = 0, F

  • "Cannot open semaphore" in Citrix environment

    Hi
    I have a TUX running on a Citrix Server in NT box and is having the following
    error in over and over again.
    TRACE:at: { tpreturn(2, 0, 0x14ff8f0, 100000, 0x0)
    TUXNT_CAT:2: ERROR: Cannot open semaphore 'IPC651': The system cannot find the
    file specified.
    ELINKSBLETOA.632: TRACE:at: } tpreturn [long jump]
    I have tried both rebooting the server and re-installing TUX, doesn't help. I
    am suspecting that this is because of the nature of Citrix, where TUX is confused
    with which client it is connecting to. Does anyone have any similar experience?
    Any help would be appreciated.
    Regards
    Nathan
    Citrix is a emulator kind of software which create a new session for every client
    that connects to it. All applications are run on the server box only. Very much
    like a graphical version of telnet.

    Hi Manoj,
    Thanks for your response. Well, even through I am not 100% sure, I am fairly confidence
    that TUX does like Citrix architecture after a series of testing. Here is my theory,
    while it remains okay to have TUX client in Citrix environment, TUX server is
    confused with the session architecture in Citrix. While TUX is "routing" "some"
    of the requests and messages, it looks for a semapore that is handled by Citrix
    (and might have destroyed?). And thus it fails.
    Of course... its just my guess work. =P
    Thanks again
    Regards
    Nathan Lau
    "Manoj SASIDHARAN" <[email protected]> wrote:
    >
    Hello Nathan,
    I have tried using VB applications that r Tuxedo clients on Citrix MetaFrame
    server.
    And they worked fine.
    Really not sure whether u can run Tuxedo servers on Citrix.
    Do u have a sound reason to run Tuxedo servers run on the Citrix box???
    regards
    MS
    "Nathan" <[email protected]> wrote:
    Hi
    I have a TUX running on a Citrix Server in NT box and is having thefollowing
    error in over and over again.
    TRACE:at: { tpreturn(2, 0, 0x14ff8f0, 100000, 0x0)
    TUXNT_CAT:2: ERROR: Cannot open semaphore 'IPC651': The system cannot
    find the
    file specified.
    ELINKSBLETOA.632: TRACE:at: } tpreturn [long jump]
    I have tried both rebooting the server and re-installing TUX, doesn't
    help. I
    am suspecting that this is because of the nature of Citrix, where TUX
    is confused
    with which client it is connecting to. Does anyone have any similarexperience?
    Any help would be appreciated.
    Regards
    Nathan
    Citrix is a emulator kind of software which create a new session for
    every client
    that connects to it. All applications are run on the server box only.
    Very much
    like a graphical version of telnet.

  • ZEN StonePlus-Semaphore timeout period expired+firmware issue

    Hello, im new here, i apolgize if the topic with same problem already exist. (i found similar, but from 2007.)
    I have a problem with my Zen Stone Plus 2GB. The firmware is broken i think. It wont turn up, pc wont recognize it in any way.
    I tried this :
    http://forums.creative.com/t5/MP3-Pl...67B37F890FAA05
    Hey I keep replying to myself. But this time it's good news, I've fixed the problem!
    Here are the steps I performed:
    . Put the player in recovery mode with these instructions (I was only able to do this once so follow the instructions carefully):
    Here are the instructions:
    a. Download and install the Mass Storage Drivers from the website.
    b. Press and hold the Play button while connecting your player to the PC. If you have a one-piece player then remove the battery first.
    c. Keep pressing Play until the New Hardware Wizard starts - this will only happen the first time you put your player into Recovery Mode.
    d. Complete the New Hardware Wizard.
    To check that you are in Recovery Mode open Device Manager (right-click My Computer and choose Properties, then the Hardware tab and Device Manager) and look for a Player Recovery Device entry.
    When in Recovery Mode you can reload the firmware.
    2. DO NOT INSTALL THE RIGHT FIRMWARE FOR ZEN STONE PLUS, instead upload the firmware for the MuVo player: http://files.creative.com/manualdn/D...W_LF__2_03.exe
    3. After the firmware has been updated go into recovery mode again but this time upload the correct firmware for Zen Stone Plus: http://is.europe.creative.com/suppor...ame=Windows+XP
    VOILA! The player has risen from death and can continue to be enjoyed!
    And this says the same :
    http://www.mycreativefansite.com/200...ue-on-zen.html
    NOW what I have done :
    . Installed drivers for creative players from their site [done]
    2. Inserted the player to the PC [done]
    3. Installed the "MP3 Player Recovery Device Drivers" (mentioned in above link) [done]
    4. My player is now in "recovery mode" it was recognized as "Player recovery device" [done]
    5. I tried to install the firmware for MUVO players (again see the link above) but it came up with the "Operating system reported error: The semaphore timeout period has expired" [fail]
    6. I tried to install the latest Zen Stone Plus firmware from creative site but again - "Operating system reported error: The semaphore timeout period has expired" [fail]
    http://img97.imageshack.us/img97/430/aerhbae.th.jpg - picture here !
    I tried MUVO V200.
    That error should came up within the installation of ZEN firmware, not the MUVO firmware. But my problem is : The MUVO firmware does the same error as the ZEN firmware.
    I also tried different firmware, for MUVO T200. It wont even turn on the update - "Your player is not connected, please connect your player" it says.
    Reseted milion times and the battery is charged by the way.
    ps : sorry for my english
    Thanks for your help !

    Anyone?

  • Help calling JNI function from a java thread

    I am using the following code to call a JNI fuction from a java thread:
    public class CMSMessageHandler extends MessageHandler{
    static{
    System.loadLibrary("jastb");
    public native int cmsReadIt(ByteBuffer buff);
    private ByteBuffer dirbuf = null;
    /** Creates a new instance of CMSMessageHandler */
    public CMSMessageHandler() {
    // allocate to max size datagram
    dirbuf = ByteBuffer.allocateDirect(65536);
    public void readMessages(){
    /*Thread worker = new Thread(){
    public void run(){*/
    int count;
    while (true){
    try{
    count = cmsReadIt(dirbuf);
    } catch (Exception e){
    e.printStackTrace();
    worker.start();*/
    public static void main(String[] args) {
    CMSMessageHandler handler = new CMSMessageHandler();
    handler.readMessages();
    When I run this main method with the thread commented out, it works great. When I run the main method with the thread, it works great for a while, and then funny things start happening with the native library I am using. My native library uses shared memory, signals, and semaphores. It feels a bit like my java program is stomping on the resources that my native library is using, when a run the java program with a thread.
    Is there something I don't know about calling native code from a thread? Should I be doing something explicitly to protect my native library's shared memory, signals, or semaphores?
    Thanks,
    Lisa.

    Does the library do any initialization when loaded? Does it make a dangerous assumption that the thead calling cmdReadIt will always be the same thread that initially loaded it? Try loading the library in the worker thread instead of in the main thread via the static initializer.Yes. There is a call to another native method cmsOpenIt that does CMS initialization. I put cmsOpenIt as well as the System.loadLibrary("jastb") in the worker thread and I'm still experiencing the same problems.
    Incidently, the mere presence of another Thread in this program does not seem to cause problems. It's only when I run calls to cmsReadIt in a thread that I get into trouble.
    For example, this works fine:
    public class CMSMessageHandler extends MessageHandler{
        public native int cmsReadIt(ByteBuffer buff);
        public ByteBuffer dirbuf = null;
        static {
            System.loadLibrary("jastb");
        public CMSMessageHandler() {
            // allocate to max size datagram
            dirbuf = ByteBuffer.allocateDirect(65536);
        public void readMessages(){
            try{
                int count = 0;
                while (true){
                    count = cmsReadIt(dirbuf);
            } catch (Exception e){
        public static void main(String[] args) {
            CMSMessageHandler handler = new CMSMessageHandler();
            Thread worker = new Thread(){
                public void run(){
                    while (true){
                        try{
                            Thread.currentThread().sleep(1000);
                            System.out.println("sleep thread.");
                        } catch (Exception e){
                            e.printStackTrace();
            worker.start();
            handler.readMessages();  
        }Are there JVM flags that I should experiment with that might help mitigate/diagnose this problem?

  • Solaris 10 Oracle 10g and semaphores

    Hi, Can you help me,
    We have Oracle installed on a solari 10 box, and I think we have a problem with the semaphores, currently the project is set as below, out of the box
    user.oracle:100::oracle::process.max-sem-nsems=(priv,256,deny);project.max-sem-ids=(priv,100,deny);project.max-shm-ids=(priv,100,deny);projec
    t.max-shm-memory=(priv,4294967296,deny)
    The machine has 16gb Ram
    Our SGA is 3gb.
    The .ora file the processes is set at 1400.
    Is the project set wrong above and what do I need to set it at, any idea how to work it out.
    The reason I am asking the question as the system get's busy we get errors on the os station cannot assign semaphores.
    I lloked up metalink, just can't get my head round it, somewhere it said you have to set semmsid, but according to an oracle metalink that was obsolete in solaris 10?
    Thanks

    Jan 25 04:50:00 cimadbs01 cron[3906]: [ID 832980 auth.error] pam_unix_cred: project.max-shm-memory resource control
    assignment failed for project "user.oracle"
    Jan 25 04:50:00 cimadbs01 cron[3907]: [ID 832980 auth.error] pam_unix_cred: project.max-sem-ids resource control ass
    ignment failed for project "user.oracle"
    Jan 25 05:50:00 cimadbs01 cron[22554]: [ID 832980 auth.error] pam_unix_cred: project.max-shm-ids resource control assig
    nment failed for project "user.oracle"
    Jan 25 05:50:00 cimadbs01 cron[22553]: [ID 832980 auth.error] pam_unix_cred: project.max-sem-ids resource control assignm
    ent failed for project "user.oracle"
    Jan 25 07:17:00 cimadbs01 cron[19870]: [ID 832980 auth.error] pam_unix_cred: project.max-shm-ids resource control assignme
    nt failed for project "user.oracle"
    Jan 25 07:17:00 cimadbs01 cron[19869]: [ID 832980 auth.error] pam_unix_cred: project.max-sem-ids resource control assignmen
    t failed for project "user.oracle"
    Thanks for the messages, I'm looking for a guide on metalink that states how to come up with the measures for the kernal, if I know the sga size, the number of processes etc..Is there a formula.?
    Edited by: user3356326 on 31-Jan-2009 13:48

  • Query Resource Semaphore Max Memory

    Hi Folks,
    I'm on SQL2005 32-bit and am suffering from memory contention problem.
    I do have AWE setup for
    10485760 kb but it doesn't seem to suffice.
    Looking at dm_exec_query_resource_semaphores I see that my queries are queue'ing up to get memory allocated.
    Now, of course the correct direction here is to fix the queries that are eating all the resources but this is a very old environment with many bad queries which have just exceeded the tipping point.
    What's interesting is that despite having 10GB awe, the column max_target_memory_kb indicates only 750MB.
    Is there any way to grant more memory to the semaphore as a temporary solution?
    Related topic http://www.mssqltips.com/sqlservertip/2827/troubleshooting-sql-server-resourcesemaphore-waittype-memory-issues.
    Thanks,
    Lucas

    Hi Folks,
    I'm on SQL2005 32-bit and am suffering from memory contention problem.
    I do have AWE setup for 10485760 kb but it doesn't seem to suffice.
    Hi,
    Can you post output of
    Select @@Version
    You have 32 bit system which has biggest limitation of memory. So things get little tricky here. Have you set max server memory, if so how much ?
    What do you mean by 'AWE setup for 10' G are you referring to max server memory as AWE set memory ?
    AWE behaves differently in 32 bit. Only Data and index pages can use memory allocated by AWE. It actually helps SQL Server to access more memory than its VAS limit.
    The biggest problem creator for resource semaphore are Sort and hash joins. Memory grant is  memory used to store temporary rows for sort and hash join and query will use this memory till it finishes and resource semaphore is responsible for providing
    this memory to query. If resource semaphore is not able to provide memory it puts request in wait list till memory is free so as I see and know only way to resolve is either increase memory or tune query
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • How best way to handle TaskCancellationException inside a Semaphore and Loop

    I'm having an issue using HttpCLient.GetStringAsync().
    I'm using a SemaphoreSlim to limit to one request by time... something like this:
    const int MAX_REQUESTS = 1;
    var semaphore = new SemaphoreSlim(MAX_REQUESTS);
    Func< IEnumerable<City>, Task > getDetailsAsync = async (cities) =>
    await semaphore.WaitAsync();
    try
    foreach (City c in cities)
    string result = null;
    string url = "MyUrl";
    try
    using (HttpClient client = new HttpClient() { Timeout = TimeSpan.FromSeconds(5) })
    Debug.WriteLine("Consulting: " + c.code);
    result = await client.GetStringAsync(url).ConfigureAwait(continueOnCapturedContext: false);
    catch (TaskCanceledException e)
    Debug.WriteLine("TaskCanceledException: " + e.Message);
    catch (Exception ex)
    Debug.WriteLine(ex.Message);
    if (result != null)
    // Save on local Database
    catch (Exception ex)
    Debug.WriteLine(ex);
    finally
    semaphore.Release();
    var tasks = cList.Select(m => getDetailsAsync(cities));
    await Task.WhenAll(tasks.ToArray()).ConfigureAwait(false);
    When the user clicks the button, it goes to this code above and gets the response from server.
    The problem is that sometimes "TaskCanceledException" is catch... and when this happens, the app has a strange behavior:
    apparently,
    it doesn't stop running... my indeterminate progress bar keeps running, but I can't interact with anything on screen, like button or pivot swipe.
    I made a search on internet and I believe that this may be deadlock.
    But how can I handle this exception, to continue the loop to the next city? 
    Thanks!!

    Hello,
    It seems you want to access web url one by one using HttpClient, but sometimes the app will throw TaskCanceledException and you don’t cancel it, is it right? Please correct if I have any misunderstanding.
    Can you submit a repro project for test? I have trouble to reproduce your problem. User your OneDrive and share a link here.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Goop Wizard vs. OpenGoop

    Hi NG
    I have tried the Goop Wizard 1.0 (Endevo) and want to rewrite an existing
    app with objects. Yesterday i discovered OpenGoop. I haven't tried it yet
    and I am in hurry. I want to start the reprogramming best yesterday. Other
    people are waiting. So, I don't have the time to test OpenGoop and have to
    make the decision between them. Can anyone give me some advantages or
    disadvantages of the products. Goop Wizard 2.x is no option for me,
    because of the license fees.
    Thanks for any comment
    Frank
    benoit ... at ... tionex ... de

    > The GOOP Wizard creates control and vi descriptions with left in.
    > What are these characters for and can we delete them from final
    > versions of the classes?
    I believe these encodings affect the boldness of terms in the help
    window. Removing only affects the appearance in the help window.
    Greg McKaskle

  • The operation failed because of a protection agent failure. (ID 998 Details: The semaphore timeout period has expired (0x80070079))

    Recently we got this error, while backup to tape, and no idea what is it.
    What cause of this error?
    The operation failed because of a protection agent failure. (ID 998 Details: The semaphore timeout period has expired (0x80070079)
    DPM 2010 with latest roll-up (KB2250444) | DELL Server R710 (Windows 2008 R2 SP1) RAM: 24GB PF: 36-60GB | DELL TL2000 (2 Drives) | And still struggling and monitoring... :(

    Hi,
    Try this workaround, increase the TcpMaxDataRetransmissions to 10 or more.
    How to modify the TCP/IP maximum retransmission timeout
    http://support.microsoft.com/kb/170359
    Diagnostic steps when "Semaphore timeout" is hit during network transfer:
    1. Check if the protected server (sender) or DPM (receiver) was under stress or inaccessible during the time of failure – from event logs from both the machines. Retry should work if the packet loss was because of either of the servers being inaccessible
    or under stress for a period.
    2. Check if the network between the PS and the DPM is flaky – retransmit count from ‘netstat –s’ or perfmon counters can give an idea.
    3. Else contact network support engineer to diagnose the packet loss issue – netmon captures from both machines, packet route and network layout/devices will be required to start the investigation.
    4. Take some performance monitor logs on both DPM and Proteted server side.
    Some good and basic perfmon counters to take to see if the servers are under stress are below.
    Logical Disk/Physical Disk
    \%idle
    • 100% idle to 50% idle = Healthy
    • 49% idle to 20% idle = Warning or Monitor
    • 19% idle to 0% idle = Critical or Out of Spec
    \%Avg. Disk Sec Read or Write
    • .001ms to .015ms  = Healthy
    • .015ms to .025 = Warning or Monitor
    • .026ms or greater = Critical or Out of Spec
    Current Disk Queue Length (for all instances)
    80 requests for more than 6 minutes.
    • Indicates possibly excessive disk queue length.
    Memory
    \Pool Non Paged Bytes*
    • Less that 60% of pool consumed=Healthy
    • 61% - 80% of pool consumed = Warning or Monitor.
    • Greater than 80% pool consumed = Critical or Out of Spec.
    \Pool Paged Bytes*
    • Less that 60% of pool consumed=Healthy
    • 61% - 80% of pool consumed = Warning or Monitor.
    • Greater than 80% pool consumed = Critical or Out of Spec.
    \Available Megabytes
    • 50% of free memory available or more =Healthy
    • 25% of free memory available = Monitor.
    • 10% of free memory available = Warning
    • Less than 100MB or 5% of free memory available = Critical or Out of Spec.
    Processor
    \%Processor Time (all instances)                                                                   
    • Less than 60% consumed = Healthy
    • 51% - 90% consumed = Monitor or Caution
    91% - 100% consumed = Critical
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.

  • Semaphore implementation for 1.4

    Hi there, was wondering if anyone could help me out with a prototype I am investigating.
    Basically, we have a web-app with one servlet which peforms a memory-hungry operation.
    In particular, if multiple users run the same servlet, the JVM runs out of space.
    I was thinking of a servlet filter. The filter would only intercept requests matching my URL pattern. Then I would like to use something like the following:
    // allow 5 requests to run in parallel. threads to be served in FIFO order
    private Semaphore semaphore = new Semaphore(5, true);
    public void doFilter(ServletRequest req, ServletResponse resp, FilterChain chain) {
        semphore.acquire();
        try {
            chain.doFilter(req, resp);
        } finally {
            semaphore.release();
    }I found the following standard Java implementation:
    http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/Semaphore.html
    I was wondering if there was anything similar for 1.4, or perhaps there is a better queuing approach?
    Thanks for any suggestions, Cheers Neil

    I was wondering if there was anything similar for 1.4Sure is!
    The concurrent stuff has been about for yonks - its just that its made its way in to the standard java libraries for 1.5.
    You can bust yourself up util.concurrent at:
    http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html

Maybe you are looking for

  • Transferring music from other programs to itunes

    how do you transfer music from windows media player to itunes??

  • What is Error 351 for HP Office Jet pro 8600 All in one

    I cannot send or receive faxes on my HP Officejet Pro 8600.  I get an Error 351 when I try to fax.  Can you help me? This question was solved. View Solution.

  • Hyperlink to PDF file

    I need to create a hyperlink in Excel sheet stored in our LAN network to PDF document stored on web (several hyperlinks in same Excel sheet to different chapters in the same PDF file). My question is if there is another possibility how to get through

  • Time machine is deleting my old backups

    Hey guy, I have a WD 500GB harddrive which has worked wonders for time machine, but I've noticed and canceled that the past 2 days when I've tried to "back up" it starts to calculate the files then starts deleting old back ups, Either I've never noti

  • Conference room camera for Connect Pro??

    Trying to determine the best voice activated pan/tilt/zoom camera for conference room to use with Adobe Connect Pro. Any information is helpful . . . type of camera, quality of picture, functionality, cost, connection, etc. Thanks!