OL7 Virt-manager console problem

Hi,
Here's the problem:
Im using virt-manager on a OL7 server. I use Xming on a client pc to connect to the server and launch virt-manager. I can press "run" and the virtual-machine will start in background, but when I try to open the console, both the console and the virt-manager window crashes automaticly. (The virtual-machine stay running in background)
The thing is, it was working perfectly fine with OL6, the problem started after an upgrade to OL7. I also have a brand new server with a fresh installed OL7 and it has the same issue. And I also get the same problem if I try from different client Pc.
When the console crashes, I get this allert on the Server:
virtual machine manager crashed
python2.7 killed by sigabrt oracle
/etc/ssh/sshd_config
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost no
The following are installed in the latest version:
xorg-x11-xauth
xterm
Im still new at this, tell me if more specific information is needed.
Thanks,
-Gab.

What exactly where you testing and what other configurations exist or do not exist that may influence the problem, e.g. IPv6?
(https://bugzilla.novell.com/show_bug.cgi?id=618068)
Here is what the sshd_config man page has to say about the configuration parameter:
X11UseLocalhost
Specifies whether sshd(8) should bind the X11 forwarding server to the loopback address or to the wild-
card address.  By default, sshd binds the forwarding server to the loopback address and sets the hostname
part of the DISPLAY environment variable to ``localhost''.  This prevents remote hosts from connecting to
the proxy display.  However, some older X11 clients may not function with this configuration.
X11UseLocalhost may be set to ``no'' to specify that the forwarding server should be bound to the wild-
card address.  The argument must be ``yes'' or ``no''.  The default is ``yes''.
So does virt-manager work with X11UseLocalhost=no but the console of a VM works only with X11UseLocalhost=yes. Maybe, but I would rather find this strange and the problem might be something else. Why the OP has X11UseLocalhost=no is another question though.

Similar Messages

  • Management console problem after installing recommended patch cluster

    Hello everyone.
    I just got a new SUN 440 server, it didn't come with the solaris os installed and so I installed solaris 9 12/03 to it. The installation went fine and I could start the management console with no problems at all. Then I went to sunsolve.sun.com to download the latest recommended patch clusters for solaris 9 (this was yesterday Sept.-06-2006), I downloaded the file, checked it with md5sum, unzipped it, went to single user mode and ran the install_patch script. After the patch cluster finished installing I rebooted the server for the patches to take effect, I logged in, tried to run console management 2.1 and it starts OK but I cannot use any services it offers because it says (in the console events):
    "Server Not Running: no solaris management console server was available on the specified server. Please ensure there is a Solaris Management Console server available on the specified host and that it is running"
    When I click on "See Exception" I get (for a particular service that is... in this case com.sun.admin.fsmgr.client.VFsMgr - for managing file systems):
    java.rmi.RemoteException: Server RMI is null:
    at sun.com.management.viperimpl.client.ViperClient.lookupServer(ViperClient.java:376)and so on...
    I already checked that the service is running on port 898 and it seems that there is no other app. using that same port. I also restarted the service using /etc/init.d.init stop/status/start but I get the same results.
    I don't know solaris very much and don't know what else to do, please help.
    Thanks in advance.

    Well, I guess what you see isn't what you get.
    Guess I'm used to the fact USENET just left things formatted the way they were :-O

  • Management console problem

    Hi, we're interested in knowing exactly what goes into the non-heap
    space in jRockit. What sort of operations cause it to grow. Can't find
    this mentioned in the jRockit docs.
    Also, (in R27.2 Java 6 on Win32) monitoring non-heap in Management
    console seems to be flakey...doesn't seem to work properly, although
    it's not crashing, just can't get anything meaningful out of it and the
    gui goes a bit screwy if you start tracing on it.
    Thanks,
    Milt

    Further to original post...we're currently monitoring memory usage on a
    JBoss 4.2.0 deployment, (which uses Tomcat 6 for web services) and we're
    finding that every time we go through a undeploy/redeploy cycle on a web
    application, the non-heap memory usage keeps growing.
    This is very similar to the growth of the PermGen space seen under
    SunJVM, which ultimately causes a failure because PermGen is a fixed
    arbitrary size unlike jRockit. I suppose the fact that jrockit does not
    have a limit means it won't fall over in a hurry, but it's still a leak
    nevertheless, and seems to me to represent an unstable arrangement.
    I don't yet know if we also get slow leaks that are not related to
    deploy/undeploy, as we do with PermGen on Sun.
    How can we get more visibility into this and determine why this is
    happening?
    Thanks.

  • OEM Manager Console problem

    I have installed OEM 9.2.0 and configured it.
    My machine and database sever do not have static IP addresses. First time when I login with the user name sysman/oem_temp , a default password, It allows me to change the password immediately. If i reboot machine
    I am not allowed to get in manager console. Any solution?
    Regards
    Madhukar

    what kind of error are you getting ?
    OEM get connections to databases through services names
    located in the tnsnames.ora. In services you can put the
    name of the server where is going to be the repository
    instead of the IP address.
    Joel P�rez

  • SMC(Solaris Management Console) problem

    Hi
    I am trying to start SMC for managing the users and groups.But i am getting the following errors.
    bash-3.00# smc
    com.sun.management.viper.CriticalStopException: javax/help/JHelp
    at com.sun.management.viperimpl.console.gui.SMCConsole.start(SMCConsole.java:276)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.openConsole(Base ConsoleOptionsManager.java:752)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.redirectToConsol e(BaseConsoleOptionsManager.java:621)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(Ba seConsoleOptionsManager.java:167)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsole OptionsManager.java:834)
    Could any one help me out.
    Thanks inadvance.

    Instead of using SMC - why not use the format command - this utility has traditionally allowed the sysadmin to perform disk related tasks. If you plan to be "playing around" with disks on a solaris system - smc is not the tool. If you had intended to use ZFS - you're stuck with the command line (really sucks if you're dependent on GUIs). Either use the free SVM command line or get a copy of Veritas Foundation Basic Suite "free" (but crippled - limited to 4 volumes and 4 filesystems) - http://www.symantec.com/enterprise/sfbasic/index.jsp. At least with Veritas - the GUI will step you thru the entire process of disk management. I can't say that for SVM, with a bit of persistence and skill - you might not be disappointed. I prefer the command line because you can specify a myriad of parameters that the GUIs can't initutively tell you.
    Storage Foundation Basic 4.1 is available on the following platforms:
    * Solaris 10 x64
    * RHEL 4 (Xeon, EM64T and AMD Opteron) and Itanium 2
    * SLES 9 (Xeon, EM64T and AMD Opteron) and Itanium 2
    Storage Foundation Basic 5.0 is available on the following platforms:
    * Solaris 8, 9, 10 (SPARC)
    * AIX 5.2/5.3
    * Red Hat Enterprise Linux 4 (RHEL 4) on EM64T/Opteron
    * Novell SUSE Enterprise Linux Server 9 (SLES) on EM64T/Opteron

  • Cache/Refresh Problem in Crystal Management Console 10..

    Hi All
    I have suffering from very major problem related to Data refresh....
    I m using CR IX as a design Crystal report and Crystal Management console 10 as a Crystal Report Server....
    The Problem is that : After Publishing Report On Report Server(CMC) i m calling through my report by the help of reportId which was generated during Publishing Report : So If My report containing Two Parameter the i pass two Parameter value from my Front end as ....
    http://<server>/crystal/enterprise10/admin/en/viewrpt.cwr?init=java&apsuser=administrator&apspassword=&apsauthtype=secEnterprise&id=2363&PROMPT0=1914&PROMPT1=GARETH%20%20%20MASON&PROMPT2=canada
    but the problem is that If any user Update any value on database and after updation again he check to crystal report ,but it not reflect in Crystal Report....
    second problem is:
    there is a yellow button display ON CMC ,if user click on this button and change the parameter value it change but again user call report from front end it shows previous value which he entered through click on Yellow Button...
    I have checked all option on Crystal report Like Unckeck Option Save Report with data ....
    But Still I m facing such Problem ......Please Provide me Proper solution...
    should I need to change Setting of Crystal Configuration Manager .....
    I need Your Assistance.....
    Regards
    Ankit shukla

    Hi Nakul
    Thanks For your response...
    The URL Which I mention was as example for calling report from Report server...In My form I m using  two Drop down 
    (1)  Country Name : List Of different country
    (2) Client Name : List Of Different client
    If I select Country India and Client ankit  Then In My URL display  Prompt 0 =India & Prompt 1=Ankit
    and data display For such record....
    But When I change Country Name : UK And Client =Steban then In My URl  display Prompt0=UK  & Prompt1=Steban
    But Report Contains Previous Record Of Ankit & India..
    So It means My Parameter value are changing dynamically but Cache Server Of CMC are not refresh when i Click On Refresh Button which are displaying in Viewer the  report Data are reflecting....
    So Please Provide me solution for given above problem.....
    Do I need to change Crystal Configuration Management Setting ....but i don't know how it will be...
    So Please give me any solution ...
    Regards
    Ankit Shukla

  • 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.

  • 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.

  • DS XI3.2 SP1 - Problem when starting RFC server from management console

    Hi,
    We're using DataServices XI 3.2 SP1 FP1 on a windows 2008 server 64bits to load SAP BW. We have set up an external system in SAP BW called "DI_SOURCE" and then successfully created a RFC server interface (DI_SOURCE) within the management console.
    When we try to start this RFC server from the management console, we immediately get the following error message : "An internal error occurred in: server.start()::rfc_bad_connection".
    On the other hand, when we follow the "old method" (pre SP2) and start the RFC server from a command window, it works : we have "CONNECTION DI_SOURCE OK" in SAP BW.
    Any ideas how to solve this ?
    Thanks,
    Olivier

    Hi,
    We have tried your suggestions above.
    Instead of just crashing we now get an error from designer (before closing down). Seems as if our librfc32.dll has a problem.
    We have verified that the librfc32.dll from the Data Services package is the only one on the server.
    Problem signature:
      Problem Event Name:        BEX
      Application Name:        al_designer.exe
      Application Version:        12.2.2.0
      Application Timestamp:        4b99c5ef
      Fault Module Name:        LIBRFC32.DLL
      Fault Module Version:        7100.3.144.6097
      Fault Module Timestamp:        49bec8be
      Exception Offset:        000179a4
      Exception Code:        c0000409
      Exception Data:        00000000
      OS Version:        6.1.7600.2.0.0.272.7
      Locale ID:        1030
      Additional Information 1:        4b85
      Additional Information 2:        4b85a4b06dde50b4e092d24f447efca0
      Additional Information 3:        45fe
      Additional Information 4:        45feda9db76a48384005c14dafbddc29
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

  • Problems loggin in Oracle Enterpirse Manager Console

    Hi. I installe oracle 9i and managed to setup a development and OEMREP databases and successfully logged into the Enterprise Manager Console. But after a few days, out of the blue, I can't login anymore.
    I'm getting the following error msg:
    "The exception (oracle.sysman.emSDK.client.omsClient.ClientException) ocurred"
    Did anyone encounter the same problem?
    Any ideas?
    Thanks!!

    This has happened to me many times. First look at the node status in oem, probrobly is stating that it is out of sync. Even if it isn't save all your jobs to the library. Delete the node. Then on the solaris side
    shutdown the agent, delete the *.q files out of the $ORACLE_HOME/network/agent directory, then restart the agent. Now back on oem rediscover the node. You should then be able to resubmit the jobs from the library.

  • 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

  • Solaris 10 management console... login problem!

    Hi all!
    I have started correctly the solaris management console server using /etc/init.d/init.wbem start.
    I have launched the console correctly too (/usr/sbin/smc)
    But when I try to access some aministrative tool (such as user management or disk management), it prompts a message asking me for the root password, which I wrote correctly too... but it always returns a "login failed" message...
    Any idea??? Anyone else have the same problem???
    Thanks.

    Yes, I have the exact same problem. For me the problem is caused by the fact that solaris management console will not work with blowfish or md5 hashed passwords for root. Since I enabled and created a root password using md5, I cannot use the management console. This is what sun support wrote back to me about this:
    PROBLEM SUMMARY :
    as root. Root password is rejected. Even when run 'smc' as root user,
    asks for root password again and rejects it
    SOLUTION :
    have found many instances stating blowfish and SMC do not work..I did
    find one potential workaround, but it may or may not work.If you want
    totry it here is what they suggested..
    To use SMC, must disable non-default password algorithm,
    Set the CRYPT_DEFAULT line in /etc/security/policy.conf to:
    CRYPT_DEFAULT=__unix__
    Then delete the SMC users password with passwd -d, then set a new password:
    # passwd -d root
    passwd: password information changed for root
    # passwd root
    New Password:
    Re-enter new Password:
    passwd: password successfully changed for root
    Try it on as test box in case it messes up SMC
    Other than that it looks like it is not compatible
    Odd that the 'most advanced operating system' behaves in this manner.

  • Problem with Management Console

    This is not really an installation issue, but this seemed the most appropriate category.
    Whenever I try to access any functions of the Users Tool in the Solaris Management Console (gui), such as viewing users, viewing roles, etc., an error msg pops up stating "CIM_ERR_FAILED" . This occurs whether I load locally or over network from another machine's Management Console.
    The box is running Solaris 8 04/01 with several packages from the Sun companuon CD installed, as well as the latest Sun recommended patch cluster. Any help and/or suggestions would be greatly appreciated.

    I think I temporarily fixed this problem I am not sure how this will affect the development.
    But atleast I can start the J2EE/DB services so that I can start and stop services from the MMC
    What was happening was that the services
    SAPJ2E_00
    SAPJ2E_01
    were not starting up because of the logon problems, the default account that was created SAPService( something like that ) was not able to log on, I changed the logon permissions to "Local System" and started the service, this time atleast the service started.
    I need to launch the Development Studio and see if I am able to work with the new account permissions on the J2EE server

  • Business Objects Management Console - Shedule Jobs Problem

    Hi,
    I am novice in Business Objects technology and i am facing a problem that i describe next:
    The Jobs Scheduled are not running but if we execute the Job manually the Job runs normally.
    Do you have any idea about what can be wrong? Is there any logs that can be checked?
    Thank for your efforts.
                Best Regards
                       João Fernandes

    Hi Rim and Sebastian,
    Thank you for your interest in my problem.
    I am running Data Integrator Management Console and the version is Business Objects Data Integrator 11.7.2.1
    I check the starting date and there is none because we want to run the job in a daily basis.
    I hope this information could help you to help me.
    Best Regards
                  João Fernandes

Maybe you are looking for

  • Purchase Order  Payment terms

    Hi all,        I have a requirement of adding  description of Payment terms  in the sapscript .  Earlier  the script only prints terms  without description. It use to get the value from , &'Terms of payment: 'PEKKO-ZBTXT& in the sap script MEDRUCK.  

  • Reading XML file from server in BI Publisher

    Hi All, Can any one help me how i can get the XML file from server to BI Publisher using data source. The file should transfer directly to BI Publisher with out storing it in any local directory in local system. Thank you Shalini.

  • Hotmail in the Mail application

    Is it possible to get my hotmail emails sent to the default mail program that comes installed? If so how do i go about doing this? Thanks in anticipation wearepo

  • IO Service Level versus Profit Analysis Simulation Set Service Level Change

    R12 (RAC) Service Level versus Profit Analysis Projected Service Level in Analysis workbench shows a strange negative quantity when ussing Item Simulation Set in a plan. The customer expects that when Service Level is changed in the item simulation s

  • Sudden dramatic loss of TM remaining storage i.e. sudden increase in backup

    Over the months, the amount remaining on my 1 Terabyte HD has been gradually decreasing, as Time Machine does backups. Today, I noticed a sudden, dramatic decrease in the amount of remaining storage. It dropped from around 400Gig to 360 Gig. That's a