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

Similar Messages

  • Failed to start e-TEST agent: error starting agent: \ne-TEST process ...

    Hi,
    wihout changing the version or so we suddenly we experience the following error at status page (although the monitored web-page is fine):
    Current alert: Failed to start e-TEST agent: error starting agent: \ne-TEST process has not established socket in 30 seconds.
    Any ideas?
    Thanks in advance

    Hi emposadi,
    It looks like the e-Load server is having trouble communicating with the agent. Are you running the load test using an agent on the same machine or remote machine? You might want to see if a process has grabbed a port that the server communicates with the agent on. I would reboot the machines in question, shut down the Empirix Application Server and verify that ports 1099 and 9001 are not in use. Those are the ports that e-Load uses to communicate with the agent.
    -GateCity_QA

  • HOWTO: start/stop htmldb processes in Unix

    I've installed 10gR2 DB, and then installed HTMLDB from the companion CD. I could access the server no problems, so my configuration is good and working.
    The issue is how do I start/stop the processes. It appears (from this forum) that Windows installs create a service but that's of course no good to me as I'm on AIX.
    I'm a database guy, not an iAS guy, and it took me a while to figure out the way to make this all work.
    First, set your ORACLE_HOME to the HTTP home (not the DB home).
    In ORACLE_HOME/opmn/bin is the magic command:
    ./opmnctl startall
    or
    ./opmnctl stopall
    Seems to do the job.

    That's almost right - that command will start & stop the Oracle HTTP Server (Apache). If Apache is down, then there is no way to access HTML DB via a web browser. However, users - if they had access - could still access the database, of course.
    There is no such thing as the "HTML DB Process", as HTML DB is nothing more than a schema in the database.
    Thanks,
    - Scott -

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

  • System log problem ( Errors in source system)

    Hi,
       I Got the error message at psa level while extracting data from r/3 to bi is
    Errors in source system
    Message no. RSM340
    and i checked in sm21 , i found the system log for my user as
    Operating system call gethostbyname failed (error no. 11004)
    I checked all related forums but no use.
    can any one give the solution.
    thank you.

    hi,
       Basis team side they are saying that every thing is ok. today when i trigger the info package at background job , after extracting 37 lakh records , i got the same error that is
    under details tab
    Data Package 1 : arrived in BW ; Processing : Processing not yet finished, entry 70 still missing  ,
    this message for data package 2 also and
    Data Package 151 : arrived in BW ; Processing : Selected number does not agree with transferred n
    this message for data package 152, 153, 154,155.
    under status tab the error message is
         *Error during import of results for employee 00004000     *
         *Errors in source system ( Message no. RSM340)     *
    I find one thing that when i gave selection on employee number i got the data into psa with out any error but when i gave date as selection at infopackage level i got tha same above error.
    Edited by: Srikanth.T on Feb 28, 2012 12:55 PM

  • Delta Loads failling after system copy with error in source system(RSM340)

    Hi Guru's
    We recently performed system copy in BI side.I am facing same issue in couple of chains.Process chains are failing at delta loads with error in source system(ERROR IN SOURCE SYSTEM-message no-RSM340 ).When I go for repeat option ,delta loads are running fine.I did some research regarding RSM340 and I found note:1576331.
    But my system is not showing any 'Time Inconsistencies'.So.I was not able to find any clue about it.
    Could anybody help  me out in this aspect.
    Thanks!!!
    Kuldeep

    Hi,
    Check whether the profiles that ran in background have the following authorizations.
      The RFC user on BW, receiving data from OLTP system, should have  S_BI-WHM_RFC and S_RS_ALL in the user profile.
    The RFC user on OLTP, receiving request from BW system, should have  S_BI-WX_RFC, S_IDOC_ALL, and, B_ALE_ALL in the user profile.
    Regards .

  • Error 4300 Stops burn process

    stops burn process in first song, ruins CD for use. Displays error 4300

    What does the error 4300 mean--I cannot burn disc....have reloaded i tunes and all! HELP!!!!!!!!

  • HP Pavilian System Fan 90B Error Options Stopped showing up after a few minutes

    I've gas thus pavilion g6 laptop for a year and some months now and I got the error message telling me to go to the hp tech center site. I took out the battery last night and left there there still morning when I turned in the computer it said the same thing then I took the batter out really quick then put it back in and the error screen about the fan stopped showing up but i don't think the fan is working, I don't feel any breeze coming from it... I don't know I'd it's fixed... Can I fix it...? Without breaking my computer open?

    Hi @CatsRcool
    Welcome to the HP Support Forums! I saw your post regarding the problem with the fan. You are going to have to open up the notebook to replace the fan or you can take it to a local technician. If you want to do it yourself here is the Maintenance and Service Guide for your model. On page 75 you will find the part number for the fan and instructions on removing the heat sink assembly which the fan is apart of.
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • Several Song Download problems- Error 8248 + Stops at "Processing"

    I bought one single song, it downloaded fine but it froze at "Processing file" it shows in my itunes but won't play.
    Then i bought an album (not seeing this) and it downloaded all the songs but got the error "8248"
    I searched the discussions and found problems with vcast, i uninstalled it and still nothing!

    Update:
    I restarted my computer, because once I closed iTunes it said the download would finish again. But now my purchases shows nothing new but one song from the album. And no downloads are going on..
    Yet in my purchase history it says I have the entire album and the other song, but i don't.

  • System Migration Agent

    Hi,
    I updated recently with system update and shortly after the system migration agent box started having a canary. At random albeit regular (2 out of three times) when I click on a desktop icon or try to perform a funtion like delete on an item the system migration box appears and starts having a coronary. Is there anybody with a fix for this.
    Thanksing you in advance for your help.
    Solved!
    Go to Solution.

    Removed the system migration agent. It seems the last update of thinkw vantage software has corrupted a couple fo its component parts and I have had to remove them.

  • Error in source system in BI 7.0...

    Hi,
         When creating a source system in Bi 7.0, when i am going to t code- rsa1- client-right click and then check,it's giving an error like:
    EDI-  partner profile not available and then detail for this error is-- a partner profile cannot be found with this key- /DBICLNT300/LS
    THIS INVLOVES THE KEY FIELD OF THE TABLE EDPP1-
    PARNUM-PARTNER NUMBER
    PARTYP-PARTNER TYPE
    Please help me in solving this. Thank You.

    Hello,
    Try a restore on your source system (rightclick -> restore) This way idoc ports and agreements are regenerated between BW and R/3. If this does not solve the problem ceck this:
    Hi,
    Did you do a system copy for BW ?
    Try a restore (rightclick on your source system) in most cases this will solve the problem.
    If not check the notes below:
    184322 Procedure after DB copy of BW source systems
    886102 System Landscape Copy for SAP BW 2.X, 3.X and NW2004s BI
    325470 Activities after client copy in BW source systems
    325525 Copying and renaming systems in a BW environment
    184754 Procedure after BW database copy
    184447 Building a BW-system landscape
    184971 Notes on BW source system connections
    140276 Error in source system assignment
    524554 Storing destinations in the BW environment
    538052 Maintenance of Myself destination in BW
    Regards, Patrick Rieken

  • Error on Compile/Deploy process in VC at CE 7.1 SP05

    Hi,
    I´ve been upgraded my CE 7.1 to SP05 level. I did all the post installation process to have my Visual Composer working, I defined the “Destinations” for the esworkplace and get the Enterprise Service “ PurchaseOrderByIDQueryResponse_In“ to my Visual Composer story board, and generated the model.
    So , When I try to compile or deploy the model for test, I received the follow error at the storyboard:
    An exception occurred at the server while running the build process, reason: Extension with id com.sap.vc.runtimeproviders.WD4VCRuntimeProvider not found. For more details please refer to the log file.
    The messages in the log are: 
    #1.5##005056A92B21004900003EEB00000254061F9ACE73A9A4D6#1205325796717#com.sap.visualcomposer.services.VCBuilder#sap.com/VisualComposerServerEar05#com.sap.visualcomposer.services.VCBuilder#Administrator#22386####bcdb88c0f03111dc8ba6005056a92b21#HTTP Worker ##0#0#Error#1#/System/Server#Plain###Error in execute build process.#
    #1.5##005056A92B21004900003EEC00000254061F9ACE73A9A4D6#1205325796717#System.err#sap.com/VisualComposerServerEar05#System.err#Administrator#22386####bcdb88c0f03111dc8ba6005056a92b21#HTTP Worker ##0#0#Error##Plain###com.sap.visualcomposer.generationfwk.api.exception.TransformationException: Extension with id com.sap.vc.runtimeproviders.WD4VCRuntimeProvider not found
         at com.sap.visualcomposer.genfwk.wrapper.GenericGenFwkWrapper.doGenerateInternal(GenericGenFwkWrapper.java:331)
         at com.sap.visualcomposer.genfwk.wrapper.GenericGenFwkWrapper.buildModel(GenericGenFwkWrapper.java:423)
         at com.sap.visualcomposer.genfwk.wrapper.GenericGenFwkWrapper.buildModel(GenericGenFwkWrapper.java:658)
         at com.sap.visualcomposer.genfwk.wrapper.GenericGenFwkWrapper.buildModel(GenericGenFwkWrapper.java:680)
         at com.sap.visualcomposer.genfwk.wrapper.GenericGenFwkWrapper.buildModel(GenericGenFwkWrapper.java:685)
         at com.sap.visualcomposer.services.VCBuilder.deployUnit(VCBuilder.java:187)
         at com.sap.visualcomposer.services.VCBuilder.access$100(VCBuilder.java:30)
         at com.sap.visualcomposer.services.VCBuilder$deployerFunctor.execute(VCBuilder.java:285)
         at com.sap.visualcomposer.services.VCBuilder.executeProcess(VCBuilder.java:136)
         at com.sap.visualcomposer.services.VCBuilder.deploy(VCBuilder.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.ds.core.processor.impl.ServiceInstanceProcessor.processClientRequest(ServiceInstanceProcessor.java:232)
         at com.sap.ds.core.processor.impl.ServiceInstanceProcessor.doProcessing(ServiceInstanceProcessor.java:103)
         at com.sap.visualcomposer.servlet.ServiceChannel.doIt(ServiceChannel.java:35)
         at com.sap.visualcomposer.servlet.FrontServlet.doAction(FrontServlet.java:44)
         at com.sap.visualcomposer.servlet.FrontServlet.doPost(FrontServlet.java:24)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:145)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    Caused by: com.sap.visualcomposer.generationfwk.api.exception.TransformationException: Extension with id com.sap.vc.runtimeproviders.WD4VCRuntimeProvider not found
         at com.sap.visualcomposer.generationfwk.core.GenericGenerationCore.transformModel(GenericGenerationCore.java:146)
         at com.sap.visualcomposer.genfwk.wrapper.GenericGenFwkWrapper.doGenerateInternal(GenericGenFwkWrapper.java:246)
         ... 52 more
    #1.5##005056A92B21004900003EEE00000254061F9ACE73A9A4D6#1205325796717#com.sap.visualcomposer.services.VCBuilder#sap.com/VisualComposerServerEar05#com.sap.visualcomposer.services.VCBuilder#Administrator#22386####bcdb88c0f03111dc8ba6005056a92b21#HTTP Worker ##0#0#Error#1#/System/Server#Plain###ResultFactory::getParser can't find parser for object of type: com.sap.visualcomposer.utils.ExceptionResult#  
    please, anybody can help me with this problem?
    Thanks
    Márcio

    Hi Marcio,
    You can find them in [Software download center at SAP Serviceplace|https://websmp208.sap-ag.de/swdc]
    [SP Stacks| https://websmp103.sap-ag.de/sp-stacks]
    [info|SAP NetWeaver Composition Environment 7.1 [original link is broken]]
    You need to have SMP login.
    Good luck,
    Dharmi
    The one which is striked is the one....
    Edited by: Dharmi Tanna on Mar 12, 2008 3:16 PM

  • Sql server agent not starting

    I installed sql server 2008 r2 sp2
    sql server agent is not allowing me to start it.
    I run SSCM right click agent but start,stop menus are disabled

    i have only one sql instance named SQLEXPRESS
    The SQL Server Agent is installed with the Express Edition of SQL Server, but it's not a Feature of the Express Edition, therefore you can't start the Agent.
    See
    Features Supported by the Editions of SQL Server 2014
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Error in Start SAP system (Post Processing)

    Hi.,
         I got an error during IDES installation in the step "Start SAP system (Post Processing)".
    The details of START.LOG is as follows
    running sapstart.exe GML 00 xyz -wait
    Start service SAP_00 on machine
    OpenSCManager of
    failed. Error#: 6
    CreateNamedPipe for
    \pipe\SAP_00 Failed, Extended Error #123
    Start service SAP_00 on machine
    OpenSCManager of
    failed. Error#: 6
    Start (StartSAPService) failed.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    Kindly help me out in this regard.
    Thanks in Advance,
    Sridhar

    Sridhar,
    Check the path for the profile (whether it is accessible or not). Just to make sure that system has been installed properly, you could try connection check to the database also.
    Thanks.
    regards,
    Murali

  • SEVERE ERROR: Starting system failed, rc=0

    Hi Experts
                      I am having problem in SRM 2.0 to SRM 5.5(NW 7) Upgrade. I have problem in startup of Shadow Instance. Here is log description.
    more DEVTRACE.LOG
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr 01] Wed Jan  9 17:56:30 2008
    [Thr 01] WLM Tag 'ED2/MSG' successfully set for this process
    [Thr 01] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   324 (IBM RS/6000 with AIX)
    relno      7000
    patchlevel 0
    patchno    110
    intno      20050900
    make:      multithreaded, ASCII, 64 bit, optimized
    pid        4722694
    *[Thr 01] **LOG Q01=> MsSInit, MSStart (Msg Server 1 4722694) [msxxserv_mt. 1824
    [Thr 01] SigISetDefaultAction : default handling for signal 20
    [Thr 01] load acl file = /usr/sap/put/ED2/SYS/global/ms_acl_info
    [Thr 01] MsGetOwnIpAddr: my host addresses are :
    [Thr 01]   2 : [127.0.0.1] localhost (LOCALHOST)
    [Thr 01] HTTP logging is switch off
    *[Thr 01] **LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cp
    p 3174]
    *[Thr 01] *** ERROR => NiIBindSocket: SiBind failed for hdl 1 / sock 8*
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:8100) [nixxi.cpp    3174]
    *[Thr 01] *** ERROR => MsHttpCommInit: Ni2Listen(8100) (rc=NIESERV_USED) [msxxhtt*
    p_mt. 3444]
    *[Thr 01] *** ERROR => MsHttpPortBind: MsHttpCommInit (port=8100) [msxxhttp_mt. 3*
    847]
    *[Thr 01] *** HTTP port 8100 state CLOSED ****
    [Thr 01] MsHttpOwnDomain: own domain[1] = ent.agt.ab.ca
    [Thr 01] ms/icf_info_server : deleted
    *[Thr 01] *** I listen to port sapmsSHDED2 (3605) ****
    [Thr 01] CUSTOMER KEY: >N1501146322<
    more STARTSFI.LOG
    1 ETQ201XEntering upgrade-phase "START_SHDI_FIRST" ("20080109175630")
    2 ETQ366 Connect variables are set for shadow instance access
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_ora_schema=SAPED2
    4 ETQ399   auth_shadow_upgrade=1
    4 ETQ399 Set environment for shadow connect:
    4 ETQ399 ENV: dbs_ora_schema=SAPED2
    4 ETQ399 ENV: auth_shadow_upgrade=1
    4 ETQ399 Set RFC variables for shadow connect:
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Set tool parameters for shadow connect:
    4 ETQ380 computing toolpath for request "TP_SHADOW_CONNECT"
    4 ETQ381 request "TP_SHADOW_CONNECT" means "tp needs to connect to shadow system
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    4 ETQ399   default TPPARAM: SHADOW.TPP
    4 ETQ380 computing toolpath for request "TP_ALWAYS_NEW"
    4 ETQ381 request "TP_ALWAYS_NEW" means "always tp from DIR_PUT/exe, for phase KX
    _SWITCH"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    2 ETQ399 Starting shadow instance
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2 ETQ353 Starting system
    4 ETQ399 ext. env.: DIR_LIBRARY=/usr/sap/ED2/SYS/exe/run
    4 ETQ399 ext. env.: LIBPATH=/usr/sap/ED2/SYS/exe/run:/usr/lib:/lib:/usr/sap/ED2/
    SYS/exe/run
    4 ETQ399 2008/01/09 17:56:30: put_execute: (startsap) forkpid:9027768
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-2"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-2"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-2"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-2"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-2"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-2"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="ED2", Nr="01", GwHost="iedm3330dd", GwService="sa
    pgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-2"
    2EETQ399 Starting shadow instance failed
    2EETQ399 Test RFC failed finally
    2EETQ399 Dialogue: ERROR
    2EETQ399 Starting system failed, rc=0
    You help & time in this matter will be highly appreciated.
    Thanks & Regards
    Jignesh

    Hi Marcus
                     Thanks for quick response. I did same exercise earlier. Shadow Instance started without dispatcher.
    iedm3330dd:ed2adm>  ps -ef | grep ED2_DVEBMGS01
      ed2adm 4817018 7942216   0 09:16:45      -  0:00 ms.sapED2_DVEBMGS01 pf=/usr/s
    ap/put/ED2/SYS/profile/ED2_DVEBMGS01_iedm3330dd
      ed2adm 4821170 7942216   0 09:16:45      -  0:00 co.sapED2_DVEBMGS01 -F pf=/us
    r/sap/put/ED2/SYS/profile/ED2_DVEBMGS01_iedm3330dd
      ed2adm 4849734 7942216   0 09:16:45      -  0:00 se.sapED2_DVEBMGS01 -F pf=/us
    r/sap/put/ED2/SYS/profile/ED2_DVEBMGS01_iedm3330dd
      ed2adm 4853912 8847520   0 10:01:29  pts/1  0:00 grep ED2_DVEBMGS01
    Log file :
    iedm3330dd:ed2adm> pwd
    /usr/sap/put/ED2/DVEBMGS01/work
    iedm3330dd:ed2adm> more  dev_disp.new
    trc file: "dev_disp.new", trc level: 1, release: "700"
    sysno      01
    sid        ED2
    systemid   324 (IBM RS/6000 with AIX)
    relno      7000
    patchlevel 0
    patchno    111
    intno      20050900
    make:      single threaded, ASCII, 64 bit, optimized
    pid        4853984
    Thu Jan 10 09:16:46 2008
    kernel runs with dp version 229(ext=109) (@(#) DPLIB-INT-VERSION-229)
    length of sys_adm_ext is 364 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 4853984) [dpxxdisp.c   1239]
            shared lib "dw_xml.so" version 111 successfully loaded
            shared lib "dw_xtc.so" version 111 successfully loaded
            shared lib "dw_stl.so" version 111 successfully loaded
            shared lib "dw_gui.so" version 111 successfully loaded
            shared lib "dw_mdm.so" version 111 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    WARNING => DpNetCheck: NiServToNo(sapdp01) failed (rc=-3)
    ERROR => DpNetCheck: NiServToNo(sapgw01) failed (rc=-3) [dpxxtool2.c  5223]
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust t
    he 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 >iedm3330dd_ED2_01                       <
    DpShMCreate: sizeof(wp_adm)             7488    (936)
    DpShMCreate: sizeof(tm_adm)             4957464 (24664)
    DpShMCreate: sizeof(wp_ca_adm)          18000   (60)
    DpShMCreate: sizeof(appc_ca_adm)        6000    (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/548040/548048
    DpShMCreate: sizeof(comm_adm)           548048  (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0       (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)           0       (72)
    DpShMCreate: sizeof(vmc_adm)            0       (1616)
    DpShMCreate: sizeof(wall_adm)           (22440/36712/56/104)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY             (addr: 7000000000a6000, size: 5603560)
    DpShMCreate: allocated sys_adm at 7000000000a6000
    DpShMCreate: allocated wp_adm at 7000000000a7ba0
    DpShMCreate: allocated tm_adm_list at 7000000000a98e0
    DpShMCreate: allocated tm_adm at 7000000000a9940
    DpShMCreate: allocated wp_ca_adm at 700000000563e58
    DpShMCreate: allocated appc_ca_adm at 7000000005684a8
    DpShMCreate: allocated comm_adm at 700000000569c18
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 7000000005ef8e8
    DpShMCreate: allocated gw_adm at 7000000005ef968
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 7000000005ef998
    DpShMCreate: allocated wall_adm at 7000000005ef9a0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    ERROR => DpIPCInit2: NiServToNo failed (--3) [dpxxtool2.c  511]
    DP_FATAL_ERROR => DpSapEnvInit: DpIPCInit2
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jan 10 09:16:56 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)                        Thu Jan 10 16:16:56 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  Us
    er         Action                    Table
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    0 ?         -1 Free          no      0   0        0                           
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    1 ?         -1 Free          no      0   0        0                           
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    2 ?         -1 Free          no      0   0        0                           
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    3 ?         -1 Free          no      0   0        0                           
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    4 ?         -1 Free          no      0   0        0                           
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    5 ?         -1 Free          no      0   0        0                           
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    6 ?         -1 Free          no      0   0        0                           
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    7 ?         -1 Free          no      0   0        0                           
    Dispatcher Queue Statistics                     Thu Jan 10 16:16:56 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    ERROR => DpMQueueInfo: DpQueueInfo [dpxxtool.c   1870]
    Dump of tm_adm structure:                       Thu Jan 10 16:16:56 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks                   Thu Jan 10 16:16:56 2008
    =============================
    Slots: 300, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jan 10 09:17:01 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >iedm3330dd_ED2_01                       < (normal)
    DpJ2eeDisableRestart
    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
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    ERROR => EvtSet: Ill. Event Handle = 0 [evtux.c      1228]
    ERROR => DpWakeUpWps: EvtSet (rc=2) [dpxxdisp.c   10960]
    Stop work processes
    Terminate gui connections
    wait for end of work processes
    not attached to the message server
    cleanup EM
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ShmCreate( 76, 0, 2, 0x110750af0 )
    ShmKeyPermission( 76 ) = 0740 (octal)
    cleanup event management
    cleanup shared memory/semaphores
    ShmCleanup SHM_SYS_ADM_KEY
    ShmCleanup( 1 )
    ShmCreate( 1, 0, 2, 0xfffffffffffedf0 )
    ShmProtect( 1, 3 )
    ShmCreate( 1, 0, 2, -> 0x7000000000a4000 )
    ShmCleanup SHM_DP_ADM_KEY
    ShmCleanup( 2 )
    ShmCreate( 2, 0, 2, 0xfffffffffffedf0 )
    ShmProtect( 2, 3 )
    ShmCreate( 2, 0, 2, -> 0x7000000000a6000 )
    ShmCleanup SHM_DP_CA_KEY
    ShmCleanup( 3 )
    ShmCreate( 3, 0, 2, 0xfffffffffffedf0 )
    ShmProtect( 3, 3 )
    ShmProtect: shmat key 3 prot 3/0 done
    ShmCreate( 3, 0, 2, -> 0x700000030000000 )
    ShmCleanup SHM_PF_KEY
    ShmCleanup( 4 )
    ShmCreate( 4, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 4 ) = 0740 (octal)
    ShmCleanup SHM_PRES_BUF
    ShmCleanup( 14 )
    ShmCreate( 14, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 14, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_CALI_BUFFER
    ShmCleanup( 11 )
    ShmCreate( 11, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 11, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_DB_TBUFF
    ShmCleanup( 19 )
    ShmCreate( 19, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 19 ) = 0740 (octal)
    ShmCleanup SHM_DB_TBUFF_P
    ShmCleanup( 33 )
    ShmCreate( 33, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 33, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_DB_STBUFF
    ShmCleanup( 41 )
    ShmCreate( 41, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 41 ) = 0740 (octal)
    ShmCleanup SHM_DB_TTBUFF
    ShmCleanup( 42 )
    ShmCreate( 42, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 40, 42, 0, 2, 0xfffffffffffec78 )
    Profile configuration error detected, use temporary corrected setup
    Shared Pool 40: ipc/shm_psize_40 = 68000000 (too small)
    Shared Pool 40: (smaller than default 112000000)
    Shared Pool 40: (default size assumed 112000000)
    ShmCreate( 40, 0, 2, 0xfffffffffffea98 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_FTBUFF
    ShmCleanup( 43 )
    ShmCreate( 43, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 40, 43, 0, 2, 0xfffffffffffec78 )
    ShmCreate( 40, 0, 2, 0xfffffffffffea98 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_SNTBUFF
    ShmCleanup( 45 )
    ShmCreate( 45, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 40, 45, 0, 2, 0xfffffffffffec78 )
    ShmCreate( 40, 0, 2, 0xfffffffffffea98 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_IRBUFF
    ShmCleanup( 44 )
    ShmCreate( 44, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 40, 44, 0, 2, 0xfffffffffffec78 )
    ShmCreate( 40, 0, 2, 0xfffffffffffea98 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_OBJ_BUFFER
    ShmCleanup( 54 )
    ShmCreate( 54, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 54, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_DB_SYNC
    ShmCleanup( 46 )
    ShmCreate( 46, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 40, 46, 0, 2, 0xfffffffffffec78 )
    ShmCreate( 40, 0, 2, 0xfffffffffffea98 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_CUA_BUFFER
    ShmCleanup( 47 )
    ShmCreate( 47, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 40, 47, 0, 2, 0xfffffffffffec78 )
    ShmCreate( 40, 0, 2, 0xfffffffffffea98 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_OTR_BUFFER
    ShmCleanup( 64 )
    ShmCreate( 64, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 64 ) = 0740 (octal)
    ShmCleanup SHM_DB_ESM_BUFFER
    ShmCleanup( 65 )
    ShmCreate( 65, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 65 ) = 0740 (octal)
    ShmCleanup SHM_ROLL_AREA_KEY
    ShmCleanup( 9 )
    ShmCreate( 9, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 9 ) = 0740 (octal)
    ShmCleanup SHM_PAGING_AREA_KEY
    ShmCleanup( 8 )
    ShmCreate( 8, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 8 ) = 0740 (octal)
    ShmCleanup SHM_ROLL_ADM_KEY
    ShmCleanup( 17 )
    ShmCreate( 17, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 17, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_PAGING_ADM_KEY
    ShmCleanup( 18 )
    ShmCreate( 18, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 18 ) = 0740 (octal)
    ShmCleanup SHM_PXA_KEY
    ShmCleanup( 6 )
    ShmCreate( 6, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 6 ) = 0740 (octal)
    ShmCleanup SHM_ENQ_TABLE_KEY
    ShmCleanup( 34 )
    ShmCreate( 34, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 34, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_ENQID_KEY
    ShmCleanup( 58 )
    ShmCreate( 58, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 58, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_VB_ADM_KEY
    ShmCleanup( 7 )
    ShmCreate( 7, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 7 ) = 0740 (octal)
    ShmCleanup SHM_DB_POOL
    ShmCleanup( 40 )
    ShmCreate( 40, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_ES2_ADM
    ShmCleanup( 76 )
    ShmCreate( 76, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 76 ) = 0740 (octal)
    ShmCleanup SHM_EM_ADM
    ShmCleanup( 51 )
    ShmCreate( 51, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 51, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_EM2_ADM
    ShmCleanup( 77 )
    ShmCreate( 77, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 77 ) = 0740 (octal)
    ShmCleanup SHM_EG2_ADM
    ShmCleanup( 78 )
    ShmCreate( 78, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 78 ) = 0740 (octal)
    ShmCleanup SHM_MSBUF
    ShmCleanup( 52 )
    ShmCreate( 52, 0, 2, 0xfffffffffffedf0 )
    ShmProtect( 52, 3 )
    ShmCreate( 52, 0, 2, -> 0x700000000600000 )
    ShmCleanup SHM_THRUN_ADM_KEY(th run adm)
    ShmCleanup( 30 )
    ShmCreate( 30, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 30, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_JAVA
    ShmCleanup( 70 )
    ShmCreate( 70, 0, 2, 0xfffffffffffedf0 )
    ShmKeyPermission( 70 ) = 0740 (octal)
    ShmCleanup SHM_PF_AS_KEY(Appl.Statistics)
    ShmCleanup( 56 )
    ShmCreate( 56, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 56, 0, 2, 0xfffffffffffec78 )
    ShmCleanup SHM_POOL_0
    ShmCleanup( 10 )
    ShmCreate( 10, 0, 2, 0xfffffffffffedf0 )
    ShmProtect( 10, 3 )
    ShmCreate( 10, 0, 2, -> 0x700000000000000 )
    ShmCleanup SHM_PROFILE
    ShmCleanup( 57 )
    ShmCreate( 57, 0, 2, 0xfffffffffffedf0 )
    ShmGet( 10, 57, 0, 2, 0xfffffffffffec78 )
    ShmCreate( 10, 0, 2, 0xfffffffffffea98 )
    ShmKeyPermission( 10 ) = 0740 (octal)
    MiCleanup:
    ShmCleanup( 62 )
    ShmCreate( 62, 0, 2, 0xfffffffffffed60 )
    ShmKeyPermission( 62 ) = 0740 (octal)
    ERROR => ShmCleanup(62) failed 3 [mpixx.c      3239]
    MpiCleanup() -> 1
    removing Semaphore-Management
    removing request queue
    ShmCleanup( 31 )
    ShmCreate( 31, 0, 2, 0xfffffffffffed70 )
    ShmGet( 10, 31, 0, 2, 0xfffffffffffebf8 )
    ShmCreate( 10, 0, 2, 0xfffffffffffea18 )
    ShmKeyPermission( 10 ) = 0740 (octal)
    ERROR => DpRqIQRemove: ShmDelete [dpxxqueu.c   431]
    closing connect handles (dgm + tcp)
    ***LOG Q05=> DpHalt, DPStop ( 4853984) [dpxxdisp.c   10631]
    shutdown completed - server stopped ***
    I have already requested for port entry change in services file.
    Jignesh

Maybe you are looking for

  • User defined function in PI 7.1 compilation error "Recompile with -Xlint"

    Hi All, I have a user defined function in PI 7.1 .,which is throwing the following error. Do i need to add any import statements like "import java.lang.String" in the beginning. It is unable to recognize the String methods used in the user defined fu

  • Acrobat 9 scrambles graphics

    Just updated to 9. First document I convert and all I can say is %&*(^. I have had nothing but problems with Acrobat. 6 stopped working all together (could not install/uninstall or repair), 7 was a joke that couldn't convert anything over 20 pages wi

  • Precalculation Service issue in BI 7.0 after SP13

    Wondering if anyone experienced this problem with the precalc service after applying SP13.  We recently applied SP13 and eversince our scheduled workbooks do not run anymore.  Seems that the jobs gets kicked at the specified time, it gets queued up i

  • Loading HTML document?

    I have a reference document I'd like to put on the iPod Touch so this information is readily handy for me. If I get this document into HTML form, how would I install this so that I could browse it locally while not on wireless?

  • FaceTime HD camera

    Since the update to OS X Yosemite the FaceTime HD camera does not work anymore. In all applications (FaceTime.app, systempref\userprofile) comes the message, that no camera was found. Can you help me?