SAP MC (Java) - Start/Stop systems

Hello,
I have the new SAP MC (Java version of MMC) running so I can monitor SAP systems on AIX. However, when I want to stop and start a system I'm presented with a login dialog box. I can't login using <sys>adm. I've read in note 927637 that PAM needs to be configured in order to stop and start a system.
Can anyone provide me some steps on how to achieve this?
Thanks

Rodrigo,
esse espaço é de HANA em Portugues.
Por favor, refaça a pergunta em Português e/ou pergunte no espaço de HANA em inglês:
SAP HANA and In-Memory Computing
Vou bloquear essa thread agora.
Abs,
Henrique.

Similar Messages

  • System launchd agent error starting/stopping system processes

    I installed PHP 5.4 via brew package manager. I kept the system Apache & configured it to work with this version of PHP rather than the system copy. I used launchctl (sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist) to load apache automatically on boot. I created a Sites folder for Mountain Lion and opened http://localhost/index.php and got the standard PHP 5.4 system config page showing that everything is working fine. I checked my system logs just to be sure nothing was out of the ordinary and I am seeing these errors in my log even though everything seems to be fine and I am not seeing system crashes, slow runtimes, etc:
    9/5/12 2:38:51.292 PM com.apple.launchd[1]: (org.freeradius.radiusd[3055]) Exited with code: 1
    9/5/12 2:38:51.292 PM com.apple.launchd[1]: (org.freeradius.radiusd[3055]) Exited with code: 1
    9/5/12 2:38:51.292 PM com.apple.launchd[1]: (org.freeradius.radiusd) Throttling respawn: Will start in 10 seconds
    9/5/12 2:38:56.686 PM com.apple.launchd[1]: (org.isc.named[3056]) Exited with code: 1
    9/5/12 2:38:56.686 PM com.apple.launchd[1]: (org.isc.named) Throttling respawn: Will start in 10 seconds
    9/5/12 2:39:01.328 PM com.apple.launchd[1]: (org.freeradius.radiusd[3057]) Exited with code: 1
    9/5/12 2:39:01.328 PM com.apple.launchd[1]: (org.freeradius.radiusd) Throttling respawn: Will start in 10 seconds
    9/5/12 2:39:06.700 PM com.apple.launchd[1]: (org.isc.named[3058]) Exited with code: 1
    9/5/12 2:39:06.700 PM com.apple.launchd[1]: (org.isc.named) Throttling respawn: Will start in 10 seconds
    9/5/12 2:39:11.359 PM com.apple.launchd[1]: (org.freeradius.radiusd[3060]) Exited with code: 1
    9/5/12 2:39:11.359 PM com.apple.launchd[1]: (org.freeradius.radiusd) Throttling respawn: Will start in 10 seconds
    9/5/12 2:39:16.715 PM com.apple.launchd[1]: (org.isc.named[3061]) Exited with code: 1
    9/5/12 2:39:16.715 PM com.apple.launchd[1]: (org.isc.named) Throttling respawn: Will start in 10 seconds
    9/5/12 2:43:17.060 PM named[3171]: starting BIND 9.8.1-P1 -f
    9/5/12 2:43:17.060 PM named[3171]: built with '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--prefix=/usr' '--sysconfdir=/private/etc' '--localstatedir=/private/var' '--enable-atomic=no' '--with-openssl=yes' '--with-gssapi=yes' '--enable-symtable=none' 'CC=/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/u sr/bin/cc' 'CFLAGS=-arch i386 -arch x86_64 -g -Os -pipe -gdwarf-2 ' 'LDFLAGS=-arch i386 -arch x86_64 -framework IOKit -framework CoreFoundation' 'CXX=/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/ usr/bin/c++' 'CXXFLAGS=-arch i386 -arch x86_64 -g -Os -pipe '
    9/5/12 2:43:17.064 PM named[3171]: /private/etc/named.conf:4: open: /etc/rndc.key: file not found
    9/5/12 2:43:17.064 PM named[3171]: loading configuration: file not found
    9/5/12 2:43:17.064 PM named[3171]: exiting (due to fatal error)
    9/5/12 2:43:17.065 PM com.apple.launchd[1]: (org.isc.named[3171]) Exited with code: 1
    9/5/12 2:43:17.065 PM com.apple.launchd[1]: (org.isc.named) Throttling respawn: Will start in 10 seconds
    9/5/12 2:43:22.164 PM com.apple.launchd[1]: (org.freeradius.radiusd[3173]) Exited with code: 1
    9/5/12 2:43:22.164 PM com.apple.launchd[1]: (org.freeradius.radiusd) Throttling respawn: Will start in 10 seconds
    9/5/12 2:43:27.075 PM named[3174]: starting BIND 9.8.1-P1 -f
    Process:         SleepServicesD [48]
    Path:            /System/Library/CoreServices/SleepServicesD
    Identifier:      SleepServicesD
    Version:         1.43
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         0
    Date/Time:       2012-09-05 07:47:33.363 -0400
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Assertion failed: (ret == kIOReturnSuccess), function -[PowerStateTracker init], file /SourceCache/SleepServicesD_executables/SleepServicesD-1.43/SleepServicesD/Powe rStateTracker.m, line 148.
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib             0x00007fff8cbbe212 __pthread_kill + 10
    1   libsystem_c.dylib                  0x00007fff897deb34 pthread_kill + 90
    2   libsystem_c.dylib                  0x00007fff89822dfa abort + 143
    3   libsystem_c.dylib                  0x00007fff89823dd5 __assert_rtn + 146
    4   SleepServicesD                     0x000000010ce44e09 0x10ce43000 + 7689
    5   SleepServicesD                     0x000000010ce43e75 0x10ce43000 + 3701
    6   libdyld.dylib                      0x00007fff87b2b7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x00007fff8cbbed16 kevent + 10
    1   libdispatch.dylib                  0x00007fff8bba8e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                  0x00007fff8bba8a2a _dispatch_mgr_thread + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff52dbcd28  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff52dbcd50  rsp: 0x00007fff52dbcd28
       r8: 0x00007fff77590278   r9: 0x0000000000000094  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x000000010ce4e16e  r13: 0x000000010ce4e050  r14: 0x00007fff77591180  r15: 0x000000010ce4e06a
      rip: 0x00007fff8cbbe212  rfl: 0x0000000000000206  cr2: 0x00007fff77589fe8
    Logical CPU: 0
    Binary Images:
           0x10ce43000 -        0x10ce50fff  SleepServicesD (1.43) <0FDAEB5E-4E24-3836-AFBD-81E309DEB0DC> /System/Library/CoreServices/SleepServicesD
        0x7fff6ca43000 -     0x7fff6ca7793f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff87083000 -     0x7fff870d4fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff871b7000 -     0x7fff871dbff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
        0x7fff87314000 -     0x7fff87315ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff87382000 -     0x7fff873a3ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8754e000 -     0x7fff875fffff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff87772000 -     0x7fff877a8fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff877d8000 -     0x7fff87827ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff87935000 -     0x7fff87936ff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
        0x7fff87aca000 -     0x7fff87b27ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87b29000 -     0x7fff87b2cff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff893df000 -     0x7fff8944cfff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff897c9000 -     0x7fff89895fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff89e95000 -     0x7fff89e96fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff89ec4000 -     0x7fff89ec7fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8a2ae000 -     0x7fff8a421ff7  com.apple.CFNetwork (596.1 - 596.1) <62830510-738D-3719-AD51-68E816B13BB7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8a438000 -     0x7fff8a440ff7  libsystem_dnssd.dylib (379.27.1) <B9F7B01D-8FAF-3CA5-909E-4D52B8D2DD8A> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a914000 -     0x7fff8a97dfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8a989000 -     0x7fff8a989fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a9a5000 -     0x7fff8a9a7fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8b648000 -     0x7fff8b656ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8bab4000 -     0x7fff8bae5fff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8bba4000 -     0x7fff8bbb9ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8bbbc000 -     0x7fff8bbbcfff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8bbbd000 -     0x7fff8bc3efff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8bd19000 -     0x7fff8bd26fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8bd82000 -     0x7fff8bd8afff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff8bd8b000 -     0x7fff8bd8cfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8bdc2000 -     0x7fff8bdc7fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8c7ee000 -     0x7fff8cb05ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8cbaa000 -     0x7fff8cbabff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff8cbac000 -     0x7fff8cbc7ff7  libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d38e000 -     0x7fff8d3a5fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d600000 -     0x7fff8d601fff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e379000 -     0x7fff8e3a4fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8e3a5000 -     0x7fff8e3aafff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8e580000 -     0x7fff8e58fff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8fb43000 -     0x7fff8fb49fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8fb96000 -     0x7fff8fb9dfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8fb9e000 -     0x7fff8fefaff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8ffbd000 -     0x7fff8ffbfff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff900df000 -     0x7fff900edff7  libkxld.dylib (2050.9.2) <4BEE9BC3-3708-330E-89D6-03E715D712CC> /usr/lib/system/libkxld.dylib
        0x7fff90313000 -     0x7fff90410fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff9044b000 -     0x7fff904d8ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff905f7000 -     0x7fff9070fa27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff90767000 -     0x7fff90772fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff9084e000 -     0x7fff90855fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90856000 -     0x7fff90868ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff90904000 -     0x7fff90904fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff90988000 -     0x7fff9099ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff91197000 -     0x7fff9119dfff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff912a3000 -     0x7fff9148cfff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff9194b000 -     0x7fff91959fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91cb1000 -     0x7fff91cbeff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91cbf000 -     0x7fff91cc5ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff91cc6000 -     0x7fff91d33ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff91f9d000 -     0x7fff9226aff7  com.apple.security (7.0 - 55178.0.1) <8102877E-C866-33D4-A947-02FC7F4BAA95> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff924c7000 -     0x7fff9256dfff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff925a2000 -     0x7fff9260aff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff92615000 -     0x7fff92643ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff928ad000 -     0x7fff928aeff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff934b2000 -     0x7fff934c5ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff934c6000 -     0x7fff934cafff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff934d7000 -     0x7fff93523ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff93524000 -     0x7fff93546ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff93547000 -     0x7fff93644ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff9380f000 -     0x7fff93a0ffff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 21
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=79.5M resident=36.3M(46%) swapped_out_or_unallocated=43.2M(54%)
    Writable regions: Total=40.1M written=332K(1%) resident=408K(1%) swapped_out=0K(0%) unallocated=39.7M(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             31.3M
    MALLOC guard page                    32K
    STACK GUARD                        56.0M
    Stack                              8712K
    VM_ALLOCATE                           8K
    __DATA                             3240K
    __LINKEDIT                         52.8M
    __TEXT                             26.7M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             179.1M

    1. Mae sure that the ports you have specified in the Communiation tab are not specified anywhere else, either in PCo or in another application on the PCo worstation. For testing, set either MII or Legacy and use the same port number for each, just don't chec both boxes at the same time.
    The Legacy and MII port settings must be different, or you should receive an error in PCo.  As Steve mentioned, a port address can only be used once by any application on a given server.  Multiple PCo agents using the same port will cause a conflict as will trying to use the same port for both Legacy and MII connector for a single agent.  MII 11.5 only supports the Legacy (UDC) Connector, so I suggest that you do not select the MII connector check box and leave the port setting blank.  Select Legacy connector and set a port address for that connector.
    To determine if a port is available to use, you can open a command prompt and use the command netstat -a -o to list all the ports which are in use.  Please note, this is only active ports.
    2. I think you will need to get the compatibility issue between xMII 11.5 and PCo 2.1 answered by the PCo team; I have no way of testing this.
    MII 11.5 should work with PCo 2.1.  Configure the PCo agent to use the Legacy connector.  Create a UDC data server in MII and Pco should work like the UDS.
    Regards
    Chris Carney

  • Stop and start the system via the SAP GUI

    ........ although I don't know the answer!
    We have SAP running on an iSeries/DB2 format.
    And we of course have stopped and started our SAP systems many times before via an iSeries screen.
    One thing we have never had to do, is stop and start the system via the SAP GUI.
    Is this possible? If so, how is it done?
    Surprisingly difficult to find a solution online.
    Edited by: Juan Reyes on Aug 10, 2010 11:10 AM

    Paui,
    You can also do a soft shutdown, which waits till the active users/sessions are logged out (Draing out the sesstions) and no more new users are allowed to login during that time.
    Goto SM51, select the instace/server you want to stop then menu --> Goto --> Server Name --> Administration --> Shut Down Server (soft).
    Here you can also select a hard shutdown if the situation demands by following the same menu path.
    Even though your question is answered but I still wanted to update you the options to select.
    -Mahesh

  • SAP dispatcher status is stopped in Console how can i start it

    Hi All
    Help me out
    *SAP dispatcher status is stopped in Console how can i start it
    Dispatcher turns green to yellow suddenly and status changes to stopped and all WP elemets shows status as ended.
    Alert from Syslog  : SAP Basis System: Message server disconnected
    Tracert : Disp+work.exe
    trc file: "dev_disp", trc level: 1, release: "640"
    Thu Oct 02 12:32:52 2008
    kernel runs with dp version 128(ext=102) (@(#) DPLIB-INT-VERSION-128)
    length of sys_adm_ext is 312 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    21
    intno      20020600
    make:      multithreaded, ASCII
    pid        736
    ***LOG Q00=> DpSapEnvInit, DPStart (00 736) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 21 successfully loaded
         shared lib "dw_xtc.dll" version 21 successfully loaded
         shared lib "dw_stl.dll" version 21 successfully loaded
         shared lib "dw_gui.dll" version 21 successfully loaded
    Thu Oct 02 12:32:58 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  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          6624     (828)
    DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (320)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05270040, size: 2505416)
    DpShMCreate: allocated sys_adm at 05270040
    DpShMCreate: allocated wp_adm at 052717A8
    DpShMCreate: allocated tm_adm_list at 05273188
    DpShMCreate: allocated tm_adm at 052731B0
    DpShMCreate: allocated wp_ca_adm at 054910F8
    DpShMCreate: allocated appc_ca_adm at 05495748
    DpShMCreate: allocated comm_adm_list at 05496EB8
    DpShMCreate: allocated comm_adm at 05496ED0
    DpShMCreate: allocated vmc_adm_list at 054C5CD0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 054C5CF8
    DpShMCreate: allocated wall_adm at 054C5D00
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2450 MB
    <ES> 2449 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( home) [dpxxdisp.c   9719]
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 21
    Release check o.K.
    Thu Oct 02 12:33:38 2008
    ERROR => W0 (pid 1500) died [dpxxdisp.c   12170]
    ERROR => W1 (pid 3796) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3548) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 1464) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 3368) died [dpxxdisp.c   12170]
    ERROR => W5 (pid 3400) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 2620) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 380) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-1500 (SIGUSR2)
    ERROR => DpWpKill(1500, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-3796 (SIGUSR2)
    ERROR => DpWpKill(3796, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3548 (SIGUSR2)
    ERROR => DpWpKill(3548, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-1464 (SIGUSR2)
    ERROR => DpWpKill(1464, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-3368 (SIGUSR2)
    ERROR => DpWpKill(3368, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-3400 (SIGUSR2)
    ERROR => DpWpKill(3400, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-2620 (SIGUSR2)
    ERROR => DpWpKill(2620, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-380 (SIGUSR2)
    ERROR => DpWpKill(380, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:48 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Thu Oct 02 07:03:48 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     1500 Ended         no      1   0             0                                                             
    1 DIA     3796 Ended         no      1   0             0                                                             
    2 UPD     3548 Ended         no      1   0             0                                                             
    3 ENQ     1464 Ended         no      1   0             0                                                             
    4 BTC     3368 Ended         no      1   0             0                                                             
    5 BTC     3400 Ended         no      1   0             0                                                             
    6 SPO     2620 Ended         no      1   0             0                                                             
    7 UP2      380 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Thu Oct 02 07:03:48 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    8
    8
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    since last update     total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    Dump of tm_adm structure:               Thu Oct 02 07:03:48 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Oct 02 07:03:48 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:53 2008
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (676) (SOFT_KILL)
    Stop icman
    killing process (924) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:676  HANDLE:1564)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:54 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:676  HANDLE:1564)
    [DpProcDied] Process died  (PID:924  HANDLE:1556)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'home'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9945]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1572
    MsIDetach: detach MS-system
    EsCleanup ....
    Thu Oct 02 12:33:55 2008
    ***LOG Q05=> DpHalt, DPStop ( 736) [dpxxdisp.c   8478]
    Good Bye .....
    Trace from WP table DIA 1
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Oct 02 12:32:59 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' is "640.00", patchlevel (0.19)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    21
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        1500
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1500) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)          6624     (828)
    M  DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (320)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05A70040, size: 2505416)
    M  DpShMCreate: allocated sys_adm at 05A70040
    M  DpShMCreate: allocated wp_adm at 05A717A8
    M  DpShMCreate: allocated tm_adm_list at 05A73188
    M  DpShMCreate: allocated tm_adm at 05A731B0
    M  DpShMCreate: allocated wp_ca_adm at 05C910F8
    M  DpShMCreate: allocated appc_ca_adm at 05C95748
    M  DpShMCreate: allocated comm_adm_list at 05C96EB8
    M  DpShMCreate: allocated comm_adm at 05C96ED0
    M  DpShMCreate: allocated vmc_adm_list at 05CC5CD0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 05CC5CF8
    M  DpShMCreate: allocated wall_adm at 05CC5D00
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M  calling db_connect ...
    C  Got ORACLE_HOME=C:\oracle\ora92 from environment
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPSUD's password
    C  Connecting as /@SUD on connection 0 ...
    C  Attaching to DB Server SUD (con_hdl=0,svchp=040D325C,svrhp=040D3E34)
    C  Starting user session (con_hdl=0,svchp=040D325C,srvhp=040D3E34,usrhp=040DC614)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3721]
    C  Detaching from DB Server (con_hdl=0,svchp=040D325C,srvhp=040D3E34)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    9753]
    C  Try to connect with default password
    C  Connecting as SAPSUD/<pwd>@SUD on connection 0 ...
    C  Attaching to DB Server SUD (con_hdl=0,svchp=040D325C,svrhp=040D3E34)
    C  Starting user session (con_hdl=0,svchp=040D325C,srvhp=040D3E34,usrhp=040DC614)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3721]
    C  Detaching from DB Server (con_hdl=0,svchp=040D325C,srvhp=040D3E34)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    9753]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 1195] [dbsh    1195 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1271]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9379]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server home_SUD_00 on host home (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Oct 02 12:32:59 2008
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9555
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  246]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 1500) [dpnttool.c   357]
    Thanks in advance please help me out
    Edited by: sudhakar aleti on Oct 2, 2008 12:54 PM
    Edited by: sudhakar aleti on Oct 2, 2008 12:56 PM

    Hi All please find the result r3trans -d
    4 ETW000 r3trans version 6.09 (release 640 - 28.04.04 - 16:14:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 03.10.2008 - 11:02:35
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Fri Oct 03 11:02:36 2008                            5494  0.005494
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    40  0.005534
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             26  0.005560
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                33  0.005593
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0        139566  0.145159
    4 ETW000  [dev trc     ,00000]      using "C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll"
    4 ETW000                                                                              22  0.145181
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                         7  0.145188
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              13  0.145201
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "640.00", patchlevel (0.19)
    4 ETW000                                                                            2501  0.147702
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              12  0.147714
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              18  0.147732
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              13  0.147745
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              15  0.147760
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                      12391  0.160151
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              12  0.160163
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              14  0.160177
    4 ETW000  [dev trc     ,00000]  Found ORACLE_HOME=C:\oracle\ora92 in Registry        796  0.160973
    4 ETW000  [dev trc     ,00000]  -->oci_initialize                                    400  0.161373
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.WE8MSWIN1252
    4 ETW000                                                                           34020  0.195393
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => Cannot connect: TNS-name missing         11  0.195404
    2EETW169 no connect possible: "DBMS = ORACLE                           --- TWO_TASK = ''"
    Thanks
    Sudhakar A

  • SAP MMC  disk + work Stop(Ecc6( Adap+jav),win 2003 -32 bit , oracle-10.2)

    Hi Friends,
    I hope somebody can help.
    I have an Ides Ecc6(java+adap) installation on Oracle 10..*.os win 2003 32 bit
    Then I try to start the System in mmc the dispatcher is stopping (first yeloow then grey) and no error  messages
    when is see sys log in SAP MMC
    erro: SAP-Basis System: Initialization           DB-Connect Failed, Return Code  000256
    when i try R3trans-d
    Log:
    C:\Documents and Settings\accadm>r3trans -d
    This is r3trans version 6.14 (release 700 - 15.06.07 - 15:50:00)
    unicode enabled version
    2EETW000 sap_dext called with msgnr "2":
    2EETW000 -
    db call info -
    2EETW000 function:   db_ntab
    2EETW000 fcode:      NT_RDTDESCR
    2EETW000 tabname:    TADIR
    2EETW000 len (char): 5
    2EETW000 key:        TADIR
    2EETW000 retcode:    2
    r3trans finished (0012)
    Dev_wo.lo file
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Thu Apr 16 14:07:43 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\ACC\DVEBMGS00\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\ACC\DVEBMGS00\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\ACC\DVEBMGS00\exe\dboraslib.dll' is "700.08", patchlevel (0.107)
    B  New connection 0 created
    M sysno      00
    M sid        ACC
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    111
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        3724
    M
    M  kernel runs with dp version 229000(ext=109000) (@(#) DPLIB-INT-VERSION-229000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3724) [dpxxdisp.c   1301]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

    M Thu Apr 16 14:07:44 2009
    M  DpShMCreate: sizeof(wp_adm)          18672     (1436)
    M  DpShMCreate: sizeof(tm_adm)          4232256     (21056)
    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  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (96)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1536)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 06810040, size: 4892312)
    M  DpShMCreate: allocated sys_adm at 06810040
    M  DpShMCreate: allocated wp_adm at 06812090
    M  DpShMCreate: allocated tm_adm_list at 06816980
    M  DpShMCreate: allocated tm_adm at 068169B0
    M  DpShMCreate: allocated wp_ca_adm at 06C1FDF0
    M  DpShMCreate: allocated appc_ca_adm at 06C25BB0
    M  DpShMCreate: allocated comm_adm at 06C27AF0
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 06CA89B0
    M  DpShMCreate: allocated gw_adm at 06CA89F0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 06CA8A20
    M  DpShMCreate: allocated wall_adm at 06CA8A28
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host oiam

    M Thu Apr 16 14:07:46 2009
    M  calling db_connect ...
    C  Prepending D:\usr\sap\ACC\DVEBMGS00\exe to Path.
    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 /@ACC on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   06DF1478   06DF6A14   06DF629C
    C  Attaching to DB Server ACC (con_hdl=0,svchp=06DF61E8,srvhp=06E07DD4)
    C  Starting user session (con_hdl=0,svchp=06DF61E8,srvhp=06E07DD4,usrhp=06E53768)
    C  Now '/@ACC' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSR3's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=06DF61E8,usrhp=06E53768)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSR3/<pwd>@ACC on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   06DF1478   06DF6A14   06DF629C
    C  Starting user session (con_hdl=0,svchp=06DF61E8,srvhp=06E07DD4,usrhp=06E53768)
    C  Now 'SAPSR3/<pwd>@ACC' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  DB instance ACC is running on OIAM with ORACLE version 10.2.0.1.0 since APR 16, 2009, 14:07:26
    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 20090416 140746 OIAM           
    C  OCI-call failed with -1=OCI_ERROR
    C     SQL error 376: 'ORA-00376: file 25 cannot be read at this time
    C  ORA-01110: data file 25: 'D:\ORACLE\ACC\SAPDATA1\SR3_22\SR3.DATA22''
    C  *** ERROR => Error 376 in stmt_fetch() from oci_execute_stmt(), orpc=0
    [dbsloci.c    12714]
    C  *** ERROR => ORA-376 occurred when executing SQL stmt (parse error offset=0)
    [dbsloci.c    12733]
    C  sc_p=06D44E98,no=0,idc_p=00000000,con=0,act=1,slen=26,smax=256,#vars=0,stmt=06E1C138,table=SVERS                        
    C  SELECT VERSION FROM SVERS ;
    C  sc_p=06D44E98,no=0,idc_p=00000000,con=0,act=1,slen=26,smax=256,#vars=0,stmt=06E1C138,table=SVERS                        
    C  prep=0,lit=0,nsql=0,lobret=0,#exec=1,dbcnt=0,upsh_p=00000000,ocistmth_p=06E0FC68
    C  IN : cols=0,rmax=1,xcnt=0,rpc=0,rowi=0,rtot=0,upto=-1,rsize=0,vmax=0,bound=0,iobuf_p=00000000,vda_p=00000000
    C       lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0
    C  OUT: cols=1,rmax=1,xcnt=1,rpc=0,rowi=0,rtot=0,upto=-1,rsize=144,vmax=32,bound=1,iobuf_p=003F2DC8,vda_p=06E1C3A8
    C       lobs=0,lmax=0,lpcnt=0,larr=00000000,lcurr_p=00000000,rret=0
    C  SELECT VERSION FROM SVERS ;
    B  ***LOG BZA=> table SVERS      does not exist on database            [dblink#3 @ 1299] [dblink  1299 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 004096) [thxxhead.c   1426]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10283]

    M  Info for wp 0

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 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    req.vm = no VM
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server oiam_ACC_00 on host oiam (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Thu Apr 16 14:07:46 2009
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10486
    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 3724) [dpnttool.c   327]
    thanks for support
    keshava

    Hi Rohit
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        ACC
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    111
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        3452
    Fri Apr 17 14:17:27 2009
    kernel runs with dp version 229000(ext=109000) (@(#) DPLIB-INT-VERSION-229000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3452) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 111 successfully loaded
         shared lib "dw_xtc.dll" version 111 successfully loaded
         shared lib "dw_stl.dll" version 111 successfully loaded
         shared lib "dw_gui.dll" version 111 successfully loaded
         shared lib "dw_mdm.dll" version 111 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Fri Apr 17 14:17:32 2009
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0225.qqq.nxst) took 5 seconds
    Fri Apr 17 14:17:36 2009
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5361]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >oiam_ACC_00                             <
    DpShMCreate: sizeof(wp_adm)          18672     (1436)
    DpShMCreate: sizeof(tm_adm)          4232256     (21056)
    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)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1536)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06810040, size: 4892312)
    DpShMCreate: allocated sys_adm at 06810040
    DpShMCreate: allocated wp_adm at 06812090
    DpShMCreate: allocated tm_adm_list at 06816980
    DpShMCreate: allocated tm_adm at 068169B0
    DpShMCreate: allocated wp_ca_adm at 06C1FDF0
    DpShMCreate: allocated appc_ca_adm at 06C25BB0
    DpShMCreate: allocated comm_adm at 06C27AF0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 06CA89B0
    DpShMCreate: allocated gw_adm at 06CA89F0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 06CA8A20
    DpShMCreate: allocated wall_adm at 06CA8A28
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Fri Apr 17 14:17:37 2009
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3652
      argv[0] = D:\usr\sap\ACC\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\ACC\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\ACC\SYS\profile\ACC_DVEBMGS00_oiam
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1045
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=ACC
      argv[7] = -DSAPMYNAME=oiam_ACC_00
      argv[8] = -DSAPPROFILE=D:\usr\sap\ACC\SYS\profile\ACC_DVEBMGS00_oiam
      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   1629]
    ***LOG Q0K=> DpMsAttach, mscon ( oiam) [dpxxdisp.c   11753]
    DpStartStopMsg: send start message (myname is >oiam_ACC_00                             <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    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 111
    Release check o.K.
    Fri Apr 17 14:17:38 2009
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Apr 17 14:18:25 2009
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Fri Apr 17 14:19:53 2009
    J2EE server info
      start = TRUE
      state = ACTIVE
      pid = 3652
      http = 50000
      https = 50001
      load balance = 1
      start_lazy = 0
      start_control = SAP J2EE startup framework

  • JAVA server stop with 2150 service unavailable in sap pi

    Hi,
    I am facing issue after failed support patch upgrade in sap pi 7.1 ehp 1.
    Java is not starting. Please help log is below.
    trc file: "C:\usr\sap\PID\DVEBMGS00\work\dev_server0", trc level: 1, release: "711"
    sysno      00
    sid        PID
    systemid   562 (PC with Windows NT)
    relno      7110
    patchlevel 0
    patchno    92
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    pid        3228
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      All, egi
    Tue Sep 02 02:24:43 2014
    *  trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : C:\usr\sap\PID\DVEBMGS00\exe\jstart.EXE
      arg[ 1] : -nodeId=2
      arg[ 2] : pf=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[ 3] : -DSAPINFO=PID_00_server0
      arg[ 4] : -hostvm
      arg[ 5] : -nodeName=ID2463250
      arg[ 6] : -file=C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\instance.properties
      arg[ 7] : -jvmFile=C:\usr\sap\PID\DVEBMGS00\work\jstart.jvm
      arg[ 8] : -traceFile=C:\usr\sap\PID\DVEBMGS00\work\dev_server0
      arg[ 9] : -javaOutFile=C:\usr\sap\PID\DVEBMGS00\work\jvm_server0.out
      arg[10] : -DSAPSTART=1
      arg[11] : -DSAPSYSTEM=00
      arg[12] : -DSAPSYSTEMNAME=PID
      arg[13] : -DSAPMYNAME=usatlsv117_PID_00
      arg[14] : -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[15] : -DFRFC_FALLBACK=ON
      arg[16] : -DFRFC_FALLBACK_HOST=localhost

    F Tue Sep 02 02:24:43 2014
    F  ********************************************************************************
    F  Java environment properties
    F    root directory    : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5
    F    vendor            : SAP AG
    F    version           : 1.5.0_14
    F    cpu               : amd64
    F    java vm type      : server
    F    java vm version   : 5.1.027
    F    jvm library name  : jvm.dll
    F    library path      : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin
    F    executable path   : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin
    F    SAP extensions    : available
    F  ********************************************************************************

    I [Thr 7080] Tue Sep 02 02:24:44 2014
    I  [Thr 7080] MtxInit: 10002 0 2
    I  [Thr 7080] MPI: dynamic quotas disabled.
    I  [Thr 7080] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  [Thr 7080] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=1002;cur=2048)
    M  [Thr 7080] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
    M  [Thr 7080] CCMS uses Shared Memory Key 73 for monitoring.
    M  [Thr 7080] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  [Thr 7080] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  [Thr 7080] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  [Thr 7080] CCMS: CCMS Monitoring Initialization finished, rc=0.

    F Tue Sep 02 02:24:44 2014
    F  ********************************************************************************
    F  SAP JVM arguments:
    F    arg[ 0] = vfprintf
    F    arg[ 1] = abort
    F    arg[ 2] = exit
    F    arg[ 3] = -XmonGcCallback
    F    arg[ 4] = -XdebugStateChangeCallback
    F    arg[ 5] = -DSAPSTART=1
    F    arg[ 6] = -DSAPSYSTEM=00
    F    arg[ 7] = -DSAPSYSTEMNAME=PID
    F    arg[ 8] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 9] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[10] = -DFRFC_FALLBACK=ON
    F    arg[11] = -DFRFC_FALLBACK_HOST=localhost
    F    arg[12] = -Xjvmx
    F    arg[13] = -XsapSystem:00
    F    arg[14] = -DSAPSTARTUP=1
    F    arg[15] = -DSAPDBHOST=usatlsv117
    F    arg[16] = -DSAPINFO=PID_00_server0
    F    arg[17] = -Dj2ee.dbhost=usatlsv117
    F    arg[18] = -Dsun.java.launcher=jstart
    F    arg[19] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=00 -DSAPSYSTEMNAME=PID -DSAPMYNAME=usatlsv117_PID_00 -DSAPPROFILE=C:\\usr\\sap\\PID\\SYS\\profile\\PID_DVEBMGS00_usatlsv117 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
    F    arg[20] = -Djstartup.mode=JSTART
    F    arg[21] = -Djstartup.whoami=server
    F    arg[22] = -Djstartup.ownProcessId=3228
    F    arg[23] = -Djstartup.ownHardwareId=Q1489088110
    F    arg[24] = -Djstartup.debuggable=yes
    F    arg[25] = -DLoadBalanceRestricted=no
    F    arg[26] = -XdebugPortRange:50021-50021
    F    arg[27] = -Denv.class.path=
    F    arg[28] = -Dsys.global.dir=C:\usr\sap\PID\SYS\global
    F    arg[29] = -Dapplication.home=C:\usr\sap\PID\DVEBMGS00\exe
    F    arg[30] = -Djava.class.path=C:\usr\sap\PID\DVEBMGS00\exe\jstart71.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PID\DVEBMGS00\exe\jre\lib\iqlib.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\tools.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\jaas.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\memoryanalyzer.jar
    F    arg[31] = -Djava.library.path=C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin;C:\usr\sap\PID\DVEBMGS00\j2ee\os_libs;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin;C:\usr\sap\PID\DVEBMGS00\exe;C:\oracle\PID\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\j2sdk1.4.2_13-x64\bin;C:\Program Files (x86)\Windows Imaging;C:\Program Files\OmniBack\bin
    F    arg[32] = -XX:MaxNewSize=512m
    F    arg[33] = -Xms1536m
    F    arg[34] = -XX:PermSize=1536m
    F    arg[35] = -Xmx2560m
    F    arg[36] = -XX:NewSize=512m
    F    arg[37] = -XX:MaxPermSize=1536m
    F    arg[38] = -Drdbms.driverLocation=C:\usr\sap\PID\DVEBMGS00\exe\ojdbc14.jar
    F    arg[39] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler
    F    arg[40] = -Djava.security.policy=./../bin/kernel/java.policy
    F    arg[41] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    F    arg[42] = -Dnetworkaddress.cache.ttl=10
    F    arg[43] = -Djco.jarm=1
    F    arg[44] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    F    arg[45] = -Djava.security.egd=file:/dev/urandom
    F    arg[46] = -Djava.awt.headless=true
    F    arg[47] = -Djmx.invoke.getters=true
    F    arg[48] = -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    F    arg[49] = -Djava.io.tmpdir=./temp
    F    arg[50] = -XX:SoftRefLRUPolicyMSPerMB=1
    F    arg[51] = -XX:-TraceClassUnloading
    F    arg[52] = -XX:+DumpDetailedClassStatisticOnOutOfMemory
    F    arg[53] = -XX:+DisableExplicitGC
    F    arg[54] = -XX:+PrintGCDetails
    F    arg[55] = -XX:+PrintGCTimeStamps
    F    arg[56] = -XX:HeapDumpPath=OOM.hprof
    F    arg[57] = -XX:+UseConcMarkSweepGC
    F    arg[58] = -XX:TargetSurvivorRatio=90
    F    arg[59] = -XX:-StringInternTableInPermGen
    F    arg[60] = -XX:+HeapDumpOnOutOfMemoryError
    F    arg[61] = -XX:MaxErrorQueueLength=200
    F    arg[62] = -verbose:gc
    F    arg[63] = -XX:SurvivorRatio=9
    F    arg[64] = -Xss2097152
    F  ignore unrecognized options : no
    F  ********************************************************************************
    J  JVMX version - Dec 11 2008 23:18:49 - 51_REL - optU - windows amd64 - bas2:113000 (mixed mode)
    J  (CompilerOracle read from file C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\.hotspot_compiler )
    J  (CompilerOracle exclude com/sun/tools/javac/code/SymbolMethodSymbol overrides)
    F  [Thr 6924] *** LOG => SfCJavaVm: Java VM started.
    F  ********************************************************************************
    F  Main method arguments:
    F    arg[ 0] = -DSAPSTART=1
    F    arg[ 1] = -DSAPSYSTEM=00
    F    arg[ 2] = -DSAPSYSTEMNAME=PID
    F    arg[ 3] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 4] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[ 5] = -DFRFC_FALLBACK=ON
    F    arg[ 6] = -DFRFC_FALLBACK_HOST=localhost
    F  ********************************************************************************

    J Tue Sep 02 02:24:45 2014
    J  1.887: [GC 1.887: [ParNew: 429056K->5751K(476672K), 0.0161568 secs] 429063K->5759K(1525248K), 0.0163708 secs]

    F [Thr 6924] Tue Sep 02 02:24:46 2014
    F  [Thr 6924] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).
    F  [Thr 6924] *** LOG    state real time: 2.437 CPU time: 0.453 sys, 2.828 usr
    F  [Thr 6924] *** LOG    total real time: 2.437 CPU time: 0.453 sys, 2.828 usr
    F  [Thr 6924]
    F  [Thr 6924] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).
    F  [Thr 6924] *** LOG    state real time: 0.000 CPU time: 0.000 sys, 0.000 usr
    F  [Thr 6924] *** LOG    total real time: 2.437 CPU time: 0.453 sys, 2.828 usr
    F  [Thr 6924]

    F [Thr 2080] Tue Sep 02 02:24:50 2014
    F  [Thr 2080] *** WARNING => SfCFramework::registerNatives: failed for com.sap.conn.rfc.driver.CpicDriver [sfxxifrw.hpp 167]

    J Tue Sep 02 02:24:56 2014
    J  12.669: [GC 12.669: [ParNewJ 
    J Tue Sep 02 02:24:57 2014
    : 434807K->47616K(476672K), 0.3151169 secs] 435328K->90877K(1525248K), 0.3153873 secs]

    F [Thr 7164] Tue Sep 02 02:25:05 2014
    F  [Thr 7164] *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
    F  [Thr 7164] *** LOG => exiting (exitcode 2150, retcode 1).
    M  [Thr 7164] CCMS: CCMS Monitoring Cleanup finished successfully.
    trc file: "C:\usr\sap\PID\DVEBMGS00\work\dev_server0", trc level: 1, release: "711"
    sysno      00
    sid        PID
    systemid   562 (PC with Windows NT)
    relno      7110
    patchlevel 0
    patchno    92
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    pid        2400
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      All, egi
    Tue Sep 02 02:25:52 2014
    *  trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : C:\usr\sap\PID\DVEBMGS00\exe\jstart.EXE
      arg[ 1] : -appTrc
      arg[ 2] : -nodeId=2
      arg[ 3] : pf=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[ 4] : -DSAPINFO=PID_00_server0
      arg[ 5] : -hostvm
      arg[ 6] : -nodeName=ID2463250
      arg[ 7] : -file=C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\instance.properties
      arg[ 8] : -jvmFile=C:\usr\sap\PID\DVEBMGS00\work\jstart.jvm
      arg[ 9] : -traceFile=C:\usr\sap\PID\DVEBMGS00\work\dev_server0
      arg[10] : -javaOutFile=C:\usr\sap\PID\DVEBMGS00\work\jvm_server0.out
      arg[11] : -DSAPSTART=1
      arg[12] : -DSAPSYSTEM=00
      arg[13] : -DSAPSYSTEMNAME=PID
      arg[14] : -DSAPMYNAME=usatlsv117_PID_00
      arg[15] : -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[16] : -DFRFC_FALLBACK=ON
      arg[17] : -DFRFC_FALLBACK_HOST=localhost

    F Tue Sep 02 02:25:52 2014
    F  ********************************************************************************
    F  Java environment properties
    F    root directory    : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5
    F    vendor            : SAP AG
    F    version           : 1.5.0_14
    F    cpu               : amd64
    F    java vm type      : server
    F    java vm version   : 5.1.027
    F    jvm library name  : jvm.dll
    F    library path      : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin
    F    executable path   : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin
    F    SAP extensions    : available
    F  ********************************************************************************
    I  [Thr 3860] MtxInit: 10002 0 2
    I  [Thr 3860] MPI: dynamic quotas disabled.
    I  [Thr 3860] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  [Thr 3860] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=1002;cur=2048)
    M  [Thr 3860] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
    M  [Thr 3860] CCMS uses Shared Memory Key 73 for monitoring.

    M [Thr 3860] Tue Sep 02 02:25:53 2014
    M  [Thr 3860] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  [Thr 3860] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  [Thr 3860] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  [Thr 3860] CCMS: CCMS Monitoring Initialization finished, rc=0.

    F Tue Sep 02 02:25:53 2014
    F  ********************************************************************************
    F  SAP JVM arguments:
    F    arg[ 0] = vfprintf
    F    arg[ 1] = abort
    F    arg[ 2] = exit
    F    arg[ 3] = -XmonGcCallback
    F    arg[ 4] = -XdebugStateChangeCallback
    F    arg[ 5] = -DSAPSTART=1
    F    arg[ 6] = -DSAPSYSTEM=00
    F    arg[ 7] = -DSAPSYSTEMNAME=PID
    F    arg[ 8] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 9] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[10] = -DFRFC_FALLBACK=ON
    F    arg[11] = -DFRFC_FALLBACK_HOST=localhost
    F    arg[12] = -Xjvmx
    F    arg[13] = -XsapSystem:00
    F    arg[14] = -DSAPSTARTUP=1
    F    arg[15] = -DSAPDBHOST=usatlsv117
    F    arg[16] = -DSAPINFO=PID_00_server0
    F    arg[17] = -Dj2ee.dbhost=usatlsv117
    F    arg[18] = -Dsun.java.launcher=jstart
    F    arg[19] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=00 -DSAPSYSTEMNAME=PID -DSAPMYNAME=usatlsv117_PID_00 -DSAPPROFILE=C:\\usr\\sap\\PID\\SYS\\profile\\PID_DVEBMGS00_usatlsv117 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
    F    arg[20] = -Djstartup.mode=JSTART
    F    arg[21] = -Djstartup.whoami=server
    F    arg[22] = -Djstartup.ownProcessId=2400
    F    arg[23] = -Djstartup.ownHardwareId=Q1489088110
    F    arg[24] = -Djstartup.debuggable=yes
    F    arg[25] = -DLoadBalanceRestricted=no
    F    arg[26] = -XdebugPortRange:50021-50021
    F    arg[27] = -Denv.class.path=
    F    arg[28] = -Dsys.global.dir=C:\usr\sap\PID\SYS\global
    F    arg[29] = -Dapplication.home=C:\usr\sap\PID\DVEBMGS00\exe
    F    arg[30] = -Djava.class.path=C:\usr\sap\PID\DVEBMGS00\exe\jstart71.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PID\DVEBMGS00\exe\jre\lib\iqlib.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\tools.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\jaas.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\memoryanalyzer.jar
    F    arg[31] = -Djava.library.path=C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin;C:\usr\sap\PID\DVEBMGS00\j2ee\os_libs;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin;C:\usr\sap\PID\DVEBMGS00\exe;C:\oracle\PID\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\j2sdk1.4.2_13-x64\bin;C:\Program Files (x86)\Windows Imaging;C:\Program Files\OmniBack\bin
    F    arg[32] = -XX:MaxNewSize=512m
    F    arg[33] = -Xms1536m
    F    arg[34] = -XX:PermSize=1536m
    F    arg[35] = -Xmx2560m
    F    arg[36] = -XX:NewSize=512m
    F    arg[37] = -XX:MaxPermSize=1536m
    F    arg[38] = -Drdbms.driverLocation=C:\usr\sap\PID\DVEBMGS00\exe\ojdbc14.jar
    F    arg[39] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler
    F    arg[40] = -Djava.security.policy=./../bin/kernel/java.policy
    F    arg[41] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    F    arg[42] = -Dnetworkaddress.cache.ttl=10
    F    arg[43] = -Djco.jarm=1
    F    arg[44] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    F    arg[45] = -Djava.security.egd=file:/dev/urandom
    F    arg[46] = -Djava.awt.headless=true
    F    arg[47] = -Djmx.invoke.getters=true
    F    arg[48] = -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    F    arg[49] = -Djava.io.tmpdir=./temp
    F    arg[50] = -XX:SoftRefLRUPolicyMSPerMB=1
    F    arg[51] = -XX:-TraceClassUnloading
    F    arg[52] = -XX:+DumpDetailedClassStatisticOnOutOfMemory
    F    arg[53] = -XX:+DisableExplicitGC
    F    arg[54] = -XX:+PrintGCDetails
    F    arg[55] = -XX:+PrintGCTimeStamps
    F    arg[56] = -XX:HeapDumpPath=OOM.hprof
    F    arg[57] = -XX:+UseConcMarkSweepGC
    F    arg[58] = -XX:TargetSurvivorRatio=90
    F    arg[59] = -XX:-StringInternTableInPermGen
    F    arg[60] = -XX:+HeapDumpOnOutOfMemoryError
    F    arg[61] = -XX:MaxErrorQueueLength=200
    F    arg[62] = -verbose:gc
    F    arg[63] = -XX:SurvivorRatio=9
    F    arg[64] = -Xss2097152
    F  ignore unrecognized options : no
    F  ********************************************************************************
    J  JVMX version - Dec 11 2008 23:18:49 - 51_REL - optU - windows amd64 - bas2:113000 (mixed mode)
    J  (CompilerOracle read from file C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\.hotspot_compiler )
    J  (CompilerOracle exclude com/sun/tools/javac/code/SymbolMethodSymbol overrides)
    F  [Thr 780] *** LOG => SfCJavaVm: Java VM started.
    F  ********************************************************************************
    F  Main method arguments:
    F    arg[ 0] = -DSAPSTART=1
    F    arg[ 1] = -DSAPSYSTEM=00
    F    arg[ 2] = -DSAPSYSTEMNAME=PID
    F    arg[ 3] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 4] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[ 5] = -DFRFC_FALLBACK=ON
    F    arg[ 6] = -DFRFC_FALLBACK_HOST=localhost
    F  ********************************************************************************

    J Tue Sep 02 02:25:54 2014
    J  1.887: [GC 1.887: [ParNew: 429056K->5753K(476672K), 0.0159590 secs] 429063K->5761K(1525248K), 0.0161560 secs]

    F [Thr 780] Tue Sep 02 02:25:55 2014
    F  [Thr 780] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).
    F  [Thr 780] *** LOG    state real time: 2.328 CPU time: 0.343 sys, 3.000 usr
    F  [Thr 780] *** LOG    total real time: 2.328 CPU time: 0.343 sys, 3.000 usr
    F  [Thr 780]
    F  [Thr 780] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).
    F  [Thr 780] *** LOG    state real time: 0.000 CPU time: 0.000 sys, 0.000 usr
    F  [Thr 780] *** LOG    total real time: 2.328 CPU time: 0.343 sys, 3.000 usr
    F  [Thr 780]

    F [Thr 2564] Tue Sep 02 02:25:59 2014
    F  [Thr 2564] *** WARNING => SfCFramework::registerNatives: failed for com.sap.conn.rfc.driver.CpicDriver [sfxxifrw.hpp 167]

    J Tue Sep 02 02:26:20 2014
    J  27.372: [GC 27.372: [ParNew: 434809K->47616K(476672K), 0.3671732 secs] 435338K->93001K(1525248K), 0.3674017 secs]

    F [Thr 4160] Tue Sep 02 02:26:30 2014
    F  [Thr 4160] *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
    F  [Thr 4160] *** LOG => exiting (exitcode 2150, retcode 1).
    M  [Thr 4160] CCMS: CCMS Monitoring Cleanup finished successfully.
    trc file: "C:\usr\sap\PID\DVEBMGS00\work\dev_server0", trc level: 1, release: "711"
    sysno      00
    sid        PID
    systemid   562 (PC with Windows NT)
    relno      7110
    patchlevel 0
    patchno    92
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    pid        6984
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      All, egi
    Tue Sep 02 02:27:04 2014
    *  trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : C:\usr\sap\PID\DVEBMGS00\exe\jstart.EXE
      arg[ 1] : -appTrc
      arg[ 2] : -nodeId=2
      arg[ 3] : pf=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[ 4] : -DSAPINFO=PID_00_server0
      arg[ 5] : -hostvm
      arg[ 6] : -nodeName=ID2463250
      arg[ 7] : -file=C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\instance.properties
      arg[ 8] : -jvmFile=C:\usr\sap\PID\DVEBMGS00\work\jstart.jvm
      arg[ 9] : -traceFile=C:\usr\sap\PID\DVEBMGS00\work\dev_server0
      arg[10] : -javaOutFile=C:\usr\sap\PID\DVEBMGS00\work\jvm_server0.out
      arg[11] : -DSAPSTART=1
      arg[12] : -DSAPSYSTEM=00
      arg[13] : -DSAPSYSTEMNAME=PID
      arg[14] : -DSAPMYNAME=usatlsv117_PID_00
      arg[15] : -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[16] : -DFRFC_FALLBACK=ON
      arg[17] : -DFRFC_FALLBACK_HOST=localhost

    F Tue Sep 02 02:27:04 2014
    F  ********************************************************************************
    F  Java environment properties
    F    root directory    : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5
    F    vendor            : SAP AG
    F    version           : 1.5.0_14
    F    cpu               : amd64
    F    java vm type      : server
    F    java vm version   : 5.1.027
    F    jvm library name  : jvm.dll
    F    library path      : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin
    F    executable path   : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin
    F    SAP extensions    : available
    F  ********************************************************************************
    I  [Thr 4780] MtxInit: 10002 0 2
    I  [Thr 4780] MPI: dynamic quotas disabled.
    I  [Thr 4780] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

    M [Thr 4780] Tue Sep 02 02:27:05 2014
    M  [Thr 4780] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=1002;cur=2048)
    M  [Thr 4780] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
    M  [Thr 4780] CCMS uses Shared Memory Key 73 for monitoring.
    M  [Thr 4780] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  [Thr 4780] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  [Thr 4780] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  [Thr 4780] CCMS: CCMS Monitoring Initialization finished, rc=0.

    F Tue Sep 02 02:27:05 2014
    F  ********************************************************************************
    F  SAP JVM arguments:
    F    arg[ 0] = vfprintf
    F    arg[ 1] = abort
    F    arg[ 2] = exit
    F    arg[ 3] = -XmonGcCallback
    F    arg[ 4] = -XdebugStateChangeCallback
    F    arg[ 5] = -DSAPSTART=1
    F    arg[ 6] = -DSAPSYSTEM=00
    F    arg[ 7] = -DSAPSYSTEMNAME=PID
    F    arg[ 8] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 9] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[10] = -DFRFC_FALLBACK=ON
    F    arg[11] = -DFRFC_FALLBACK_HOST=localhost
    F    arg[12] = -Xjvmx
    F    arg[13] = -XsapSystem:00
    F    arg[14] = -DSAPSTARTUP=1
    F    arg[15] = -DSAPDBHOST=usatlsv117
    F    arg[16] = -DSAPINFO=PID_00_server0
    F    arg[17] = -Dj2ee.dbhost=usatlsv117
    F    arg[18] = -Dsun.java.launcher=jstart
    F    arg[19] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=00 -DSAPSYSTEMNAME=PID -DSAPMYNAME=usatlsv117_PID_00 -DSAPPROFILE=C:\\usr\\sap\\PID\\SYS\\profile\\PID_DVEBMGS00_usatlsv117 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
    F    arg[20] = -Djstartup.mode=JSTART
    F    arg[21] = -Djstartup.whoami=server
    F    arg[22] = -Djstartup.ownProcessId=6984
    F    arg[23] = -Djstartup.ownHardwareId=Q1489088110
    F    arg[24] = -Djstartup.debuggable=yes
    F    arg[25] = -DLoadBalanceRestricted=no
    F    arg[26] = -XdebugPortRange:50021-50021
    F    arg[27] = -Denv.class.path=
    F    arg[28] = -Dsys.global.dir=C:\usr\sap\PID\SYS\global
    F    arg[29] = -Dapplication.home=C:\usr\sap\PID\DVEBMGS00\exe
    F    arg[30] = -Djava.class.path=C:\usr\sap\PID\DVEBMGS00\exe\jstart71.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PID\DVEBMGS00\exe\jre\lib\iqlib.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\tools.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\jaas.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\memoryanalyzer.jar
    F    arg[31] = -Djava.library.path=C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin;C:\usr\sap\PID\DVEBMGS00\j2ee\os_libs;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin;C:\usr\sap\PID\DVEBMGS00\exe;C:\oracle\PID\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\j2sdk1.4.2_13-x64\bin;C:\Program Files (x86)\Windows Imaging;C:\Program Files\OmniBack\bin
    F    arg[32] = -XX:MaxNewSize=512m
    F    arg[33] = -Xms1536m
    F    arg[34] = -XX:PermSize=1536m
    F    arg[35] = -Xmx2560m
    F    arg[36] = -XX:NewSize=512m
    F    arg[37] = -XX:MaxPermSize=1536m
    F    arg[38] = -Drdbms.driverLocation=C:\usr\sap\PID\DVEBMGS00\exe\ojdbc14.jar
    F    arg[39] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler
    F    arg[40] = -Djava.security.policy=./../bin/kernel/java.policy
    F    arg[41] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    F    arg[42] = -Dnetworkaddress.cache.ttl=10
    F    arg[43] = -Djco.jarm=1
    F    arg[44] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    F    arg[45] = -Djava.security.egd=file:/dev/urandom
    F    arg[46] = -Djava.awt.headless=true
    F    arg[47] = -Djmx.invoke.getters=true
    F    arg[48] = -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    F    arg[49] = -Djava.io.tmpdir=./temp
    F    arg[50] = -XX:SoftRefLRUPolicyMSPerMB=1
    F    arg[51] = -XX:-TraceClassUnloading
    F    arg[52] = -XX:+DumpDetailedClassStatisticOnOutOfMemory
    F    arg[53] = -XX:+DisableExplicitGC
    F    arg[54] = -XX:+PrintGCDetails
    F    arg[55] = -XX:+PrintGCTimeStamps
    F    arg[56] = -XX:HeapDumpPath=OOM.hprof
    F    arg[57] = -XX:+UseConcMarkSweepGC
    F    arg[58] = -XX:TargetSurvivorRatio=90
    F    arg[59] = -XX:-StringInternTableInPermGen
    F    arg[60] = -XX:+HeapDumpOnOutOfMemoryError
    F    arg[61] = -XX:MaxErrorQueueLength=200
    F    arg[62] = -verbose:gc
    F    arg[63] = -XX:SurvivorRatio=9
    F    arg[64] = -Xss2097152
    F  ignore unrecognized options : no
    F  ********************************************************************************
    J  JVMX version - Dec 11 2008 23:18:49 - 51_REL - optU - windows amd64 - bas2:113000 (mixed mode)
    J  (CompilerOracle read from file C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\.hotspot_compiler )
    J  (CompilerOracle exclude com/sun/tools/javac/code/SymbolMethodSymbol overrides)
    F  [Thr 1340] *** LOG => SfCJavaVm: Java VM started.
    F  ********************************************************************************
    F  Main method arguments:
    F    arg[ 0] = -DSAPSTART=1
    F    arg[ 1] = -DSAPSYSTEM=00
    F    arg[ 2] = -DSAPSYSTEMNAME=PID
    F    arg[ 3] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 4] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[ 5] = -DFRFC_FALLBACK=ON
    F    arg[ 6] = -DFRFC_FALLBACK_HOST=localhost
    F  ********************************************************************************

    J Tue Sep 02 02:27:06 2014
    J  1.902: [GC 1.902: [ParNew: 429056K->5751K(476672K), 0.0129215 secs] 429063K->5759K(1525248K), 0.0131458 secs]

    F [Thr 1340] Tue Sep 02 02:27:07 2014
    F  [Thr 1340] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).
    F  [Thr 1340] *** LOG    state real time: 2.484 CPU time: 0.359 sys, 3.031 usr
    F  [Thr 1340] *** LOG    total real time: 2.484 CPU time: 0.359 sys, 3.031 usr
    F  [Thr 1340]
    F  [Thr 1340] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).
    F  [Thr 1340] *** LOG    state real time: 0.000 CPU time: 0.000 sys, 0.000 usr
    F  [Thr 1340] *** LOG    total real time: 2.484 CPU time: 0.359 sys, 3.031 usr
    F  [Thr 1340]

    F [Thr 7080] Tue Sep 02 02:27:11 2014
    F  [Thr 7080] *** WARNING => SfCFramework::registerNatives: failed for com.sap.conn.rfc.driver.CpicDriver [sfxxifrw.hpp 167]

    J Tue Sep 02 02:27:16 2014
    J  11.641: [GC 11.641: [ParNewJ 
    J Tue Sep 02 02:27:17 2014
    : 434807K->47616K(476672K), 0.3650486 secs] 435337K->93577K(1525248K), 0.3653062 secs]

    F [Thr 3508] Tue Sep 02 02:27:24 2014
    F  [Thr 3508] *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
    F  [Thr 3508] *** LOG => exiting (exitcode 2150, retcode 1).
    M  [Thr 3508] CCMS: CCMS Monitoring Cleanup finished successfully.
    trc file: "C:\usr\sap\PID\DVEBMGS00\work\dev_server0", trc level: 1, release: "711"
    sysno      00
    sid        PID
    systemid   562 (PC with Windows NT)
    relno      7110
    patchlevel 0
    patchno    92
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    pid        6824
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      All, egi
    Tue Sep 02 02:27:57 2014
    *  trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : C:\usr\sap\PID\DVEBMGS00\exe\jstart.EXE
      arg[ 1] : -appTrc
      arg[ 2] : -nodeId=2
      arg[ 3] : pf=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[ 4] : -DSAPINFO=PID_00_server0
      arg[ 5] : -hostvm
      arg[ 6] : -nodeName=ID2463250
      arg[ 7] : -file=C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\instance.properties
      arg[ 8] : -jvmFile=C:\usr\sap\PID\DVEBMGS00\work\jstart.jvm
      arg[ 9] : -traceFile=C:\usr\sap\PID\DVEBMGS00\work\dev_server0
      arg[10] : -javaOutFile=C:\usr\sap\PID\DVEBMGS00\work\jvm_server0.out
      arg[11] : -DSAPSTART=1
      arg[12] : -DSAPSYSTEM=00
      arg[13] : -DSAPSYSTEMNAME=PID
      arg[14] : -DSAPMYNAME=usatlsv117_PID_00
      arg[15] : -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[16] : -DFRFC_FALLBACK=ON
      arg[17] : -DFRFC_FALLBACK_HOST=localhost

    F Tue Sep 02 02:27:57 2014
    F  ********************************************************************************
    F  Java environment properties
    F    root directory    : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5
    F    vendor            : SAP AG
    F    version           : 1.5.0_14
    F    cpu               : amd64
    F    java vm type      : server
    F    java vm version   : 5.1.027
    F    jvm library name  : jvm.dll
    F    library path      : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin
    F    executable path   : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin
    F    SAP extensions    : available
    F  ********************************************************************************
    I  [Thr 3256] MtxInit: 10002 0 2
    I  [Thr 3256] MPI: dynamic quotas disabled.
    I  [Thr 3256] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  [Thr 3256] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=1002;cur=2048)
    M  [Thr 3256] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
    M  [Thr 3256] CCMS uses Shared Memory Key 73 for monitoring.
    M  [Thr 3256] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  [Thr 3256] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  [Thr 3256] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  [Thr 3256] CCMS: CCMS Monitoring Initialization finished, rc=0.

    F Tue Sep 02 02:27:57 2014
    F  ********************************************************************************
    F  SAP JVM arguments:
    F    arg[ 0] = vfprintf
    F    arg[ 1] = abort
    F    arg[ 2] = exit
    F    arg[ 3] = -XmonGcCallback
    F    arg[ 4] = -XdebugStateChangeCallback
    F    arg[ 5] = -DSAPSTART=1
    F    arg[ 6] = -DSAPSYSTEM=00
    F    arg[ 7] = -DSAPSYSTEMNAME=PID
    F    arg[ 8] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 9] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[10] = -DFRFC_FALLBACK=ON
    F    arg[11] = -DFRFC_FALLBACK_HOST=localhost
    F    arg[12] = -Xjvmx
    F    arg[13] = -XsapSystem:00
    F    arg[14] = -DSAPSTARTUP=1
    F    arg[15] = -DSAPDBHOST=usatlsv117
    F    arg[16] = -DSAPINFO=PID_00_server0
    F    arg[17] = -Dj2ee.dbhost=usatlsv117
    F    arg[18] = -Dsun.java.launcher=jstart
    F    arg[19] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=00 -DSAPSYSTEMNAME=PID -DSAPMYNAME=usatlsv117_PID_00 -DSAPPROFILE=C:\\usr\\sap\\PID\\SYS\\profile\\PID_DVEBMGS00_usatlsv117 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
    F    arg[20] = -Djstartup.mode=JSTART
    F    arg[21] = -Djstartup.whoami=server
    F    arg[22] = -Djstartup.ownProcessId=6824
    F    arg[23] = -Djstartup.ownHardwareId=Q1489088110
    F    arg[24] = -Djstartup.debuggable=yes
    F    arg[25] = -DLoadBalanceRestricted=no
    F    arg[26] = -XdebugPortRange:50021-50021
    F    arg[27] = -Denv.class.path=
    F    arg[28] = -Dsys.global.dir=C:\usr\sap\PID\SYS\global
    F    arg[29] = -Dapplication.home=C:\usr\sap\PID\DVEBMGS00\exe
    F    arg[30] = -Djava.class.path=C:\usr\sap\PID\DVEBMGS00\exe\jstart71.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PID\DVEBMGS00\exe\jre\lib\iqlib.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\tools.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\jaas.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\memoryanalyzer.jar
    F    arg[31] = -Djava.library.path=C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin;C:\usr\sap\PID\DVEBMGS00\j2ee\os_libs;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin;C:\usr\sap\PID\DVEBMGS00\exe;C:\oracle\PID\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\j2sdk1.4.2_13-x64\bin;C:\Program Files (x86)\Windows Imaging;C:\Program Files\OmniBack\bin
    F    arg[32] = -XX:MaxNewSize=512m
    F    arg[33] = -Xms1536m
    F    arg[34] = -XX:PermSize=1536m
    F    arg[35] = -Xmx2560m
    F    arg[36] = -XX:NewSize=512m
    F    arg[37] = -XX:MaxPermSize=1536m
    F    arg[38] = -Drdbms.driverLocation=C:\usr\sap\PID\DVEBMGS00\exe\ojdbc14.jar
    F    arg[39] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler
    F    arg[40] = -Djava.security.policy=./../bin/kernel/java.policy
    F    arg[41] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    F    arg[42] = -Dnetworkaddress.cache.ttl=10
    F    arg[43] = -Djco.jarm=1
    F    arg[44] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    F    arg[45] = -Djava.security.egd=file:/dev/urandom
    F    arg[46] = -Djava.awt.headless=true
    F    arg[47] = -Djmx.invoke.getters=true
    F    arg[48] = -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    F    arg[49] = -Djava.io.tmpdir=./temp
    F    arg[50] = -XX:SoftRefLRUPolicyMSPerMB=1
    F    arg[51] = -XX:-TraceClassUnloading
    F    arg[52] = -XX:+DumpDetailedClassStatisticOnOutOfMemory
    F    arg[53] = -XX:+DisableExplicitGC
    F    arg[54] = -XX:+PrintGCDetails
    F    arg[55] = -XX:+PrintGCTimeStamps
    F    arg[56] = -XX:HeapDumpPath=OOM.hprof
    F    arg[57] = -XX:+UseConcMarkSweepGC
    F    arg[58] = -XX:TargetSurvivorRatio=90
    F    arg[59] = -XX:-StringInternTableInPermGen
    F    arg[60] = -XX:+HeapDumpOnOutOfMemoryError
    F    arg[61] = -XX:MaxErrorQueueLength=200
    F    arg[62] = -verbose:gc
    F    arg[63] = -XX:SurvivorRatio=9
    F    arg[64] = -Xss2097152
    F  ignore unrecognized options : no
    F  ********************************************************************************
    J  JVMX version - Dec 11 2008 23:18:49 - 51_REL - optU - windows amd64 - bas2:113000 (mixed mode)
    J  (CompilerOracle read from file C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\.hotspot_compiler )
    J  (CompilerOracle exclude com/sun/tools/javac/code/SymbolMethodSymbol overrides)
    F  [Thr 5160] *** LOG => SfCJavaVm: Java VM started.
    F  ********************************************************************************
    F  Main method arguments:
    F    arg[ 0] = -DSAPSTART=1
    F    arg[ 1] = -DSAPSYSTEM=00
    F    arg[ 2] = -DSAPSYSTEMNAME=PID
    F    arg[ 3] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 4] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[ 5] = -DFRFC_FALLBACK=ON
    F    arg[ 6] = -DFRFC_FALLBACK_HOST=localhost
    F  ********************************************************************************

    J Tue Sep 02 02:27:59 2014
    J  1.855: [GC 1.856: [ParNew: 429056K->5734K(476672K), 0.0159448 secs] 429063K->5742K(1525248K), 0.0161384 secs]

    F [Thr 5160] Tue Sep 02 02:27:59 2014
    F  [Thr 5160] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).
    F  [Thr 5160] *** LOG    state real time: 2.375 CPU time: 0.406 sys, 2.906 usr
    F  [Thr 5160] *** LOG    total real time: 2.375 CPU time: 0.406 sys, 2.906 usr
    F  [Thr 5160]
    F  [Thr 5160] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).
    F  [Thr 5160] *** LOG    state real time: 0.015 CPU time: 0.000 sys, 0.031 usr
    F  [Thr 5160] *** LOG    total real time: 2.390 CPU time: 0.406 sys, 2.937 usr
    F  [Thr 5160]

    F [Thr 3804] Tue Sep 02 02:28:03 2014
    F  [Thr 3804] *** WARNING => SfCFramework::registerNatives: failed for com.sap.conn.rfc.driver.CpicDriver [sfxxifrw.hpp 167]

    J Tue Sep 02 02:28:08 2014
    J  10.938: [GC 10.938: [ParNew: 434790K->47616K(476672K), 0.3162156 secs] 435321K->93746K(1525248K), 0.3164450 secs]

    F [Thr 7028] Tue Sep 02 02:28:15 2014
    F  [Thr 7028] *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
    F  [Thr 7028] *** LOG => exiting (exitcode 2150, retcode 1).
    M  [Thr 7028] CCMS: CCMS Monitoring Cleanup finished successfully.
    trc file: "C:\usr\sap\PID\DVEBMGS00\work\dev_server0", trc level: 1, release: "711"
    sysno      00
    sid        PID
    systemid   562 (PC with Windows NT)
    relno      7110
    patchlevel 0
    patchno    92
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    pid        3608
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      All, egi
    Tue Sep 02 02:29:06 2014
    *  trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : C:\usr\sap\PID\DVEBMGS00\exe\jstart.EXE
      arg[ 1] : -appTrc
      arg[ 2] : -nodeId=2
      arg[ 3] : pf=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[ 4] : -DSAPINFO=PID_00_server0
      arg[ 5] : -hostvm
      arg[ 6] : -nodeName=ID2463250
      arg[ 7] : -file=C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\instance.properties
      arg[ 8] : -jvmFile=C:\usr\sap\PID\DVEBMGS00\work\jstart.jvm
      arg[ 9] : -traceFile=C:\usr\sap\PID\DVEBMGS00\work\dev_server0
      arg[10] : -javaOutFile=C:\usr\sap\PID\DVEBMGS00\work\jvm_server0.out
      arg[11] : -DSAPSTART=1
      arg[12] : -DSAPSYSTEM=00
      arg[13] : -DSAPSYSTEMNAME=PID
      arg[14] : -DSAPMYNAME=usatlsv117_PID_00
      arg[15] : -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[16] : -DFRFC_FALLBACK=ON
      arg[17] : -DFRFC_FALLBACK_HOST=localhost

    F Tue Sep 02 02:29:06 2014
    F  ********************************************************************************
    F  Java environment properties
    F    root directory    : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5
    F    vendor            : SAP AG
    F    version           : 1.5.0_14
    F    cpu               : amd64
    F    java vm type      : server
    F    java vm version   : 5.1.027
    F    jvm library name  : jvm.dll
    F    library path      : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin
    F    executable path   : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin
    F    SAP extensions    : available
    F  ********************************************************************************
    I  [Thr 4340] MtxInit: 10002 0 2
    I  [Thr 4340] MPI: dynamic quotas disabled.
    I  [Thr 4340] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  [Thr 4340] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=1002;cur=2048)
    M  [Thr 4340] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
    M  [Thr 4340] CCMS uses Shared Memory Key 73 for monitoring.
    M  [Thr 4340] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  [Thr 4340] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  [Thr 4340] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  [Thr 4340] CCMS: CCMS Monitoring Initialization finished, rc=0.

    F Tue Sep 02 02:29:06 2014
    F  ********************************************************************************
    F  SAP JVM arguments:
    F    arg[ 0] = vfprintf
    F    arg[ 1] = abort
    F    arg[ 2] = exit
    F    arg[ 3] = -XmonGcCallback
    F    arg[ 4] = -XdebugStateChangeCallback
    F    arg[ 5] = -DSAPSTART=1
    F    arg[ 6] = -DSAPSYSTEM=00
    F    arg[ 7] = -DSAPSYSTEMNAME=PID
    F    arg[ 8] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 9] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[10] = -DFRFC_FALLBACK=ON
    F    arg[11] = -DFRFC_FALLBACK_HOST=localhost
    F    arg[12] = -Xjvmx
    F    arg[13] = -XsapSystem:00
    F    arg[14] = -DSAPSTARTUP=1
    F    arg[15] = -DSAPDBHOST=usatlsv117
    F    arg[16] = -DSAPINFO=PID_00_server0
    F    arg[17] = -Dj2ee.dbhost=usatlsv117
    F    arg[18] = -Dsun.java.launcher=jstart
    F    arg[19] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=00 -DSAPSYSTEMNAME=PID -DSAPMYNAME=usatlsv117_PID_00 -DSAPPROFILE=C:\\usr\\sap\\PID\\SYS\\profile\\PID_DVEBMGS00_usatlsv117 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
    F    arg[20] = -Djstartup.mode=JSTART
    F    arg[21] = -Djstartup.whoami=server
    F    arg[22] = -Djstartup.ownProcessId=3608
    F    arg[23] = -Djstartup.ownHardwareId=Q1489088110
    F    arg[24] = -Djstartup.debuggable=yes
    F    arg[25] = -DLoadBalanceRestricted=no
    F    arg[26] = -XdebugPortRange:50021-50021
    F    arg[27] = -Denv.class.path=
    F    arg[28] = -Dsys.global.dir=C:\usr\sap\PID\SYS\global
    F    arg[29] = -Dapplication.home=C:\usr\sap\PID\DVEBMGS00\exe
    F    arg[30] = -Djava.class.path=C:\usr\sap\PID\DVEBMGS00\exe\jstart71.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PID\DVEBMGS00\exe\jre\lib\iqlib.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\tools.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\jaas.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\memoryanalyzer.jar
    F    arg[31] = -Djava.library.path=C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin;C:\usr\sap\PID\DVEBMGS00\j2ee\os_libs;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin;C:\usr\sap\PID\DVEBMGS00\exe;C:\oracle\PID\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\j2sdk1.4.2_13-x64\bin;C:\Program Files (x86)\Windows Imaging;C:\Program Files\OmniBack\bin
    F    arg[32] = -XX:MaxNewSize=512m
    F    arg[33] = -Xms1536m
    F    arg[34] = -XX:PermSize=1536m
    F    arg[35] = -Xmx2560m
    F    arg[36] = -XX:NewSize=512m
    F    arg[37] = -XX:MaxPermSize=1536m
    F    arg[38] = -Drdbms.driverLocation=C:\usr\sap\PID\DVEBMGS00\exe\ojdbc14.jar
    F    arg[39] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler
    F    arg[40] = -Djava.security.policy=./../bin/kernel/java.policy
    F    arg[41] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    F    arg[42] = -Dnetworkaddress.cache.ttl=10
    F    arg[43] = -Djco.jarm=1
    F    arg[44] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    F    arg[45] = -Djava.security.egd=file:/dev/urandom
    F    arg[46] = -Djava.awt.headless=true
    F    arg[47] = -Djmx.invoke.getters=true
    F    arg[48] = -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    F    arg[49] = -Djava.io.tmpdir=./temp
    F    arg[50] = -XX:SoftRefLRUPolicyMSPerMB=1
    F    arg[51] = -XX:-TraceClassUnloading
    F    arg[52] = -XX:+DumpDetailedClassStatisticOnOutOfMemory
    F    arg[53] = -XX:+DisableExplicitGC
    F    arg[54] = -XX:+PrintGCDetails
    F    arg[55] = -XX:+PrintGCTimeStamps
    F    arg[56] = -XX:HeapDumpPath=OOM.hprof
    F    arg[57] = -XX:+UseConcMarkSweepGC
    F    arg[58] = -XX:TargetSurvivorRatio=90
    F    arg[59] = -XX:-StringInternTableInPermGen
    F    arg[60] = -XX:+HeapDumpOnOutOfMemoryError
    F    arg[61] = -XX:MaxErrorQueueLength=200
    F    arg[62] = -verbose:gc
    F    arg[63] = -XX:SurvivorRatio=9
    F    arg[64] = -Xss2097152
    F  ignore unrecognized options : no
    F  ********************************************************************************
    J  JVMX version - Dec 11 2008 23:18:49 - 51_REL - optU - windows amd64 - bas2:113000 (mixed mode)
    J  (CompilerOracle read from file C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\.hotspot_compiler )
    J  (CompilerOracle exclude com/sun/tools/javac/code/SymbolMethodSymbol overrides)
    F  [Thr 7024] *** LOG => SfCJavaVm: Java VM started.
    F  ********************************************************************************
    F  Main method arguments:
    F    arg[ 0] = -DSAPSTART=1
    F    arg[ 1] = -DSAPSYSTEM=00
    F    arg[ 2] = -DSAPSYSTEMNAME=PID
    F    arg[ 3] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 4] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[ 5] = -DFRFC_FALLBACK=ON
    F    arg[ 6] = -DFRFC_FALLBACK_HOST=localhost
    F  ********************************************************************************

    J Tue Sep 02 02:29:08 2014
    J  1.824: [GC 1.824: [ParNew: 429056K->5740K(476672K), 0.0139839 secs] 429063K->5748K(1525248K), 0.0141350 secs]

    F [Thr 7024] Tue Sep 02 02:29:08 2014
    F  [Thr 7024] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).
    F  [Thr 7024] *** LOG    state real time: 2.234 CPU time: 0.359 sys, 2.937 usr
    F  [Thr 7024] *** LOG    total real time: 2.234 CPU time: 0.359 sys, 2.937 usr
    F  [Thr 7024]
    F  [Thr 7024] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).
    F  [Thr 7024] *** LOG    state real time: 0.000 CPU time: 0.000 sys, 0.000 usr
    F  [Thr 7024] *** LOG    total real time: 2.234 CPU time: 0.359 sys, 2.937 usr
    F  [Thr 7024]

    F [Thr 5004] Tue Sep 02 02:29:12 2014
    F  [Thr 5004] *** WARNING => SfCFramework::registerNatives: failed for com.sap.conn.rfc.driver.CpicDriver [sfxxifrw.hpp 167]

    J Tue Sep 02 02:29:18 2014
    J  12.580: [GC 12.580: [ParNewJ 
    J Tue Sep 02 02:29:19 2014
    : 434796K->47616K(476672K), 0.3256880 secs] 435332K->95328K(1525248K), 0.3259093 secs]

    F [Thr 3460] Tue Sep 02 02:29:26 2014
    F  [Thr 3460] *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
    F  [Thr 3460] *** LOG => exiting (exitcode 2150, retcode 1).
    M  [Thr 3460] CCMS: CCMS Monitoring Cleanup finished successfully.
    trc file: "C:\usr\sap\PID\DVEBMGS00\work\dev_server0", trc level: 1, release: "711"
    sysno      00
    sid        PID
    systemid   562 (PC with Windows NT)
    relno      7110
    patchlevel 0
    patchno    92
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    pid        5224
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      All, egi
    Tue Sep 02 02:30:00 2014
    *  trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : C:\usr\sap\PID\DVEBMGS00\exe\jstart.EXE
      arg[ 1] : -appTrc
      arg[ 2] : -nodeId=2
      arg[ 3] : pf=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[ 4] : -DSAPINFO=PID_00_server0
      arg[ 5] : -hostvm
      arg[ 6] : -nodeName=ID2463250
      arg[ 7] : -file=C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\instance.properties
      arg[ 8] : -jvmFile=C:\usr\sap\PID\DVEBMGS00\work\jstart.jvm
      arg[ 9] : -traceFile=C:\usr\sap\PID\DVEBMGS00\work\dev_server0
      arg[10] : -javaOutFile=C:\usr\sap\PID\DVEBMGS00\work\jvm_server0.out
      arg[11] : -DSAPSTART=1
      arg[12] : -DSAPSYSTEM=00
      arg[13] : -DSAPSYSTEMNAME=PID
      arg[14] : -DSAPMYNAME=usatlsv117_PID_00
      arg[15] : -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
      arg[16] : -DFRFC_FALLBACK=ON
      arg[17] : -DFRFC_FALLBACK_HOST=localhost

    F Tue Sep 02 02:30:00 2014
    F  ********************************************************************************
    F  Java environment properties
    F    root directory    : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5
    F    vendor            : SAP AG
    F    version           : 1.5.0_14
    F    cpu               : amd64
    F    java vm type      : server
    F    java vm version   : 5.1.027
    F    jvm library name  : jvm.dll
    F    library path      : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin
    F    executable path   : C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin
    F    SAP extensions    : available
    F  ********************************************************************************
    I  [Thr 6284] MtxInit: 10002 0 2
    I  [Thr 6284] MPI: dynamic quotas disabled.
    I  [Thr 6284] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  [Thr 6284] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=1002;cur=2048)
    M  [Thr 6284] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
    M  [Thr 6284] CCMS uses Shared Memory Key 73 for monitoring.
    M  [Thr 6284] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  [Thr 6284] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  [Thr 6284] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  [Thr 6284] CCMS: CCMS Monitoring Initialization finished, rc=0.

    F Tue Sep 02 02:30:00 2014
    F  ********************************************************************************
    F  SAP JVM arguments:
    F    arg[ 0] = vfprintf
    F    arg[ 1] = abort
    F    arg[ 2] = exit
    F    arg[ 3] = -XmonGcCallback
    F    arg[ 4] = -XdebugStateChangeCallback
    F    arg[ 5] = -DSAPSTART=1
    F    arg[ 6] = -DSAPSYSTEM=00
    F    arg[ 7] = -DSAPSYSTEMNAME=PID
    F    arg[ 8] = -DSAPMYNAME=usatlsv117_PID_00
    F    arg[ 9] = -DSAPPROFILE=C:\usr\sap\PID\SYS\profile\PID_DVEBMGS00_usatlsv117
    F    arg[10] = -DFRFC_FALLBACK=ON
    F    arg[11] = -DFRFC_FALLBACK_HOST=localhost
    F    arg[12] = -Xjvmx
    F    arg[13] = -XsapSystem:00
    F    arg[14] = -DSAPSTARTUP=1
    F    arg[15] = -DSAPDBHOST=usatlsv117
    F    arg[16] = -DSAPINFO=PID_00_server0
    F    arg[17] = -Dj2ee.dbhost=usatlsv117
    F    arg[18] = -Dsun.java.launcher=jstart
    F    arg[19] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=00 -DSAPSYSTEMNAME=PID -DSAPMYNAME=usatlsv117_PID_00 -DSAPPROFILE=C:\\usr\\sap\\PID\\SYS\\profile\\PID_DVEBMGS00_usatlsv117 -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost
    F    arg[20] = -Djstartup.mode=JSTART
    F    arg[21] = -Djstartup.whoami=server
    F    arg[22] = -Djstartup.ownProcessId=5224
    F    arg[23] = -Djstartup.ownHardwareId=Q1489088110
    F    arg[24] = -Djstartup.debuggable=yes
    F    arg[25] = -DLoadBalanceRestricted=no
    F    arg[26] = -XdebugPortRange:50021-50021
    F    arg[27] = -Denv.class.path=
    F    arg[28] = -Dsys.global.dir=C:\usr\sap\PID\SYS\global
    F    arg[29] = -Dapplication.home=C:\usr\sap\PID\DVEBMGS00\exe
    F    arg[30] = -Djava.class.path=C:\usr\sap\PID\DVEBMGS00\exe\jstart71.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\jvmx.jar;C:\usr\sap\PID\DVEBMGS00\exe\jre\lib\iqlib.jar;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\lib\tools.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\jaas.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\boot\memoryanalyzer.jar
    F    arg[31] = -Djava.library.path=C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin\server;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\bin;C:\usr\sap\PID\DVEBMGS00\j2ee\os_libs;C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\bin;C:\usr\sap\PID\DVEBMGS00\exe;C:\oracle\PID\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\j2sdk1.4.2_13-x64\bin;C:\Program Files (x86)\Windows Imaging;C:\Program Files\OmniBack\bin
    F    arg[32] = -XX:MaxNewSize=512m
    F    arg[33] = -Xms1536m
    F    arg[34] = -XX:PermSize=1536m
    F    arg[35] = -Xmx2560m
    F    arg[36] = -XX:NewSize=512m
    F    arg[37] = -XX:MaxPermSize=1536m
    F    arg[38] = -Drdbms.driverLocation=C:\usr\sap\PID\DVEBMGS00\exe\ojdbc14.jar
    F    arg[39] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler
    F    arg[40] = -Djava.security.policy=./../bin/kernel/java.policy
    F    arg[41] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    F    arg[42] = -Dnetworkaddress.cache.ttl=10
    F    arg[43] = -Djco.jarm=1
    F    arg[44] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    F    arg[45]

    stdout/stderr redirection
    node name   : server0
    host name   : usatlsv117
    system name : PID
    system nr.  : 00
    started at  : Tue Sep 02 03:32:31 2014
    JVMX version - Dec 11 2008 23:18:49 - 51_REL - optU - windows amd64 - bas2:113000 (mixed mode)
    (CompilerOracle read from file C:\usr\sap\PID\DVEBMGS00\exe\sapjvm_5\jre\.hotspot_compiler )
    (CompilerOracle exclude com/sun/tools/javac/code/SymbolMethodSymbol overrides)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Class loading cache information loaded from package index [C:\usr\sap\PID\DVEBMGS00\j2ee\cluster\bin\index.list]
    Reading kernel properties from kernelProperties.bin file...
       Checked the data for 63 ms
       Read the objects for 484 ms
       Substituted the values for 125 ms
    Finished reading kernel objects for 609 ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.11.3301.353173.20131008093148 SP 13] is starting server process [ID2463250] on host [usatlsv117]...
    Loading [LogManager]... [39329] ms
    Loading [PoolManager]... [15] ms
    Loading [ApplicationThreadManager]... [219] ms
    Loading [ThreadManager]... 46.066: [GC 46.066: [ParNew: 429056K->5700K(476672K), 0.0113643 secs] 429063K->5707K(1525248K), 0.0115702 secs]
    [31] ms
    Loading [ClassLoaderManager]... [16] ms
    Loading [ClusterManager]... [437] ms
    Loading [LockingManager]... [94] ms
    Loading [ConfigurationManager]... [1922] ms
    Loading [CacheManager]... [78] ms
    Loading [DatabaseManager]... [1047] ms
    Loading [SessionManager]... [1266] ms
    Loading [LicensingManager]... [31] ms
    Loading [ServiceManager]...
    Initialize components for : 203 ms.
    Resolve components for : 360 ms.
    Load components for 3437 ms.
    Loading services.
    Calculate startup service set for 469 ms.
      Service [webservices] started. [0] ms / [0] CPU ms
      Service [tc~je~security~api] started. [0] ms / [0] CPU ms
      Service [tc~je~cross~api] started. [0] ms / [0] CPU ms
      Service [r3startup] started. [0] ms / [0] CPU ms
      Service [tc~esi~uddi~content~handler] started. [0] ms / [0] CPU ms
      Service [tc~je~mngt_model~srv] started. [0] ms / [0] CPU ms
      Service [engine.lm.log.facade] started. [0] ms / [0] CPU ms
      Service [engine.dsr.facade] started. [0] ms / [0] CPU ms
      Service [tc~je~content~classification~handler] started. [0] ms / [0] CPU ms
      Service [runtimeinfo] started. [46] ms / [0] CPU ms
      Service [cluster] started. [15] ms / [0] CPU ms
      Service [memory] started. [156] ms / [46] CPU ms
      Service [timeout] started. [156] ms / [78] CPU ms
      Service [jmx_notification] started. [187] ms / [0] CPU ms
      Service [cross] started. [156] ms / [15] CPU ms
      Service [userstore] started. [125] ms / [0] CPU ms
      Service [log_configurator] started. [250] ms / [78] CPU ms
      Service [locking] started. [94] ms / [0] CPU ms
      Service [p4] started. [344] ms / [62] CPU ms
      Service [classload] started. [0] ms / [0] CPU ms
      Service [classload.facade] started. [0] ms / [0] CPU ms
      Service [msp] started. [62] ms / [15] CPU ms
      Service [classpath_resolver] started. [218] ms / [15] CPU ms
      Service [tc~sec~destinations~provider] started. [922] ms / [187] CPU ms
      Service [naming] started. [797] ms / [265] CPU ms
      Service [objectanalyzing] started. [47] ms / [0] CPU ms
      Service [file] started. [16] ms / [0] CPU ms
      Service [appclient] started. [93] ms / [0] CPU ms
      Service [tc~je~sca~ejb.plugin] started. [0] ms / [0] CPU ms
      Service [ts] started. [250] ms / [31] CPU ms
      Service [licensing] started. [16] ms / [0] CPU ms
      Service [engine.license.facade] started. [0] ms / [0] CPU ms
      Service [javamail] started. [359] ms / [62] CPU ms
      Service [connector] started. [469] ms / [78] CPU ms
      Service [library_container] started. [31] ms / [15] CPU ms
      Service [schemaprocessor~srv] started. [3078] ms / [953] CPU ms
      Service [http] started. [4078] ms / [218] CPU ms
    69.171: [GC 69.171: [ParNew: 434756K->47616K(476672K), 0.3116390 secs] 435300K->96608K(1525248K), 0.3119670 secs]
      Service [deploy] started. [16469] ms / [343] CPU ms
      Service [deploy.facade] started. [0] ms / [0] CPU ms
      Service [metadatarepository] started. [0] ms / [0] CPU ms
      Service [MigrationService] started. [31] ms / [15] CPU ms
      Service [engine.migservice.facade] started. [0] ms / [0] CPU ms
      Service [engine.migration.facade] started. [0] ms / [0] CPU ms
      Service [orpersistence] started. [359] ms / [46] CPU ms
      Service [dbpool] started. [2703] ms / [453] CPU ms
      Service [dbpool.facade] started. [0] ms / [0] CPU ms
      Service [tc~je~sca~integration] started. [2891] ms / [1890] CPU ms
      Service [tc~je~dbcontainer~srv] started. [140] ms / [0] CPU ms
      Service [tc~je~sca~ws.plugin] started. [156] ms / [125] CPU ms
      Service [tc~je~cachemgmt~srv] started. [922] ms / [125] CPU ms
      Service [com.sap.security.core.ume.service] start ================= ERROR =================
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination UMEBackendConnection could not be created: java.lang.NoSuchMethodError: com.sap.security.core.server.destinations.lib.RFCDestinationCore.setLoginTicket(Ljava/lang/String;)V
      at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:402)
      at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
      at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)
      at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)
      at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:60)
      at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
      at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:177)
      at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:295)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination UMEBackendConnection could not be created: java.lang.NoSuchMethodError: com.sap.security.core.server.destinations.lib.RFCDestinationCore.setLoginTicket(Ljava/lang/String;)V
      at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:642)
      at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getNewInstance(PrincipalDatabagFactory.java:228)
      at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:170)
      at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:240)
      at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:157)
      at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:103)
      at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:208)
      at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:263)
      ... 7 more
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination UMEBackendConnection could not be created: java.lang.NoSuchMethodError: com.sap.security.core.server.destinations.lib.RFCDestinationCore.setLoginTicket(Ljava/lang/String;)V
      at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:227)
      at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:550)
      at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:517)
      ... 14 more
    Caused by: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination UMEBackendConnection could not be created: java.lang.NoSuchMethodError: com.sap.security.core.server.destinations.lib.RFCDestinationCore.setLoginTicket(Ljava/lang/String;)V
      at com.sap.security.core.persistence.datasource.imp.r3persistence.R3JCo700Proxy.<init>(R3JCo700Proxy.java:111)
      at com.sap.security.core.persistence.datasource.imp.r3persistence.R3JCoProxy.getInstance(R3JCoProxy.java:136)
      at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.doInitRfc(R3PersistenceBase.java:778)
      at com.sap.security.core.persistence.datasource.imp.R3Persistence.localInitialization(R3Persistence.java:258)
      at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:525)
      ... 15 more
    Caused by: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination UMEBackendConnection could not be created: java.lang.NoSuchMethodError: com.sap.security.core.server.destinations.lib.RFCDestinationCore.setLoginTicket(Ljava/lang/String;)V
      at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:208)
      at com.sap.conn.jco.rt.DefaultDestinationManager.searchDestination(DefaultDestinationManager.java:374)
      at com.sap.conn.jco.rt.DefaultDestinationManager.getDestinationInstance(DefaultDestinationManager.java:89)
      at com.sap.conn.jco.JCoDestinationManager.getDestination(JCoDestinationManager.java:86)
      at com.sap.security.core.persistence.datasource.imp.r3persistence.R3JCo700Proxy.<init>(R3JCo700Proxy.java:91)
      ... 19 more
    Caused by: java.lang.NoSuchMethodError: com.sap.security.core.server.destinations.lib.RFCDestinationCore.setLoginTicket(Ljava/lang/String;)V
      at com.sap.security.core.server.destinations.provider.DestinationsProviderFrame.getDestinationProperties(DestinationsProviderFrame.java:164)
      at com.sap.conn.jco.rt.DefaultDestinationManager.getProperties(DefaultDestinationManager.java:324)
      at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:161)
      ... 23 more
    FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [com.sap.security.core.ume.service] failed to start]

  • Can't start SAP after Java add-in installation

    Hi,
    We have migrated our BW 3.1C system to BI 7.0 (Win2003, Oracle 10.2, non-unicode). Everything was OK with the Abap system upgrade. Now we are making a BI Java installation over the BI 7.0 Abap system (Java add-in installation). We have made the first step, SCS instance installation and now the SAP BI 7.0 abap system doesn't startup.
    The workprocess fail to connect to Oracle and don't startup:
    M Fri Dec 07 22:47:00 2007
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  Prepending F:\usr\sap\BWK\SYS\exe\run to Path.
    C  Oracle Client Version: '10.2.0.1.0'
    C  *** ERROR => OCI-call 'OCIEnvCreate' failed: rc = -1
    [dboci.c      2159]
    C  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    [dboci.c      1986]
    B  ***LOG BY2=> sql error -1     performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error -1     performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [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   10169]
    Any idea about how to solve the problem?
    Thanks in advance!

    Hi,
    ORA_NLS33 is not set as environment variable. We uninstalled the J2EE so now everything should be non-unicode and SAP should startup but we continue with the same error.
    Some more info...
    DW log info when everything was ok:
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  CLIENT_ORACLE_HOME is not set as environment variable or
    C  DIR_CLIENT_ORAHOME is not set as profile parameter.
    C    assuming using instant client with unspecified location.
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPBWT's password
    C  Connecting as /@BWK on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 WE8DEC                                                    1   048D7FA8   0BD02454   0BD01CDC
    C  Attaching to DB Server BWK (con_hdl=0,svchp=0BD01C28,svrhp=0BD04A24)
    C  Starting user session (con_hdl=0,svchp=0BD01C28,srvhp=0BD04A24,usrhp=0BD25D68)

    C Thu Dec 06 18:00:20 2007
    C  Now '/@BWK' is connected (con_hdl 0, nls_hdl 0).
    Actual DW log with the errors:
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  CLIENT_ORACLE_HOME is not set as environment variable or
    C  DIR_CLIENT_ORAHOME is not set as profile parameter.
    C    assuming using instant client with unspecified location.
    C  Oracle Client Version: '10.2.0.1.0'
    C  *** ERROR => OCI-call 'OCIEnvCreate' failed: rc = -1
    [dboci.c      2159]
    C  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    [dboci.c      1986]
    B  ***LOG BY2=> sql error -1     performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error -1     performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [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   10169]
    There is no "C  Nls CharacterSet..." line, the problem must be something regarding NLS charactersets, non-unicode/unicode issues...
    But we don't know how to solve the problem.
    Any idea?
    Thanks again,
    Jon

  • How to start/stop/restart a java desktop application from remote machine

    Hi,
    I want to know is there a way in java where i can start/stop/restart a java desktop application running on a remote machine through another java desktop application?
    For e.g i have an Admin console which monitors its clients based on socket communication, all of them are java desktop applications. I want to also give start/stop remote clients through my Admin console.
    I am thinking in terms of windows system service which can start/restart/stop my clients on request of Admin console, but how can i call this system service remotely?
    How can i do it?

    I got it. its about connection...

  • Can we install XI3.0 SR1 on a NON-UNICODE SAP ABAP + Java System

    Hello,
    I am trying to install XI 3.0 SR1 but i don't have an UNICODE SAP ABAP + Java System. So my question is, that is it possible to install XI on a NON-UNICODE SAP ABAP + JAVA Syatem?

    Xi 3.0 is an non unicode system, so i guess you can start installing the Xi3.0.....
    might be helpfull
    https://websmp201.sap-ag.de/unicode.
    Message was edited by:
            Nisar Khan

  • Starting a java program on System boot/startup

    Hi,
    I am trying to find out how to start a java program on system startup which basically spawns a Thread which in turn does some processing.
    Came across windows specific options which help one make it as a service.Making a .bat for windows and .sh for linux could be a option but not sure where to put these in respective OS or whether it is a good option.
    If someone has tried out similar thing please let me know the details for the same.
    Regards
    Raj

    [codes]
    in command prompt
    type edit startupor somename.bat
    then type
    cd C:\Program Files\Java\jdk1.5.0_01\bin
    javac data1.java
    java data1
    and save
    [codes]
    copy startup.bat file
    and click on start-->programs--> startup(rigthclick and open)
    then paste that file into that folder...
    now you ll get that file opened whenever system boots.
    reply if this was usefull;)

  • Batch / script file to start /stop sap server

    Hi,
       I would like to start/stop SAP server using batch file (in windows). I need this, whenever we have to shutdown the server and restart of the server, so that SAP will automatically shutdown and restart using batch files while server restart cases? If anyone knows, please let me know. Thanks,
    Regards,
    Sundar.

    target of the 700 sapstartsrv improvement was to deliver identical functionality on all SAP platforms. As the DCOM programing model is only available on Windows platforms sapstartsrv.exe was enhanced by the WEB-Service interface and is available now on Unix too.
    The DCOM SAPControl interface of sapstartsrv.exe is still existing, but only on Windows. Here you can use VB Script or any other programming language able to handle DCOM objects to write your own programs / scripts to interact with the SAPControl.
    sapcontrol.exe is a command line program available since 700 which enables you control over nearly all functions of the sapstart service.
    Even it has the same name as the DCOM interface it' something completly different.
    regards
      Peter
    PS: sapcontrol syntax
    usage: sapcontrol [
                       -prot GSOAP_HTTP| http using gsoap build in sockets (default)
                             NI_HTTP|    http using SAP NI sockets (prefer Unix domain sockets)
                             NI_HTTPS|   https using SAP NI sockets (prefer Unix domain sockets)
                             WINHTTP|    http using Windows winhttp
                             WINHTTPS|   https using Windows winhttp
                             PIPE        Windows named pipes
                       [-user <user> <password>] OS user and password for Webservice authentication
                       [-repeat <N> <D>]         Repeat Webmethod call <N> times (-1=forever) with <D> sec delay
                        -format list|            List output format (default)
                                script           Script output format
                       [-host <hostname>]        Host to connect to (default: localhost)
                       -nr <instance nr.>        SAP Instance number to connect to
                       -function <Webmethod> [parameter list]
    Webmethods: Start
                Stop [softtimeout sec]
                Shutdown
                RestartInstance [softtimeout sec]
                StopService
                StartService <SID>
                RestartService
                ParameterValue [<parameter>]
                GetStartProfile
                GetTraceFile
                GetAlertTree
                GetAlerts
                GetEnvironment
                GetVersionInfo
                GetQueueStatistic
                GetProcessList
                GetInstanceProperties
                ListDeveloperTraces
                ReadDeveloperTrace <filename> <filesize>
                ListLogFiles
                ReadLogFile <filename> [<filter> [<language> [<maxentries> [<cookie>]]]]
                AnalyseLogFiles [<severity 0-2>] [<maxentries>] [<starttime YYYY MM DD HH:MM:SS> <endtime YYYY MM DD HH:MM:S
    S>]
                OSExecute <command> <async> <timeout> <protocolfile>
                SendSignal <pid> <signal>
                GetSystemInstanceList
                StartSystem [ALL|SCS|DIALOG|ABAP|J2EE|LEVEL <level> [<waittimeout sec>]]
                StopSystem [ALL|SCS|DIALOG|ABAP|J2EE|LEVEL <level> [[<waittimeout sec>] [softtimeout sec]]]
                RestartSystem [ALL|SCS|DIALOG|ABAP|J2EE|LEVEL <level> [[<waittimeout sec>] [softtimeout sec]]]
                AccessCheck <function>
                ABAPReadSyslog
                ABAPReadRawSyslog
                ABAPGetWPTable
                J2EEControlProcess <processname> <function>
                J2EEGetProcessList
                J2EEGetThreadList
                J2EEGetSessionList
                J2EEGetCacheStatistic
                J2EEGetApplicationAliasList
                J2EEGetVMGCHistory
                J2EEGetVMHeapInfo
                StartWait <timeout sec> <delay sec>
                StopWait <timeout sec> <delay sec>
                WaitforStarted <timeout sec> <delay sec>
                WaitforStopped <timeout sec> <delay sec>
    Exitcode: 0: Last Webmethod call successfull
              1: Last Webmethod call failed, invalid parameter
              2: StartWait, StopWait, WaitforStarted, WaitforStopped timed out
              3: GetProcessList succeeded, all processes running correctly
              4: GetProcessList succeeded, all processes stopped
    Security: Trusted connects without user and password check are possible through
              Unix domain socket or Windows named pipes. Protected webmethods like
              Start or Stop require a trusted connection or OS user and password
              authentication.

  • Windows SAP Start/Stop Scripting

    Hi all,
    We are working in SAP Start/Stop Scripts in Windows + SQL Platform.
    We need some help from your side.We run the command to stop SAP & then SAP is stopped.If SAP is not stopped,next service stop command should not run.
    How can i write in Script & also from which command for SAP Stop. I can get the RC.
    Please help me on this ?
    Thanks,
    Richa
    Edited by: Richa Saran on Sep 14, 2011 9:18 AM
    Edited by: Richa Saran on Sep 14, 2011 9:18 AM

    I run the command sapcontrol -nr %erppno% -prot PIPE -function StopWait 60 10.
    SAP Stopped in MMC .
    My Next Command is stop SAP Services  {NET STOP %servicename% (SAPSID_NO)}
    I want to write the command in Script that NET STOP command will be detect or check that SAP Instance is stopped & then run Service stop command.
    Please help me on this topic.

  • Any JAVA Api to start/stop dhcp server?

    Hello,
    Does JAVA has any API to start/stop DHCP server.
    thanks,
    shimsha

    http://edocs.bea.com/wls/docs81/deployment/tools.html#998698
    That is the API you need to what the weblogic.Deployer tool does.
    Sam
    Amir wrote:
    Hi
    Does anyone knows if weblogic 8.1 provides set of apis to start and stop J2EE
    applications programmatically?
    I know weblogic deployer provides the means to start and stop the J2EE applications
    through scripts. What I want to know if the apis for the scripts are exposed to
    be used within java code.
    Thanks

  • Is there any way to start/stop OBIEE system components other than OPMN

    We had some issues including OPMN into our watch dog process, does oracle provide start/stop scripts to manage system components or we have to rely on OPMN ?
    Appreciate your help
    ~Srix

    Check this link
    http://www.cool-bi.com/CMDline/Individualservices.php
    You can use ias-component name in the output to stop/start individual service
    ex:
    opmnctl startproc ias-component=coreapplication_obips1
    Hope this helps, pls mark as correct if helps
    Edited by: Srini VEERAVALLI on Jan 10, 2013 2:55 PM
    Edited by: Srini VEERAVALLI on Jan 10, 2013 9:57 PM

  • Start/Stop a tablespace via SAP transaction

    Dear All,
    I'm just wondering about start/stop a tablespace via SAP transactions. Is it possible? At the moment i'm working on SAP Netweaver (DB Server:DB2 8.1/z/os 1.7, AS:AIX 5.2).
    Many thanks for your help.
    Regards,

    Thanks Thomas for the fast answer!
    Starting right now to write my commands
    Best regards,
    Andrea

Maybe you are looking for