R/3 server work process error

hi!
i have 4.7e and oracle 8i in my machine. and i was used past 5 months.
now when i start sap server, the work process will show 'ended'. why?
and following error message will created.
trc file: "dev_w0", trc level: 1, release: "620"
ACTIVE TRACE LEVEL           1
ACTIVE TRACE COMPONENTS      all, M

B Thu Apr 12 13:42:56 2007
B  create_con (con_name=R/3)
B  Loading DB library 'C:\usr\sap\ABC\SYS\exe\run\dboraslib.dll' ...

B Thu Apr 12 13:43:02 2007
B  Library 'C:\usr\sap\ABC\SYS\exe\run\dboraslib.dll' loaded
B  Version of 'C:\usr\sap\ABC\SYS\exe\run\dboraslib.dll' is "620.02", patchlevel (0.549)
B  New connection 0 created

M Thu Apr 12 13:43:03 2007
M  systemid   560 (PC with Windows NT)
M  relno      6200
M  patchlevel 0
M  patchno    674
M  intno      20020600
M  pid        2372

M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2372) [dpxxdisp.c   1028]
I  MtxInit: -2 0 0

M Thu Apr 12 13:43:05 2007
M  DpShMCreate: sizeof(wp_adm)          9776     (752)
M  DpShMCreate: sizeof(tm_adm)          1690816     (8412)
M  DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
M  DpShMCreate: sizeof(comm_adm)     192000     (384)
M  DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 001E0040, size: 1974816)
M  DpShMCreate: allocated sys_adm at 001E0040
M  DpShMCreate: allocated wp_adm at 001E0560
M  DpShMCreate: allocated tm_adm_list at 001E2B90
M  DpShMCreate: allocated tm_adm at 001E2BB8
M  DpShMCreate: allocated wp_ca_adm at 0037F878
M  DpShMCreate: allocated appc_ca_adm at 00383EC8
M  DpShMCreate: allocated comm_adm_list at 00385638
M  DpShMCreate: allocated comm_adm at 00385650
M  DpShMCreate: allocated ca_info at 003B4450
M  DpShMCreate: allocated wall_adm at 003B4458

X Thu Apr 12 13:43:08 2007
X  EmInit: MmSetImplementation( 2 ).

X Thu Apr 12 13:43:23 2007
X  <ES> client 0 initializing ....
X  Using implementation std
M  <EsNT> Memory Reset enabled as NT default
X  ES initialized.
M  calling db_connect ...

C Thu Apr 12 13:43:34 2007
C  Got ORACLE_HOME=D:\oracle\ora92 from environment

C Thu Apr 12 13:47:05 2007
C  Client NLS settings: AMERICAN_AMERICA.WE8DEC

C Thu Apr 12 13:47:07 2007
C  Logon as OPS$-user to get SAPABC's password
C  Connecting as /@ABC on connection 0 ...
C  Attaching to DB Server ABC (con_hdl=0,svchp=0401CE1C,svrhp=06D74A54)

C Thu Apr 12 13:47:52 2007
C  Starting user session (con_hdl=0,svchp=0401CE1C,srvhp=06D74A54,usrhp=06D7D22C)

C Thu Apr 12 13:47:55 2007
C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
[dboci.c      3718]
C  *** ERROR => CONNECT failed with sql error '1033'
[dboci.c      9601]
C  Try to connect with default password
C  Connecting as SAPABC/<pwd>@ABC on connection 0 ...
C  Starting user session (con_hdl=0,svchp=0401CE1C,srvhp=06D74A54,usrhp=06D7D22C)
C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
[dboci.c      3718]
C  *** ERROR => CONNECT failed with sql error '1033'
[dboci.c      9601]

B Thu Apr 12 13:47:56 2007
B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 957] [dbsh    0957 ]
B  ***LOG BY2=> sql error 1033   performing CON [dblink#1 @ 419] [dblink  0419 ]
B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#1 @ 419] [dblink  0419 ]
M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1102]
M  in_ThErrHandle: 1
M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8437]

M  Info for wp 0

M    stat = 4
M    reqtype = 1
M    act_reqtype = -1
M    tid = -1
M    mode = 255
M    len = -1
M    rq_id = -1
M    rq_source = 255
M    last_tid = 0
M    last_mode = 0
M    rfc_req = 0
M    report = >                                        <
M    action = 0
M    tab_name = >                              <

M  *****************************************************************************
M  *
M  *  LOCATION    SAP-Server abc_ABC_00 on host abc (wp 0)
M  *  ERROR       tskh_init: db_connect
M  *
M  *  TIME        Thu Apr 12 13:47:56 2007
M  *  RELEASE     620
M  *  COMPONENT   Taskhandler
M  *  VERSION     1
M  *  RC          13
M  *  MODULE      thxxhead.c
M  *  LINE        8569
M  *  COUNTER     1
M  *
M  *****************************************************************************

M  Entering TH_CALLHOOKS
M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  237]
M  Entering ThSetStatError
M  Entering ThReadDetachMode
M  call ThrShutDown (1)...

M Thu Apr 12 13:47:57 2007
M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2372) [dpnttool.c   346]
kindly give me solution.
thanks and regards
raghubalan

Hi
Does the memory settings wrong which leads to it.
Do you have enough disk space and memory to have those many work processess.
hope these question helps you to decide the error.

Similar Messages

  • Re: BI Precalc Server working process

    Hi
    Can anyone explain me, how precalc server works.
    I have developed the workbook and executed using broadcaster.
    I want to know, the background process. When its is scheduled in broadcaster, initially thru rfc it calls the precalc server.
    then is the query executed on precalc server or BI server? what is the capacity of precalc, how much volume of data it can handle?
    Hope my question is clear.
    Regards,
    Anand.

    Solved

  • Re: Precalc Server Working Process

    Hi
    Can anyone explain me, how precalc server works.
    I have developed the workbook and executed using broadcaster.
    I want to know, the background process. When its is scheduled in broadcaster, initially thru rfc it calls the precalc server.
    then is the query executed on precalc server or BI server? what is the capacity of precalc, how much volume of data it can handle?
    Hope my question is clear.
    Regards,
    Anand.

    Solved

  • Work process error

    This may be simple to many of you. But I would like to know the root cause.
    When I run SM66, there are couple of processes highlighted with red color like Err and Time column values. What this red hightlighted values indicate ? Like Err 2 ?

    Dear Mike,
    When any work process is processing any request and ends with an error then the Err column will be filled to indicate that.
    There could be many reasons for the error, to know the root cause view the developer trace from MMC or view the dev_wx (where x is the work process number) to know more about the error.
    Regards,
    Siv

  • After installing Mountain Lion, iMessages and Facetime does not work. When I try to sign-in I get a message that says: The server encountered an error processing registration. Please try again later. Apple care does not know what is the cause. Please help

    After installing Mountain Lion, iMessages and Facetime does not work. When I try to sign-in I get a message that says: The server encountered an error processing registration. Please try again later. After 4 calls to apple and 8 and a half hours on the phone. The apple people does not how to solve the problem. The last thing they told me is that they will send the problem to their engineers and I will hear from them. unfortunately they have not contact me.
    During the phone calls I tried putting the date and time in automatic, changing the username and password, I even tried using somebody elses username and password. Please help, facetime is my tool to telecomute, and it is hurting my job.

    I had the same problem and found the solution here:
    https://discussions.apple.com/thread/3189272

  • When logging on to my account a receive this message "the server encountered an error processing registration. Please try again later".  This is not a new account. I have changed my password and nothing works.  What am I doing wrong.

    I'm having trouble logging into facetime.  We do not have a new account.  I've changed the password and still cannot get in.  The message that pops up is "the server encountered an error processing registration.  Please try again later."  I want to talk to my granddaughter but can't.  Can someone help me.  Thanks

    I had to same problem. I found forums about adding the DNS 8.8.8.8 and 8.8.4.4 in System Preferences - Networks I did that and it still didnt work.  Just found another forum saying to go into System Preferences - Time and Date and check the Set time and Date automatically. And it worked for me. Hope it works for you too.

  • Face time no longer works for me. Lost my contacts even! Keep trying to change PWD and keep getting same error message: The server encountered an error processing registration. Please try again later. Can you advise? Thanks!

    Face time no longer works for me. Lost my contacts even! Keep trying to change PWD and keep getting same error message: The server encountered an error processing registration. Please try again later. Can you advise? Thanks!

    Face time no longer works for me. Lost my contacts even! Keep trying to change PWD and keep getting same error message: The server encountered an error processing registration. Please try again later. Can you advise? Thanks!

  • I cannot sign in my facetime in my macbook. It just keep saying "The server encountered an error processing registration. Please try again later." But when i try log in to my ipad it work perfectly fine.

    I cannot sign in my facetime in my macbook. It just keep saying "The server encountered an error processing registration. Please try again later." But when i try log in to my ipad it work perfectly fine.

    You may get better detailed results by asking in the Facetime forum.

  • Power Bi for o365 - Odata connection test worked but "The server encountered an error processing the request. See server logs for more details". Port 8051? Authority\System

    We set up the Data Management Gateway and created a new data source (odata to SQL via sqL user)
    Did a connection test and it was successful!
    Tried the URL (maybe it needs more):
    https://ourdomain.hybridproxy.powerbi.com/ODataService/v1.0/odatatest
    That resolves to some :8051 port address and then spits out this message:
    The server encountered an error processing the request. See server logs for more details.
    I checked and the data management gateway is running.
    Does that 8051 port need to be opened on our firewall for this server? How can I confirm that is the issue.. I see no event on the server indicating this is the issue?
    I am seeing this event:
    Login failed for user 'NT AUTHORITY\SYSTEM'. Reason: Failed to open the explicitly specified database 'PowerBiTest'. [CLIENT: IP of the Server]

    O365,
    Is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • TS3367 FaceTime won't work-...I get the message that The server encountered an error processing registration?

    I get the message that The server encountered an error processing registration?

    iOS: Troubleshooting FaceTime and iMessage activation
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?

  • ERROR MESSAGE sap system manager:work process restarted, session terminated

    Hi,
    i am a beginer in SAP administration, users are getting this error message and i have done all my research and not able to resolve this issue. Here are the details
    SAP Version :ideas 4.7
    Database :Oracle
    OS : windows 2003
    Module user is working on MM
    user working on it is a Super user with all the permissions
    SAP is configure to run under the  European date and decimal format.
    I have never done any database administration on it, it is a new install and has been rarely used.
    User creates a RFQ and when he tries saving it , seems like for the first time after either restarting the macine or restarting the service it might work and at time it might not, this is a very sporadic error and most of the times it crashes out with the message "sap system manager:work process restarted, session terminated" and kicks the user out of the session.
    Below are the details of the error message from ST22 :
    name of the runtime error : system_core_dumped
    below are the details of the error message and its resoltion as suggested by sap help :
    ========
    Runtime Errors         SYSTEM_CORE_DUMPED           
           Occurred on     01.02.2008 at 07:52:19
    Process terminated by signal " ".                                             
    What happened?
    The current ABAP program had to be terminated because the                     
    ABAP processor detected an internal system error.                             
    The current ABAP program "SAPLCLSC" had to be terminated because the ABAP     
    processor discovered an invalid system state.                                 
    What can you do?
                                                                                    Make a note of the actions and input which caused the error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                                                               
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer      
    termination messages, especially those beyond their normal deletion           
    date.                                                                               
    Error analysis
    An SAP System process was terminated by an operating system signal.           
                                                                                    Possible reasons for this are:                                                
    1. Internal SAP System error.                                                 
    2. Process was terminated externally (by the system administrator).           
               Last error logged in SAP kernel                                    
                                                                                    Component............ "Taskhandler"                                           
    Place................ "SAP-Server server1_DEV_00 on host server1 (wp 1)"      
    Version.............. 1                                                       
    Error code........... 11                                                      
    Error text........... "ThSigHandler: signal"                                  
    Description.......... " "                                                     
    System call.......... " "                                                     
    Module............... "thxxhead.c"                                            
    Line................. 9555                                                                               
    How to correct the error
    The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often             
    contains a file called 'core'.                                                                               
    Save this file under another name.                                                                               
    If you cannot solve the problem yourself, please send the                     
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                  
       To obtain this, select the "Print" function on the current screen.         
                                                                                    2. A suitable hardcopy prinout of the system log.                             
       To obtain this, call the system log with Transaction SM21                  
       and select the "Print" function to print out the relevant                  
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,            
       supply the source code.                                                    
       To do this, you can either use the "PRINT" command in the editor or        
       print the programs using the report RSINCL00.                                                                               
    4. Details regarding the conditions under which the error occurred            
       or which actions and input led to the error.                                                                               
    System environment
    SAP Release.............. " "                                                                               
    Application server....... " "                                                 
    Network address.......... " "                                                 
    Operating system......... " "                                                 
    Release.................. " "                                                 
    Hardware type............ " "                                                 
    Character length......... " " Bits                                            
    Pointer length........... " " Bits                                            
    Work process number...... " "                                                 
    Short dump setting....... " "                                                                               
    Database server.......... " "                                                 
    Database type............ " "                                                 
    Database name............ " "                                                 
    Database owner........... " "                                                                               
    Character set............ " "                                                                               
    SAP kernel............... " "                                                 
    Created on............... " "                                                 
    Created in............... " "                                                 
    Database version......... " "                                                                               
    Patch level.............. " "                                                 
    Patch text............... " "                                                                               
    Supported environment....                                                     
    Database................. " "                                                 
    SAP database version..... " "                                                 
    Operating system......... " "                                                 
    User, transaction...
    Client.............. " "                                                      
    User................ " "                                                      
    Language key........ " "                                                      
    Transaction......... "ME41 "                                                  
    Program............. "SAPLCLSC"                                               
    Screen.............. "SAPMM06E 0320"                                          
    Screen line......... 71                                                       
    Information on where termination occurred
    The termination occurred in the ABAP program "SAPLCLSC" in "EXECUTE_SELECT".  
    The main program was "SAPMM06E ".                                                                               
    The termination occurred in line 131 of the source code of the (Include)      
    program "LCLSCF2G"                                                           
    of the source code of program "LCLSCF2G" (when calling the editor 1310).      
    =============
    i even tried increasing the dialog processes but with no use.The same error occurs.
    I appreciate every one of help i can get, i am working on a deadline which is tomorrow evening to resovle this issue, any kind of help is highly appreciated.
    thanks
    mudessir.

    Hi
       follow correction method suggested in this dump,
    " The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
    contains a file called 'core'.  Save this file under another name."
    have you done this?
    with regards,
    raj.
    <i>pls, award points</i>

  • Deploying simple SharePoint 2013 feature causing error: "Error occurred in deployment step 'Add Solution': An unknown exception occurred while executing a sandboxed code solution request in the worker process."

    When trying to deploy a sandboxed solution containing only a feature with a simple associated event receiver from VS 2013, I'm getting the following error:
    Error occurred in deployment step 'Add Solution': An unknown exception occurred while executing a sandboxed code solution request in the worker process.\r\n|0
    I'm working in Visual Studio 2013, deploying to SharePoint 2013.
    The SharePoint project is very basic. I've only added a feature and an associated event receiver. It works without the event receiver. Then after I simply add the event receiver I get the error.
    I've tried deploying directly from VS 2013 as well as publishing to a .WSP and uploading via web interface. Same error reported using both methods. I'm doing this using an Administrator account that I've confirmed is a site collection administrator.
    Additionally, I've found that if I change Sandboxed Solution to False, deploy it, retract it, then change Sandboxed Solution back to True, then I can successfully deploy it. But this doesn't seem to be a permanent solution as the error will resurface a day
    or two later...

    Hi Steve,
    Are you running your SharePoint 2013 on domain controller? 
    http://www.learningsharepoint.com/2013/08/09/sharepoint-2013-error-an-unknown-exception-occurred-while-executing-a-sandboxed-code-solution-request-in-the-worker-process-rn0/
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/b7408608-c21b-45d9-bc16-e6afff510cd2/installed-sharepoint-2013-foundation-on-window-2010-server-issues-activating-sandbox-solutions?forum=sharepointadmin
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • ECC 6.0 SR3 AIX and ORACLE installation error - work processes dies

    Hi ,
    My environment is
    AIX 6.1
    oracle 10.2.0.2
    ECC 6.0 SR3
    i'm performing the installation on above mentioned system, and got stuck at a Start ABAP instance step.
    instance is not coming up and all the process are starting and and then again die one by one.
    In trace of all wor processess , i can see the error trace as follows:
    PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    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  ThErrPrivHandle: set th_errno (11)
    M  Entering ThReadDetachMode
    M  *** ERROR => ThIErrHandle: bad value for th_act_em_hdl (8), detach T16/M0 [thxxhead.c   10973]

    M  Modeinfo for User T16/M0
    Full trace for work process is
    trc file: "dev_w16", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      00
    M sid        DMB
    M systemid   324 (IBM RS/6000 with AIX)
    M relno      7000
    M patchlevel 0
    M patchno    144
    M intno      20050900
    M make:      single threaded, Unicode, 64 bit, optimized
    M pid        790666
    M

    M Tue Jan  6 15:41:58 2009
    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 (Workproc16 1 790666) [thxxhead.c   1281]
    M  ThInit: running on host MBDEVECC
    M  calling db_connect ...
    C  Got LIBPATH=/usr/sap/DMB/DVEBMGS00/exe:/usr/sap/DMB/DVEBMGS00/exe:/usr/lib:/lib:/usr/sap/DMB/SYS/exe/run:/oracle/client/10x_64/instantclient from environment
    C  Oracle Client Version: '10.2.0.2.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@DMB on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0x113701b30 0x11371a068 0x113719918
    C  Attaching to DB Server DMB (con_hdl=0,svchp=0x11371d268,srvhp=0x11371d4e8)
    C  Starting user session (con_hdl=0,svchp=0x11371d268,srvhp=0x11371d4e8,usrhp=0x113709970)
    C  Now '/@DMB' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSR3's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=0x11371d268,usrhp=0x113709970)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSR3/<pwd>@DMB on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0x113701b30 0x11371a068 0x113719918
    C  Starting user session (con_hdl=0,svchp=0x11371d268,srvhp=0x11371d4e8,usrhp=0x113709970)
    C  Now 'SAPSR3/<pwd>@DMB' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  DB instance DMB is running on MBDEVECC with ORACLE version 10.2.0.2.0 since JAN 06, 2009, 15:41:46
    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 20090106 154158 MBDEVECC       
    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 Tue Jan  6 15:42:00 2009
    I  MtxInit: 16 0 0
    M  SHM_PRES_BUF               (addr: 0x7000000057a0000, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 0x700000140000000, size: 134217728)
    M  SHM_PAGING_AREA          (addr: 0x700000150000000, size: 67108864)
    M  SHM_ROLL_ADM               (addr: 0x700000005bd4000, size: 2672386)
    M  SHM_PAGING_ADM          (addr: 0x700000160000000, size: 656416)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0x700000170002000
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 11776 bytes (50 server) at 0x700000180000000
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 16 initializing ....
    X  Using implementation std
    X  <ES> Info: use normal pages (no huge table support available)
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 16, WP_CNT = 17, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 0x7000001b0000100, size: 30000000, end: 0x7000001b1c9c480)
    B  dbtbxbuf: Buffer TABLP (addr: 0x700000005e62100, size: 10240000, end: 0x700000006826100)
    B  dbexpbuf: Buffer EIBUF (addr: 0x700000006827108, size: 4194304, end: 0x700000006c27108)
    B  dbexpbuf: Buffer ESM   (addr: 0x7000001c0000108, size: 4194304, end: 0x7000001c0400108)
    B  dbexpbuf: Buffer CUA   (addr: 0x70000017300b108, size: 3072000, end: 0x7000001732f9108)
    B  dbexpbuf: Buffer OTR   (addr: 0x7000001d0000108, size: 4194304, end: 0x7000001d0400108)
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

    S Tue Jan  6 15:42:01 2009
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 0x113a30700
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 0x7000001732fb070
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 0x7000001732fb590
    S    using messages for server info
    S  size of spec char cache entry: 297032 bytes (timeout 100 sec)
    S  size of open spool request entry: 2272 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 11460kb, dir_size: 11392kb.
    A  Attached to PXA (address 0x7000001e0000000, size 300000K)
    A  abap/pxa = shared unprotect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    Signal 6 encountered.
    => 64 bit R/3 Kernel
    => 64 bit AIX Kernel
    => Heap limit      = unlimited
    => Stack limit     = 4294967296
    => Core limit      = 1073741312
    => File size limit = unlimited
    => Heap address  = 0x0x113afcb80
    => Stack address = 0xfffffffffffdd60
    => Stack low     =  0xfffffffffffb470
    => Stack high    =  0xffffffffffff7c0
    => Stack Trace:
         pthread_kill() at 0x9000000005b9450
         praise() at 0x9000000005b8cac
         raise() at 0x90000000002b0f0
         abort() at 0x900000000094528
         ab_init() at 0x1002038d0
         ThrInitRunTime() at 0x1003d1864
         ThStartUp2() at 0x101a9caf0
         ThInit() at 0x1000e9678
         ThStart() at 0x1000fe1b0
         DpMain() at 0x10156c770
         nlsui_main() at 0x101a99998
    => CPU Registers:
         msr = 0xa00000000000d032     iar = 0x09000000005b9450
         ctr = 0xffffffff000000bc      lr = 0xffffffffffffffff
         xer = 0x00000000ffffffff      cr = 0x0000000000585000
         r00 = 0xffffffffffffffff     r01 = 0x0fffffffffffdd60
         r02 = 0xffffffffffffffff     r03 = 0x0000000000000000
         r04 = 0xffffffffffffffff     r05 = 0xffffffffffffffff
         r06 = 0xffffffffffffffff     r07 = 0xffffffffffffffff
         r08 = 0xffffffffffffffff     r09 = 0xffffffffffffffff
         r10 = 0xffffffffffffffff     r11 = 0xffffffffffffffff
         r12 = 0xffffffffffffffff     r13 = 0x0000000112d77bd8
         r14 = 0x0000000110cf5dd8     r15 = 0x0000000110028718
         r16 = 0x0000000110001ee8     r17 = 0x0000000000000000
         r18 = 0x0000000000000000     r19 = 0x0000000110027538
         r20 = 0x0000000110572f50     r21 = 0x0000000110572fb0
         r22 = 0x0000000110572f98     r23 = 0x0000000110572f80
         r24 = 0x0000000110573610     r25 = 0x0000000110000e40
         r26 = 0x00000001105737c0     r27 = 0x0000000101baa950
         r28 = 0x0000000112d6fe50     r29 = 0x0000000000000006
         r30 = 0x0000000000000006     r31 = 0x0000000000000001
    M  ***LOG Q0E=> SigIGenAction, signal ( 6) [sigux.c      935]
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 1, th_errno 11, action 4)

    M  Info for wp 16

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_VB2WP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = 16
    M    mode = 0
    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  Modeinfo for User T16/M0

    M    tm state = 2
    M    uid = 17
    M    term type = 0x2
    M    display = 0x0
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >SAPSYS      <
    M    terminal = >                    <
    M    client = >   <
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    its_plugin = NO
    M    allowCreateMode = YES
    M    blockSoftCanel = NO
    M    session_id = >                                <
    M    ext_session_id = >                                <
    M    imode = 0
    M    mode state = 0x41
    M    mode clean_state = 1
    M    task_type = 0
    M    lastThFc = THFCINVA
    M    lastAction = TH_IACT_NO_ACTION
    M    th_errno = 11
    M    rollout_reason = 0
    M    last_rollout_level = 0
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 8
    M    roll state = 1
    M    abap state = 1
    M    em state = 3
    M    eg state = 1
    M    spa state = 1
    M    enq state = 0
    M    softcancel = 0
    M    cancelInitiator = ?
    M    clean_state = DP_DEFAULT_CLEANING
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    msg_count = 0
    M    tcode = >                    <
    M    last_wp = -1
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 0
    M    act enq infos = 0
    M    em_hyper_hdl = 0x700000030532aa8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    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  ThErrPrivHandle: set th_errno (11)
    M  Entering ThReadDetachMode
    M  *** ERROR => ThIErrHandle: bad value for th_act_em_hdl (8), detach T16/M0 [thxxhead.c   10973]

    M  Modeinfo for User T16/M0

    M    tm state = 2
    M    uid = 17
    M    term type = 0x2
    M    display = 0x0
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >SAPSYS      <
    M    terminal = >                    <
    M    client = >   <
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    its_plugin = NO
    M    allowCreateMode = YES
    M    blockSoftCanel = NO
    M    session_id = >                                <
    M    ext_session_id = >                                <
    M    imode = 0
    M    mode state = 0x41
    M    mode clean_state = 1
    M    task_type = 0
    M    lastThFc = THFCINVA
    M    lastAction = TH_IACT_NO_ACTION
    M    th_errno = 11
    M    rollout_reason = 0
    M    last_rollout_level = 0
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 8
    M    roll state = 1
    M    abap state = 1
    M    em state = 2
    M    eg state = 1
    M    spa state = 1
    M    enq state = 0
    M    softcancel = 0
    M    cancelInitiator = ?
    M    clean_state = DP_DEFAULT_CLEANING
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    msg_count = 0
    M    tcode = >                    <
    M    last_wp = -1
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 0
    M    act enq infos = 0
    M    em_hyper_hdl = 0x700000030532aa8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0

    M  ***LOG Q02=> wp_halt, WPStop (Workproc16 790666) [dpuxtool.c   260]
    Can some one please help me.
    Regards
    Saurabh

    This looks like some sort of resource issue. Have you looked at this post (similar issue): [JC00 instance could not start on the last phase of NW04 installation|JC00 instance could not start on the last phase of NW04 installation;?
    Hope that is helpful.
    J. Haynes

  • When ever i try logging into FaceTime or iMessage on my Macpro i get The server encountered an error processing registration. Please try again later. what could be the problem..N.B I'm located in trinidad in the caribbean message

    When ever i try logging into FaceTime or iMessage on my Macpro i get The server encountered an error processing registration. Please try again later. what could be the problem..N.B I'm located in trinidad in the caribbean message

    Hi,
    As the Other threads suggests I would check the Date and Time settings on the Mac and compare that with the settings in the router.
    Messages (and iChat before that) send Time stamped info to Login and to send IMs.
    Obviously most people set their Macs to their Time Zone and nearest city/town.
    What people sometimes forget is that their Router/Modem device(s) have to be set correctly as well.
    EDIT
    Also Add a Public DNS server to your System Preferences> Network > Advanced Button > DNS  tab
    A Google one such as 8.8.4.4 or 8.8.8.8 seem to work well for most people
    10:15 PM      Saturday; March 17, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously
    Message was edited by: Ralph Johns (UK)

  • Disp+work process starts than dies in SAP R/3 4.7 Ent. server

    I stopped SAP R/3 4.7 ent server for backup, when i restart the Microsoft management console the disp+work process turns yellow to grey.
    Can any one help me to solve this problem???
    O/s :Windows2000 server
    database :SAPDB 7.3
    Here iam attaching the log files......
    sapstart,dev_rfc,dev_w0,dev_disp,stderr2,stderr3 and stderr4
    sapstart.trc:
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 14:35:56
    SAP-R/3-Startup Program
    Starting at 2006/05/13 14:35:56
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3352) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3188) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3856) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/13 14:44:15
    (1264) Parent Shutdown at 2006/05/13 14:44:15
    (1264) kill(3856) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 14:44:48
    SAP-R/3-Startup Program
    Starting at 2006/05/13 14:44:48
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3872) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3876) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3844) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/13 16:24:21
    (1264) Parent Shutdown at 2006/05/13 16:24:21
    (1264) kill(3844) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/13 17:53:25
    SAP-R/3-Startup Program
    Starting at 2006/05/13 17:53:25
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (2872) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (948) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3468) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/14 14:36:33
    (1264) Parent Shutdown at 2006/05/14 14:36:33
    (1264) kill(3468) failed.
    SAPSRV\Administrator is starting R/3 System at 2006/05/14 14:41:50
    SAP-R/3-Startup Program
    Starting at 2006/05/14 14:41:50
    Startup Profile: "D:\usr\sap\ER2\SYS\profile\START_DVEBMGS01_SAPSRV"
    Starting Programs
    (3220) Execute: D:\usr\sap\ER2\SYS\exe\run\strdbs.cmd ER2
    (3236) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\msg_server.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    (3244) CreateProcess: D:\usr\sap\ER2\SYS\exe\run\disp+work.exe pf=D:\usr\sap\ER2\SYS\profile\ER2_DVEBMGS01_SAPSRV
    SAPSRV\Administrator is stopping R/3 System at 2006/05/14 14:47:09
    (1264) Parent Shutdown at 2006/05/14 14:47:09
    (1264) kill(3244) failed.
    2.dev_w0
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL 1
    ACTIVE TRACE COMPONENTS all, M
    B
    B Sun May 14 14:42:14 2006
    B create_con (con_name=R/3)
    B Loading DB library '5\dbadaslib.dll' ...
    M *** ERROR => DlLoadLib: LoadLibrary(5\dbadaslib.dll) Error 126 [dlnt.c 226]
    M Error 126 = "The specified module could not be found."
    B *** ERROR => Couldn't load library '5\dbadaslib.dll'
    [dbcon.c 3789]
    M systemid 560 (PC with Windows NT)
    M relno 6200
    M patchlevel 0
    M patchno 674
    M intno 20020600
    M pid 3296
    M
    M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3296) [dpxxdisp.c 1028]
    I MtxInit: -2 0 0
    M DpShMCreate: sizeof(wp_adm) 20304 (752)
    M DpShMCreate: sizeof(tm_adm) 1690816 (8412)
    M DpShMCreate: sizeof(wp_ca_adm) 18000 (60)
    M DpShMCreate: sizeof(appc_ca_adm) 6000 (60)
    M DpShMCreate: sizeof(comm_adm) 192000 (384)
    M DpShMCreate: sizeof(wall_adm) (22440/34344/56/100)
    M DpShMCreate: SHM_DP_ADM_KEY (addr: 00100040, size: 1985344)
    M DpShMCreate: allocated sys_adm at 00100040
    M DpShMCreate: allocated wp_adm at 00100560
    M DpShMCreate: allocated tm_adm_list at 001054B0
    M DpShMCreate: allocated tm_adm at 001054D8
    M DpShMCreate: allocated wp_ca_adm at 002A2198
    M DpShMCreate: allocated appc_ca_adm at 002A67E8
    M DpShMCreate: allocated comm_adm_list at 002A7F58
    M DpShMCreate: allocated comm_adm at 002A7F70
    M DpShMCreate: allocated ca_info at 002D6D70
    M DpShMCreate: allocated wall_adm at 002D6D78
    X
    X Sun May 14 14:42:16 2006
    X EmInit: MmSetImplementation( 2 ).
    X <ES> client 0 initializing ....
    X Using implementation std
    M <EsNT> Memory Reset enabled as NT default
    X ES initialized.
    M calling db_connect ...
    B create_con (con_name=R/3)
    B Loading DB library '5\dbadaslib.dll' ...
    M *** ERROR => DlLoadLib: LoadLibrary(5\dbadaslib.dll) Error 126 [dlnt.c 226]
    M Error 126 = "The specified module could not be found."
    B *** ERROR => Couldn't load library '5\dbadaslib.dll'
    [dbcon.c 3789]
    M ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c 1102]
    M in_ThErrHandle: 1
    M *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 8437]
    M
    M Info for wp 0
    M
    M stat = 4
    M reqtype = 1
    M act_reqtype = -1
    M tid = -1
    M mode = 255
    M len = -1
    M rq_id = -1
    M rq_source = 255
    M last_tid = 0
    M last_mode = 0
    M rfc_req = 0
    M report = > <
    M action = 0
    M tab_name = > <
    M
    M *****************************************************************************
    M *
    M * LOCATION SAP-Server SAPSRV_ER2_01 on host SAPSRV (wp 0)
    M * ERROR tskh_init: db_connect
    M *
    M * TIME Sun May 14 14:42:16 2006
    M * RELEASE 620
    M * COMPONENT Taskhandler
    M * VERSION 1
    M * RC 13
    M * MODULE thxxhead.c
    M * LINE 8569
    M * COUNTER 1
    M *
    M *****************************************************************************
    M
    M Entering TH_CALLHOOKS
    M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 672]
    M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 237]
    M Entering ThSetStatError
    M Entering ThReadDetachMode
    M call ThrShutDown (1)...
    M ***LOG Q02=> wp_halt, WPStop (Workproc 0 3296) [dpnttool.c 346]
    3. dev_rfc.trc
    ERROR file opened at 20060419 104033 India Standard , SAP-REL 620,0,1574 RFC-VER 3 673347 MT-SL
    T:73832 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1422
    T:73832 <* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION
    T:73832 <* RfcCallReceive [1] : returns 3:RFC_SYS_EXCEPTION
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:52:34 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:52:35 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:53:15 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:55:12 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 10:58:17 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:01:11 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:02:21 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:02:22 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    >TS> Wed Apr 19 11:05:32 2006
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCall [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcCallReceive [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcSendData [1] : returns 18:RFC_INVALID_HANDLE
    T:73832 <* RfcDispatch [1] : returns 18:RFC_INVALID_HANDLE
    ERROR file opened at 20060421 202203 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    T:4468 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:4468 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    ERROR file opened at 20060428 194717 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    >TS> Fri Apr 28 19:47:18 2006
    T:73164 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:73164 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    ERROR file opened at 20060512 214308 India Standard , SAP-REL 620,0,841 RFC-VER 3 568712 MT-SL
    T:5504 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1402
    T:5504 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    4.dev_disp.trc
    trc file: "dev_disp", trc level: 1, release: "620"
    Sun May 14 14:42:07 2006
    kernel runs with dp version 3(ext=1) (@(#) DPLIB-INT-VERSION-3)
    length of sys_adm_ext is 304 bytes
    systemid 560 (PC with Windows NT)
    relno 6200
    patchlevel 0
    patchno 674
    intno 20020600
    pid 3244
    ***LOG Q00=> DpSapEnvInit, DPStart (01 3244) [dpxxdisp.c 978]
    shared lib "dw_xml.dll" version 674 successfully loaded
    shared lib "dw_xtc.dll" version 674 successfully loaded
    shared lib "dw_stl.dll" version 674 successfully loaded
    Sun May 14 14:42:11 2006
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c 3212]
    MtxInit: -2 0 0
    DpShMCreate: sizeof(wp_adm) 20304 (752)
    DpShMCreate: sizeof(tm_adm) 1690816 (8412)
    DpShMCreate: sizeof(wp_ca_adm) 18000 (60)
    DpShMCreate: sizeof(appc_ca_adm) 6000 (60)
    DpShMCreate: sizeof(comm_adm) 192000 (384)
    DpShMCreate: sizeof(wall_adm) (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY (addr: 001C0040, size: 1985344)
    DpShMCreate: allocated sys_adm at 001C0040
    DpShMCreate: allocated wp_adm at 001C0560
    DpShMCreate: allocated tm_adm_list at 001C54B0
    DpShMCreate: allocated tm_adm at 001C54D8
    DpShMCreate: allocated wp_ca_adm at 00362198
    DpShMCreate: allocated appc_ca_adm at 003667E8
    DpShMCreate: allocated comm_adm_list at 00367F58
    DpShMCreate: allocated comm_adm at 00367F70
    DpShMCreate: allocated ca_info at 00396D70
    DpShMCreate: allocated wall_adm at 00396D78
    Sun May 14 14:42:12 2006
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2458 MB
    <ES> 2457 blocks reserved for free list.
    ES initialized.
    ***LOG Q0K=> DpMsAttach, mscon ( SAPSRV) [dpxxdisp.c 9115]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    Sun May 14 14:42:13 2006
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c 941]
    DpMsgAdmin: Set patchno for this platform to 674
    Release check o.K.
    Sun May 14 14:42:52 2006
    ERROR => W0 (pid 3296) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W0
    ERROR => W1 (pid 3304) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W1
    ERROR => W2 (pid 3312) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W2
    ERROR => W3 (pid 3320) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W3
    ERROR => W4 (pid 3328) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W4
    ERROR => W5 (pid 3336) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W5
    ERROR => W6 (pid 3344) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W6
    ERROR => W7 (pid 3784) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W7
    ERROR => W8 (pid 3820) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W8
    ERROR => W9 (pid 3584) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W9
    ERROR => W10 (pid 3668) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W10
    ERROR => W11 (pid 3632) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W11
    ERROR => W12 (pid 3652) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W12
    ERROR => W13 (pid 3616) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W13
    ERROR => W14 (pid 3648) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W14
    ERROR => W15 (pid 3628) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W15
    ERROR => W16 (pid 3656) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W16
    ERROR => W17 (pid 4024) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W17
    ERROR => W18 (pid 3928) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W18
    ERROR => W19 (pid 3880) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W19
    ERROR => W20 (pid 3432) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W20
    ERROR => W21 (pid 3124) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W21
    ERROR => W22 (pid 3800) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W22
    ERROR => W23 (pid 3804) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W23
    ERROR => W24 (pid 3812) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W24
    ERROR => W25 (pid 3832) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W25
    ERROR => W26 (pid 3480) died [dpxxdisp.c 11523]
    force unlock of wp_adm mutex W26
    my types changed after wp death/restart 0xbd --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    DpModState: change server state from STARTING to SHUTDOWN
    Sun May 14 14:42:57 2006
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c 9341]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 3244) [dpxxdisp.c 7883]
    5.stderr2
    D:\usr\sap\ER2\DVEBMGS01\work>set DBNAME=ERc
    D:\usr\sap\ER2\DVEBMGS01\work>if "" == "" (set DB_USERKEY="c" ) else (set DB_USERKEY="c_J2EE" )
    D:\usr\sap\ER2\DVEBMGS01\work>dbmcli -U "c" dbm_version VERSION 1>dbversion.out
    D:\usr\sap\ER2\DVEBMGS01\work>findstr -i "OK" dbversion.out 1>dbmcli.err
    D:\usr\sap\ER2\DVEBMGS01\work>if errorlevel 1 goto err_dbm
    D:\usr\sap\ER2\DVEBMGS01\work>findstr -i "7.4" dbversion.out 1>adatmp
    D:\usr\sap\ER2\DVEBMGS01\work>if errorlevel 1 (set dbmcli_cmd="db_warm" ) else (set dbmcli_cmd="db_online" )
    D:\usr\sap\ER2\DVEBMGS01\work>dbmcli -U "c" "db_warm"
    OK
    Database ER2 successfully started !
    6. stderr3
    rslgwr1(21): Searching for overlap point in pre-existing SysLog file...
    7.stderr4
    maximum pfclock time: 4294sec (1)
    work process W0 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W2 died => tskh_init: db_connect
    IcmBndMain: handle for "localhost:8001" successfully sent to server
    maximum pfclock time: 4294sec (1)
    work process W23 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1155
    adjust_clock: delta 1106
    work process W26 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W10 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 757
    work process W20 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 9312
    adjust_clock: delta 1040
    work process W7 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W18 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W12 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W1 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W14 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 760
    work process W11 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1129
    work process W25 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 3589
    adjust_clock: delta 631
    work process W24 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 757
    adjust_clock: delta 652
    adjust_clock: delta 514
    work process W8 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W22 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1192
    work process W21 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W3 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W16 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1617
    adjust_clock: delta 1609
    work process W5 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 9714
    work process W17 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 2063
    work process W19 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 746
    work process W6 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 2040
    work process W4 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W15 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    adjust_clock: delta 1089
    work process W13 died => tskh_init: db_connect
    maximum pfclock time: 4294sec (1)
    work process W9 died => tskh_init: db_connect
    ICM up and operational (pid: 3272) ***
    Shutdown ICM server ....maximum pfclock time: 4294sec (1)
    ICM shutdown completed (pid: 3272) ***
    DISPATCHER EMERGENCY SHUTDOWN => DpEnvCheck: no more work processes
    maximum pfclock time: 4294sec (1)

    Hi Bapujee,
    I upgraded kernel 6.20 (Patch level 1602)as per the details you mentioned. when i restarted the server the message server starts perfectly,but disp+work process turns to yellow than dies(during that time WP Table is blank).
    Also attaching dev_w0 file.
    thanks & regards,
    sreepathi
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Tue May 16 23:38:55 2006
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\ER2\SYS\exe\run\dbadaslib.dll' ...
    B  Library 'D:\usr\sap\ER2\SYS\exe\run\dbadaslib.dll' loaded
    B  Version of 'D:\usr\sap\ER2\SYS\exe\run\dbadaslib.dll' is "620.02", patchlevel (0.1599)
    B  New connection 0 created
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    1602
    M  intno      20020600
    M  make:      multithreaded, ASCII
    M  pid        3180

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3180) [dpxxdisp.c   1088]
    I  MtxInit: -2 0 0
    M  DpShMCreate: sizeof(wp_adm)          12920     (760)
    M  DpShMCreate: sizeof(tm_adm)          1835536     (9132)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05D10040, size: 2122960)
    M  DpShMCreate: allocated sys_adm at 05D10040
    M  DpShMCreate: allocated wp_adm at 05D10678
    M  DpShMCreate: allocated tm_adm_list at 05D138F0
    M  DpShMCreate: allocated tm_adm at 05D13918
    M  DpShMCreate: allocated wp_ca_adm at 05ED3B28
    M  DpShMCreate: allocated appc_ca_adm at 05ED8178
    M  DpShMCreate: allocated comm_adm_list at 05ED98E8
    M  DpShMCreate: allocated comm_adm at 05ED9900
    M  DpShMCreate: allocated ca_info at 05F08700
    M  DpShMCreate: allocated wall_adm at 05F08708
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Tue May 16 23:38:57 2006
    M  calling db_connect ...

    C  DBADASLIB : version 620.02
    C  SAPDB shared library (dbadaslib) patchlevels (last 10)
    C    (0.1599) Set isolation level calls optimized (note 762712)
    C    (0.1491) ThGetWpId corrected (note 624930)
    C    (0.1412) Support of SAPDB database hints (note 652096)
    C    (0.1411) LobGetpiece returns a failure if no data available (note 720343)
    C    (0.1355) SAPDB supports DBSL_CMD_INI_KRN_CALLBACK (note 624930)
    C    (0.1352) CHECKPOINT NOWAIT removed (note 708201)
    C    (0.1278) UPDSTAT without tracefile (note 696689)
    C    (0.1267) Explain problem with RAW values and IN-clause fixed (note 692188)
    C    (0.1189) Explain for database version 7.5 changed (note 680586)
    C    (0.1115) Object consistency (note 650475)


    C  INFO : SQLOPT= -I 0 -t 0 -F SAPDB.3180.pct
    C  Precompiler Runtime : C-PreComp 7.3.1    Build 007-000-087-566
    C  Precompiler runtime is SAP DB 7.3.1.007
    C  *** ERROR => Using non supported SAP DB precompiler runtime version: 7.3.1.007
    [dbslada.c    5093]
    C  *** ERROR => Min. version for this release must be 7.3.1.010
    [dbslada.c    5095]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1200]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8812]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    rq_info = 0
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 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  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server SAPSRV_ER2_01 on host SAPSRV (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Tue May 16 23:38:57 2006
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8957
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  233]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3180) [dpnttool.c   356]
    Message was edited by: Sreepathi

Maybe you are looking for