Error in basis patch SAPKB64012

Hello
I got the duplicate key error while applying basis patch SAPKB64012 in import_proper phase
Can anyone tell me the solution for this
Thanks

Hi Aashu,
Please refer to Note 88656, section 29, and use the attached allow file to ignore the error.
Basis Support Package SAPKB64013 deletes the corrupt entries in RSMPTEXTS.
Note 88656, section 29 says,
There is "data scrap" in the target table.
The error can also occur in the target table of the existing data scrap.
In many cases, R3trans essentially reads the existing table entries in
sorted sequence to merge them with the newly transported entries. Data
scrap may result in the entries not being returned correctly in sorted
sequence.
These scrap characters, in many cases, were distributed by transports
into several systems.
In the majority of cases, these types of errors can only be solved by
cleaning up the export system and repeating the transport. If the error
also occurs in when you are importing the cleaned-up transport, the data
scrap must also be cleaned up in the import system.
As of Release 6.20, data scrap is no longer exported. See section 5c in
Note 1074030, and Note 718511.
How to do:-
  Please copy the attached file(from note) in AB64012.zip to /usr/sap/trans/cofiles
or /usr/sap/put/cofiles and repeat the import.
You can do the same for SP SAPKB64013.
Please use the latest versions of the tool 'tp' along with 'r3trans'
as well.
Please let me know if it resolves or not.
Thanks
kishore

Similar Messages

  • Error applying basis patch SAPKB70013

    Hi, i am applying basis patch 13 currently i am facing one error import_proper error. i am not able to do any thing. i am getting below dump. can any body help on this?
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "????????????????????????????????????????" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
        The following syntax error occurred in program "SAPLTMSU " in include "LTMSUTOP
         " in
        line 26:
        "The TYPE-POOL "CTSC" is unknown."
        The include has been created and last changed by:
        Created by: "SAP "
        Last changed by: "SAP "
        Error in the ABAP Application Program
        The current ABAP program "????????????????????????????????????????" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.

    Hi Suresh,
    are there any users working in your system while you import the SP?
    It could   very well be that the import  error is related to someone who was using at that time the program.
    It is always recommended to apply SPs while noone is working on the system.
    Rgds,
    Loukas

  • Runtime error at installing basis patch

    hi
    experts
    i applied basis patch SAPKB60070012 in ECC 6.0 with databse oracle10.2.0after iam logging to the sap i got run time error below
    Runtime Errors         SYNTAX_ERROR
    Date and Time          22.10.2008 11:03:27
    Short text
         Syntax error in program "SAPLSCP2 ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLOLEA" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPLSCP2 " in include
          "CL_SALV_FORM_ELEMENT==========CU " in
         line 13:
         "The type "IF_SALV_FORM_CONFIG" is unknown."
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
    Error analysis
         The following syntax error was found in the program SAPLSCP2 :
         "The type "IF_SALV_FORM_CONFIG" is unknown."
    igger Location of Runtime Error
      Program                                 SAPLOLEA
      Include                                 LOLEAU13
      Row                                     71
      Module type                             (FUNCTION)
      Module Name                             AC_CALL_METHOD
    urce Code Extract
    ne  SourceCde
    41   DATA AC_GLOBAL_FLUSH_MODE TYPE C.
    42   DATA MAXLINES          TYPE I.
    43   DATA URL(255)          TYPE C.
    44   DATA LEN               TYPE I.
    45   DATA FLDTYPE           TYPE C.
    46   DATA DOLPARAM          TYPE C.
    47   DATA NCOMPS            TYPE I.
    48   DATA I                 TYPE I.
    49   DATA N(2)              TYPE N.
    50   DATA SIZE              TYPE I.
    51   DATA SVARS_WA          LIKE svars_record.
    52
    53   FIELD-SYMBOLS: <F>, <AC_X1> TYPE X, <AC_X2> TYPE X,
    54                  <EXPORTS_WA> TYPE OLE2_METH_PARMS.
    55
    56 For the call to CL_ABAP_CHAR_UTILITIES=>charsize......................
    57   CLASS CL_ABAP_CHAR_UTILITIES DEFINITION LOAD .
    58
    59
    60 * Initialisation
    61   CLEAR: EXPORTSINDEX, PARAMS, MESSAGE_NR, MESSAGE_TEXT.
    62
    63 * check and set the AC_FRONTEND_RUNS_IN_UTF8 parameter.
    64 * if the AC_FRONTEND_RUNS_IN_UTF8 parameter is set, multiply the string parameter len by 3
    65 * to avoid parameters being truncated in the frontend.
    66   IF AC_FRONTEND_RUNS_IN_UTF8 <> ABAP_TRUE.
    67
    68     DATA : gui_uses_utf8 TYPE rststype-sel_ok.
    69
    70     " ask Matthias whether SAPGUI uses the length critical codepage UTF-8
    >>>     CALL FUNCTION 'SCP_GUI_USES_UTF8'
    72       IMPORTING
    73         gui_uses_utf8 = gui_uses_utf8.
    74
    75     IF gui_uses_utf8 IS NOT INITIAL.
    76       AC_IS_FRONTEND_UTF8 = abap_true.
    77     ENDIF.
    78
    79     AC_FRONTEND_RUNS_IN_UTF8 = abap_true.  "set to true to avoid multiple calls
    80   ENDIF.
    81
    82
    83 * If there are entries in IMPORTS set the RETURN_VALUES_EXIST for
    84 * smart flushing. So if RETURN_VALUES_EXIST = ' ' a flush can be
    85 * postponed in AC_FLUSH_CALL
    86   IF NOT IMPORTS[] IS INITIAL.
    87     RETURN_VALUES_EXIST = 'X'.
    88   ENDIF.
    89
    90 * determine size of exports table
    what is the solution for it.

    hi venkat
    u execute this tp command at /usr/sap/trans/bin with sidadm user.before executing of this command take  backup
    /usr/sap/trans/bin # tp r3i SAPKB70014 SID pf = /usr/sap/trans/bin/TP_DOMAIN_KDV.PFL -Dclientcascade=yes -Drepeatonerror=8 -Dsourcesystems= tag=SPAM
    i got tp error 8 in my server.which error u got u mention above.
    NOTE:After executing this command return must be 0 or 4.other than this u contact sap.wont tell about this command
    after solving this problem u enter spam tcode and import queue.dont open another transactions while installaing patch except spam.
    i tried almost three times i succeed.
    regards
    vasu

  • Basis patch IMPORT_PROPER error

    Hi All,
    Iam applying  basis patch 12 .
    I have done this on other system with no problem, but on the
    current one, it seems to hang on the "imp all" step (displayed
    next to the spinning clock.
    I opened another session I canceled spam transaction.
    it is giving error.
    Import_proper.
    How to overcome this problem.
    Regards
    Siva

    Hi Markus & sunil,
    I applied patch, But problem is same.
    APQUA:oraeqa> /oracle/EQA/102_64/OPatch/opatch apply
    Invoking OPatch 10.2.0.2.0
    Oracle interim Patch Installer version 10.2.0.2.0
    Copyright (c) 2005, Oracle Corporation.  All rights reserved..
    Oracle Home       : /oracle/EQA/102_64
    Central Inventory : /oracle/oraInventory
       from           : /oracle/EQA/102_64/oraInst.loc
    OPatch version    : 10.2.0.2.0
    OUI version       : 10.2.0.2.0
    OUI location      : /oracle/EQA/102_64/oui
    Log file location : /oracle/EQA/102_64/cfgtoollogs/opatch/opatch-2008_Nov_06_13-
    42-32-CST_Thu.log
    ApplySession applying interim patch '5099990' to OH '/oracle/EQA/102_64'
    Invoking fuser to check for active processes.
    Invoking fuser on "/oracle/EQA/102_64/bin/oracle"
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    cal system only.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local sy
    stem.
    (Oracle Home = '/oracle/EQA/102_64')
    Is the local system ready for patching?
    Do you want to proceed? [y|n]
    y
    User Responded with: Y
    Backing up files and inventory (not for auto-rollback) for the Oracle Home
    Backing up files affected by the patch '5099990' for restore. This might take a
    while...
    Backing up files affected by the patch '5099990' for rollback. This might take a
    while...
    Patching component oracle.rdbms, 10.2.0.2.0...
    Updating archive file "/oracle/EQA/102_64/lib/libserver10.a"  with "lib/libserve
    r10.a/opiexe.o"
    Updating archive file "/oracle/EQA/102_64/lib/libserver10.a"  with "lib/libserve
    r10.a/opitsk.o"
    Updating archive file "/oracle/EQA/102_64/lib/libcommon10.a"  with "lib/libcommo
    n10.a/ttcclr.o"
    Running make for target ioracle
    ApplySession adding interim patch '5099990' to inventory
    Verifying the update...
    Inventory check OK: Patch ID 5099990 is registered in Oracle Home inventory with
    proper meta-data.
    Files check OK: Files from Patch ID 5099990 are present in Oracle Home.
    The local system has been patched and can be restarted.
    OPatch succeeded.
    SAPQUA:oraeqa>
    Regards
    Siva

  • Error while upgrading Patch SAPKB70014- Error R3trans received signal 11

    Dear All
    while updating my basis patch level to sapkb70014 I m facing the error at DDIC import phase related to R3trans recived signal 11.My tp version is accurate as required . Kernel versin is 238 Can you guys help me to solve the same
    Regards
    Shilpa

    Hi
    Please continue to run the SPAM again. Also check the Note 822379. If the problem didnt solve yet, post complete log.
    Regards,
    Rajan

  • Dispatcher stopped because of error while applying patches.

    <b>Hi All,
    I was applying basis patch level 12 on a Netweaver '04 application server but unfortunately the tablespace got filled up and the SAP application became unresponsive.
    Now i have created new datafiles and also deleted the patch entry from tables PAT01 and PAT02. But still the dispatcher stops when i try to logon.
    I am pasting the contents of the file dev_disp.
    Please somebody help me out.</b>
    trc file: "dev_disp", trc level: 1, release: "640"
    Tue Feb 27 13:00:30 2007
    kernel runs with dp version 128000(ext=102000) (@(#) DPLIB-INT-VERSION-128000-UC)
    length of sys_adm_ext is 524 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    43
    intno      20020600
    make:      multithreaded, Unicode
    pid        3816
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3816) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 43 successfully loaded
         shared lib "dw_xtc.dll" version 43 successfully loaded
         shared lib "dw_stl.dll" version 43 successfully loaded
         shared lib "dw_gui.dll" version 43 successfully loaded
    Tue Feb 27 13:00:35 2007
    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  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          25008     (1316)
    DpShMCreate: sizeof(tm_adm)          2780232     (13832)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpShMCreate: sizeof(comm_adm)          290000     (580)
    DpShMCreate: sizeof(vmc_adm)          0     (372)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04550040, size: 3207168)
    DpShMCreate: allocated sys_adm at 04550040
    DpShMCreate: allocated wp_adm at 04551B58
    DpShMCreate: allocated tm_adm_list at 04557D08
    DpShMCreate: allocated tm_adm at 04557D30
    DpShMCreate: allocated wp_ca_adm at 047FE978
    DpShMCreate: allocated appc_ca_adm at 04804738
    DpShMCreate: allocated comm_adm_list at 04806678
    DpShMCreate: allocated comm_adm at 04806690
    DpShMCreate: allocated vmc_adm_list at 0484D360
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0484D388
    DpShMCreate: allocated wall_adm at 0484D390
    MBUF state OFF
    Tue Feb 27 13:00:36 2007
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 1227 blocks reserved for free list.
    ES initialized.
    Tue Feb 27 13:00:37 2007
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2244
      argv[0] = F:\usr\sap\HMI\DVEBMGS00/j2ee/os_libs/jcontrol.exe
      argv[1] = F:\usr\sap\HMI\DVEBMGS00/j2ee/os_libs/jcontrol.exe
      argv[2] = pf=F:\usr\sap\HMI\SYS\profile\HMI_DVEBMGS00_hsdnt2400904
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1108
      argv[5] = -DLISTEN_PORT=1109
      argv[6] = -DSAPSYSTEM=00
      argv[7] = -DSAPSYSTEMNAME=HMI
      argv[8] = -DSAPMYNAME=hsdnt2400904_HMI_00
      argv[9] = -DSAPPROFILE=F:\usr\sap\HMI\SYS\profile\HMI_DVEBMGS00_hsdnt2400904
      argv[10] = -DFRFC_FALLBACK=ON
      argv[11] = -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 ( 2.6.1 2.6 4.0) [dpxxdisp.c   1462]
    ***LOG Q0K=> DpMsAttach, mscon ( hsdnt2400904) [dpxxdisp.c   9736]
    Tue Feb 27 13:00:39 2007
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    Tue Feb 27 13:00:40 2007
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 43
    Release check o.K.
    Tue Feb 27 13:00:42 2007
    DpJ2eeLogin: j2ee state = CONNECTED
    Tue Feb 27 13:01:17 2007
    ERROR => W0 (pid 936) died [dpxxdisp.c   12187]
    ERROR => W1 (pid 2252) died [dpxxdisp.c   12187]
    ERROR => W2 (pid 3820) died [dpxxdisp.c   12187]
    ERROR => W3 (pid 2264) died [dpxxdisp.c   12187]
    ERROR => W4 (pid 732) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W5 (pid 2268) died [dpxxdisp.c   12187]
    ERROR => W6 (pid 2292) died [dpxxdisp.c   12187]
    ERROR => W7 (pid 2300) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W8 (pid 2308) died [dpxxdisp.c   12187]
    ERROR => W9 (pid 2316) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W10 (pid 1732) died [dpxxdisp.c   12187]
    ERROR => W11 (pid 1704) died [dpxxdisp.c   12187]
    ERROR => W12 (pid 2344) died [dpxxdisp.c   12187]
    ERROR => W13 (pid 2352) died [dpxxdisp.c   12187]
    ERROR => W14 (pid 2360) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W15 (pid 2368) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W16 (pid 1740) died [dpxxdisp.c   12187]
    ERROR => W17 (pid 2384) died [dpxxdisp.c   12187]
    ERROR => W18 (pid 2328) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-936 (SIGUSR2)
    ERROR => DpWpKill(936, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-2252 (SIGUSR2)
    ERROR => DpWpKill(2252, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3820 (SIGUSR2)
    ERROR => DpWpKill(3820, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-2264 (SIGUSR2)
    ERROR => DpWpKill(2264, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-732 (SIGUSR2)
    ERROR => DpWpKill(732, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-2268 (SIGUSR2)
    ERROR => DpWpKill(2268, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-2292 (SIGUSR2)
    ERROR => DpWpKill(2292, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-2300 (SIGUSR2)
    ERROR => DpWpKill(2300, SIGUSR2) failed [dpxxtool.c   2468]
    killing W8-2308 (SIGUSR2)
    ERROR => DpWpKill(2308, SIGUSR2) failed [dpxxtool.c   2468]
    killing W9-2316 (SIGUSR2)
    ERROR => DpWpKill(2316, SIGUSR2) failed [dpxxtool.c   2468]
    killing W10-1732 (SIGUSR2)
    ERROR => DpWpKill(1732, SIGUSR2) failed [dpxxtool.c   2468]
    killing W11-1704 (SIGUSR2)
    ERROR => DpWpKill(1704, SIGUSR2) failed [dpxxtool.c   2468]
    killing W12-2344 (SIGUSR2)
    ERROR => DpWpKill(2344, SIGUSR2) failed [dpxxtool.c   2468]
    killing W13-2352 (SIGUSR2)
    ERROR => DpWpKill(2352, SIGUSR2) failed [dpxxtool.c   2468]
    killing W14-2360 (SIGUSR2)
    ERROR => DpWpKill(2360, SIGUSR2) failed [dpxxtool.c   2468]
    killing W15-2368 (SIGUSR2)
    ERROR => DpWpKill(2368, SIGUSR2) failed [dpxxtool.c   2468]
    killing W16-1740 (SIGUSR2)
    ERROR => DpWpKill(1740, SIGUSR2) failed [dpxxtool.c   2468]
    killing W17-2384 (SIGUSR2)
    ERROR => DpWpKill(2384, SIGUSR2) failed [dpxxtool.c   2468]
    killing W18-2328 (SIGUSR2)
    ERROR => DpWpKill(2328, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:27 2007
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Tue Feb 27 07:31:27 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA      936 Ended         no      1   0             0                                                             
    1 DIA     2252 Ended         no      1   0             0                                                             
    2 DIA     3820 Ended         no      1   0             0                                                             
    3 DIA     2264 Ended         no      1   0             0                                                             
    4 DIA      732 Ended         no      1   0             0                                                             
    5 UPD     2268 Ended         no      1   0             0                                                             
    6 UPD     2292 Ended         no      1   0             0                                                             
    7 UPD     2300 Ended         no      1   0             0                                                             
    8 ENQ     2308 Ended         no      1   0             0                                                             
    9 ENQ     2316 Ended         no      1   0             0                                                             
    10 BTC     1732 Ended         no      1   0             0                                                             
    11 BTC     1704 Ended         no      1   0             0                                                             
    12 BTC     2344 Ended         no      1   0             0                                                             
    13 BTC     2352 Ended         no      1   0             0                                                             
    14 BTC     2360 Ended         no      1   0             0                                                             
    15 SPO     2368 Ended         no      1   0             0                                                             
    16 UP2     1740 Ended         no      1   0             0                                                             
    17 UP2     2384 Ended         no      1   0             0                                                             
    18 UP2     2328 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Tue Feb 27 07:31:27 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    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          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    since last update     total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    Dump of tm_adm structure:               Tue Feb 27 07:31:27 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Tue Feb 27 07:31:27 2007
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:32 2007
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpJ2eeDisableRestart
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2244)
    killing process (2244) (SOFT_KILL)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    NiSelClear: removed hdl 8 from selectset
    DpDelSocketInfo: del info for socket 8 (type=8)
    NiBufClose: clear extensions for hdl 8
    NiBufSetStat: bufstat of hdl 8 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 8 / socket 1324
    NiSelClear: removed hdl 4 from selectset
    DpDelSocketInfo: del info for socket 4 (type=9)
    NiBufClose: clear extensions for hdl 4
    NiBufSetStat: bufstat of hdl 4 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 4 / socket 1548
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 5, data complete
    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 (2216) (SOFT_KILL)
    Stop icman
    killing process (2220) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:2216  HANDLE:1568)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:33 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:2216  HANDLE:1568)
    [DpProcDied] Process died  (PID:2220  HANDLE:1560)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:34 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:35 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:36 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:38 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:39 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:40 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:41 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:42 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:43 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:44 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:45 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:46 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:47 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:48 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:49 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:50 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:51 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:52 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:54 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:55 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:56 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:57 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:58 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:01:59 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:00 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:01 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:02 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:03 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:04 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:05 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:06 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:07 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:08 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:09 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:10 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:11 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:12 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:13 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:14 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:15 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:16 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:17 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:18 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:2244  HANDLE:1536)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Feb 27 13:02:19 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:2244  HANDLE:1536)
    NiIMyHostName: hostname = 'hsdnt2400904'
    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 = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9962]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 5 from selectset
    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/19
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 5
    NiBufSetStat: bufstat of hdl 5 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 5 / socket 1540
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 3816) [dpxxdisp.c   8495]
    Good Bye .....
    <b>Thanks in Advance,
    Abhishek Srivastava</b>

    Hi Matt,
    I am pasting the contents of tha file dev_w0.
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Tue Feb 27 17:34:23 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\HMI\SYS\exe\run\dboraslib.dll' ...
    B  Library 'F:\usr\sap\HMI\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'F:\usr\sap\HMI\SYS\exe\run\dboraslib.dll' is "640.00", patchlevel (0.39)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    43
    M intno      20020600
    M make:      multithreaded, Unicode
    M pid        2664
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2664) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)          25008     (1316)
    M  DpShMCreate: sizeof(tm_adm)          2780232     (13832)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          290000     (580)
    M  DpShMCreate: sizeof(vmc_adm)          0     (372)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 04550040, size: 3207168)
    M  DpShMCreate: allocated sys_adm at 04550040
    M  DpShMCreate: allocated wp_adm at 04551B58
    M  DpShMCreate: allocated tm_adm_list at 04557D08
    M  DpShMCreate: allocated tm_adm at 04557D30
    M  DpShMCreate: allocated wp_ca_adm at 047FE978
    M  DpShMCreate: allocated appc_ca_adm at 04804738
    M  DpShMCreate: allocated comm_adm_list at 04806678
    M  DpShMCreate: allocated comm_adm at 04806690
    M  DpShMCreate: allocated vmc_adm_list at 0484D360
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0484D388
    M  DpShMCreate: allocated wall_adm at 0484D390

    X Tue Feb 27 17:34:24 2007
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Tue Feb 27 17:34:27 2007
    M  calling db_connect ...
    C  Got ORACLE_HOME=F:\oracle\HMI\920 from environment
    C  *** ERROR => Couldn't initialize Oracle Client Library
    please check your installation
    [dbsloci.c    8095]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1269]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9413]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    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 hsdnt2400904_HMI_00 on host hsdnt2400904 (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Tue Feb 27 17:34:27 2007
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9589
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  252]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2664) [dpnttool.c   357]
    Please help me out if you have any solution.
    Regards,
    Abhishek Srivastava

  • BASIS patch SAPKB64024 it stuck on XPRA_EXECUTION

    Hello everybody,
    I am applying the BASIS patch SAPKB64024 it stuck on XPRA_EXECUTION.
    it give the error
    The following details help you to analyze the problem:
       -   Error in phase: XPRA_EXECUTION
       -   Reason for error: TP_STEP_FAILURE
       -   Return code: 0012
       -   Error message: OCS Package SAPKB64024, tp step "R", return code 0012
    I restart the import procedure but generate same error.
    I have read SAP NOTE 589103 but unable to execute said program TOUCHSRC.
    Job Log display :
    Step 001 started (program RDDEXECL, variant , user ID DDIC)
    All DB buffers of application server SAPQAS were synchroniz
    ABAP/4 processor: LOAD_TYPEPOOL_VERSION_MISMATCH
    Job cancelled
    Please suggest.
    Regards
    Ganesh

    Hi Ganesh,
    you can stop sap system and start sap system.
    Repeat the patch application after this. This should work now.
    Regards,
    Deepak Kori

  • Error While Applying Patches

    Hi Experts
    while applying BASIS PATCH SAPKB70010 Error @DDIC Activation Phase.
    Index FDT_TRACE_0000-001 (field TRACE_FCT_ID is not in the table)
    INCLUDE table FDT_INC_EXPR_0301_DATA is not active
    Routine EXPAND (Table FDT_EXPR_0301T could not be expanded
    Thanks
    Ravi

    Hi,
    INCLUDE table FDT_INC_EXPR_0301_DATA is not active
    Try to activate this table from SE11.
    Also See the below notes
    822379 - Known problems with Support Packages in SAP NW 7.0x AS ABAP
    791984 - Simultaneous activation of view append and appending view
    1015068 - Deleting and recreating dictionary objects
    1022755 - Language import and deletion of dictionary objects
    1113868- Activation error due to an object that does not exist
    1256384 - View/structure not active: Key field of type string
    1321756 - Mass activation: Object activated instead of deleted
    Thanks,
    Shambo

  • Errors in 9ias patch dcumentation!

    folks, this applies to all who're trying to upgrade their existing 9ias to the latest patch set version using the integrated patchset.
    this is also helpful if you're doing a first time install and there are some issues that help in getting the server started
    patch steps detailed of how to perform the 9.02.3 integrated patch update
    written by :satish ramaswamy
    NOTE:THIS IS A BEST PRACTICES (B.P)DOC AS IT HAS BEEN PERFORMED ON NUMEROUS SERVERS IN A CUSTOMER SITE
    further updates:09/09/03
    NOTE:ALL PATCHES MUST BE APPLIED ON BOTH TIERS!
    NOTE:YOUR DB LISTENER MUST LISTEN ON PORT 1521!
    if you have multiple database on the same server change the ias listener port to 1521 before applying.
    original creation date:08/13/03
    1. ensure you have good solid backup of your oracle binaries infrastructure/mid tier
    2. first check if you meet the pre-install requirements re os level and sun jdk     follow note:242548.1
    3. check the jdk version it should be 1.3 or higher java -version will show the current version
    4. goto www.sun.com and download and install the latest supported jdk 1.4.2 as of 09/09/03 per writing of
    this doc and make relevant changes to the path on both tiers
    5. downloaded db patch 2517300 and the owm & java_ssl patches 2563444 & 2282201 respectively
    and place it in the same dir say /export/home/oracle/patch/dbpatch
    THIS IS IMPORTANT AS THE owm and java_ssl patches HAVE to be applied after the db patch
    also download the integrated patch 3038037 and place it in a separate dir say /export/home/oracle/patch/integratedpatch
    6. unzip the patches
    7. goto the website and shutdown the application tier (middle tier) and stop all & do the same for the infrastructure tier
    8. shutdown db & listener at the infrastructure home
    9. check if any oracle processes are running in both the infrastructure/mid tier (ps -ef |grep oracle)
    10. if yes even though you've stopped all services from the web-site depending on which processes
    are running you may have to manually stop them
    10. if opmn managed processes OH/opmn/bin/opmn stopall
    11. if oid, OH/bin/oidmon stop and also the ldap server OH/bin/oidctl connect=iasdb server=oidldapd stop(you might get an error
    as the database and the infrastructure are already down don't worry
    12. goto OH/ldap/bin/ldpacheck to check if any of the oid processes are still up
    B.P :in you .profile include OH/opmn/bin,OH/bin and OH/ldap/bin in your path and also have aliases.
    13. if there still any processes running kill them manually (have a script like the following to do this,modify the ps to kill depending on the process)
    as you might have to for native ,Apache,opmn
    #!/bin/ksh
    #satish ramaswamy 08/13/03
    #kills the processes of opmn
    #set -x #only for debguuing comment it out
    ps -ef |grep "[o]pmn" |awk '{print $2}'|while read list
    do
    #echo $list
    kill -9 $list
    done
    14.xhost + , check by running xclock a clock should be displayed.
    15. export DISPLAY=<i.p:0.0> VERY IMPORTANT DON'T FORGET!!!
    16 ./runInstaller (start installer) from the supplied patch version
    17. after applying the db patch on the infrastructure tier/apply it on the mid tier
    18. start db up and follow instructions on db patch 2517300 readme postinstall
    19. B.P :create a script file for the post db commands if performing on a # of servers and also spool the output
    20.shutdown the db and listener before applying the java_ssl & owm patches
    20.cd to the java_ssl patch dir 2871352 and follow patch readme though detailed instructions follow
    21. chmod the patch.sh script provided for both these patches chmod u=rwx patch.sh
    22../patch.sh (run the script)
    23..perform 22 after changing your profile to the mid-tier, you'll get the message
    that the script has been run before please enter C (Continue) to continue applying patch to mid-tier
    24. cd to the owm patch dir 2563444 chmod u=rwx post_9014.sh (owm patch script)
    25.. change the profile back to the infrastructure tier and excetute this script
    26. ./post_9014.sh
    27.perform step 26 for the mid-tier by changing the environment
    28.startup up the db & listener,oidmon, oid server,emctl
    29. TEST by going to the http://i.p address:port #(admin port) start the services first on infrastructure,then mid-tier
    30. cd to the where the integrated patch is installed and fire up the installer ./runInstaller      but before
    export DISPLAY=<i.p:0.0> VERY IMPORTANT DON'T FORGET!!!
    31. follow instructions on the integrated patch readme (there is some confusion in the readme modifications mentioned here)
    32. DO NOT shutdown oidmon, oidserver until you have passed the screen where it prompts for the oracladmin
    password
    33. after you enter the password you'll get a screen prompting you to shutdown all infrastructure processes
    DON'T
    34. the next screen will ask for the sys password enter it twice and only then ensure all infrastructure
    processes are down
    35. apply the integrated patch on the app tier after appying it on the infrastructure.
    36. if you get errors while the oidpatchca.sh is being invoked from the installer(try retrying you may have to start oidmon first)
    37. you can run OH/ldap/bin/oidpatchca.sh manually n times! THIS MUST RUN SUCCESSFULLY! IT IS NOT OPTIONAL!
    38. the oid command has changed in 9.0.2.3 ./oidpatchca.sh -connect iasdb -lsnrport 1521 -syspwd <SYS password> -sudn "cn=orcladmin" -supwd <orcladmin pw> -dippwd
    <some new password matching password rules>
    39.log on to sqlplus as ods user and you MUST see 11 parameters in the following procedure
    OLADDENTRY by performing a desc oladd
    40. if you get errors that object doesn't exist check you're logged as ods user,check status of OLADD% object_name is dba_objects/user_objects.
    41. your java environment might be screwed up may have to run initjvm.sql in OH/javavm but first run rmjvm.sql
    40. also if you get errors while running oidpatchca.sh like java errors this means the java_ssl patch must be run again
    41. on the both tiers check the status of dcmctl with OH/dcmctl getstate -v (if you get java errors run java_ssl patch again!)
    42. start the relevant services on both tiers OH/dcm/bin/dcmctl start -ct [ohs/oc4j] -v
    43. start emctl, webcache on the mid tier OH/bin/webcachectl start
    44.TEST by going to the http://i.p address:port #(admin port)
    45. if you have errors open up a tar and hopefully you get analyst brett mcgee!
    46. THIS IS OPTIONAL:follow post install steps which involves applying another patch! follow readme of that patch
    47. download and apply patch # 3129219 ONLY on MID-TIER to prevent forms/reports errors (not mentioned in integated patch 3038037 readme)
    TROUBLESHOOTING TIPS:
    1.oidpatchca.sh fails (see if oidmon is up)
    2. get java errors or ADMN errors when you run dcmctl getstate -v or any dcmctl commands
    check if oidmon is up

    errata: step # 41 should read
    41. your java environment might be screwed up may have to run initjvm.sql in OH/javavm/*INSTALL*(lower case) but first run rmjvm.sql
    missing in the earlier post.
    satish

  • Error while applying patch 3384350

    Hi all,
    I'm receiving the following error while apply patch 3384350 (Supply Chain Management Family Pack J 11i.SCM_PF.J) to an 11.5.9 instance.
    from adpatch.log:
    The following Oracle Forms objects did not generate successfully:
    inv forms/US INVTDILT.fmx
    from worker log:
    Compiling package body CHECK_RESERVATIONS_ALLOCATIONS...
    Compilation error on package body CHECK_RESERVATIONS_ALLOCATIONS:
    PL/SQL ERROR 358 at line 12, column 9
    column 'INVENTORY_ITEM_ID' exists in more than one table; use qualifier
    PL/SQL ERROR 0 at line 10, column 2
    SQL Statement ignored
    I have a SR open, but thought I would ask here as well in case anyone else had ran into this issue. There was only 1 direct hit on metalink for this error and it provided no solution and it's bug # link was not accessible to the public.
    thanks in advance,
    -Chad

    Compiling package body CHECK_RESERVATIONS_ALLOCATIONS...
    Compilation error on package body CHECK_RESERVATIONS_ALLOCATIONS:
    PL/SQL ERROR 358 at line 12, column 9
    column 'INVENTORY_ITEM_ID' exists in more than one table; use qualifier
    PL/SQL ERROR 0 at line 10, column 2
    SQL Statement ignoredA workaround is to precede the column name ('INVENTORY_ITEM_ID') with the table name so that the column reference is unambiguous. Please note that this is only a workaround to fix the issue if you cannot afford waiting to hear back from Oracle support with a proper solution.

  • Error while applying patch MLR#4

    hi,
    I am getting error while applying patch MLR#4. Can you please let me know whats error can be resolved?
    Please see below the snapshots from log file.
    Thanks,
    Vaibhav
    Execute perf_wid_pid_pcid.sql
    Error: Abort transaction
    java.lang.NullPointerException
    at oracle.tip.adapter.b2b.data.B2BSchemaUpdate.addAQJMSTransportProtocolToGenericExchange(B2BSchemaUpdate.java:1009)
    at oracle.tip.adapter.b2b.data.B2BSchemaUpdate.main(B2BSchemaUpdate.java:509)
    Begin Transaction
    Inserting DocumentRoutingID into X12_DOCUMENT_TYPE_PARAMETERS
    Failure! Error stack:
    java.lang.NullPointerException
    at oracle.tip.buslogic.bll.b2b.DocumentProtocolWizard.getDocumentTypeParameter(DocumentProtocolWizard.java:819)
    at oracle.tip.adapter.b2b.data.B2BParameterSeed.createDocumentTypeParameters(B2BParameterSeed.java:214)
    at oracle.tip.adapter.b2b.data.B2BParameterSeed.main(B2BParameterSeed.java:160)
    start: update opmn xml
    Transaction started
    An exception occured during seeding
    java.lang.NullPointerException
    at oracle.tip.buslogic.bll.b2b.DocumentProtocolWizard.getDocumentTypeParameter(DocumentProtocolWizard.java:819)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.createCustomDocumentTypeParameters(EBMSPatch.java:386)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.seed(EBMSPatch.java:56)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.main(EBMSPatch.java:38)
    Seeding successful
    Error -: AIP-11001: Transaction closed: Error -: AIP-11001: Transaction closed
    at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:72)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.seed(EBMSPatch.java:79)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.main(EBMSPatch.java:38)
    Caused by: Error -: AIP-11001: Transaction closed
    at oracle.tip.repos.core.driver.CatalogTransaction.commit(CatalogTransaction.java:1464)
    at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:70)
    ... 2 more
    Starting task #1 [AS1SeedTask] ...
    Task [AS1SeedTask]: starting ...
    EDI X12 over AS1 is being seeded.
    create BusinessProtocol EDI-EDI_X12 over AS1....
    creating AS Exchange Protocols...
    create AS1 1.0
    java.lang.Exception: No TransportProtocol found for the given name and revision 'EMail' '1.0'
    at oracle.tip.seed.AS1SeedTask.getTransportProtocol(AS1SeedTask.java:342)
    at oracle.tip.seed.AS1SeedTask.createAS1(AS1SeedTask.java:483)
    at oracle.tip.seed.AS1SeedTask.createAS1ExchangeProtocol(AS1SeedTask.java:423)
    at oracle.tip.seed.AS1SeedTask.createBusinessProtocol_EDI_EDI_X12_AS1(AS1SeedTask.java:530)
    at oracle.tip.seed.AS1SeedTask.doWork(AS1SeedTask.java:104)
    at oracle.tip.seed.SeedDriver.processTasks(SeedDriver.java:222)
    at oracle.tip.seed.SeedDriver.go(SeedDriver.java:283)
    at oracle.tip.seed.AS1SeedDriver.main(AS1SeedDriver.java:80)
    java.lang.Exception: No TransportProtocol found for the given name and revision 'EMail' '1.0'
    at oracle.tip.seed.AS1SeedTask.getTransportProtocol(AS1SeedTask.java:342)
    at oracle.tip.seed.AS1SeedTask.createAS1(AS1SeedTask.java:483)
    at oracle.tip.seed.AS1SeedTask.createAS1ExchangeProtocol(AS1SeedTask.java:423)
    at oracle.tip.seed.AS1SeedTask.createBusinessProtocol_EDI_EDI_X12_AS1(AS1SeedTask.java:530)
    at oracle.tip.seed.AS1SeedTask.doWork(AS1SeedTask.java:104)
    at oracle.tip.seed.SeedDriver.processTasks(SeedDriver.java:222)
    at oracle.tip.seed.SeedDriver.go(SeedDriver.java:283)
    ------------------------------------------

    Make sure that no oracle processes are running on windows, stop all services again and use the task manager to kill any oracle process that is running. But first read de README.txt that you have with your patch, there is all the steps you need to follow to perform that installation.
    Message was edited by:
    user637951

  • Error while applying patch u4440000.drv(part of R12 upgrade from 11.5.10.2)

    Hi All,
    Getting error while applying patch 4440000
    cd $AU_TOP/patch/115/driver/u4440000.drv
    ERROR:
    Failed: XDOLoader.class on worker 1
    Failed: CustMigrationTool.class on worker 2
    Failed: XDOLoader.class on worker 3
    Failed: XDOLoader.class on worker 4
    Worker 2 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.jrad.migration.cust.CustMigrationTool ak % -customer_cust -username &un_apps @ -password &pw_apps -dbconnection &jdbc_db_addr -jrad_username &un_apps @ -jrad_password &pw_apps -jrad_dbconnection &jdbc_db_addr -rootpackage "/oracle/apps/ak/" -migrationdir &fullpath_ak_mds_directory
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jrad/migration/cust/CustMigrationTool
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Worker 1 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_DAY -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT3.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 3 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_SUMM -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT4.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 4 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:01
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHLPRDWC -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLPRDWC1.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:02
    Please let me know any solution
    Thanks in advance
    Regards,
    Bhanu Chander.

    Hi,
    As a part of R12 upgrade.
    once The Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    Now we are connected to R12 application.
    Applied patch AD.A 4502962.
    Run the American English upgrade patch driver
    cd $AU_TOP/patch/115/driver
    adpatch options=nocopyportion,nogenerateportion
    Please enter the name of your AutoPatch driver file: u4440000.drv
    This patch doesn't have readme it will be under cd $AU_TOP/patch/115/driver
    Thanks,
    Bhanu Chander

  • Error while applying patches SP 9 to NW 04s .

    Hi all ,
    i am <b>applying SP 9 patches</b> to my <b>NW 04s</b> installation using JSPM. Doing that as i want to work on VC. In all there were around 40 patches.
    8 have been deployed .
    giving error for following patches.
    sap.com/ADSSAP
    sap.com/BI_MMR
    sap.com/EPBC
    sap.com/CAF-UM
    sap.com/SAP_JTECHS
    sap.com/BI_UDI
    sap.com/CAF
    sap.com/LM-TOOLS
    when i click show details  for all the above error patches , it asks me to see log file sdmc1232312323423.log , will put the trace below.
    before printing that trace , would like to tell , that i tried restarting the server twice but the error just dosent go. i always click Resume after restarting since i am not changing contents of EPS directory.
    Then it says <b>Previously Broken deployment has been detected.</b>
    Please let me know how can i proceed.
    here is the trace of that log file. just putting the last part of it as the trace is huge.
    [code]Nov 15, 2006 7:37:58 PM  Info: Finished successfully: development component 'tc/lm/webadmin/mainframe/persist/di'/'sap.com'/'MAIN_APL70VAL_C'/'946034'/'0', grouped by software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0'
    Nov 15, 2006 7:37:58 PM  Info: Starting to save the repository
    Nov 15, 2006 7:38:00 PM  Info: Finished saving the repository
    Nov 15, 2006 7:38:00 PM  Info: Starting: Update: Selected development component 'tc/slm/dbschema'/'sap.com'/'MAIN_APL70VAL_C'/'946018'/'0' updates currently deployed development component 'tc/slm/dbschema'/'sap.com'/'MAIN_APL70P06_C'/'700010'/'0'.
    Nov 15, 2006 7:38:02 PM  Info: <!LOGHEADER[START]/>
    Nov 15, 2006 7:38:02 PM  Info: <!HELP[Manual modification of the header may cause parsing problem!]/>
    Nov 15, 2006 7:38:02 PM  Info: <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    Nov 15, 2006 7:38:02 PM  Info: <!NAME[C:\usr\sap\R4S\DVEBMGS01\SDM\program\log\jddilog20061115193800.log]/>
    Nov 15, 2006 7:38:02 PM  Info: <!PATTERN[jddilog20061115193800.log]/>
    Nov 15, 2006 7:38:02 PM  Info: <!FORMATTER[com.sap.dictionary.database.dbs.DbTraceFormatter(%s %m %-30l %24d)]/>
    Nov 15, 2006 7:38:02 PM  Info: <!ENCODING[Cp1252]/>
    Nov 15, 2006 7:38:02 PM  Info: <!LOGHEADER[END]/>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  $Id: //tc/DictionaryDatabase/645_VAL_REL/src/_dictionary_database_dbs/java/com/sap/dictionary/database/dbs/DbModificationManager.java#4 $
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<<<<<<<<<<<<< Table Deployment >>>>>>>>>>>>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<<<<<<<<<<<<< Table Deployment >>>>>>>>>>>>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info: 
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info: 
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBTABLERT >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBTABLERT >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTX >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTX >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  >>> Analyze tables from archive in database MSSQL
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  >>> Analyze tables from archive in database MSSQL
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_CIM.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_CIM.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_CIM >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_CIM >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_USER.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_USER.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_USER >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_USER >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Analysis and adjustment of tables successfully executed
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Analysis and adjustment of tables successfully executed
    Nov 15, 2006 7:38:02 PM  Info: Finished successfully: development component 'tc/slm/dbschema'/'sap.com'/'MAIN_APL70VAL_C'/'946018'/'0', grouped by software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0'
    Nov 15, 2006 7:38:02 PM  Info: Starting to save the repository
    Nov 15, 2006 7:38:02 PM  Info: Finished saving the repository
    Nov 15, 2006 7:38:02 PM  Info: Starting: Update: Selected development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'1' updates currently deployed development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Nov 15, 2006 7:38:02 PM  Info: SDA to be deployed: C:\usr\sap\R4S\DVEBMGS01\SDM\root\origin\com.adobe\DocumentServicesLicenseManager\Adobe Systems\1\705.20060313114655.281906\adobe-DocumentServicesLicenseManager.ear
    Nov 15, 2006 7:38:02 PM  Info: Software type of SDA: J2EE
    Nov 15, 2006 7:38:03 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 15, 2006 7:38:05 PM  Info: Starting cluster instance processes.
    Nov 15, 2006 7:38:34 PM  Info: Starting the instance JC_ps2516_R4S_01 running on host ps2516
    Nov 15, 2006 7:38:34 PM  Info: Starting the instance JC_ps2516_R4S_01 processes. The instance is running on host ps2516                         
    Nov 15, 2006 7:38:34 PM  Info: Starting the process dispatcher
    Nov 15, 2006 7:38:34 PM  Info: Starting the process server0
    Nov 15, 2006 8:31:09 PM  Info: Cluster instance processes have been successfully started.
    Nov 15, 2006 8:32:57 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 15, 2006 8:32:57 PM  Error: Aborted: development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'1', grouped by software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060810173400''/'1':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [ps2516] with user name: [J2EE_ADMIN]
                        Check your login information.
                        Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.handleConnectionPropblem(InitialContextFactoryImpl.java:494)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:363)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at com.sap.engine.deploy.manager.DeployManagerImpl.checkCredentials(DeployManagerImpl.java:2983)
         at com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthMethodInvoker.invokeCheckCredentialsInternal(DeployManagerAuthMethodInvoker.java:51)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:45)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:32)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOnlineDeployerImpl.checkLoginCredentials(EngineOnlineDeployerImpl.java:173)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performDeployment(EngineApplOnlineDeployerImpl.java:167)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:120)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:89)
         at com.sap.sdm.apiimpl.local.DeployProcessorImpl.deploy(DeployProcessorImpl.java:74)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.requestRemoteCall(RemoteProxyServerImpl.java:127)
         at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.process(RemoteProxyServerImpl.java:38)
         at com.sap.sdm.apiimpl.remote.server.ApiClientRoleCmdProcessor.process(ApiClientRoleCmdProcessor.java:84)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.
         at com.sap.engine.services.security.remote.login.RemoteLoginContextExt.<init>(RemoteLoginContextExt.java:34)
         at com.sap.engine.services.jndi.implclient.LoginHelper.clientSideLogin(LoginHelper.java:81)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:355)
         ... 37 more
    Caused by: java.io.EOFException: End of stream is reached unexpectedly during input from Socket[addr=/10.77.37.102,port=50104,localport=2312]
         at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:420)
         ... 1 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Nov 15, 2006 8:32:57 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:05 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:05 PM  Info: Starting: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060810173400''/'1' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060306103500''/'0'.
    Nov 15, 2006 8:33:05 PM  Error: Aborted: software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060810173400''/'1':
    Failed deployment of SDAs:
    development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'1' : aborted
    Please, look at error logs above for more information!
    Nov 15, 2006 8:33:05 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:15 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:15 PM  Info: Starting: Update: Selected software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805184500''/'0' updates currently deployed software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060304193400''/'0'.
    Nov 15, 2006 8:33:15 PM  Error: Aborted: software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805184500''/'0':
    No further description found.
    Nov 15, 2006 8:33:15 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:34 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:34 PM  Info: Starting: Update: Selected software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060811133139''/'0' updates currently deployed software component 'CAF-UM'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161958''/'0'.
    Nov 15, 2006 8:33:34 PM  Error: Aborted: software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060811133139''/'0':
    No further description found.
    Nov 15, 2006 8:33:34 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:55 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:55 PM  Info: Starting: Update: Selected software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060820184300''/'0' updates currently deployed software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060305011500''/'0'.
    Nov 15, 2006 8:33:55 PM  Error: Aborted: software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060820184300''/'0':
    No further description found.
    Nov 15, 2006 8:33:55 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:03 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:03 PM  Info: Starting: Update: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060818005100''/'0' updates currently deployed software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.6.1.20060306103400''/'0'.
    Nov 15, 2006 8:34:03 PM  Error: Aborted: software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060818005100''/'0':
    No further description found.
    Nov 15, 2006 8:34:03 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:11 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:11 PM  Info: Starting: Update: Selected software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805191900''/'0' updates currently deployed software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060304195100''/'0'.
    Nov 15, 2006 8:34:11 PM  Error: Aborted: software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805191900''/'0':
    No further description found.
    Nov 15, 2006 8:34:11 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:11 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:11 PM  Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071023''/'0' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161956''/'0'.
    Nov 15, 2006 8:34:11 PM  Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071023''/'0':
    No further description found.
    Nov 15, 2006 8:34:11 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:12 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:12 PM  Info: Starting: Update: Selected software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0' updates currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.1.20060302145618''/'0'.
    Nov 15, 2006 8:34:12 PM  Error: Aborted: software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0':
    No further description found.
    Nov 15, 2006 8:34:12 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:14 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:14 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Nov 15, 2006 8:34:14 PM  Error: -
    At least one of the Deployments failed -
    [/code]

    I have just solved this problem. The symptom is the "No server is running"
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running. Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.
    The cause for my case is that the server contains more than one NIC. P4 can't bind to correct NIC.
    The solution is to follow SAP Notes 609603 to configure the "bindHost" property of p4 services using config tool.

  • Error : No basis hierarchy for product type 01

    Hi
    When i am trying to create product hierarchy in CRM 5.0 the following error
    "no basis hierarchy for product type 01" is futuring in the system,I would rquest you help in this issue.
    Regards
    Krishna

    Hi All,
    While congiguring the material system showing the same mssg like "No basis hierarchy for product type 01". Even If I created the hierarchy. Plz any body is there to solve this issue.
    Thanx
    Chinmaya

  • Error: Sender base in period 003 is 0; therefore, no allocation is possible

    Hello All,
    When i am running a Distribution cycle in PCA i am getting the following Error:
    "Sender base in period 003 is 0; therefore, no allocation is possible
    Diagnosis
    The total base value for sender 41007001DUMMY100GLPCT0001X0000000000000000X in period 003 is 0. This value is derived from the total of all receiver allocation bases.
    System Response
    It is not possble to distribute the sender value because calculating the receiver values according to the formula
    Sender value X Receiver allocation base / Sender base
    would terminate the program. The sender is therefore not credited for period 003"
    But when i check the KE5Z report the Sender Profit Center is having the balance.
    Note: We have gone live recently and we are trying the distribute the sales amount which was migrated with dummy profit centers to the profit centers which are supposed to have that revenue using this distribution Cycle
    Best Regards,
    Ravi

    Hello Ajay,
    My Distribution rule is maintained like this:
    Sender Profit Center : Dummy1
    Account Number From : 41007001  to   45007900 (All of of them carry revenue (Cr. Balance)
    Reciver Profit Center (SET):  FINALGRP
    SKF: Dummy
    Values are maintained in 9KE5 Correctly according to the Percentage of Distrubution amoung the receivers
    Best Regards,
    Ravi
    Edited by: Ravi Eddhula Reddy Kumar on Apr 17, 2011 6:26 AM

Maybe you are looking for

  • CRM 5.0 and Pricing

    Hello Guys , I am creating a sales order in CRM and I am using CRM as standalone system. I wanna test Pricing in CRM and I cant not. I maintained all necesary steps... maintained pricing determination and Created condit records. VMC has been actived

  • PayloadSwapBean in recevier file adapter

    Hi Experts, Mine is SOAP to File scenario. i'm getting attachemnts in SOAP channel, i'm using the payloadSwapBean to swap the main doc with this attachemnt in my receiver file adapter and the attachemnt content should go to the file. but i'm getting

  • Stream computer screen to TV

    Not sure why this took me to the US discussion board, so I hope I'm in the right place!!  If it matters. I'm in Canada! I bought an AppleTV today.  Setup was super easy (I'm listening to my iTunes library right now!)  BUT .... the ONE thing I really

  • Message no. RM109 The quantity at RP  is less than the quantity at next RP

    Hello everyone, I am getting an error in regards to a reporting point.  I tried going into MF4R to reset the reporting points and when I do I get the following message: The quantity at RP 0220 is less than the quantity at the next RP Message no. RM10

  • ADI Error

    A user is running ADI through a Citrix Enviroment, We have been running it in this Enviroment for a number of years, But recently the user is having an issue where the applicaiton just seems to crash for no reason with the following error : An Unexpe