Problem when unistalling msg server

hi, i wanto to unistall components installed because the installation could not finish normally when /var/sadm/install/t.contents was unable to write.
so executing:
# pwd
/var/sadm/prod/SUNWmsg-entsys4
# java uninstall_Sun_Java_tm__Enterprise_System_2005Q4.class
Exception in thread "main" java.lang.NoClassDefFoundError: uninstall_Sun_Java_tm__Enterprise_System_2005Q4/class
any idea
Salu2

Since the installer broke, you're looking at doing manual uninstall. Basically, that means you need to do pkgrm for each package that was successfully installed. Check your install logs for that list.

Similar Messages

  • 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

  • URGENT: Substitution Problem when deployed in Server

    Hello:
    I am facing a strange problem in student system self-service application customization in oxford university.
    I have create a new XxigsPersProgAttemptVO extending PersProgAttemptVO and done the substitution. When run the the page though JDev it was showing the substituted values.
    I have deployed the JPX and VO xml, classes into the server.
    and bounced the apache.
    When i run the application it's throwing following error
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition AttendanceTypeDesc of type Attribute not found
    When i view the About this page Business components list, i couldn't find XxigsPersProgAttemptVO VO object.
    But when i run the same page through JDEV, it's shows me my custom VO and substituded VO and extended EO.
    which was right and page was working fine.
    and when i run
    jdr_utils.PRINTDOCUMENT('/oracle/apps/igs/person/components/server/customizations/site/0/PersProgAttemptVO',1000);
    it's showed me
    .........RESULT:
    <?xml version='1.0' encoding='UTF-8'?>
    <customization xmlns="http://xmlns.oracle.com/jrad" xmlns:ui="http://xmlns.oracle.com/uix/ui" xmlns:oa="http://xmlns.oracle.com/oa" xmlns:user="http://xmlns.oracle.com/user" version="9.0.3.8.13_1550" xml:lang="en-US" customizes="/oracle/apps/igs/person/components/server/PersProgAttemptVO">
    <replace with="/oracle/apps/xxigs/person/components/server/XxigsPersProgAttemptVO"/>
    </customization>
    which was also right
    then why i am getting the error in server and why the substitution is not taking in server.
    Can any one help me in this regard pls?
    Many Thanks in advance
    Thanks and Regards,
    Gupta

    just want to add few things
    I am substituting the VO which was used in subtab
    I just found an article in Metalink for the similar issue and found as a bug in OAPageBean.java.
    Metalink Doc ID: 418682.1
    Symptoms
    In Oracle Applications 11i, after extending any framework page by doing VO (View Object) substitution for any VO that is found in subtab in any region in the page either by adding a new attribute to the VO or changing any clause in the VO query such as adding condition for the WHERE clause.
    Then deploying the extension to the server successfully, and after that going to the extended page to check the substitution by pressing on (About this page) , and the result will be that you will be not able to see the new substituted VOs.
    Or in case of adding a new attribute to the VO, you will get a framework exception saying that the "new attribute" is not found.
    Cause
    This is caused by the following INTERNAL bug that is not published through Metalink to customers, and it is reported on R12 and backported to R11i :
    Bug 4970554 - VO SUBSTITUTION NOT WORKING
    Which say that: any substituted View Object used inside a SubTab Layout is not working because of a defect in the code of file (OAPageBean.java) for any version prior to (115.545.115104.3) in Oracle Applications 11i
    Please let me know if you have any ideas
    Thanks and Regards,
    Gupta

  • HANDSHAKE_FAILURE problem when starting managed server via NOdeManager

    hi all, i am trying to start a managed server using nodeManager, but i keep on
    getting following exception:
    weblogic.nodemanager.NodeManagerException: [Could not execute command start for
    server managedServer via the Node Manager - reason: [CommandInvoker: Failed to
    send command: 'online to server 'managedServer' to NodeManager at host: 'localhost:5555'
    with exception FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable
    to negotiate an acceptable set of security parameters.. Please ensure that the
    NodeManager is active on the target machine].] at weblogic.nodemanager.NodeManagerRuntime.executeCommand(NodeManagerRuntime.java:472)
    at weblogic.nodemanager.NodeManagerRuntime.start(NodeManagerRuntime.java:76) at
    java.lang.reflect.Method.invoke(Native Method) at
    here is my script for starting nodemanager
    set JAVA_HOME=c:\bea\jdk131
    set WL_HOME=c:\bea\weblogic700
    set PATH=%WL_HOME%\server\bin;%JAVA_HOME%\bin;%PATH%
    set CLASSPATH=.;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar
    java -hotspot -ms16m -mx16m -classpath %CLASSPATH% -Dbea.home=C:\bea\weblogic700
    -Djava.security.policy=C:\bea\weblogic700\server\lib\weblogic.policy -Dweblogic.nodemanager.weblogicHome=C:\bea\weblogic700
    -Dweblogic.nodemanager.listenAddress=172.21.73.94 -Dweblogic.nodemanager.listenPort=5555
    -Dweblogic.nodemanager.trustedHosts=C:\bea\weblogic700\common\nodemanager\config\nodemanager.hosts
    -Dweblogic.nodemanager.certificateFile=C:\bea\weblogic700\common\nodemanager\config\demo.crt
    weblogic.nodemanager.NodeManager
    i have created an admin server, called adminserver
    then i have created in the same domain a server called managedserver
    both servers run on the same machine,at different port number.
    i have created a machine, and associated managedserver to it.
    in the machine/configuration/nodemanager i have set listenaddress localhost and
    listenport 5555.
    my nodemanager starts automatically at htat port. however, when i try to start
    the managed server via adminserver console, i got the exception mentioned in
    the subject.
    can anyone help?
    regards
    marco
    can anyone point me to the right direction for solving this problem?
    in the adminserver console i have defined a machine for teh managedserver, and
    nodemanager is supposed to run at localhost:5555 (and indeed it does, because
    ihave started it successfully).
    thanx in advance and regards marco

    Marco.
    Sorry, this is not a solution to your problem but i am trying to solve the same
    problem for a week now.
    I have wl7.0 sp2, 1 admin server, 2 managed servers on the same box. I get the
    same error. I know that the default certificate installed provides a hostname
    verification of weblogic.com. I turned the hostname verification off, i put in
    the Dweblogic.nodemanager.sslHostNameVerificationEnabled=false, i get the same
    error when starting the managed server. I went ahead and created my own certificate
    for machine called mallik, created my own passphrase, created a new keystore,
    made the admin server view the keystore, used the same certificate for both the
    admin server and the node manager. It still fails with the same error. I went
    ahead and added the machine 'mallik' to nodeManager.hosts file. It fails. I am
    totally confused now what needs to be done.
    My nodeManger.hosts looks like this:
    mallik 10.100.10.130
    managedServer1 10.100.10.130
    managedServer2 10.100.10.13
    Below is the startNodeManager.cmd.
    @echo off
    @rem *************************************************************************
    @rem This script can be used to start the WebLogic NodeManager
    @rem
    @rem This script sets the following variables before starting the NodeManager:
    @rem
    @rem WL_HOME - The root directory of your WebLogic installation.
    @rem NODEMGR_HOME - The home directory for this NodeManager instance.
    @rem JAVA_HOME - Location of the version of Java used to start WebLogic
    @rem Server. This variable must point to the root directory of
    @rem a JDK installation and will be set for you by the
    @rem          installer. See the WebLogic platform support page
    @rem (http://e-docs.bea.com/wls/platforms/index.html) for an up-to-date
    list of
    @rem supported JVMs on Windows NT.
    @rem PATH - Adds the JDK and WebLogic directories to the system path.
    @rem CLASSPATH - Adds the JDK and WebLogic jars to the classpath.
    @rem JAVA_OPTIONS - Java command-line options for running the server. (These
    @rem will be tagged on to the end of the JAVA_VM and MEM_ARGS)
    @rem JAVA_VM - The java arg specifying the VM to run. (i.e. -server,
    @rem -client, etc.)
    @rem MEM_ARGS - The variable to override the standard memory arguments
    @rem passed to java
    @rem
    @rem *************************************************************************
    SETLOCAL
    set WL_HOME=C:\bea7.0\weblogic700
    set NODEMGR_HOME=%WL_HOME%\common\nodemanager
    set JAVA_HOME=C:\bea7.0\jdk131_06
    Call %WL_HOME%\common\bin\commEnv.cmd
    @rem If NODEMGR_HOME does not exist, create it
    :checkNodeManagerHome
    if exist %NODEMGR_HOME% goto checkJava
    echo.
    echo NODEMGR_HOME %NODEMGR_HOME% does not exist, creating it..
    mkdir %NODEMGR_HOME%
    @rem Check that java is where we expect it to be
    :checkJava
    if exist %JAVA_HOME%\bin\java.exe goto runNodeManager
    echo The JDK wasn't found in directory %JAVA_HOME%.
    echo Please edit this script so that the JAVA_HOME
    echo variable points to the location of your JDK.
    goto finish
    :runNodeManager
    if not "%JAVA_VM%" == "" goto noResetJavaVM
    rem set JAVA_VM=-hotspot
    set JAVA_VM=%COMM_VM%
    :noResetJavaVM
    if not "%MEM_ARGS%" == "" goto noResetMemArgs
    set MEM_ARGS=-Xms32m -Xmx200m
    :noResetMemArgs
    @echo on
    set CLASSPATH=.;%JAVA_HOME%\lib\tools.jar;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar;%CLASSPATH%
    set PATH=%WL_HOME%\server\bin;%JAVA_HOME%\bin;%PATH%
    cd %NODEMGR_HOME%
    #"%JAVA_HOME%\bin\java.exe" %JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath "%CLASSPATH%"
    "-Dbea.home=C:\bea7.0" "-Dweblogic.security.SSL.trustedCAKeyStore=%WL_HOME%\server\lib\cacerts"
    "-Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy" "-Dweblogic.nodemanager.reverseDnsEnabled=true"
    "-Dweblogic.nodemanager.javaHome=%JAVA_HOME%" weblogic.nodemanager.NodeManager
    "%JAVA_HOME%\bin\java.exe" %JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath "%CLASSPATH%"
    "-Dbea.home=C:\bea7.0" "-Dweblogic.security.SSL.trustedCAKeyStore=%WL_HOME%\server\lib\cacerts"
    "-Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy" "-Dweblogic.nodemanager.certificateFile=C:\bea7.0\user_projects\myDomain\mallikcert.pem"
    "-Dweblogic.nodemanager.sslHostNameVerificationEnabled=false" "-Dweblogic.nodemanager.javaHome=%JAVA_HOME%"
    "-Dweblogic.ListenAddress=mallik" "-Dweblogic.nodemanager.nativeVersionEnabled=true"
    "-Dweblogic.nodemanager.reverseDnsEnabled=true" "-Dweblogic.nodemanager.javaHome=%JAVA_HOME%"
    "-Dweblogic.nodemanager.trustedHosts=%WL_HOME%\common\nodemanager\config\nodemanager.hosts"
    "-Dweblogic.management.pkpassword=weblogic" weblogic.nodemanager.NodeManager
    goto finish
    :finish
    ENDLOCAL
    I would appreciate if anybody can help me.
    Mallik.
    "Marco" <[email protected]> wrote:
    >
    hi all, i am trying to start a managed server using nodeManager, but
    i keep on
    getting following exception:
    weblogic.nodemanager.NodeManagerException: [Could not execute command
    start for
    server managedServer via the Node Manager - reason: [CommandInvoker:
    Failed to
    send command: 'online to server 'managedServer' to NodeManager at host:
    'localhost:5555'
    with exception FATAL Alert:HANDSHAKE_FAILURE - The handshake handler
    was unable
    to negotiate an acceptable set of security parameters.. Please ensure
    that the
    NodeManager is active on the target machine].] at weblogic.nodemanager.NodeManagerRuntime.executeCommand(NodeManagerRuntime.java:472)
    at weblogic.nodemanager.NodeManagerRuntime.start(NodeManagerRuntime.java:76)
    at
    java.lang.reflect.Method.invoke(Native Method) at
    here is my script for starting nodemanager
    set JAVA_HOME=c:\bea\jdk131
    set WL_HOME=c:\bea\weblogic700
    set PATH=%WL_HOME%\server\bin;%JAVA_HOME%\bin;%PATH%
    set CLASSPATH=.;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar
    java -hotspot -ms16m -mx16m -classpath %CLASSPATH% -Dbea.home=C:\bea\weblogic700
    -Djava.security.policy=C:\bea\weblogic700\server\lib\weblogic.policy
    -Dweblogic.nodemanager.weblogicHome=C:\bea\weblogic700
    -Dweblogic.nodemanager.listenAddress=172.21.73.94 -Dweblogic.nodemanager.listenPort=5555
    -Dweblogic.nodemanager.trustedHosts=C:\bea\weblogic700\common\nodemanager\config\nodemanager.hosts
    -Dweblogic.nodemanager.certificateFile=C:\bea\weblogic700\common\nodemanager\config\demo.crt
    weblogic.nodemanager.NodeManager
    i have created an admin server, called adminserver
    then i have created in the same domain a server called managedserver
    both servers run on the same machine,at different port number.
    i have created a machine, and associated managedserver to it.
    in the machine/configuration/nodemanager i have set listenaddress localhost
    and
    listenport 5555.
    my nodemanager starts automatically at htat port. however, when i try
    to start
    the managed server via adminserver console, i got the exception mentioned
    in
    the subject.
    can anyone help?
    regards
    marco
    can anyone point me to the right direction for solving this problem?
    in the adminserver console i have defined a machine for teh managedserver,
    and
    nodemanager is supposed to run at localhost:5555 (and indeed it does,
    because
    ihave started it successfully).
    thanx in advance and regards marco

  • Problem when connecting sql server 2005 using SQL developer

    Hi,
    I installed Sql developer and I am trying to connect sql server 2005 using windows authentication. I had previously the SSO folder problem saying the path is missing in java.library.path. I copied the SSO folder into Sqldeveloper directory. I changed the settings under computer management->services and applications->sql server configuration manager->sql server 2005 network configuration ->protocols for sqlexpress->I enabled TCP/IP.
    Now I am getting an error saying "Failure-can not open user default database.Login Failed. Login failed for user ...".
    I am able to connect thru ODBC driver using windows authentication.
    Any help on this is highly appreciated.
    Thanks in advance,
    Lakshmi

    Hi Martin,
    Your solution has solved my problem too. Thanks for posting these workaround fixes :-)
    However, there seem to be a problem with datetime fields. The query:
    select getdate()
    returns something like: oracle.datetimestamp.@1aed4
    Is there a way to get around with this? Otherwise, using SQL Developer as a client for SQL Server doesn't serve the right purpose when we cannot access simple date fields :-)

  • Authentication for user weblogic denied problem when starting managed serve

    Hi All,
    I have a strange situation here. I installed WLS and SOA and BAM servers. Initially I could start both WLS and SOA.
    Later I changed some files (possibly startManagedWebLogic.sh or deleted soa_server1/data/ldap/ or AdminServer/security/boot.properties), but later I remember I changed them back. I am now seeing that my WLS is starting up fine, but SOA is not. I am always getting the error:
    <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:965)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    Truncated. see log file for complete stacktrace
    >
    I tried to go to admin console to change/verify the password for weblogic user, and then put plaintext password in AdminServer/security/boot.properties, then restart Adminserver. But I still cannot start SOA server.
    Could you please let me know how to resolve this issue? I do want to save my environment at this point. Many thanks.

    Hi,
    My understanding is admin user server is coming up fine but when you try to bring the soa_server1(managed instance) is not coming up due the below mentioned exception.
    If not please correct me.
    I have a few query, please give me comment on this.
    1) Admin and managed instances are running on the same box or different
    2) Did you try to reset the password from console or using weblogic.security command
    3) Did you cleared the soa_server1 temp directory(server/soa_server1/*)
    Solution-1 (If Domain running on different box)
    =============================
    1) Copy the DefaultAuthenticatorInit.ldift file from Domain_dir/Security/ to Remote machine - Domain_dir/Security/
    Note- Remote machine - take a backup of DefaultAuthenticatorInit file.
    2) Remote machine- rename or take a backup of ldap directory and boot.properties file
    /servers/soa_server1/ldap
    /servers/soa_server1/security/boot.properties.
    3) Now try to brought up the soa_server1.It will prompt you the username and password.
    Please let me know.
    Thanks,
    Rajkumar

  • WLST problems when starting the server

    Hi all,
    I try to use WSLT (with ant) to start bea within an existing domain. The ant target is:
    <target name="start-server">
    <echo message="Starting bea weblogic..."/>
         <wlserver
         dir="${domain.home}"
         beahome="${weblogic.home}/.."
         weblogichome="${weblogic.home}"
         servername="${server.name}"
         domainname="${domain.name}"
         username="${weblogic.user.name}"
         password="${weblogic.user.password}"
         host="${server.host}"
         port="${server.port}"
         generateconfig="false"
         action="start"
         failonerror="true"
         configFile="/config/config.xml"
         classpath="${weblogic.home}/server/lib/weblogic.j ar"
         verbose="true"
         />
    </target>
    Unfortunately I got hundrets of NoClassDefFoundError when running this target. Serveral for each deployed component. Therefore I put classpath extensions to different files:
    1. %BEA_HOME%\user_projects\domains\wcsdomain\bin\startWebLogic.cmd
    2. %BEA_HOME%\user_projects\domains\wcsdomain\bin\setDomainEnv.cmd
    3. %BEA_HOME%\weblogic91\common\bin\commEnv.cmd
    4. %BEA_HOME%\weblogic91\server\binsetWLSEnv.cmd
    But the classes are still missing.
    Question:
    Can anyone tell me where to put classpath extensions for the deployment jars?
    Thanks

    You are not using WLST any where, you are using the wlserver ant task. The wlserver ant task does not use the scripts to start the server. You should add the jars to the wlserver classpath element.
    HTH,
    -satya
    BEA Blog:
    http://dev2dev.bea.com/blog/sghattu/
    Get Involved in CodeShare:
    https://wls-console-extensions.projects.dev2dev.bea.com/
    https://wlnav.projects.dev2dev.bea.com/
    https://eclipse-wlst.projects.dev2dev.bea.com/
    https://wlst.projects.dev2dev.bea.com/

  • Problem when mounting tomcat server for upgrading ACS

    Hi:
    I've downloaded the Appliance Management package for 4.1.1.23 version. Once I extract all archives I execute the autorun.bat file. The problem is that the tomcat server doesn't work properly, continuously appears a message error:
    INFO: WebServer not ready or not fully initialized -- testing again...
    Which can be the problem?,
    Many Thanks

    Upgrading the Cisco Secure ACS Solution Engine typically involves the following three steps:
    1. Obtain the upgrade package from Cisco Systems and load it onto a distribution server in your network. This can be done either by employing an upgrade CD or downloading the upgrade package from Cisco.com.
    2. Load the upgrade image onto the Cisco Secure ACS Solution Engine from the distribution server on your network. You can do this either from within the HTML interface, or from the serial console. The Cisco Secure ACS Solution Engine verifies the files transferred to ensure that they have not been corrupted. For more information on performing this step from the HTML interface, see the below URL:
    http://www.cisco.com/en/US/products/sw/secursw/ps5338/products_user_guide_book09186a0080204be1.html
    3. Finally, apply the Cisco Secure ACS Solution Engine system upgrade. You can do this either from within the HTML interface, or from the serial console. For more information, see:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_solution_engine/3.3/installation/guide/appliance/admap.html#wp1048998

  • Problem when downgrading xorg-server

    I'm using xorg-server from testing, but that breaks opengl effects on kdemod4 (and kde4) http://bugs.archlinux.org/task/11351?project=0
    Actually, it seems it's libdrm, but that's not the point. I tried downgrading to extra with something like:
    sudo pacman -Sf extra/xorg-server extra/xf86-video-intel extra/libdrm
    And it works fine. KDM starts up but when I try to login to KDE4, it just crashes when the splash screen appears. Anyone has a clue how may I debug this? Is it something I forgot to downgrade?
    Thanks

    I forced the upgrade after I checked with 'pacman -Qo offending-package' and no package was shown as owner of these two files. Hopefully it will work after a restart.
    EDIT:
    CRAP. I only realized AMD has dropped support for my card after I upgraded to xorg-server-1.6 and catalyst-9.4.
    Fortunately I still had the old xorg packages in cache. Since the radeon driver doesn't support powerplay this means I will have to stop at catalyst-9.3 and xorg-server-1.5. I wonder how this will work out with future kernel upgrades...
    Last edited by signor_rossi (2009-04-12 20:22:48)

  • I have problem when Startup Weblogic Server

              <2003/5/8 ¤U¤È03®É41¤À54¬í> <Notice> <WebLogicServer> <000355> <Thread "SSLListe
              nThread.Default" listening on port 7002, ip address 192.168.1.62>
              <2003/5/8 ¤U¤È03®É41¤À54¬í> <Notice> <WebLogicServer> <000355> <Thread "ListenTh
              read.Default" listening on port 80, ip address 192.168.1.62>
              <2003/5/8 ¤U¤È03®É41¤À54¬í> <Notice> <Management> <141030> <Starting discovery
              o
              f Managed Server... This feature is on by default, you may turn this off by pass
              ing -Dweblogic.management.discover=false>
              <2003/5/8 ¤U¤È03®É41¤À54¬í> <Notice> <WebLogicServer> <000331> <Started WebLogic
              Admin Server "myserver" for domain "mydomain" running in Development Mode>
              <2003/5/8 ¤U¤È03®É41¤À55¬í> <Error> <HTTP> <101018> <[ServletContext(id=2726974,
              name=examplesWebApp,context-path=/examplesWebApp)] Servlet failed with ServletEx
              ception
              javax.servlet.UnavailableException: ServletContext(id=2726974,name=examplesWebAp
              p,context-path=/examplesWebApp): The server myserver is temporarily suspended
              at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
              rvletContext.java:3077)
              at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
              pl.java:2544)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
              >
              <2003/5/8 ¤U¤È03®É41¤À55¬í> <Notice> <WebLogicServer> <000365> <Server state cha
              nged to RUNNING>
              <2003/5/8 ¤U¤È03®É41¤À55¬í> <Notice> <WebLogicServer> <000360> <Server started
              i
              n RUNNING mode>
              

    This is the error message in log file
    07/06/14 05:51:55 Start process
    07/06/14 05:51:59 Error starting ORMI-Server. Unable to bind socket: Address already in use: JVM_Bind
    07/06/14 05:52:01 Auto-deploying file:/C:/OraHome_2/j2ee/home/default-web-app/ (New server version detected)...
    07/06/14 05:52:01 Auto-deploying file:/C:/OraHome_2/j2ee/home/applications/dms/ (New server version detected)...
    07/06/14 05:52:03 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized
    07/06/14 05:52:03 java.lang.NullPointerException
    07/06/14 05:52:03 at com.evermind.server.rmi.RMIServer.run(RMIServer.java:464)
    07/06/14 05:52:03 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    07/06/14 05:52:03 at java.lang.Thread.run(Thread.java:534)
    07/06/14 05:53:13 Notification ==> Application Deployer for Test8 STARTS [ 2007-06-14T05:53:13.593PDT ]
    thanks

  • Facing problem when install sql server 2008 on windows7

    Hi I installed sqlserver 2008 on windows7 ultimate sp1 then i got one error like below
    MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{64CDE8F2-3791-46F5-BAD2-72FFF5252FAB}'. Error code: 1608..
    how to rectify this error please help me...
    Thanks in advance

    There are some blogs/msdn posts talking about the same issue  and below are the links
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/66a2044c-7251-466b-9b22-40d155ed949b/sql-server-2008-setup-fails-on-windows-7-enterprise-error-code-1608?forum=sqlgetstarted
    http://superuser.com/questions/414795/error-code-1608-during-sql-server-install
    http://gaurangpatel.net/solving-msigetproductinfo-failed-to-retrieve-productversion-for-package-with-product-code-8bdd006d-d5f0-4aaa-ba13-65995063ec44-error-code-1608
    Hope it Helps!!

  • Error Msg Server

    Hi :
    Since this night we had a problem with system Msg server stop and we dont know why....
    I add a screen from SYSLOG in SAP CONSOLE.
    http://img137.imageshack.us/img137/3498/consolesapur2.jpg
    Can somebody help us ?
    Thanks!!

    Hi :
    I see filesystems are OK and DB is up
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Tue Aug 05 11:36:57 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\SSD\DVEBMGS01\exe\dboraslib.dll' ...
    B  Library 'C:\usr\sap\SSD\DVEBMGS01\exe\dboraslib.dll' loaded
    B  Version of 'C:\usr\sap\SSD\DVEBMGS01\exe\dboraslib.dll' is "700.08", patchlevel (0.80)
    B  New connection 0 created
    M sysno      01
    M sid        SSD
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    83
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        3800
    M
    M  kernel runs with dp version 218000(ext=109000) (@(#) DPLIB-INT-VERSION-218000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3800) [dpxxdisp.c   1301]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is active
    M  DpShMCreate: sizeof(wp_adm)          21120     (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=3000/8/240056/240064
    M  DpShMCreate: sizeof(file_adm)          240064     (72)
    M  DpShMCreate: sizeof(vmc_adm)          21600     (1440)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 070F0040, size: 4917848)
    M  DpShMCreate: allocated sys_adm at 070F0040
    M  DpShMCreate: allocated wp_adm at 070F1E40
    M  DpShMCreate: allocated tm_adm_list at 070F70C0
    M  DpShMCreate: allocated tm_adm at 070F70F0
    M  DpShMCreate: allocated wp_ca_adm at 074C6390
    M  DpShMCreate: allocated appc_ca_adm at 074CC150
    M  DpShMCreate: allocated comm_adm at 074CE090
    M  DpShMCreate: allocated file_adm at 0754EF50
    M  DpShMCreate: allocated vmc_adm_list at 07589910
    M  DpShMCreate: allocated gw_adm at 07589950
    M  DpShMCreate: allocated vmc_adm at 07589980
    M  DpShMCreate: allocated ca_info at 0758EDE0
    M  DpShMCreate: allocated wall_adm at 0758EDE8

    M Tue Aug 05 11:36:58 2008
    M  DpSesCreateTable: attached session table at 07680040 (len=138424)
    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  DpVmcInit2: o.k.

    M Tue Aug 05 11:37:00 2008
    M  ThInit: running on host sapsrmda

    M Tue Aug 05 11:37:01 2008
    M  calling db_connect ...
    C  Prepending C:\usr\sap\SSD\DVEBMGS01\exe to Path.

    C Tue Aug 05 11:37:05 2008
    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 /@SSD on connection 0 (nls_hdl 0) ... (dbsl 700 250806)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05CC9898   05CCEE34   05CCE6BC
    C  Attaching to DB Server SSD (con_hdl=0,svchp=05CCE608,svrhp=0BCB00A4)

    C Tue Aug 05 11:37:09 2008
    C  Starting user session (con_hdl=0,svchp=05CCE608,srvhp=0BCB00A4,usrhp=0BCC4AF8)
    C  Now '/@SSD' is connected (con_hdl 0, nls_hdl 0).
    C  *** ERROR => ORA-1403 when accessing table SAPUSER
    [dbsloci.c    11299]
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=05CCE608,usrhp=0BCC4AF8)
    C  Now I'm disconnected from ORACLE
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@SSD on connection 0 (nls_hdl 0) ... (dbsl 700 250806)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   05CC9898   05CCEE34   05CCE6BC
    C  Starting user session (con_hdl=0,svchp=05CCE608,srvhp=0BCB00A4,usrhp=0BCC4AF8)

    C Tue Aug 05 11:37:10 2008
    C  Now 'SAPSR3/<pwd>@SSD' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  Database instance SSD is running on sporada1 with ORACLE version 10.2.0.2.0 since 20080803
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20080805 113701 sporada1       
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif
    M  ThVmcSetParam: switch vmcj/vm_auto_restart 0 -> 0 sec

    J Tue Aug 05 11:37:12 2008
    J  extMemCheck is set to disp+work.ThVmcMemCheck(thxxvmemu.c:2756)
    J  extGcMemReserve is set to disp+work.ThVmcGcMemReserve(thxxvmemu.c:2587)
    J  extGcMemCommit is set to disp+work.ThVmcGcMemCommit(thxxvmemu.c:2624)
    J  extGcMemFree is set to disp+work.ThVmcGcMemFree(thxxvmemu.c:2643)
    J  extCreateSharedCodeCache is set to disp+work.ThVmcSharedCodeCacheCreate(thxxvmemu.c:1941)
    J  extSetSharedCodeCachePerm is set to disp+work.ThVmcSharedCodeCacheSetPerm(thxxvmemu.c:2019)
    J  extMalloc is set to disp+work.ThVmcMallocDispatcher(thxxvmemu.c:2070)
    J  extCalloc is set to disp+work.ThVmcCallocDispatcher(thxxvmemu.c:2097)
    J  extRealloc is set to disp+work.ThVmcReallocDispatcher(thxxvmemu.c:2124)
    J  extFree is set to disp+work.ThVmcFreeDispatcher(thxxvmemu.c:2149)
    J  extAddResourceToHeap is set to disp+work.ThVmcAddResourceToHeap(thxxvmemu.c:2662)
    J  extRemoveResourceFromHeap is set to disp+work.ThVmcRemoveResourceFromHeap(thxxvmemu.c:2688)
    J  extGetLocalMemory is set to disp+work.ThJGetLocalMemory(thxxvmemu.c:2833)
    J  extGetLocalMemoryPeak is set to disp+work.ThJGetLocalMemoryPeak(thxxvmemu.c:2845)
    J  extGetLocalAllocatedMemory is set to disp+work.ThJGetLocalAllocatedMemory(thxxvmemu.c:2857)
    J  extGetGlobalMemory is set to disp+work.ThJGetGlobalMemory(thxxvmemu.c:2902)
    J  extGetGlobalMemoryPeak is set to disp+work.ThJGetGlobalMemoryPeak(thxxvmemu.c:2914)
    J  extGetGlobalAllocatedMemory is set to disp+work.ThJGetGlobalAllocatedMemory(thxxvmemu.c:2926)
    J  extGetUsedBytes is set to disp+work.ThVmcGetUsedBytes(thxxvmemu.c:2710)
    J  extGetGuardInfo is set to disp+work.ThVmcGetGuardInfo(thxxvmemu.c:1410)
    J  extWriteMemoryDump is set to disp+work.ThJWriteMemoryDump(thxxvmemu.c:1437)
    J  extGetPid is set to disp+work.ThJGetPid(thxxjava.c:7918)
    J  extRegPtr is set to disp+work.ThJRegPtr(thxxvmemu.c:1178)
    J  extGetPtr is set to disp+work.ThJGetPtr(thxxvmemu.c:1190)
    J  extDeregPtr is set to disp+work.ThJDeregPtr(thxxvmemu.c:1202)
    J  extAbort is set to disp+work.ThVmcJAbortHandler(thxxjava.c:6288)
    J  extExit is set to disp+work.ThVmcJExitHandler(thxxjava.c:6176)
    J  extSaveExit is set to disp+work.ThVmcJExitHandler(thxxjava.c:6176)
    J  extSaveErrTxt is set to disp+work.ThVmcJSetVmErrTxt(thxxjava.c:6258)
    J  extSemLock is set to disp+work.ThJSemLock(thxxvmemu.c:545)
    J  extSemUnlock is set to disp+work.ThJSemUnlock(thxxvmemu.c:551)
    J  extMtxOpen is set to disp+work.ThJMtxOpen(thxxvmemu.c:641)
    J  extMtxClose is set to disp+work.ThJMtxClose(thxxvmemu.c:665)
    J  extMtxLock is set to disp+work.ThJMtxLock(thxxvmemu.c:685)
    J  extMtxTrylock is set to disp+work.ThJMtxTrylock(thxxvmemu.c:780)
    J  extMtxUnlock is set to disp+work.ThJMtxUnlock(thxxvmemu.c:853)
    J  extMtxForceUnlock is set to disp+work.ThJMtxForceUnlock(thxxvmemu.c:928)
    J  extMtxLockCount is set to disp+work.ThJMtxLockCount(thxxvmemu.c:975)
    J  extMtxLocked is set to disp+work.ThJMtxLocked(thxxvmemu.c:981)
    J  extMtxLocking is set to disp+work.ThJMtxLocking(thxxvmemu.c:1013)
    J  extMtxWaitingVms is set to disp+work.ThJMtxWaitingVms(thxxvmemu.c:1046)
    J  extMtxIAmOwner is set to disp+work.ThJMtxIAmOwner(thxxvmemu.c:1101)
    J  extOpen is set to disp+work.ThIoJavaOpen(thxxfile.c:381)
    J  extReopen is set to disp+work.ThIoJavaReopen(thxxfile.c:535)
    J  extClose is set to disp+work.ThIoJavaClose(thxxfile.c:665)
    J  extSeek is set to disp+work.ThIoJavaSeek(thxxfile.c:750)
    J  extSetLength is set to disp+work.ThIoJavaSetLength(thxxfile.c:882)
    J  extSync is set to disp+work.ThIoJavaSync(thxxfile.c:910)
    J  extIoAvailable is set to disp+work.ThIoJavaAvailable(thxxfile.c:937)
    J  extFileSizeFd is set to disp+work.ThIoJavaFileSizeFD(thxxfile.c:965)
    J  extPread is set to disp+work.ThIoJavaPRead(thxxfile.c:1074)
    J  extPwrite is set to disp+work.ThIoJavaPWrite(thxxfile.c:1111)
    J  extReadv is set to disp+work.ThIoJavaReadV(thxxfile.c:994)
    J  extWritev is set to disp+work.ThIoJavaWriteV(thxxfile.c:1038)
    J  extFDataSync is set to disp+work.ThIoJavaDataSync(thxxfile.c:1145)
    J  extFixVmToProcess is set to disp+work.ThIoFixVmToWp(thxxfile.c:1230)
    J  extReleaseVmFromProcess is set to disp+work.ThIoRelVmFromWp(thxxfile.c:1239)
    J  extGetOSDescriptor is set to disp+work.ThIoJavaGetOsFd(thxxfile.c:1249)
    J  extDetachIo is set to disp+work.ThIoJavaDetach(thxxfile.c:1273)
    J  extSocket is set to disp+work.ThSoSocketVmc(thxxsock.c:806)
    J  extRecvMsg is set to disp+work.ThSoRecvmsg(thxxsock.c:1172)
    J  extSendMsg is set to disp+work.ThSoSendmsg(thxxsock.c:1600)
    J  extCloseSocket is set to disp+work.ThSoCloseSocket(thxxsock.c:999)
    J  extConnect is set to disp+work.ThSoConnect(thxxsock.c:817)
    J  extBind is set to disp+work.ThSoBind(thxxsock.c:1841)
    J  extAccept is set to disp+work.ThSoAccept(thxxsock.c:2028)
    J  extListen is set to disp+work.ThSoListen(thxxsock.c:2282)
    J  extPoll is set to disp+work.ThSoPoll(thxxsock.c:2439)
    J  extShutdown is set to disp+work.ThSoShutdown(thxxsock.c:2700)
    J  extGetSockOpt is set to disp+work.ThSoGetsockopt(thxxsock.c:2860)
    J  extSetSockOpt is set to disp+work.ThSoSetsockopt(thxxsock.c:3042)
    J  extGetSockName is set to disp+work.ThSoGetsockname(thxxsock.c:3207)
    J  extGetRecvLength is set to disp+work.ThSoGetrecvlength(thxxsock.c:3396)
    J  extSetNonBlocking is set to disp+work.ThSoSetnonblocking(thxxsock.c:3561)
    J  extCreateControlArea is set to disp+work.ThJCreateControlArea(thxxvmemu.c:3111)
    J  extGetControlArea is set to disp+work.ThJGetControlArea(thxxvmemu.c:3125)
    J  extNotifyAboutControlFlagChange is set to disp+work.ThJControlFlagChange(thxxjava.c:6351)
    J  extVmRunningInWp is set to disp+work.ThJVmRunningInWp(thxxjava.c:7755)
    J  extVmRunningOnJavaStack is set to disp+work.ThJVmRunningOnJavaStack(thxxjava.c:7763)
    J  extGetJavaMainStack is set to disp+work.ThJGetJavaMainStack(thxxjava.c:7768)
    J  extAlarm is set to disp+work.ThJAlarm(thxxjava.c:6419)
    J  setGlobalsHook is set to disp+work.ThJSetGlobals(thxxjava.c:6590)
    J  getGlobalsHook is set to disp+work.ThJGetGlobals(thxxjava.c:6578)
    J  getWpIdHook is set to disp+work.ThGetWpId(thxxtool.c:2004)
    J  getWpNoHook is set to disp+work.DpWpAdmEntry(dpxxtool.c:3273)
    J  getVmCount is set to disp+work.rsauarr_read_next_sql_request(rsauarr.c:133)
    J  getEvtConnHdl is set to disp+work.ThJGetEvtConnHdl(thxxjava.c:1099)
    J  selNextHdl is set to disp+work.ThVmcSelNextHdl(thxxvmio.c:337)
    J  rollOut is set to disp+work.ThJRollOut(thxxjava.c:5917)
    J  sleepFunc is set to disp+work.ThJSleep(thxxjava.c:7143)
    J  selTimeout is set to disp+work.ThJSelTimeout(thxxjava.c:7547)
    J  proxyWakeup is set to disp+work.ThJHandleProxyWakeup(thxxjava.c:7865)
    J  extGetProxyActivatedHook is set to disp+work.ThJGetSapProxyActivated(thxxjava.c:7678)
    J  getVmcFlavour is set to disp+work.ThJGetVmcFlavour(thxxjava.c:7930)
    J  getVmType is set to disp+work.ThJGetVmType(thxxjava.c:7942)
    J  getVmMaxNo is set to disp+work.ThJGetVmMaxNo(thxxvmemu.c:3049)
    J  getVmId is set to disp+work.ThJGetActVmc(thxxjava.c:10044)
    J  isValidVmId is set to disp+work.ThJisValidVmId(thxxvmemu.c:3084)
    J  getVmUuid is set to disp+work.ThJGetVmUuid(thxxvmemu.c:3059)
    J  createUniqueId is set to disp+work.ThJCreateUniqueId(thxxvmemu.c:3096)
    J  statisticActive is set to disp+work.ThJStatisticsActive(thxxjava.c:8085)
    J  openStatInterval is set to disp+work.ThJOpenStatInterval(thxxjava.c:8107)
    J  closeStatInterval is set to disp+work.ThJCloseStatInterval(thxxjava.c:8123)
    J  intervalStatActive is set to disp+work.ThJIntervalStatActive(thxxjava.c:8140)
    J  extTrace is set to disp+work.ThJTrace(thxxvmemu.c:3141)
    J  extGetBuiltinLibs is set to disp+work.ThJGetBuiltinLibs(thxxjava.c:6454)
    J  extFindNative is set to disp+work.ThJFindNative(thxxvmemu.c:3162)
    J  extPreloadNativeOpen is set to disp+work.ThJPreloadNativeOpen(thxxjava.c:6468)
    J  extPreloadNativeSym is set to disp+work.ThJPreloadNativeSym(thxxjava.c:6480)
    J  extGetDebugFlags is set to disp+work.ThVmcGetBitmasks(thxxvmc.c:2584)
    J  extStartExternalTimer is set to disp+work.ThJStartExternalTimer(thxxjava.c:6492)
    J  extStopExternalTimer is set to disp+work.ThJStopExternalTimer(thxxjava.c:6513)
    J  extCheckForCleanup is set to <null>
    J  extJvmxInit2 is set to <null>
    J  extJvmxCleanup is set to <null>
    M  ThVmcInitWaitForVm: th_maxWaitForVmTime=30

    I Tue Aug 05 11:37:19 2008
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0C3B0040, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 526C0040, size: 268435456)
    M  SHM_PAGING_AREA          (addr: 10400040, size: 134217728)
    M  SHM_ROLL_ADM               (addr: 0CE60040, size: 2678942)
    M  SHM_PAGING_ADM          (addr: 0C7F0040, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0C880040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12160 bytes (50 server) at 0C910040
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 15, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 190E00C8, size: 30000000, end: 1AD7C448)
    B  dbtbxbuf: Buffer TABLP (addr: 1AD800C8, size: 10240000, end: 1B7440C8)
    B  dbexpbuf: Buffer EIBUF (addr: 1B7500D0, size: 4194304, end: 1BB500D0)
    B  dbexpbuf: Buffer ESM   (addr: 1BB600D0, size: 4194304, end: 1BF600D0)
    B  dbexpbuf: Buffer CUA   (addr: 1BF700D0, size: 3072000, end: 1C25E0D0)

    B Tue Aug 05 11:37:20 2008
    B  dbexpbuf: Buffer OTR   (addr: 1C2600D0, size: 4194304, end: 1C6600D0)
    N  SncInit(): Initializing Secure Network Communication (SNC)
    N        PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 16/32/32)
    N  SncInit():   found snc/data_protection/max=3, using 3 (Privacy Level)
    N  SncInit():   found snc/data_protection/min=2, using 2 (Integrity Level)
    N  SncInit():   found snc/data_protection/use=9, using 3 (Privacy Level)
    N  SncInit(): found  snc/gssapi_lib=c:\usr\sap\SSD\DVEBMGS01\exe\gssntlm.dll
    N    File "c:\usr\sap\SSD\DVEBMGS01\exe\gssntlm.dll" dynamically loaded as GSS-API v2 library.
    N    The internal Adapter for the loaded GSS-API mechanism identifies as:
    N    Internal SNC-Adapter (Rev 1.0) to SAP's GSS-API v2 over NTLM(SSPI) Adapter
    N  SncIInit(): "sapntlm" limits snc/data_protection/max = 1 (Open)
    N  SncIInit(): "sapntlm" limits snc/data_protection/min = 1 (Open)
    N  SncInit():   found snc/identity/as=p:LACAJA\SAPServiceSSD
    N  SncInit(): Accepting  Credentials available, lifetime=Indefinite
    N  SncInit(): Initiating Credentials available, lifetime=Indefinite
    M  ***LOG R1Q=> 1& [thxxsnc.c    259]
    M  SNC (Secure Network Communication) enabled
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 0BE1ADA0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      intervals: query=50, rescan=1800, global=300 info=120
    S      processing queue enabled

    S Tue Aug 05 11:37:22 2008
    S  found spool memory service RSPO-RCLOCKS at 258D00A8
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 258D04B0
    S    using messages for server info
    B  dbtran INFO (init_connection '<DEFAULT>' [ORACLE:700.08]):
    B   max_blocking_factor =   5,  max_in_blocking_factor      =   5,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =   5,
    B   prefer_union_all    =   0,  prefer_join                 =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x0f,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->1, dbif->0x1, upto->2147483647, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0
    S  size of spec char cache entry: 297028 bytes (timeout 100 sec)
    S  size of open spool request entry: 2132 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 8308kb, dir_size: 8248kb.
    A  Attached to PXA (address 626F0040, size 250000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  ABAP ShmAdm attached (addr=AC108000 leng=20955136 end=AD504000)
    A  >> Shm MMADM area (addr=AC57DE98 leng=126176 end=AC59CB78)
    A  >> Shm MMDAT area (addr=AC59D000 leng=16150528 end=AD504000)

    A Tue Aug 05 11:37:23 2008
    A  RFC Destination> destination sapsrmda_SSD_01 host sapsrmda system SSD systnr 1 (sapsrmda_SSD_01)
    B  table logging switched off for all clients
    A  RFC Options> H=sapsrmda,S=01,d=2,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 15838 bytes at 0FEE0040
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\SSD\DVEBMGS01\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is C:\usr\sap\SSD\DVEBMGS01\exe\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .

    N Tue Aug 05 11:37:24 2008
    N  ===...sucessfully completed.
    N  =================================================

    N Tue Aug 05 11:37:25 2008
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegister in process-driver OK
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.83.20050900]
    W    ITS Plugin: Int.version, [32]
    W    ITS Plugin: Feature set: [11]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume sapsrmda_SSD_01

    E Tue Aug 05 11:37:26 2008
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.

    J Tue Aug 05 11:37:29 2008
    J  <1> [1] Info: ServiceFramework:: Starting service: "LoggingService"<1> [1]
    J  <1> [1] Info: ServiceFramework:: Service "LoggingService" started.<1> [1]
    J  <1> [1] Info: ServiceFramework:: Starting service: "ConfigManagement"<1> [1]
    B  dbslj: kernel version 20050900, java version 20050900

    J Tue Aug 05 11:37:30 2008
    J  <1> [1] Info: ServiceFramework:: Service "ConfigManagement" started.<1> [1]
    J  <1> [1] Info: ServiceFramework:: Starting second stage of service "LoggingService".<1> [1]
    J  <1> [1] Info: ServiceFramework:: Service "LoggingService" started.<1> [1]
    J  <1> [1] Info: ServiceFramework:: switching to real logging service<1> [1]
    J  Warning com.sap.vmc.service.impl                           [main] ServiceConfigurationList: The 'start on demand' feature of the  \
    J  service 'SessionManagement' is ignored, because it is needed by another service.

    J Tue Aug 05 11:37:31 2008
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Starting service: "RequestNotification"
    J  Info    com.sap.vmc.service.requestnotification.Service    [main] Service initialized.
    J  Info    com.sap.vmc.service.requestnotification.Service    [main] Service configured.
    J  Info    com.sap.vmc.service.requestnotification.Service    [main] Service started.
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Service "RequestNotification" started.
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Starting service: "Cache"

    J Tue Aug 05 11:37:32 2008
    J  Info    com.sap.vmc.cache.impl.CacheService                [main] The cache service has been initialized successfully.
    J  Info    com.sap.vmc.cache.impl.CacheService                [main] The cache service has been started successfully.
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Service "Cache" started.
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Starting service: "SessionManagement"
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Service "SessionManagement" started.
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Starting service: "JARM"
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] CPU time in us is provided by VMC.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Elapsed time in us provided by VMC.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Allocated memory in bytes provided by VMC.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Transfered IO in bytes provided by VMC.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] ConfMonitorDelegate.initJarm(): Registered the JTS JARM impleme \
    J  ntation delegates.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] ConfMonitorDelegate.initCommonJarm(): Registered the JTS JARM i \
    J  mplementation delegates on common JARM API.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] ConfMonitorDelegate.initCommonJarm(): Registered the JTS SAT JA \
    J  RM implementation delegates on common JARM API.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] ConfMonitorDelegate.initJarm(): Registered the JTS SAT JARM imp \
    J  lementation delegate.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] JARM configuration initialization is started.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Configuration profile has been loaded.
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/switch = off
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/comp/trace/level = 0
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/tracemode/switch = off
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/log/level = 0
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/instrumentation/check = off
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/maxreqcomplow = 2500
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/jts/condensing/memsize = 10
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/comp/properties/set/switch = off
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/comp/properties/get/switch = off
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/jts/condensing/overview = off
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/jts/vmoverview = off
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/maxreqcomphigh = 2600
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] Set parameter jarm/comp/level = 0
    J  Info    com.sap.vmc.monitor.jarm.impl.LogWriter            [main] JARM configuration initialization is ready.
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Service "JARM" started.
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Starting service: "UserManagementEngine"

    M Tue Aug 05 11:37:37 2008
    M  SecAudit(RsauShmInit): WP attached to existing shared memory.
    M  SecAudit(RsauShmInit): addr of SCSA........... = 070C0040
    M  SecAudit(RsauShmInit): addr of RSAUSHM........ = 070C07A8
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 070C07E0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 070C07EC

    J Tue Aug 05 11:37:40 2008
    J  Info    com.sap.vmc.service.impl.ServiceLayer              [main] Service "UserManagementEngine" started.
    J  Info    com.sap.vmc.RemServer                              [main] Class com.sap.vmc.remserver.RfcServer$OutOfProcessServer o.k.
    J  Info    com.sap.vmc.RemServer                              [main] Class com.sap.vmc.remserver.RfcServer$InProcessServer o.k.
    J  Info    com.sap.vmc.RemServer                              [main] Class com.sap.vmc.krn.events.VmcEventContainer$Container o.k.
    J  Info    ...mc.remserver.builtin.SupportletContainerHandler [main] Initialized handler for function module SVMCRT_SUPPORTLET_CONTA \
    J  INER
    J  Info    ...mc.remserver.builtin.SupportletContainerHandler [main] Initialized handler for function module SVMCRT_SUPPORTLET_CONTA \
    J  INER
    J  Info    com.sap.vmc.remserver.RfcServer                    [RFC Server (out-of-process)] RFC Server (out-of-process) started
    J  Info    com.sap.vmc.remserver.RfcServer                    [RFC Server (in-process)] RFC Server (in-process) started
    M  ThJSaveVmTemplate: created template >VM_TEMPLATE< V1
    M  ThJCloneVm: cloned V1 -> V0 (type=DP_VMC_REM, time=508544 us, contextCloneTime=508348 us)
    M  remserver container up and running in V0

    B Tue Aug 05 11:39:16 2008
    B  198 seconds passed since last buffsync

    A Tue Aug 05 11:40:28 2008
    A  RFC FRFC> fallback on the central gateway sapsrmda.lacaja.net sapgw01 activ

    J Tue Aug 05 11:42:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 11:42:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 11:47:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 11:47:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    S Tue Aug 05 11:49:16 2008
    S  found spool memory service RSPO-ACTIONS at 258D9B78

    J Tue Aug 05 11:52:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 11:52:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    B Tue Aug 05 11:55:43 2008
    B  dbmyclu : info : my major identification is 176164140, minor one 1.
    B  dbmyclu : info : Time Reference is 1.12.2001 01:00:00h GMT.
    B  dbmyclu : info : my initial uuid is 58035784CFB93843A2F2F12C4742CFC2.
    B  dbmyclu : info : current optimistic cluster level: 0
    B  dbmyclu : info : pessimistic reads set to 2.

    J Tue Aug 05 11:57:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 11:57:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:02:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:02:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:07:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:07:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:12:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:12:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    L Tue Aug 05 12:16:59 2008
    L  SXPG: start of SXPG_STEP_XPG_START
    L  SXPG: 2008/08/05 10:17:03 159000

    J Tue Aug 05 12:17:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:17:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:22:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:22:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:27:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:27:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:32:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:32:19 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:37:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:37:18 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:42:16 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:42:19 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    J Tue Aug 05 12:47:17 2008
    J  Warning com.sap.vmc.session.persistence.SessionStore       [main] MaxSessionSize init: The setting of default max session size ha \
    J  s been failed the size of 20MB will be used as default.
    J  Info    com.sap.vmc.session.Manager                        [main] Using <> as storage provider for SessionManagement.: com.sap \
    J  .vmc.session.impl.DwjSessionStore

    X Tue Aug 05 12:47:19 2008
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]
    X  *** ERROR => Es2IProtect: VirtualProtect failed [es2nt.c      450]
    X  *** ERROR => Em2HeapCtxProtect_ES2: Es2Protect failed [em2xx.c      2946]
    X  *** ERROR => Em2Protect: Em2CtxProtect failed [em2xx.c      1775]

    N Tue Aug 05 12:52:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    N Tue Aug 05 13:02:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    N Tue Aug 05 13:07:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    N Tue Aug 05 13:12:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    N Tue Aug 05 13:17:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    N Tue Aug 05 13:22:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    N Tue Aug 05 13:27:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    N Tue Aug 05 13:32:17 2008
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.
    N  RSEC: The entry with identifier /RFC/WORKFLOW_LOCAL_001
    N  was encrypted by a system
    N  with different SID and cannot be decrypted here.

    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        SSD
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    83
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        3600
    Tue Aug 05 11:36:49 2008
    kernel runs with dp version 218000(ext=109000) (@(#) DPLIB-INT-VERSION-218000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 3600) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 83 successfully loaded
         shared lib "dw_xtc.dll" version 83 successfully loaded
         shared lib "dw_stl.dll" version 83 successfully loaded
         shared lib "dw_gui.dll" version 83 successfully loaded
         shared lib "dw_mdm.dll" version 83 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Tue Aug 05 11:36:54 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5277]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is active
    DpIPCInit2: start server >sapsrmda_SSD_01                         <
    DpShMCreate: sizeof(wp_adm)          21120     (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=3000/8/240056/240064
    DpShMCreate: sizeof(file_adm)          240064     (72)
    DpShMCreate: sizeof(vmc_adm)          21600     (1440)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 070F0040, size: 4917848)
    DpShMCreate: allocated sys_adm at 070F0040
    DpShMCreate: allocated wp_adm at 070F1E40
    DpShMCreate: allocated tm_adm_list at 070F70C0
    DpShMCreate: allocated tm_adm at 070F70F0
    DpShMCreate: allocated wp_ca_adm at 074C6390
    DpShMCreate: allocated appc_ca_adm at 074CC150
    DpShMCreate: allocated comm_adm at 074CE090
    DpShMCreate: allocated file_adm at 0754EF50
    DpShMCreate: allocated vmc_adm_list at 07589910
    DpShMCreate: allocated gw_adm at 07589950
    DpShMCreate: allocated vmc_adm at 07589980
    DpShMCreate: allocated ca_info at 0758EDE0
    DpShMCreate: allocated wall_adm at 0758EDE8
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    DpFileInitTable: init table for 3000 entries
    DpSesCreateTable: created session table at 07680040 (len=138424)
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 3583 blocks reserved for free list.
    ES initialized.
    DpVmcInit2: o.k.
    Tue Aug 05 11:36:56 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3792
      argv[0] = C:\usr\sap\SSD\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = C:\usr\sap\SSD\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=C:\usr\sap\SSD\SYS\profile\SSD_DVEBMGS01_sapsrmda
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1100
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=SSD
      argv[7] = -DSAPMYNAME=sapsrmda_SSD_01
      argv[8] = -DSAPPROFILE=C:\usr\sap\SSD\SYS\profile\SSD_DVEBMGS01_sapsrmda
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1625]
    ***LOG Q0K=> DpMsAttach, mscon ( sapsrmda) [dpxxdisp.c   11644]
    DpStartStopMsg: send start message (myname is >sapsrmda_SSD_01                         <)
    DpStartStopMsg: start msg sent
    Tue Aug 05 11:36:57 2008
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Tue Aug 05 11:36:58 2008
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Tue Aug 05 11:37:00 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 83
    Release check o.K.
    Tue Aug 05 11:37:26 2008
    MBUF state ACTIVE
    Tue Aug 05 11:37:27 2008
    DpModState: change server state from STARTING to ACTIVE
    Tue Aug 05 11:40:28 2008
    J2EE server info
      start = TRUE
      state = ACTIVE
      pid = 3792
      http = 50100
      https = 50101
      load balance = 1
      start_lazy = 0
      start_control = SAP J2EE startup framework
    Tue Aug 05 22:01:24 2008
    change reqtype of W0 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 0DIABTC) [dpxxdisp.c   13641]
    change reqtype of W2 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 2DIABTC) [dpxxdisp.c   13641]
    change reqtype of W3 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 3DIABTC) [dpxxdisp.c   13641]
    Wed Aug 06 07:00:28 2008
    change reqtype of W2 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 2BTCDIA) [dpxxdisp.c   13641]
    change reqtype of W3 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 3BTCDIA) [dpxxdisp.c   13641]
    change reqtype of W10 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req (10BTCDIA) [dpxxdisp.c   13641]
    Wed Aug 06 22:00:40 2008
    change reqtype of W2 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 2DIABTC) [dpxxdisp.c   13641]
    change reqtype of W3 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 3DIABTC) [dpxxdisp.c   13641]
    change reqtype of W4 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 4DIABTC) [dpxxdisp.c   13641]
    Thu Aug 07 06:59:47 2008
    change reqtype of W2 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 2BTCDIA) [dpxxdisp.c   13641]
    change reqtype of W3 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 3BTCDIA) [dpxxdisp.c   13641]
    change reqtype of W4 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 4BTCDIA) [dpxxdisp.c   13641]
    Thu Aug 07 22:03:02 2008
    change reqtype of W2 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 2DIABTC) [dpxxdisp.c   13641]
    change reqtype of W3 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 3DIABTC) [dpxxdisp.c   13641]
    change reqtype of W4 from 1 to 4
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 4DIABTC) [dpxxdisp.c   13641]
    Fri Aug 08 07:00:09 2008
    change reqtype of W0 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 0BTCDIA) [dpxxdisp.c   13641]
    change reqtype of W2 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 2BTCDIA) [dpxxdisp.c   13641]
    change reqtype of W3 from 4 to 1
    ***LOG Q0V=> DpAdXWpConf, mod_req ( 3BTCDIA) [dpxxdisp.c   13641]
    Thanks for help

  • HT4623 i have i-phone 3gs purchased unlocked from usa 2 years back version 4.1 recently when i upgrade my version using i-tunes to 6.o I can not activate my i-phone , the msg server busy since last week I not understand what is the problem ?

    have i-phone 3gs purchased unlocked from usa 2 years back version 4.1 recently when i upgrade my version using i-tunes to 6.o I can not activate my i-phone , the msg server busy since last week I not understand what is the problem ?

    The 3GS was not sold as an unlocked phone in the US 2 years ago and AT&T did not offer unlocking then.
    You bought a hacked phone. The Apple servers can detect the hack and have now disabled activation. Contact AT&T and find out if you qualify to have it unlocked or buy a new legitimately unlocked phone.

  • HT4623 please help me when update my i phone 3G i finish update but face problem , appear me msg There is no SIM card installed in the iPhone You ar attempting to activate. Please disconnect

    please help me < when update my i phone 3G < i finish update but face problem , appear me msg There is no SIM card installed in the iPhone You ar attempting to activate. Please disconnect

    Sounds like your phone was hacked to use with your carrier.  Updating it has relocked the phone to it's original carrier.  You will not get the phone working again without a SIM from the original carrier.

  • I'm trying to set up my Ipod, but when I go to sign in with an apple ID it says 'Could not sign in: there was a problem connecting to the server'.

    I just bought a 3rd generation ipod touch. It was professionally refurbished. I'm trying to set it up, and everything seems to be working fine, until we get to the wifi. I live on campus and our wifi is username and password protected. I signed in and everything seemed to work fine, and in the top left hand corner I have all the bars for wifi. However, when I go to sign in with an apple ID it says 'Could no sign in: there was a problem connecting to the server'. I've tried turning it on and off again, tried signing on to our wifi again, but it all isn't working. What can I do?

    I also encountered the same problem. Try using a different email address or try signing in later.

Maybe you are looking for

  • How can I stop iPad setting up email account automatically

    My email is my domain on Google apps. When I add it as an imap account, iOS tries to set up automatically and somewhere is finding a really old mail server name from about five years ago before we switched to google apps. So when it tries to send it

  • Error code 1079 on windows 8.1

    I have just upgraded to windows 8.1 on my Lenovo ideapad yoga 13 and my audio has stopped working. All the fixes available discuss the older versions and none are able to support 8.1. Having researched this for the last 24 hours I have done most thin

  • Issues using Flash Player

    I have installed Adobe Flash Player v11.9.900.152 on my 64 bit Windows 7 SP1 machine.  I am also running IE11.  When I click on a video to play it, I am prompted to install the most current version of Adobe Flash Player.  Why won't my install play? 

  • Can't see all Aperture photos

    In iMovie '08 (7.1.4), I'm trying to use photos from Aperture (2.1.2). I can see and use all of my Aperture photos in the iMovie Photo Viewer except my most recent Aperture project. I have over 1000 photos in that project and can see them in Aperture

  • Files! Can anyone help

    Here's my code: REPORT  ZISTANZS_TRNG_EX9A_CUST. TABLES KNA1. DATA: BEGIN OF FS.       INCLUDE STRUCTURE KNA1. DATA: END OF FS. PARAMETERS:    Filename(20) TYPE C OBLIGATORY,                CusNum       LIKE KNA1-KUNNR OBLIGATORY,                Name