Kernel upgrade to patch level 196, ECC 5.0, MSCS resource issue.

Hi,
We have 3 system landscape DEV, QAS & PRD on win 2003, oracle 10G, ECC 5.0.
Our PRD system is on MSCS with CI on node A and DB on node B.
Recently I successfully upgrade kernel off DEV & QAS system to patch level 196 of stack 18.
When I tried to upgrade the kernel of PRD system one of the cluster resource drive (The drive contains the usr folder) is automatically moving from Node A to Node B and I got the error u201Capplication server shut downu201D. We donu2019t have additional application server in the landscape.
Please suggest the solution.
Regards,
Rajesh

Hi Juan,
How are you? Thanks for your reply.
We are using ECC 5.0. I have found more errors in dev_w0 as follows,
ERROR => ShmCreate( ATTACH 62, 85588600) failed 1 [mpixx.c      843]
ERROR => DpInitMpi: MpiInit failed (1) [dpxxtool2.c  3556]
in_ThErrHandle: 1
ERROR => tskh_init: DpInitMpi (step 1, th_errno 17, action 3, level 1) [thxxhead.c   9621]
Info for wp 0
stat = 4
reqtype = 1
act_reqtype = -1
rq_info = 0
tid = -1
mode = 255
len = -1
rq_id = 65535
rq_source = 255
last_tid = 0
last_mode = 0
int_checked_resource(RFC) = 0
ext_checked_resource(RFC) = 0
int_checked_resource(HTTP) = 0
ext_checked_resource(HTTP) = 0
report = >                                        <
action = 0
tab_name = >                              <
LOCATION    SAP-Server sapcigrp_ECP_00 on host sapeccprddb (wp 0)
ERROR       tskh_init: DpInitMpi
TIME        Sun Nov 16 05:13:07 2008
RELEASE     640
COMPONENT   Taskhandler
VERSION     1
RC          17
MODULE      thxxhead.c
LINE        9806
COUNTER     1
PfStatDisconnect: disconnect statistics
Entering TH_CALLHOOKS
ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
TrThHookFunc: called for WP dump
ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed hxxtool3.c  254]
Entering ThSetStatError
Entering ThReadDetachMode
call ThrShutDown (1)...
***LOG Q02=> wp_halt, WPStop (Workproc 0 4000) [dpnttool.c   357]
Please suggest the solution
Thanks & Regards,
Rajesh

Similar Messages

  • Kernel upgrade - 640 patch level 247 - subsequent patches needed

    Hi community,
    I recently upgraded the kernel of our system SAP ECC 5.0 to kernel release 640 patch level 247
    I used the the two files EXE and EXEDB as I usually do in this cases.
    Unfortunately this kernel is affected with the problem described in note 1239685, which is critical for us.
    To solve the problem SAP recommends upgrading kernel to patch level 252, which is not present in my files, but is present in the single disp+work package, which is level 273
    What is the correct procedure in this case? I have to unpack only the disp+work package or all the archives listed in the download place?
    Regards,
    Valerio

    Dear Valerio,
    The packages SAPEXE.SAR and SAPEXEDB.SAR contain a complete set of database independent (SAPEXE.SAR) and database dependent (SAPEXEDB.SAR) executables. A kernel patch is delivered as a dw.SAR package. It is sufficient to extract the content of the dw.SAR into DIR_EXECUTABLE (normally /usr/sap/<SID>/SYS/exe/run for a 6.xx system on UNIX). Of course, this should be done while the system is down.
    Best Regards,
    Tim

  • PI 7.1 upgrade - PI_BASIS patch level in ECC

    Hello
    We are looking at upgrading our XI 7.0 SP12 to PI 7.1. Our backend ECC system is at PI_BASIS SP11. Most of our interfaces with the backend are through ABAP proxies.
    Will an upgrade to PI 7.1 demand an upgrade to PI_BASIS in the backend ECC system as well?
    If not, what is the minimum SP level the PI_BASIS component in the backend ECC system should be at?
    I don't find this information in upgrade guide; where will this information be normally available?
    Thanks
    KK

    You can use PI 7.1 with any SAP system.
    However, if you want to use Abap proxies based on message interfaces of type "stateless" with WS-RM protocol, the ECC requires SP 14.
    The Abap proxies based on XI 3.0 protocol do not require any special patch level.
    Regards
    Stefan
    Edited by: Stefan Grube on Aug 28, 2008 4:34 PM

  • Problem Upgrading Kernel to he Current Level for ECC 6 V5R4M0 OS/400

    Hello,
    I am having problem upgrading my ECC 6.0 kernel to the current level (236), the steps I have done is
    1) downloaded and copied following kernel fix to tmp folder under rootbin.
    APYR3FIX.SAR,APYSAP.SAR,LODSAPKRN.SAR
    2) Apply the above fix using following command
    - APYR3FIX SID(SID) SAVF(R3FIX700U/APYR3FIX) SAVLIB(GEN700UOPT) KRNLIB(SAPSIDUC)
    - APYR3FIX SID(SID) SAVF(R3FIX700U/APYSAP) SAVLIB(GEN700UOPT) KRNLIB(SAPSIDUC)
    - APYR3FIX SID(SID) SAVF(R3FIX700U/LODSAPKRN) SAVLIB(GEN700UOPT) KRNLIB(SAPSIDUC)
    Started applying new kernel
    1) Copy sapexe.sar and sapexedb.sar into tmp folder i.e kern under rootbin.
    2) created one file using notepad called parts ( w/o extension)
    parts file having following content.
    SAPEXE.SAR,
    SAPEXEDB.SAR,
    3) copied parts file into tmp folder.
    4) Create new kernel library like SAPSIDUKRN using following command.
    - CRTLIB LIB(SAPSIDUKRN)
    5) Apply latest kernel to newly created kernel library using following command.
    - LODSAPKRN DEV(STMF) MNTPNT('/tmp') KRNLIB(SAPSIDUKRN) USERDEF(YES) LIST('/tmp/parts')
    When i run the command it says successfully completed, but no files are present in the newly created kernel. please guide me on how to proceed with this.
    Thank You

    Hi Vijay,
    From reading your description I wonder if you simply mixed up directory names. In step 1) of the kernel load you mentioned directory kernel below rootbin. In the command you reference directory /tmp. Although LODSAPKRN should complain if any of the given objects is missing it might worth checking.
    However, did you recognize there is a new option USERDEF(FLAT) available with the latest version (246) of LODSAKRN? This option is supposed to allow standard SAPEXE+SAPEXEDB packages being imported without having to provide the parts file. Check note 912575 if you are interested - english version should be getting updated today.
    Regards,
    Thomas

  • How to check IGS version and procedure for upgrading IGS patch level

    Hi all,
    We are on BIW 3.5 .Iam not clear about how to check the version of IGS and its patch level .I went through various notes but still iam confused with tracing it , can someone plz help out?
    Secondly want to upgrade IGS version  i went through note 454042 but still confused with doing that , Can someone plz refer other notes or detailed procedure for upgrading IGS.
    Our BIW Production and Test are on AIX and Development is on HP-Unix OS .
    Points guaranteed for the same. Requested to revert at earliest as this is urgent .
    Regards,
    Saumya

    Hi,
    Check this link which may help u:
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/igs-upgrade-1455477
    The installation/upgrade procedures for the integrated IGS are as follows:
    Integrated Version Installation
    The integrated IGS is automatically installed with the SAP Web Application Server.
    Integrated Version Upgrade
    You find the upgrade files for the integrated IGS version on the SAP Service Marketplace:
    http://service.sap.com/swdc  ®  Download  ®  Support Packages and Patches ®  Entry by ApplicationGroup  ®  SAP Frontend Components ®  SAP IGS  ®  SAP IGS .
    There, you find the IGS executables and libraries (igsexe_.sar) as well as the IGS folder structure (igshelper_.sar) containing among others font files.
    With the upgrade files of the executables and libraries, proceed exactly like you would with kernel patches (for example, extract the Archive to the same location). More information about kernel patches can be found in the related note 19466 in the section Copying and Installing a Patch.
    The upgrade files for the IGS folder structure must be extracted to the instance directory (DIR_INSTANCE). More information can be found in note 1028690.
    After a restart of the Web AS the new IGS is up and running.   
    Information about finding out your IGS patch level is provided in note 931900.                                                                               
    For an upgrade of an integrated IGS please also check note 896400.
    For more info check this SAP Help doc:
    http://help.sap.com/saphelp_nw04s/helpdata/en/4b/72d43ac66e1f08e10000000a114084/frameset.htm
    Hope these helps u...
    Regards,
    KK.

  • Problem after upgrade from patch level 36 to 43

    Hi,
      Recently our system is upgraded from 36 to 43 patch level. After this there are problem in doing hiring action, IT0000 is saving but the next infotype IT0001 does not gets saved and also no error message. So, really not able to figure out what could be the problem.
    I was debugging the standard code i.e once the 'save' button is clicked in IT0001 in PA40, but in vain. I am not able to find out where or in which program/include the data gets saved in PA0001. If any one aware of this please let me know.
    Since IT0001 is not getting saved, there are probs with IT0007 and IT0008.
    Please let me know your views.
    Thanks,
    Arunsri

    Hi Raju,
      Thanks for the reply. Ya, the problem was not due to upgrade,but some other issue. Not able to find till now. I checked IGMOD features and it is in 'Active' mode only. No luck.
    Edited by: Arunsri on Jan 27, 2012 4:18 PM

  • B18.8  DB upgrade from Patch level 12 to 15 Patch level

    Dear Experts,
    When I am trying to Upgrade database 8.8 PL 12  to SAP 8.8 PL 15 following are error.
    I had completed the Downloading process of 8.8 patch level of 15.
    WINRAR Diagnosis Error...................
    !   C:\Documents and Settings\amol(sap)\My Documents\Downloads\B18800_21-10003894.ZIP: The archive is either in unknown format or damaged
    Please suggest.
    Regards
    Amol

    Hi,
      The setup file has corrupted so better you again download the file using SAP Download Manager.
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

  • List of notes after upgrading CIn patch level 22 to 27

    Hi
    We  want upgrade system from 470 CIN patch level 22 to 470 CIN patch level 27.
    i would like to know what  will be the side effects and precautions to be taken for MM prospective wise. i also wanted know after upgradtion what all the notes required to be applied for new secondary and higher education cess. i need side effects of upgradation, precaustions and list of notes after upgradtion.

    Dear,
    You may have a look at the "Side Effects" report which is available in SAP Service Marketplace at http://service.sap.com/swdc-addinfo
    -> SAP Support Packages in Detail
      -> Side-Effects of SAP Notes
    There you can define the source/target queues of support packages .
    This report provides an overview of currently known side-effects of SAP Notes contained in a Support Package. The list also includes pointers to other SAP Notes, which are able to resolve undesired side-effects.
    i hope that helps.
    Lucio Rodrigues
    SAP AGS

  • Upgrading to Patch Level 47

    Hi Experts,
    We are upgrading to Patch 47 from PL 30. When I try and login to one of our databases, I get the error messages
    1. This entry already exists in the following table - Company Info (CINF)
    2. Then I get another message stating - The company DB is not consistent see log files.
    Please can anyone assist? What can cause these errors?

    Hi,
    Have you checked these threads?
    The company DB is not consistent
    Company DB is not consistent
    Thanks,
    Gordon

  • HP Quality Center Upgrade to Patch level 25

    Hi @ all,
    i did not find any better forum to post my questions... So i hope someone here can help me!
    We are using the HP Quality Center with support from SAP.
    We have Version 10.00 Patchlevel 19 installed.
    Our Server is using
    Windows 2003 as Operating system
    and as DB we use SQL Server 2005 mit SP3.
    Now we want to do an upgrade to Patchlevel 25 so that we can use
    Windows 2008 R2 64 bit as operating system
    and as DB SQL Server 2008 SP2.
    This is our first upgrade on HPQC so I am searching for informations about how this will work!
    Has anybody here experiences with this matter?
    Thx in advanc and greetings
    Ulrich Sahm

    Hi Harmeet,
    thanks for your answer. We would like to do following:
    - we are now using a DB on SQL Server 2005 with HP QC Version 10.0 Patch 19
    - we want to move to a DB on SQL Server 2008 SP2
    - therefore it is necessary to upgrade to patch 25
    So my question now is the order we have to do this. I would suppose the following order:
    1. backup the existing databases (site admin & projects)
    2. copy the repository folders of the projects
    3. setup Windows 2008 R2 64 bit and SQL Server 2008 SP2 on existing server
    4. restore the DB's on SQL Server 2008 SP2
    5. install patch 25
    Another possibility, that came up late was follwing: We Upgrade to HPQC 11 Patch 6. In thsi case i would suppose the following order:
    1. backup the existing databases (site admin & projects)
    2. copy the repository folders of the projects
    3. setup Windows 2008 R2 64 bit and SQL Server 2008 SP2 on existing
    servers
    4. restore the DB on SQL Server 2008 SP2
    5. uninstall HP QC version 10
    6. install patch 6 of QC version 11.0 and assign the restored site
    admin db during installation
    7. do a mass upgrade to the project DB`s
    Do you think we missed something or can we do it like this?
    Thanks
    Ulrich

  • How to upgrade IGS patch level

    Hi,
    Can anyone help in how to upgrade the igs patchs.
    Regards,
    SM

    Hello,
    Kindly download the igsexe_10-10003070.sar from http://service.sap.com/swdc Support Packages and Patches-> SAP Frontend Components->SAP IGS
    Stop the SAP instance backup the run existing run folder. Use the same run folder where in you need to place the uncarred files of IGS.
    Then restart the system. IGS will be upgraded to latest...
    Thanks & Regards
    Vivek

  • Kernel upgrade from patch 57 to patch 75.

    Hi
    I am sorry to  have posted this question in another thread as well, basically cause the subject of the other thread related to this one...maybe that's not a good way to...
    I have a NW04S SR1 systems installed with usage type (AS-Java, BI, EP,DI).
    My present kernel stack is 57, which is a unicode kernel.
    I downloaded the latest Application server JAVA- kernel 64 bit unicode stack from Service market place.
    Now I am trying to load the kernel stack into my system using the note "Note 912575 - iSeries: Using LODSAPKRN to load a 7.00 kernel"
    The note mentions about creating a file in "</dir>/<parts>". After downloading the files SAPEXE.SAR & SAPEXEDB.SAR to my IFS in a folder named "kern", I created a text file named "parts" using notepad having the content:
    SAPEXE.SAR,
    SAPEXEDB.SAR,
    After this I created a library named "EPD70UCKRN".
    Now when I run the command LODSAPKRN I get the following error message in the joblog:
    LODSAPKRN DEV(STMF) MNTPNT('/kern') KRNLIB(EPD70UCKRN) USERDEF(YES) LIST('/kern/parts')
    ImportKitPartDef: Cannot open definition file /kern/parts
    RestoreKitFromSAR: PANIC: Could not correctly initialize.
    LodSapKit: Failed to restore kernel parts from archives below /kern
    Failed to load first part of SAP kernel.
    Errors occurred in command.
    The first Error which says "Cannot open definition file /kern/parts" makes me wonder if you have to create the file some other way, maybe some OS400 style. I have checked the permissions on the file, I tried chaniging the owner to <SID>ADM and giving it all the permissions using chmod 777.
    Or it totally something else?
    any ideas??
    Thanks all.
    Abhi

    Hi all,
    I was able to  solve the first problem after I realized that the file name should have a  .txt extension at its end. Duh!!!!
    So once I modified my command as
    LODSAPKRN DEV(STMF) MNTPNT('/kern') KRNLIB(EPD70UCKRN) USERDEF(YES) LIST('/kern/parts.txt') , it started extracting and uncaring my SAPEXE.SAR etc to a library X.....in QSYS. But now it gives me a different error in the joblog:
    The total joblog is is:
    Ownership of object GETOBJINF in QTEMP type *USRSPC changed. 
    Ownership of object GETOBJINF in QTEMP type *USRSPC changed. 
    Library EPD70UCKRN cleared.                                  
    Ownership of object X124110 in QSYS type *LIB changed.       
    Library X124110 created.                                     
    Object changed for X124110 in QSYS type *LIB.                
    Ownership of object GETOBJINF in QTEMP type *USRSPC changed. 
    Link added.                                                  
    Ownership of object GETOBJINF in QTEMP type *USRSPC changed. 
    Extracted /kern/SAPEXE.SAR to /QSYS.LIB/X124110.LIB          
    Ownership of object LSTSAVF in QTEMP type *USRSPC changed.   
    Parameter SAVLIB required. 
    Error found on RSTOBJ command.                                           
    Errors occurred in command.                                              
    RestoreKitPartFromSAVF: Command "RSTOBJ OBJ(ALL) SAVLIB() DEV(SAVF)  SAVF(X124110/SAPEXE) MBROPT(ALL) ALWOBJDIF(ALL) RSTLIB(EPD70UCKRN) RSTASP(SAVASP)" failed (CPF0006 "RSTOBJ OBJ(ALL) SAVLIB() DEV(SAVF)  SAVF(X124110/SAPEXE) MBROPT(ALL) ALWOBJDIF(ALL) RSTLIB(EPD70UCKRN)  RSTASP(SAVASP)" caused an exception: CPF0006)                         
    RestoreKitPartFromSAR: Failed to update library EPD70UCKRN with content of
      archive SAPEXE.SAR in /kern/.                                          
    RestoreKitFromSAR: PANIC: Could not restore archive /kern/SAPEXE.SAR.    
    LodSapKit: Failed to restore kernel parts from archives below /kern      
    Failed to load first part of SAP kernel.                                 
    Errors occurred in command.              
    Now any ideas guys??
    Thanks
    Abhi

  • Kernel Upgrade for ECC 6

    Hi all,
    I want to upgrade the kernel patch level for ECC 6.
    I download all files in http://www.service.sap.com/patches
    <b>path</b>: Entry by application group -> Additional Components -> SAP Kernel ->SAP Kernel 32 bit Unicode -> SAP KERNEL 7.00 32-BIT UNICODE -> Windows Server on IA32 32bit -> Database independent
    Then, I extract all, stop SAP server and copy all these files to \SYS\exe\uc\ and restart server. But, on SAPMMC the dispatcher remains yellow "<b>Dispatcher - Running but Dialog Queue info unavailable</b>".
    The old kernel patch level is 75, and I extract the file SAPEXE_102-20000972.SAR (patch level 102),  but when checking system status, I found that the kernel patch level is not updated.
    Do you know this problem ? Do I miss some steps ?
    Thank you very much,
    Sylvecast
    null

    MMC connects to the underlying sapstartsrv.exe windows service. Beside starting up and shutting down the processes listed in the start profile, this service will also connect to shared memory segments to find out the status of work processes and the dispatcher.
    When starting the system it will normaly first execute sapcpe.exe to replicate new executables from the central replication directory (DIR_CT_RUN) to the instance executable directory (DIR_EXECUTABLE).
    If you provide a new kernel version to DIR_CT_RUN, it will copy and start a new disp+work.exe and sapstartsrv.exe to the local directory WHILE the old sapstartsrv.exe service executable is still running.
    if the new disp+work.exe contains changes to shared memory structures (compared to the old one) the old sapstartsrv.exe will not be able to read them. <i>Dispatcher - Running but Dialog Queue info unavailable</i> is one result of it, unavailable work process information another one.
    sapstartsrv.exe will detect that there is a new version of it's executable by comparing sapstartsrv.exe against sapstartsrv.exe.new (which have the same timestamp in DIR_CT_RUN) and will restart the service with the new executable after 5 minutes which will normaly. This automatically fixes the problem and is documented in windows application log (eventviewer).
    Peter

  • ITS patch level upgrading

    Hi All,
             I need to upgrade the patch level from 28 to33 according to SAP NOTE (1053737) so please let me know how to upgrade patch level on ITS and what is to be taken care while applying.
    We need to apply because of some xss VULNERABILITY Attacks.
    thanks in advance for the help,
    Thanks&Regards,
    Raj

    Hello Raj,
    To upgrade from ITS 6.20 patch 28 to 33 you will need to download the ITS 6.20 patch 33 installation file from the SAP Marketplace. 
    You may want to back up the services, templates, and mimes directories, but only if you have made changes.  The exception is that you do NOT want to use your older (patch 28) ../templates/webgui   ../templates/system  ../its/mimes/system ../its/mimes/webgui in your new Patch 33 installation. 
    Edgar

  • Server not starting after kernel upgrade

    Hi,
    I did a SAP Kernel upgrade of Patch 146 in NW2004s Unicode system
    After the kernel upgrade, the SAP is not starting
    Pls let me know of what can be teh reason
    The following is dev_disp file
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        BWS
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    146
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        2204
    Mon Jun 16 13:02:04 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 (01 2204) [dpxxdisp.c   1243]
         shared lib "dw_xml.dll" version 146 successfully loaded
         shared lib "dw_xtc.dll" version 146 successfully loaded
         shared lib "dw_stl.dll" version 146 successfully loaded
         shared lib "dw_gui.dll" version 146 successfully loaded
         shared lib "dw_mdm.dll" version 146 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Mon Jun 16 13:02:09 2008
    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  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >WDBSSAPBWS01_BWS_01                     <
    DpShMCreate: sizeof(wp_adm)          23680     (1480)
    DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (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     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EE80050, size: 6347104)
    DpShMCreate: allocated sys_adm at 000000000EE80050
    DpShMCreate: allocated wp_adm at 000000000EE82150
    DpShMCreate: allocated tm_adm_list at 000000000EE87DD0
    DpShMCreate: allocated tm_adm at 000000000EE87E30
    DpShMCreate: allocated wp_ca_adm at 000000000F3EBCD0
    DpShMCreate: allocated appc_ca_adm at 000000000F3F1A90
    DpShMCreate: allocated comm_adm at 000000000F3F39D0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F47A660
    DpShMCreate: allocated gw_adm at 000000000F47A6E0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F47A710
    DpShMCreate: allocated wall_adm at 000000000F47A720
    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 view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3496
      argv[0] = D:\usr\sap\BWS\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\BWS\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\BWS\SYS\profile\BWS_DVEBMGS01_WDBSSAPBWS01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=BWS
      argv[7] = -DSAPMYNAME=WDBSSAPBWS01_BWS_01
      argv[8] = -DSAPPROFILE=D:\usr\sap\BWS\SYS\profile\BWS_DVEBMGS01_WDBSSAPBWS01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    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 ( WDBSSAPBWS01) [dpxxdisp.c   11822]
    DpStartStopMsg: send start message (myname is >WDBSSAPBWS01_BWS_01                     <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 146
    Release check o.K.
    Mon Jun 16 13:02:11 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 340
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:2447) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3496)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Mon Jun 16 13:02:49 2008
    ERROR => DpHdlDeadWp: W0 (pid 3504) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W1 (pid 3380) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W2 (pid 4348) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W3 (pid 3528) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W4 (pid 4528) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W5 (pid 4360) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W6 (pid 788) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W7 (pid 4432) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => DpHdlDeadWp: W8 (pid 3376) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => DpHdlDeadWp: W9 (pid 3632) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => DpHdlDeadWp: W10 (pid 3928) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W11 (pid 3304) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W12 (pid 3316) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W13 (pid 4956) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => DpHdlDeadWp: W14 (pid 1136) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => DpHdlDeadWp: W15 (pid 4968) died [dpxxdisp.c   14532]
    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=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:02:59 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Mon Jun 16 17:02:59 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     3504 Ended         no      1   0        0                                                                         
    1 DIA     3380 Ended         no      1   0        0                                                                         
    2 DIA     4348 Ended         no      1   0        0                                                                         
    3 DIA     3528 Ended         no      1   0        0                                                                         
    4 DIA     4528 Ended         no      1   0        0                                                                         
    5 DIA     4360 Ended         no      1   0        0                                                                         
    6 DIA      788 Ended         no      1   0        0                                                                         
    7 DIA     4432 Ended         no      1   0        0                                                                         
    8 UPD     3376 Ended         no      1   0        0                                                                         
    9 ENQ     3632 Ended         no      1   0        0                                                                         
    10 BTC     3928 Ended         no      1   0        0                                                                         
    11 BTC     3304 Ended         no      1   0        0                                                                         
    12 BTC     3316 Ended         no      1   0        0                                                                         
    13 BTC     4956 Ended         no      1   0        0                                                                         
    14 SPO     1136 Ended         no      1   0        0                                                                         
    15 UP2     4968 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Mon Jun 16 17:02:59 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    5
    5
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    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          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update     total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure:               Mon Jun 16 17:02:59 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Mon Jun 16 17:02:59 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:04 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >WDBSSAPBWS01_BWS_01                     < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 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(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (1724) (SOFT_KILL)
    Stop icman
    killing process (2860) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:1724  HANDLE:448)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:05 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1724  HANDLE:448)
    wait for end of icman
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:06 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:07 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:08 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:09 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:10 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:11 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:12 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:13 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:14 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:15 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2860  HANDLE:456)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=481
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Jun 16 13:03:16 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2860  HANDLE:456)
    [DpProcDied] Process died  (PID:3496  HANDLE:432)
    DpStartStopMsg: send stop message (myname is >WDBSSAPBWS01_BWS_01                     <)
    NiIMyHostName: hostname = 'WDBSSAPBWS01'
    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 3 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
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 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 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    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 3 recv would block (errno=EAGAIN)
    Mon Jun 16 13:03:17 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 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 3 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 3 in set0
    SiSelNSet: set events of sock 364 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 364 (pos=3)
    SiSelNRemove: removed sock 364
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    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/300/16
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 364
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 2204) [dpxxdisp.c   10421]
    Good Bye .....

    Are you sure the Database and the listeners are up and running?

Maybe you are looking for

  • GR/IR clearing account calculating wrong price

    HI I am facing the problem with GR/IR clearing a/c, when the user is creating MIGO transation with ref Scheduled agreement PO, its calculating wrong price. My scenario is :- Scheduled agreement PO has been created in USD currency (Qua 370*356.07) Whi

  • How do you know when Verizon is Deleted ...

    They delete your posts....I created a new post exposing their crooked tactics and its been deleted 2x now. VERIZON REPS....I posted on 5 other forums now.   Keep deleting my posts and I will post it on 10 more sites. <Deleted per the Verizon Wireless

  • DataGrid not rendering images during scrolling

    I've created a "Reusable Inline Item Renderer" to display an image in a DataGrid's column, as is shown here: http://www.adobe.com/devnet/flex/quickstart/using_item_renderers/#reusable_item With one difference: In the example the source of the Image c

  • Computer FRIED connecting Video Adapter

    Hi guys, strangest and worst thing happened today. When I connected a video cable from my TV to the Video Adapter (miniVGA to Video), my Mac just DIED. Sparks came out, and I think (actually I'm pretty sure) the board was fried, I have no idea why th

  • I can't change my alarm time settings

    I own a 5th generation iPod nano and I regularly use the alarm clock and it works fine until now. When I set a new alarm and choose the exact time I want it to ring, I go back to the alarm main menu only to find out that the time I selected has chang