Problem with solaris management console

I have installing solaris 9 x86 12/02 on my PC. After start solaris management console 2.1 and after loged in as root, smc display this message:
System Information is not able to connect to the server because the WBEM server daemon does not appear to be running. If it is running, try stopping and restarting it. After restarting the daemon, please also exit and restart the Solaris Management Console.
SMC server is running ok.
# /etc/init.d/init.wbem status
Solaris Management Console server version 2.1.0 running on port 898.
Thank you for help.
lukas

Hello Senthilkumar,
Here are the outputs from the commands. The other ones that I left out (/var/adm/messages and showrev -p) had a lot of output and I wasn't sure what you needed. Please let me know what to post or if you want me to post the whole things.
# more /etc/release
Solaris 8 7/01 s28x_u5wos_08 INTEL
Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
Assembled 06 June 2001
# java -version
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_07a, native threads, sunwjit)
Here are the errors that come back when /etc/init.d/init.wbem fails.
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/management/viperimpl/server/ViperServer
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:495)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:110)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:252)
at java.net.URLClassLoader.access$1(URLClassLoader.java:218)
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:193)
at java.lang.ClassLoader.loadClass(ClassLoader.java:300)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:290)
at java.lang.ClassLoader.loadClass(ClassLoader.java:256)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)

Similar Messages

  • Enhanced Storage Problem in Solaris Management Console Started in XManager

    I have Sun Fire 480 with solaris 5.9 installed on it. I use XManager 1.3.9 on windows 2000 workstation to connect to it and launch Solaris Management Console (smc). After starting smc I point to Management Tools -> This Computer (sf480dbs) -> Storage -> Enhanced Storage. At that moment Log In dialog appears and I give root user name and password. After a few seconds SMC disappears (exits). If I look at CDE Error log there is the following exception
    Thu Jul 31 21:00:36 2003 (/usr/dt/bin/dtexec) /usr/sbin/smc
    Exception while creating engine named com.sun.java.help.search.DefaultSearchEngine for view: javax.help.SearchView@4db52b
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at javax.help.search.MergingSearchEngine.makeEngine(MergingSearchEngine.java:148)
    at javax.help.search.MergingSearchEngine.merge(MergingSearchEngine.java:82)
    at javax.help.JHelpSearchNavigator.merge(JHelpSearchNavigator.java:160)
    at javax.help.JHelp.addHelpSet(JHelp.java:322)
    at javax.help.JHelp.helpSetAdded(JHelp.java:288)
    at javax.help.HelpSet.fireHelpSetAdded(HelpSet.java:344)
    at javax.help.HelpSet.add(HelpSet.java:256)
    at com.sun.management.viper.console.gui.help.VHelpViewer.consoleAction(VHelpViewer.java:138)
    at com.sun.management.viper.console.VConsole.notifyListeners(VConsole.java:566)
    at com.sun.management.viper.console.VConsole.consoleAction(VConsole.java:512)
    at com.sun.management.viper.console.gui.VGUIConsole.consoleAction(VGUIConsole.java:566)
    at com.sun.management.viperimpl.console.gui.SMCConsole.consoleAction(SMCConsole.java:292)
    at com.sun.management.viperimpl.console.BaseConsoleManager.notifyListeners(BaseConsoleManager.java:370)
    at com.sun.management.viperimpl.console.gui.GUIConsoleManager.loadOnlineHelpForTool(GUIConsoleManager.java:1198)
    at com.sun.management.viperimpl.console.BaseConsoleManager.loadToolAndReplaceStub(BaseConsoleManager.java:2139)
    at com.sun.management.viperimpl.console.BaseConsoleManager$ClickLoader.run(BaseConsoleManager.java:2060)
    at com.sun.management.viper.util.ThreadPool$ThreadWorker.run(ThreadPool.java:138)
    Caused by: java.security.InvalidParameterException
    at com.sun.java.help.search.DefaultSearchEngine.<init>(DefaultSearchEngine.java:75)
    ... 21 more
    Can anyone tell me anything what is problem?
    I am newby to solaris and any ideas will be appreaciated.
    Thanks in advance
    David Suladze

    Try search the WEB for your display adapter drivers. However, most of new especially intergated graphics are still not supported.
    You may try to get it working with xsun, run kdmconfig and specify as display adapter VGA or Super VGA. I know that in some cases it helps.
    As well do the same with Xorg and run /usr/X11/bin/xorgcfg, try to find somekind of generic VGA in drivers that are listed there.
    As I know, smc runs only in graphical mode.
    I saved the settings and pressed F2 for testing. I could see the displayDid you see buttons on that display (something like "yes", "no")?
    xsun is very hard to set with most of display adapters and monitors, sometimes it shows only part of the screen, so you might not to see these buttons. However if you see them, press "yes" (or something like that, I dont exactly remember). Then reboot and your computer should start the GUI.

  • Managing LDAP users with Solaris Management Console

    I'm using Solaris Management Console (SMC) to manage users in our Directory Server. Unfortunately, the default "user manager" in SMC does not have a tab to manage netgroups. Does anybody else use SMC to manage users and have you created a custom tool to manage netgroups? If so, how did you do it?

    Hello Senthilkumar,
    Here are the outputs from the commands. The other ones that I left out (/var/adm/messages and showrev -p) had a lot of output and I wasn't sure what you needed. Please let me know what to post or if you want me to post the whole things.
    # more /etc/release
    Solaris 8 7/01 s28x_u5wos_08 INTEL
    Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
    Assembled 06 June 2001
    # java -version
    java version "1.2.2"
    Solaris VM (build Solaris_JDK_1.2.2_07a, native threads, sunwjit)
    Here are the errors that come back when /etc/init.d/init.wbem fails.
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/management/viperimpl/server/ViperServer
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:495)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:110)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:252)
    at java.net.URLClassLoader.access$1(URLClassLoader.java:218)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:193)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:300)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:290)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:256)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)

  • Problem with SAP Management console 'yellow is not changing to green'

    Hi
    I am starting my SAP Server from SAP Management console( ECC6.0 IDES Version).
    I am able to login into my system but after few minutes the server color is changing from Green to Yellow and I am not able to continue using my system. What could be the problem? How to resolve the same?
    I also tried Some suggestions posted before by using cmd ....Please help me out in a step by step manner.
    Thanks.

    trc file: "dev_w0", trc level: 1, release: "700"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ

    B Wed Aug 27 21:12:36 2014
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\ECC\DVEBMGS00\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\ECC\DVEBMGS00\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\ECC\DVEBMGS00\exe\dboraslib.dll' is "700.08", patchlevel (0.73)
    B  New connection 0 created
    M sysno      00
    M sid        ECC
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    75
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        2900
    M
    M  kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2900) [dpxxdisp.c   1299]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

    M Wed Aug 27 21:12:37 2014
    M  DpShMCreate: sizeof(wp_adm) 18304 (1408)
    M  DpShMCreate: sizeof(tm_adm) 3994272 (19872)
    M  DpShMCreate: sizeof(wp_ca_adm) 24000 (80)
    M  DpShMCreate: sizeof(appc_ca_adm) 8000 (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm) 528064 (1048)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm) 0 (72)
    M  DpShMCreate: sizeof(vmc_adm) 0 (1440)
    M  DpShMCreate: sizeof(wall_adm) (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm) 48
    M  DpShMCreate: SHM_DP_ADM_KEY (addr: 05D30040, size: 4653368)
    M  DpShMCreate: allocated sys_adm at 05D30040
    M  DpShMCreate: allocated wp_adm at 05D31E40
    M  DpShMCreate: allocated tm_adm_list at 05D365C0
    M  DpShMCreate: allocated tm_adm at 05D365F0
    M  DpShMCreate: allocated wp_ca_adm at 06105890
    M  DpShMCreate: allocated appc_ca_adm at 0610B650
    M  DpShMCreate: allocated comm_adm at 0610D590
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 0618E450
    M  DpShMCreate: allocated gw_adm at 0618E490
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0618E4C0
    M  DpShMCreate: allocated wall_adm at 0618E4C8
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Wed Aug 27 21:12:38 2014
    M  ThInit: running on host gcecc62

    M Wed Aug 27 21:12:39 2014
    M  calling db_connect ...
    C  Prepending D:\usr\sap\ECC\DVEBMGS00\exe to Path.

    C Wed Aug 27 21:12:40 2014
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@ECC on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   062FC018   063015B4   06300E3C
    C  Attaching to DB Server ECC (con_hdl=0,svchp=06300D88,svrhp=06310694)
    C  Starting user session (con_hdl=0,svchp=06300D88,srvhp=06310694,usrhp=06322CB8)

    C Wed Aug 27 21:12:41 2014
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=06300D88,srvhp=06310694)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@ECC on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   062FC018   063015B4   06300E3C
    C  Attaching to DB Server ECC (con_hdl=0,svchp=06300D88,svrhp=06310694)
    C  Starting user session (con_hdl=0,svchp=06300D88,srvhp=06310694,usrhp=06322CB8)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4391]
    C  Detaching from DB Server (con_hdl=0,svchp=06300D88,srvhp=06310694)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    10933]

    B Wed Aug 27 21:12:42 2014
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10156]

    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    semaphore = 0
    M    act_cs_count = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    vm = V-1

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server gcecc62_ECC_00 on host gcecc62 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Wed Aug 27 21:12:42 2014
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10354
    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   720]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2900) [dpnttool.c   327]
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        ECC
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    75
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        2528
    Wed Aug 27 21:12:30 2014
    kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    length of sys_adm_ext is 572 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2528) [dpxxdisp.c   1237]
      shared lib "dw_xml.dll" version 75 successfully loaded
      shared lib "dw_xtc.dll" version 75 successfully loaded
      shared lib "dw_stl.dll" version 75 successfully loaded
      shared lib "dw_gui.dll" version 75 successfully loaded
      shared lib "dw_mdm.dll" version 75 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Wed Aug 27 21:12:35 2014
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >gcecc62_ECC_00                          <
    DpShMCreate: sizeof(wp_adm) 18304 (1408)
    DpShMCreate: sizeof(tm_adm) 3994272 (19872)
    DpShMCreate: sizeof(wp_ca_adm) 24000 (80)
    DpShMCreate: sizeof(appc_ca_adm) 8000 (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm) 528064 (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm) 0 (72)
    DpShMCreate: sizeof(vmc_adm) 0 (1440)
    DpShMCreate: sizeof(wall_adm) (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm) 48
    DpShMCreate: SHM_DP_ADM_KEY (addr: 05D30040, size: 4653368)
    DpShMCreate: allocated sys_adm at 05D30040
    DpShMCreate: allocated wp_adm at 05D31E40
    DpShMCreate: allocated tm_adm_list at 05D365C0
    DpShMCreate: allocated tm_adm at 05D365F0
    DpShMCreate: allocated wp_ca_adm at 06105890
    DpShMCreate: allocated appc_ca_adm at 0610B650
    DpShMCreate: allocated comm_adm at 0610D590
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0618E450
    DpShMCreate: allocated gw_adm at 0618E490
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0618E4C0
    DpShMCreate: allocated wall_adm at 0618E4C8
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    Wed Aug 27 21:12:36 2014
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1623]
    ***LOG Q0K=> DpMsAttach, mscon ( gcecc62) [dpxxdisp.c   11586]
    DpStartStopMsg: send start message (myname is >gcecc62_ECC_00                          <)
    DpStartStopMsg: start msg sent
    Wed Aug 27 21:12:37 2014
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Wed Aug 27 21:12:38 2014
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 75
    Release check o.K.
    Wed Aug 27 21:13:17 2014
    *** ERROR => W0 (pid 2900) died [dpxxdisp.c   14241]
    *** ERROR => W1 (pid 1548) died [dpxxdisp.c   14241]
    *** ERROR => W2 (pid 2908) died [dpxxdisp.c   14241]
    *** ERROR => W3 (pid 2920) died [dpxxdisp.c   14241]
    *** ERROR => W4 (pid 2924) died [dpxxdisp.c   14241]
    *** ERROR => W5 (pid 1944) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xbf --> 0xbe
    *** ERROR => W6 (pid 2936) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xbe --> 0xbc
    *** ERROR => W7 (pid 2944) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xbc --> 0xb8
    *** ERROR => W8 (pid 2952) died [dpxxdisp.c   14241]
    *** ERROR => W9 (pid 2960) died [dpxxdisp.c   14241]
    *** ERROR => W10 (pid 2968) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xb8 --> 0xb0
    *** ERROR => W11 (pid 2972) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xb0 --> 0xa0
    *** ERROR => W12 (pid 2980) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xa0 --> 0x80
    *** DP_FATAL_ERROR => DpWPCheck: no more work processes
    *** DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:27 2014
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long) Wed Aug 27 15:43:27 2014
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     2900 Ended         no      1   0             0                                                             
    1 DIA     1548 Ended         no      1   0             0                                                             
    2 DIA     2908 Ended         no      1   0             0                                                             
    3 DIA     2920 Ended         no      1   0             0                                                             
    4 DIA     2924 Ended         no      1   0             0                                                             
    5 DIA     1944 Ended         no      1   0             0                                                             
    6 UPD     2936 Ended         no      1   0             0                                                             
    7 ENQ     2944 Ended         no      1   0             0                                                             
    8 BTC     2952 Ended         no      1   0             0                                                             
    9 BTC     2960 Ended         no      1   0             0                                                             
    10 BTC     2968 Ended         no      1   0             0                                                             
    11 SPO     2972 Ended         no      1   0             0                                                             
    12 UP2     2980 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics Wed Aug 27 15:43:27 2014
    ===========================
    +------+--------+--------+--------+--------+--------+
    |  Typ |    now |   high |    max | writes |  reads |
    +------+--------+--------+--------+--------+--------+
    | NOWP |      0 |      2 |   2000 |      5 |      5 |
    +------+--------+--------+--------+--------+--------+
    |  DIA |      5 |      5 |   2000 |      5 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  UPD |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  ENQ |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  BTC |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  SPO |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  UP2 |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    max_rq_id 12
    wake_evt_udp_now 0
    wake events       total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure: Wed Aug 27 15:43:27 2014
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks Wed Aug 27 15:43:27 2014
    =============================
    Slots: 300, Used: 1, Max: 0
    +------+--------------+----------+-------------+
    |   id | owner        |   pid    | eyecatcher  |
    +------+--------------+----------+-------------+
    |    0 | DISPATCHER   |       -1 | *WPCAAD000* |
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:32 2014
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >gcecc62_ECC_00                          < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(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 (2884) (SOFT_KILL)
    Stop icman
    killing process (2892) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:2884  HANDLE:1596)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:33 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2884  HANDLE:1596)
    wait for end of icman
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:34 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:35 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:36 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:37 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:38 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:39 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:40 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:41 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:42 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:43 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:44 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2892  HANDLE:1600)
    DpStartStopMsg: send stop message (myname is >gcecc62_ECC_00                          <)
    NiIMyHostName: hostname = 'gcecc62'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Wed Aug 27 21:13:45 2014
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11899]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 1536 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 1536 (pos=2)
    SiSelNRemove: removed sock 1536
    NiSelIRemove: removed hdl 2
    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/13
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 1536
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 2528) [dpxxdisp.c   10259]
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        ECC
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    75
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        2528
    Wed Aug 27 21:12:30 2014
    kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    length of sys_adm_ext is 572 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2528) [dpxxdisp.c   1237]
      shared lib "dw_xml.dll" version 75 successfully loaded
      shared lib "dw_xtc.dll" version 75 successfully loaded
      shared lib "dw_stl.dll" version 75 successfully loaded
      shared lib "dw_gui.dll" version 75 successfully loaded
      shared lib "dw_mdm.dll" version 75 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Wed Aug 27 21:12:35 2014
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >gcecc62_ECC_00                          <
    DpShMCreate: sizeof(wp_adm) 18304 (1408)
    DpShMCreate: sizeof(tm_adm) 3994272 (19872)
    DpShMCreate: sizeof(wp_ca_adm) 24000 (80)
    DpShMCreate: sizeof(appc_ca_adm) 8000 (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm) 528064 (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm) 0 (72)
    DpShMCreate: sizeof(vmc_adm) 0 (1440)
    DpShMCreate: sizeof(wall_adm) (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm) 48
    DpShMCreate: SHM_DP_ADM_KEY (addr: 05D30040, size: 4653368)
    DpShMCreate: allocated sys_adm at 05D30040
    DpShMCreate: allocated wp_adm at 05D31E40
    DpShMCreate: allocated tm_adm_list at 05D365C0
    DpShMCreate: allocated tm_adm at 05D365F0
    DpShMCreate: allocated wp_ca_adm at 06105890
    DpShMCreate: allocated appc_ca_adm at 0610B650
    DpShMCreate: allocated comm_adm at 0610D590
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0618E450
    DpShMCreate: allocated gw_adm at 0618E490
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0618E4C0
    DpShMCreate: allocated wall_adm at 0618E4C8
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    Wed Aug 27 21:12:36 2014
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1623]
    ***LOG Q0K=> DpMsAttach, mscon ( gcecc62) [dpxxdisp.c   11586]
    DpStartStopMsg: send start message (myname is >gcecc62_ECC_00                          <)
    DpStartStopMsg: start msg sent
    Wed Aug 27 21:12:37 2014
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Wed Aug 27 21:12:38 2014
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 75
    Release check o.K.
    Wed Aug 27 21:13:17 2014
    *** ERROR => W0 (pid 2900) died [dpxxdisp.c   14241]
    *** ERROR => W1 (pid 1548) died [dpxxdisp.c   14241]
    *** ERROR => W2 (pid 2908) died [dpxxdisp.c   14241]
    *** ERROR => W3 (pid 2920) died [dpxxdisp.c   14241]
    *** ERROR => W4 (pid 2924) died [dpxxdisp.c   14241]
    *** ERROR => W5 (pid 1944) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xbf --> 0xbe
    *** ERROR => W6 (pid 2936) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xbe --> 0xbc
    *** ERROR => W7 (pid 2944) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xbc --> 0xb8
    *** ERROR => W8 (pid 2952) died [dpxxdisp.c   14241]
    *** ERROR => W9 (pid 2960) died [dpxxdisp.c   14241]
    *** ERROR => W10 (pid 2968) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xb8 --> 0xb0
    *** ERROR => W11 (pid 2972) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xb0 --> 0xa0
    *** ERROR => W12 (pid 2980) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0xa0 --> 0x80
    *** DP_FATAL_ERROR => DpWPCheck: no more work processes
    *** DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:27 2014
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long) Wed Aug 27 15:43:27 2014
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     2900 Ended         no      1   0             0                                                             
    1 DIA     1548 Ended         no      1   0             0                                                             
    2 DIA     2908 Ended         no      1   0             0                                                             
    3 DIA     2920 Ended         no      1   0             0                                                             
    4 DIA     2924 Ended         no      1   0             0                                                             
    5 DIA     1944 Ended         no      1   0             0                                                             
    6 UPD     2936 Ended         no      1   0             0                                                             
    7 ENQ     2944 Ended         no      1   0             0                                                             
    8 BTC     2952 Ended         no      1   0             0                                                             
    9 BTC     2960 Ended         no      1   0             0                                                             
    10 BTC     2968 Ended         no      1   0             0                                                             
    11 SPO     2972 Ended         no      1   0             0                                                             
    12 UP2     2980 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics Wed Aug 27 15:43:27 2014
    ===========================
    +------+--------+--------+--------+--------+--------+
    |  Typ |    now |   high |    max | writes |  reads |
    +------+--------+--------+--------+--------+--------+
    | NOWP |      0 |      2 |   2000 |      5 |      5 |
    +------+--------+--------+--------+--------+--------+
    |  DIA |      5 |      5 |   2000 |      5 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  UPD |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  ENQ |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  BTC |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  SPO |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  UP2 |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    max_rq_id 12
    wake_evt_udp_now 0
    wake events       total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure: Wed Aug 27 15:43:27 2014
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks Wed Aug 27 15:43:27 2014
    =============================
    Slots: 300, Used: 1, Max: 0
    +------+--------------+----------+-------------+
    |   id | owner        |   pid    | eyecatcher  |
    +------+--------------+----------+-------------+
    |    0 | DISPATCHER   |       -1 | *WPCAAD000* |
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:32 2014
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >gcecc62_ECC_00                          < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(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 (2884) (SOFT_KILL)
    Stop icman
    killing process (2892) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:2884  HANDLE:1596)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:33 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2884  HANDLE:1596)
    wait for end of icman
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:34 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:35 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:36 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:37 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:38 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:39 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:40 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:41 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:42 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:43 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2892  HANDLE:1600)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1625
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Aug 27 21:13:44 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2892  HANDLE:1600)
    DpStartStopMsg: send stop message (myname is >gcecc62_ECC_00                          <)
    NiIMyHostName: hostname = 'gcecc62'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Wed Aug 27 21:13:45 2014
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11899]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 1536 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 1536 (pos=2)
    SiSelNRemove: removed sock 1536
    NiSelIRemove: removed hdl 2
    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/13
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 1536
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 2528) [dpxxdisp.c   10259]
    Good Bye .....
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr 2524] Wed Aug 27 21:12:28 2014
    [Thr 2524] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    73
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        2516
    [Thr 2524] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 2516) [msxxserv.c   1824]
    [Thr 2524] Wed Aug 27 21:12:29 2014
    [Thr 2524] load acl file = D:\usr\sap\ECC\SYS\global\ms_acl_info.DAT
    [Thr 2524] MsGetOwnIpAddr: my host addresses are :
    [Thr 2524]   1 : [192.168.10.1] gcecc62 (HOSTNAME)
    [Thr 2524]   2 : [127.0.0.1] gcecc62 (LOCALHOST)
    [Thr 2524]   3 : [192.168.10.11] gcecc62 (NILIST)
    [Thr 2524] MsHttpInit: full qualified hostname = gcecc62
    [Thr 2524] HTTP logging is switch off
    [Thr 2524] set HTTP state to LISTEN
    [Thr 2524] ms/icf_info_server : deleted
    [Thr 2524] *** I listen to port sapmsECC (3600) ***
    [Thr 2524] *** I listen to internal port 3900 (3900) ***
    [Thr 2524] *** HTTP port 8100 state LISTEN ***
    [Thr 2524] CUSTOMER KEY: >Z0250905160<
    [Thr 2524] Wed Aug 27 21:13:44 2014
    [Thr 2524] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from gcecc62_ECC_00 [msxxserv.c   4679]

  • Problem with SAP Management console

    Hi
    I am starting my SAP Server from SAP Management console( ECC6.0 IDES Version).
    I am able to login into my system but after few minutes the server color is changing from Green to Yellow and I am not able to continue using my system. What could be the problem? How to resolve the same?
    Thanks.
    Abdul Hakim

    I have the same problem ???
    trc file: "dev_w0", trc level: 1, release: "720"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      00
    M sid        NSP
    M systemid   562 (PC with Windows NT)
    M relno      7200
    M patchlevel 0
    M patchno    214
    M intno      20020600
    M make       multithreaded, Unicode, 64 bit, optimized
    M profile    \\Ibo-PC\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_Ibo-PC
    M pid        2972
    M
    M  kernel runs with dp version 134000(ext=119000) (@(#) DPLIB-INT-VERSION-134000-UC)
    M  length of sys_adm_ext is 588 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 0 2972) [dpxxdisp.c   1377]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpIPCInit2: read dp-profile-values from sys_adm_ext
    M  DpShMCreate: sizeof(wp_adm) 31696 (2264)
    M  DpShMCreate: sizeof(tm_adm) 5517056 (27448)
    M  DpShMCreate: sizeof(wp_ca_adm) 64000 (64)
    M  DpShMCreate: sizeof(appc_ca_adm) 64000 (64)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/1384064/1384080
    M  DpShMCreate: sizeof(comm_adm) 1384080 (2744)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm) 0 (296)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm) 0 (80)
    M  DpShMCreate: sizeof(vmc_adm) 0 (2152)
    M  DpShMCreate: sizeof(wall_adm) (41664/42896/64/192)
    M  DpShMCreate: sizeof(gw_adm) 48
    M  DpShMCreate: sizeof(j2ee_adm) 3952
    M  DpShMCreate: SHM_DP_ADM_KEY (addr: 000000000F9A0050, size: 7163600)
    M  DpShMCreate: allocated sys_adm at 000000000F9A0060
    M  DpShMCreate: allocated wp_adm_list at 000000000F9A3070
    M  DpShMCreate: allocated wp_adm at 000000000F9A3260
    M  DpShMCreate: allocated tm_adm_list at 000000000F9AAE40
    M  DpShMCreate: allocated tm_adm at 000000000F9AAE90
    M  DpShMCreate: allocated wp_ca_adm at 000000000FEEDDA0
    M  DpShMCreate: allocated appc_ca_adm at 000000000FEFD7B0
    M  DpShMCreate: allocated comm_adm at 000000000FF0D1C0
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000001005F060
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated gw_adm at 000000001005F110
    M  DpShMCreate: allocated j2ee_adm at 000000001005F150
    M  DpShMCreate: allocated ca_info at 00000000100600D0
    M  DpShMCreate: allocated wall_adm at 0000000010060160
    M  DpCommAttachTable: attached comm table (header=000000000FF0D1C0/ft=000000000FF0D1D0)
    M  DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm
    M  rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  <ES> EsILock: use spinlock for locking
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    X  mm.dump: set maximum dump mem to 96 MB
    M  DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE
    M  ThStart: taskhandler started
    M  rdisp/thsend_mode : -1 -> 0
    M  ThInit: initializing DIA work process W0

    M Thu May 29 07:17:58 2014
    M  ThInit: running on host Ibo-PC
    M  calling db_connect ...
    B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' ...
    B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' loaded
    B  Version of 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' is "720.00", patchlevel (0.212)

    C  DBSDBSLIB : version 720.00, patch 0.212 (Make PL 0.214)
    C  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    C    (0.212) Call TH callback after cancel (note 1692560)
    C    (0.210) Init length of tablename for describe (note 1678130)
    C    (0.200) Take care of warnings during database connect (note 1600066)
    C    (0.117) Define a primary key on the temp tables for R3szchk (note 1606260)
    C    (0.114) Support of MaxDB 7.8 and 7.9 (note 1653058)
    C    (0.103) Close all lob locators at end of the transaction (note 1626591)
    C    (0.101) Fix for unknown table __TABLE_SIZES_ (R3szchk) (note 1619504)
    C    (0.098) Use filesystem counter for R3szchk (note 1606260)
    C    (0.092) Secondary connection to HANA (note 1481256)
    C    (0.089) UPDSTAT with SAPSYSTEMNAME longer as 3 characters (note 1584921)


    C  Loading SQLDBC client runtime ...

    C Thu May 29 07:18:00 2014
    C  SQLDBC Module  : C:\sapdb\clients\NSP\pgm\libSQLDBC77.dll

    C Thu May 29 07:18:01 2014
    C  SQLDBC SDK     : SQLDBC.H  7.8.2    BUILD 028-121-245-008
    C  SQLDBC Runtime : libSQLDBC 7.8.2    BUILD 028-121-245-008
    C  SQLDBC client runtime is MaxDB 7.8.2.028 CL 245008
    C  SQLDBC supports new DECIMAL interface : 1
    C  SQLDBC supports VARIABLE INPUT data   : 1
    C  SQLDBC supports VARIABLE OUTPUT data  : 1
    C  SQLDBC supports Multiple Streams      : 1
    C  SQLDBC supports LOB LOCATOR KEEPALIVE : 1
    C  SQLDBC supports LOB LOCATOR COPY      : 1
    C  SQLDBC supports BULK SELECT with LOBS : 1
    C  SQLDBC supports BATCH STREAM          : 1
    C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3
    C  Try to connect (DEFAULT) on connection 0 ...
    C  Attach to SAP DB : Kernel    7.8.02   Build 028-121-245-008
    C  Database release is SAP DB 7.8.02.028
    C  INFO : Database 'NSP' instance is running on 'ibo-pc'
    C  DB supports UPSERT SQL syntax : 1
    C  DB supports new EXPAND syntax : 1
    C  DB supports LOB locators      : 1
    C  DB uses MVCC support          : 0
    C  DB max. input host variables  : 2000
    C  DB max. statement length      : 65535
    C  UPSERT is disabled for : WBCROSSGT
    C  INFO : SAP DB Packet_Size = 131072
    C  INFO : SAP DB Min_Reply_Size = 4096
    C  INFO : SAP DB Comm_Size = 126976
    C  INFO : DBSL buffer size = 126976
    C  INFO : SAP DB MaxLocks = 300000
    C  INFO : Connect to DB as 'SAPNSP'
    C  Command info enabled
    C  Now I'm connected to MaxDB
    C  00: ibo-pc-NSP, since=20140529071801, ABAP= <unknown> (0)
    B  Connection 0 opened (DBSL handle 0)
    C  INFO : SAP RELEASE (DB) = 702
    M  ThInit: db_connect o.k.
    M  ICT: exclude compression: *.zip,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif,*.png,*.swc,*.swf

  • Installation problem with Enterprise Manager Console

    When i am installing 10G database installation was failed at configuring DBConsole. later from OUI(Oracle Universal Installer) i uninstalled Enterprise Manager Console. my Question was how to reinstall the Enterprise Manager Console alone?
    When i am trying to install from OUI. it is not allowing me to install Enterprise Mager Alone (stating Database is mandatory) .
    for more information on dbconsole failure you can refer following log file
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log.
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: DBSNMP
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 1923985629
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYSMAN
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks performReposChecks
    WARNING: 'shared_pool_size' must be greater than or equal to 80 MB.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml has been copied to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 agentHome: null isCentral: false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 isDBC: false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 isDBC: false
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle1\product\10.2.0\db_1\oui
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [D:\oracle1\product\10.2.0\db_1]
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME D:\oracle1\product\10.2.0\db_1
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file D:\oracle1\product\10.2.0\db_1\install\staticports.ini
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: D:\oracle1\product\10.2.0\db_1:H1B-6F175-9JVJ.GDNINDIA.COM:null:Embarq:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_Embarq value: 3938
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_Embarq value: 1158
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_Embarq value: 5540
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_Embarq value: 5520
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: Embarq : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully granted priviliges to dbsnmp.
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocked mgmt_view account
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYSMAN
    Sep 27, 2007 3:22:49 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:23:07 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Sep 27, 2007 3:23:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.EMDBCConfig updateEmomsProps
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties ...
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Copying OC4J config files from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\application.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\application.xml
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\data-sources.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\data-sources.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\global-web-application.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\global-web-application.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\internal-settings.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\internal-settings.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\java2.policy to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\java2.policy
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn-data.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jazn-data.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jazn.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\mime.types to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\mime.types
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\oc4j-connectors.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\oc4j-connectors.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\principals.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\principals.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\server.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\META-INF
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\META-INF\MANIFEST.MF to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\META-INF\MANIFEST.MF
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\application-deployments\default\defaultWebApp
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\application-deployments\default\defaultWebApp\orion-web.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\application-deployments\default\defaultWebApp\orion-web.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Finished copying OC4J config files
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMAgentConfig updateEmdProps
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties ...
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties ...
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getLocalListener
    CONFIG: Using specified listener name: LISTENER
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml ...
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Local host name: H1B-6F175-9JVJ.GDNINDIA.COM
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [COMPUTERNAME=H1B-6F175-9JVJ, NEED_EXIT_CODE=1, ORACLE_SID=Embarq, PATH=D:\oracle1\product\10.2.0\db_1\jdk\jre\bin\server;D:\oracle1\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;d:\data\notes;c:\program files\notes, SystemRoot=C:\WINDOWS, TZ=, WINDIR=C:\WINDOWS]
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C D:\oracle1\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM:3938 H1B-6F175-9JVJ.GDNINDIA.COM Embarq
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C D:\oracle1\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM:3938 H1B-6F175-9JVJ.GDNINDIA.COM Embarq completed successfully
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating shared install...
    Source location: D:\oracle1\product\10.2.0\db_1
    Destination (shared install) : D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    DeployMode : dbconsole
    Creating directories...
    Setting console properties ...
    Setting log and trace files locations for Console ...
    Setting log and trace files locations for Agent ...
    Service "OracleDBConsoleEmbarq" create SUCCESS
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emoms.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emoms.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [LD_LIBRARY_PATH=D:\oracle1\product\10.2.0\db_1\lib32;D:\oracle1\product\10.2.0\db_1\lib;D:\oracle1\product\10.2.0\db_1\perl\lib;null, PERL5LIB=D:\oracle1\product\10.2.0\db_1\sysman\admin\scripts;D:\oracle1\product\10.2.0\db_1\bin;]
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:/oracle1/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle1\product\10.2.0\db_1\bin\targetdeploy.pl D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM Embarq
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of D:/oracle1/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle1\product\10.2.0\db_1\bin\targetdeploy.pl D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM Embarq completed successfully
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating targets.xml in state directories...
    Source location: D:/oracle1/product/10.2.0/db_1
    Destination : D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    Creating directories...
    Creating targets.xml...
    Done.
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Successfully deployed state dirs for H1B-6F175-9JVJ.GDNINDIA.COM
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.EMAgentConfig performConfiguration
    CONFIG: Successfully updated agent config files
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp has been copied to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\install\portlist.ini ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\install\portlist.ini has been copied to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\install\portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File D:\oracle1\product\10.2.0\db_1\install\portlist.ini is successfully updated
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\install\portlist.ini ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\install\portlist.ini has been copied to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\install\portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File D:\oracle1\product\10.2.0\db_1\install\portlist.ini is successfully updated
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoleEmbarq
    Sep 27, 2007 3:23:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:28:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:28:16 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log for more details.
    Sep 27, 2007 3:28:16 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:569)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:181)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:150)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:155)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
         at java.lang.Thread.run(Thread.java:534)

    There is a log file referred at Refer to the log file at "D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log for more details."
    Check the contents of this file.
    Out from the log you posted I can see it is a windows platform. One common issue with windows and EM is the lack of a fixed IP Address. If this is the case configure a loopback adapter.
    In the mean time, you don't need to have checked the configure EM DB Control from install time, you can skip this configuration and perform it later, so at least you have a working database just to start.
    ~ Madrid

  • Problems with Solaris Web Console on Solaris 10 x86

    I recently installed Solaris 10 x86 (10/08 release) on a Sun x4450.
    I have installed the Jan 14, 2009 patch cluster.
    I was having some problems connecting to the Web Console to do some ZFS administration. That's when I installed the patch cluster.
    After the patch cluster install I couldn't connect at all. This problem was resolved here: http://forums.sun.com/thread.jspa?threadID=5249136
    Now when I login to the Web Console I get a message that says:
    "+No application is registered with this Sun Java(TM) Web Console, or you have no rights to use any applications that are registered. See your system administrator for assistance.+"
    I'm logging in as root, so it shouldn't be a rights issue.

    Quick Solution to the problem you are facing
    How to configure ZFS Webconsole Administration
    run this command
    wcadmin deploy -a zfs -z zfs /usr/share/webconsole/webapps/zfs
    you should be able to see & Manage ZFS in Applications area of webconsole.
    Enjoy ! Cheers

  • Problem with SAP Management Console (MC)

    Dear All,
    I have a problem using the web interface for SAP MC. It throws the following error:
    oad: class com.sap.managementconsole.applet.ManagementConsoleInstallerApplet.class not found.
    java.lang.ClassNotFoundException: com.sap.managementconsole.applet.ManagementConsoleInstallerApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    I have following java version installed:
    Java Plug-in 1.5.0_11
    Using JRE version 1.5.0_11 Java HotSpot(TM) Client VM
    Can anyone help with this?
    regards, Sean.

    Hi,
    Refer to below Business object note
    1196882 - Error: "Java_Report_Panel notinited" when creating a Web Intelligence document in .NET
    As per above note
    Symptom
    When creating a Web Intelligence document in .NET, the Java Report Panel stops responding and the following error message appears:
    "Java_Report_Panel notinited"
    The Java Console shows the following error message:
    "load: class com.businessobjects.wp.tc.TCMain not found.
    java.lang.ClassNotFoundException: com.businessobjects.wp.tc.TCMain
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)"
    Cause
    After installing Service Pack (SP) 1 on top of SP 2, The following physical directory is missing:
    C:\Program Files\Business Objects\common\3.5\java\webiApplet
    The "InfoView\webiApplet" virtual directory is also not created.
    This is a known issue and has been assigned bug ID # 3975.
    Resolution
    This issue has been resolved in Service Pack 3.
    To work around this issue:
    Install SP2 with a fresh install on the .NET Server.
          -or-
    Copy the directory webiApplet from:
          C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Web Content\Enterprise115
          to:
          C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Web Content\Enterprise115\InfoView
          Go to dos and type IISRESET.
    Let us know if u have any issues
    Regard,
    Ravi

  • SMC - Solaris Management Console in whole root zone

    Hi,
    Is it possible to run smc in whole root zone? Is there a howto for this?
    I have created a whole root zone in my x86 and sparc systems but I can't seem to manage the zones through smc (Adding users, share disks and etc).
    I was able to manage my sparse zones with smc but for some reason smc won't even start in whole root zone. The whole root zone does not seem to have smcserver and bunch of other directories relating to smc.
    Thanks...

    Hi dnzrnd,
    dnzrnd wrote:
    Is it possible to run smc in whole root zone? Is there a howto for this?
    I have created a whole root zone in my x86 and sparc systems but I can't seem to manage the zones through smc (Adding users, share disks and etc).
    I was able to manage my sparse zones with smc but for some reason smc won't even start in whole root zone. The whole root zone does not seem to have smcserver and bunch of other directories relating to smc.SunMC should install and run fine in a whole-root zone: I haven't heard of any problems. Are you maybe confusing "Sun Management Center" (this forum) with "Solaris Management Console" (a different product)?
    Regards,
    [email protected]
    http://www.HalcyonInc.com
    New !! : http://forums.HalcyonInc.com !!

  • Solaris Management Console doesn't show user's groups

    Hello friends:
    I am using Solaris 10 under Sparc.
    i am having some problem with Solaris Managemen Console
    With users -> users accounts -> edit a user
    when i click on Groups TAB i can read:
    The groups can not be listed. You can ....
    It has been running, but sice 1 day ago it doesn't...
    We don't use NIS or LDAP, only files.
    /etc/nsswitch.conf is nsswitch.dns
    groups command runs ok
    cd /etc
    ruben@laika:/etc$ ls -l nsswitch.*
    -rw-r--r-- 1 root sys 1120 Apr 8 13:08 nsswitch.conf
    -rw-r--r-- 1 root sys 1120 Jan 21 23:29 nsswitch.dns
    -rw-r--r-- 1 root sys 757 Jan 21 23:28 nsswitch.files
    -rw-r--r-- 1 root sys 1248 Jan 21 23:29 nsswitch.ldap
    -rw-r--r-- 1 root sys 1228 Jan 21 23:28 nsswitch.nis
    -rw-r--r-- 1 root sys 1558 Jan 21 23:29 nsswitch.nisplus
    ruben@laika:/etc$ groups ruben
    users
    ruben@laika:/etc$
    Where could be the problem?
    How could i reinit solaris management console server.
    Solaris has been restarted a lot of times without result :(
    Thank's

    i have reinstalled solaris and the problem continues.
    Under Solaris Management Console groups and users doesn't run ok. Editing an user i can't see groups and editing groups i can't see its users...very very extrange.
    A bug?
    I don't know what is happening :(

  • Solaris Management Console in whole root zones

    Is it possible to run smc in whole root zone? Is there a howto for this? I have created a whole root zone in my x86 and sparc systems but I can't seem to manage the zones through smc (Adding users, share disks and etc).
    I was able to manage my sparse zones with smc but for some reason smc won't even start in whole root zone. The whole root zone does not seem to have smcserver and bunch of other directories relating to smc.

    Hi dnzrnd,
    dnzrnd wrote:
    Is it possible to run smc in whole root zone? Is there a howto for this?
    I have created a whole root zone in my x86 and sparc systems but I can't seem to manage the zones through smc (Adding users, share disks and etc).
    I was able to manage my sparse zones with smc but for some reason smc won't even start in whole root zone. The whole root zone does not seem to have smcserver and bunch of other directories relating to smc.SunMC should install and run fine in a whole-root zone: I haven't heard of any problems. Are you maybe confusing "Sun Management Center" (this forum) with "Solaris Management Console" (a different product)?
    Regards,
    [email protected]
    http://www.HalcyonInc.com
    New !! : http://forums.HalcyonInc.com !!

  • Solaris Management Console Server Problems

    When I try to run Solaris Management Console, I get an error saying that the server is not running on port 898. I have followed the instructions on hte FAQ. I see no instances of smcboot running in the processes. When I run /etc/init.d/init.wbem start it returns to the prompt with no additional information. When I then run /etc/init.d/init.wbem status - it says the server is not running. Anyone have any ideas ... this is driving me nuts. I have gone so far as executing smcwbemserver by hand, and it returns "smcwbemserver [7]: /lib/functions: not found"
    Does ANYONE have any ideas (faint sobbing sounds in the background...)

    I've got the same problem on b63 aswell if I start wbem manually I get no error (infact I don't get anything) and the server just dies. Also had the same thing on a previous Solaris 10 beta and through trial and error found it to be /etc/resolv.conf misconfigured. Unfortunately I can't quite remember what I done to fix it , if I remember I'll post back.

  • Jds-help and Solaris Management Console compatible with jdk6u1?

    Hello,
    I am running Sol 10 11/06 for sparc on a Sun Blade. I just upgraded to jdk6u1 from jdk5. I installed all required j6 packages, and then installed patches for j6u1. I then used pkgrm to remove all jdk5-related packages (I searched for all packages starting with SUNWj5 and then removed them). Java seems to be working fine.
    Now, my Desktop Overview and other java-related help functions do not work. I get this error:
    # jds-help ghelp:jdsoverview
    ** (jdshelp:826): WARNING **: An exception occured 'Unknown CORBA exception id: 'IDL:omg.org/CORBA/COMM_FAILURE:1.0''
    A large jre error log is produced that mentions a problem with JVM:
    # An unexpected error has been detected by Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xfc94dd6c, pid=1338, tid=1
    # Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode, sharing)
    # Problematic frame:
    # V [libjvm.so+0x14dd6c]
    Solaris Management Console does not work either, and gives an error that no suitable java 2 version is installed in /usr/java.
    Maybe I removed a j5 package I shouldn't have. Which j5 packages are related to the operation of jds-help? Any ideas as to what is causing my problem with jds-help and smc?
    Does anyone know FOR SURE that jdshelp and smc are compatible with jdk6u1?
    Thank you...

    I got rid of jdk6 and re-installed 1.5.0.11. Solaris Management Console 2.1 works again, so it appears as if smc and Sun Studio 11 are both INCOMPATIBLE with jdk/jre6.
    jds-help still does not work, with a jvm error, so perhaps it is also incompatible with jdk/jre 1.5.0.10+.

  • Managing ldap sub tree with Solaris Mnagement Console

    Hi,
    I'm using Sun ONE Directory Server 5.2 in Solaris 9 envronment.
    I want to use Solaris Management Console to manage my Ldap Name Service.
    On my ldap server I can display two scopes :
    Scope 1 file:/example/example
    Scope 2 ldap:/example/dc=example,dc=com
    With SMC Editor I've created a toolbox to manage my ldap domain and I can manage users and groups only on trunk tree but not on the sub tree.
    Does someone can tell me please if it's possible to display the ldap sub tree with SMC and if it's possible to manage other cotainers than people or group containers with SMC (for ex. netgroup container) ?
    Thanks.
    Dra

    By try and error I found out that even when I upgraded my
    Sun ONE Directory Server 5.2 to patch level 2, the configuration
    in the administration directory was not changed to the new
    version. So one couldn't connect with the new console
    version 5.2pl2 but used and needed the old one effectively.
    To use the 5.2 pl 2 console there need to be the following
    files in the client directory:
    <root of sun ldap console>/java/jars/
    ds522.jar (main console application)
    ds522_en.jar (english language resources)
    ds522_de.jar (german language resources, in my case, optional)
    ds522.icon (icon used in the console)
    and for the administration console:
    admserv522.jar
    admserv522_en.jar
    admserv522_de.jar
    admserv522.icon
    The old file with the '52' in their name may stay where they
    are to connect to unpatched 5.2 Servers and 5.2pl2 Servers
    without updated configuration.
    The configuration is under:
    cn=ResourceEditorExtension, ou=4.0, ou=Admin, ou=Global Preferences, ou=zentrale.edekanet.de, o=NetscapeRoot
    Search for the attribute 'nsclassname' in all subentries where there
    is a substring '@ds52.jar' and change it to '@ds522.jar'.
    With newer versions of the Sun Directory Server there are
    even jar files with names like 'ds523.jar'. Proceed like above.
    After the next start of the console you are using the new 5.2pl2
    Versions with all bugfixes and enhancements. To verify you may
    move the '52' files away, start and connect. If the directory server
    is configured the right way it won't try to download the '52' files
    to your local computer.
    Frerk

  • Problem with the agent console created in the ESSO-Logon Manager 64 bits

    Friends,
    When I use the installer that I created in the console ESSO-Logon Manager for 32-bit, this I install it on the client side and when I synchronize with the console-Logon Manager ESSO brings me and I can see the agent all the templates I configured.
    I have a problem with the agent console created in the Logon Manager ESSO-64bit.
    When I use this installer on the client stations and then by the agent does not envision the applications that I have configured in the console.
    This causes you can not do single sign on to applications that I have configured in the client stations
    To generate this installer use the source name: ESSO-LMx64.msi
    Can someone please help me with this problem, this only happens when I use the msi installer on 64-bit client stations.
    Thanks.

    Jackson_Bill wrote:
    What IDE are you using and what platform?Read first.
    Moh Bob wrote:
    I'm using J2ME platform SDK 3.0
    db

Maybe you are looking for

  • Scheduling Agreement JIT / Forecast calculating wrong

    Hello experts, I´m with a problem with JIT / Forecast. The forecast are calculating wrong values. For example: Cumulative quantity calculated: 584 JIT schedule: DATE             TIME         Order Quantity       Cml. released quantity        Open Qua

  • My iPod cannot be updated.  An unknown error occurred (-208)

    When I plugged in my iPod to my computer, this is the message that popped up: The iPod cannot be updated. An unknown error occurred (-208). What does this mean? All the new stuff I just purchased off iTunes isn't on my iPod and I don't really know wh

  • Get the name of session bean context variables

    With this lines I get the value of variable "discount": Context initial = new InitialContext(); Context environment=(Context)initial.lookup("java:comp/env"); Double discount = (Double)environment.lookup("Discount"); but I need i know the name of the

  • Manual Install of Oracle Text and XDB for 11g

    I can't find the Metalink manual install docs for Oracle Text and XDB. For unknown reasons the DB was created with out them. I see the docs for 9i and 10g, but not 11g. Thanks!

  • Project System Reporting

    Dear Guys I am going to develop PS reports first time. Requirment from user side is that he needs a monthly quaterly and Yealry report showing the budget allocated to each department, GFR made against it, commitments, carry over at year end etc. I am