CF Server will not restart

I have just installed ColdFusion 9 (FOR 10th TIME) After installing 9 i when ahead and installed the update (9.0.1) - I did the installation be following the instructions on the Adobe installation document - CF installed without any error,
But now... I cannot get CF Application to restart. It give me the following error:
"Windows could not start the ColdFusion 9 Application Server ... services-specific error code 2"
I have checked the log file but cannot find anything???
PLEASE - can someone help - this is driving me nuts

Same problem after updating to 9.0.1 on linux.
I ended up switching java.home in my coldfusion/bin/jvm.config to get it working once again:
# VM configuration
# Where to find JVM, if {java.home}/jre exists then that JVM is used
# if not then it must be the path to the JRE itself
#java.home=/opt/coldfusion9/runtime/jre
java.home=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
# If no java.home is specified a VM is located by looking in these places in this
# order:
#  1) bin directory for java.dll (windows) or lib/<ARCH>/libjava.so (unix)
#  2) ../jre
#  3) registry (windows only)
#  4) JAVA_HOME env var plus jre (ie $JAVA_HOME/jre)
# Arguments to VM
java.args=-server -Xmx512m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Djava.awt.headless=true -Dcoldfusion.rootDir={application.home}/../ -Djava.security.policy={application.home}/../lib/coldfusion.policy -Djava.security.auth.policy={application.home}/../lib/neo_jaas.policy  -Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{appli cation.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/cfform/jars,{applicatio n.home}/../wwwroot/WEB-INF/flex/jars -Dcoldfusion.libPath={application.home}/../lib
# commas will be converted to platform specific separator and the result will be passed
# as -Djava.ext.dirs= to the VM
java.ext.dirs={jre.home}/lib/ext
# where to find shared libraries
java.library.path={application.home}/../lib
system.path.first=false
# set the current working directory - useful for Windows to control
# the default search path used when loading DLLs since it comes
# before system directory, windows directory and PATH
java.user.dir={application.home}/../../lib
# JVM classpath
java.class.path={application.home}/servers/lib,{application.home}/../lib/macromedia_driver s.jar,{application.home}/lib/cfmx_mbean.jar,{application.home}/../lib/oosdk/classes,{appli cation.home}/../lib/oosdk/lib,{application.home}/lib

Similar Messages

  • After updates the server will not restart

    I upgraded from Snow Lepord to Lion to Lion Server.  Everything was working ok until I just applied the apple updates and rebooted.  Now the server just stops at the startup page with the circle spinning. 
    Hardware is a 2009 Mac Pro tower. 

    There are various causes for this error, see [[Firefox is already running but is not responding]] for details.

  • Notes.app will not restart after selecting "on my mac" account.

    I've been using notes.app since I started using the map.  The default account was set to my work's Excange server.  As I could see no way to view these notes in Outlook, I saw no reason to have that as my default account, and could back-up and use remotely just as easily locally.  Now, after changing the default account to "on my mac", Notes quit unexpectedly and will not restart.
    Please advise as these notes are important.
    Process:         Notes [633]
    Path:            /Applications/Notes.app/Contents/MacOS/Notes
    Identifier:      com.apple.Notes
    Version:         1.2 (103)
    Build Info:      Notes-103000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [284]
    User ID:         502
    Date/Time:       2013-05-15 12:37:51.890 -0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          549165 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  1270902 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      AD7C362D-2C4E-0E4E-E065-F9FE0D6714AC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff892d2f5e objc_release + 14
    1   libobjc.A.dylib                         0x00007fff892d2230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
    2   com.apple.CoreFoundation                0x00007fff874b9d72 _CFAutoreleasePoolPop + 34
    3   com.apple.Foundation                    0x00007fff8a091ada -[NSAutoreleasePool drain] + 154
    4   com.apple.Foundation                    0x00007fff8a099580 _NSAppleEventManagerGenericHandler + 125
    5   com.apple.AE                            0x00007fff83dac078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
    6   com.apple.AE                            0x00007fff83dabed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
    7   com.apple.AE                            0x00007fff83dabd99 aeProcessAppleEvent + 318
    8   com.apple.HIToolbox                     0x00007fff899ed709 AEProcessAppleEvent + 100
    9   com.apple.AppKit                        0x00007fff8a4f7866 _DPSNextEvent + 1456
    10  com.apple.AppKit                        0x00007fff8a4f6e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    11  com.apple.AppKit                        0x00007fff8a4ee1d3 -[NSApplication run] + 517
    12  com.apple.AppKit                        0x00007fff8a492c06 NSApplicationMain + 869
    13  libdyld.dylib                           0x00007fff833477e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff83691d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8996edea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8996e9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff836916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8605af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8605ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff860451d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff836916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8605af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8605ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff860451d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff836916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8605af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8605ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff860451d1 start_wqthread + 13
    Thread 5:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff83691386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff860e2800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff860e2717 usleep + 54
    3   com.apple.AppKit                        0x00007fff8a6dc868 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation                    0x00007fff8a0cccd2 __NSThread__main__ + 1345
    5   libsystem_c.dylib                       0x00007fff860587a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff860451e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff836916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8605af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8605ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff860451d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff836916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8605af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8605ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff860451d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff836916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8605af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8605ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff860451d1 start_wqthread + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8368f686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8368ec42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff874b9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff874be916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff874be0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8a06eb66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8a0cccd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff860587a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff860451e1 thread_start + 13
    Thread 10:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff83691322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff874fdf46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff860587a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff860451e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x700007f90f125f28  rbx: 0xa3a3a3a3a3a3a3a3  rcx: 0x00007f90f2015570  rdx: 0x00000000a1a1a1a1
      rdi: 0x00007f90f12738c0  rsi: 0x00007f90f2015000  rbp: 0x00007fff559e0300  rsp: 0x00007fff559dfea8
       r8: 0xffff806f0eda1f7f   r9: 0x00000000000000ff  r10: 0x00007f90f2007c00  r11: 0x0000000000eaccfb
      r12: 0x00007fff559e0450  r13: 0x00007fff559e0460  r14: 0x00007f90f081c040  r15: 0x00007f90f081c000
      rip: 0x00007fff892d2f5e  rfl: 0x0000000000010246  cr2: 0x000000010cf01000
    Logical CPU: 0
    Binary Images:
           0x10a21f000 -        0x10a262fff  com.apple.Notes (1.2 - 103) <D5115E71-77B3-3CE5-B009-191503AECB42> /Applications/Notes.app/Contents/MacOS/Notes
           0x10a283000 -        0x10a2c5ff7  com.apple.Notes.framework (1.2 - 103) <5F2CD221-805B-3050-AC07-FFBB4541780A> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes
           0x10a595000 -        0x10a597fff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x10a59c000 -        0x10a5b0fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
           0x10a5bc000 -        0x10a5c5ff7  digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10a5ca000 -        0x10a5ccfff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x10b7f6000 -        0x10b7f9fff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
           0x10b7fe000 -        0x10b807ff7  libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so
           0x10b80c000 -        0x10b811fff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
           0x10b816000 -        0x10b818fff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x10b81c000 -        0x10b821fff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
           0x10b826000 -        0x10b82dfff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
           0x10b837000 -        0x10b839fff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x10b83d000 -        0x10b841fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
           0x10b846000 -        0x10b849fff  mschapv2.so (169) <F9C88BB1-4EAB-34E5-9FE4-78E3A0EFE7D2> /usr/lib/sasl2/mschapv2.so
           0x10b84e000 -        0x10b87bfff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27.1) <81194DEC-984F-3099-B537-F70394F8492C> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10b891000 -        0x10b893fff  pwauxprop.so (387.1) <94457D86-AB48-33B6-8C01-F08C3BC6CE53> /usr/lib/sasl2/pwauxprop.so
           0x10b898000 -        0x10b89bfff  shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so
           0x10b8a0000 -        0x10b8a2fff  smb_nt.so (169) <757409B3-32F6-3FA1-97A4-92FEEF9FD624> /usr/lib/sasl2/smb_nt.so
           0x10b8a7000 -        0x10b8aafff  smb_ntlmv2.so (169) <311593E0-D205-3C93-826C-78F1E6E5D59E> /usr/lib/sasl2/smb_ntlmv2.so
           0x10e45e000 -        0x10e45ffff  com.apple.heimdalodpac (10.8 - 198) <8BE31555-90B9-332A-87A3-73C2EF90D2E6> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x10e97a000 -        0x10e97cfff  com.apple.KerberosHelper.LKDCLocate (4.0 - 1.0) <D4597D76-3E2F-32A1-816B-C7F4E3F70D04> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
           0x10e980000 -        0x10e981ff7  com.apple.kerberos.reachability (3.0 - 2.0) <494BC138-CAA9-3083-AD03-72FDCC12D16D> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x10e985000 -        0x10e986ff7  com.apple.kerberos.sckerberosconfig (3.0 - 1) <4E2B2506-8401-37A5-A130-31DD32DF1DD1> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
        0x7fff69e1f000 -     0x7fff69e5393f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff82023000 -     0x7fff82057fff  com.apple.securityinterface (6.0 - 55024.4) <FCF87CA0-CDC1-3F7C-AADA-2AC3FE4E97BD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff82058000 -     0x7fff820c0ff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
        0x7fff820c3000 -     0x7fff82234ff7  com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82235000 -     0x7fff822e6fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff823c1000 -     0x7fff823c3fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff823c4000 -     0x7fff823c6ff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
        0x7fff823cc000 -     0x7fff823e3fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff823e4000 -     0x7fff823f6ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff823f7000 -     0x7fff8241cff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8241d000 -     0x7fff8241dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8241e000 -     0x7fff82429ff7  com.apple.aps.framework (3.0 - 3.0) <2041AD84-4279-3ECC-A13E-AC6698BB1A67> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff82459000 -     0x7fff824a4fff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff824a5000 -     0x7fff824d3fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff824dc000 -     0x7fff824e8ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <4F3284A9-EFD4-3A77-8B7F-D3D611D656A0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff824e9000 -     0x7fff824eaff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
        0x7fff824eb000 -     0x7fff824f0fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff824f1000 -     0x7fff8255afff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8255b000 -     0x7fff82560fff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff82e17000 -     0x7fff82e5aff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff82e5b000 -     0x7fff82e9ffff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff82ea0000 -     0x7fff82eb3ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff82ee7000 -     0x7fff831aaff7  com.apple.AddressBook.framework (7.1 - 1169) <5FFF3765-414A-3633-ADE5-337CD4B9A102> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff831b6000 -     0x7fff83213ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83214000 -     0x7fff8326dfff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8326e000 -     0x7fff832a4ff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
        0x7fff83345000 -     0x7fff83348ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff83382000 -     0x7fff83386fff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff83414000 -     0x7fff8346efff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff834b9000 -     0x7fff834c0fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff834c1000 -     0x7fff834e2ff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
        0x7fff834e3000 -     0x7fff8367efef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8367f000 -     0x7fff8369aff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff836ec000 -     0x7fff836f7ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff836f8000 -     0x7fff83702fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff83703000 -     0x7fff8370bff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8370c000 -     0x7fff8370cfff  com.apple.AOSMigrate (1.0 - 1) <9E7A92DC-649D-3908-BB36-B7F445261F14> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff83748000 -     0x7fff83748fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff83749000 -     0x7fff8384bfff  libcrypto.0.9.8.dylib (47) <8926F842-23AB-35D6-A3CE-6FF5D504F875> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8384c000 -     0x7fff8386eff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff838ea000 -     0x7fff83933fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff83934000 -     0x7fff83948fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff83949000 -     0x7fff83b49fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff83b4a000 -     0x7fff83b57ff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff83da3000 -     0x7fff83e02fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff83e03000 -     0x7fff83ec8ff7  com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83ec9000 -     0x7fff83ef3ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83ef4000 -     0x7fff83ef4fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83ef5000 -     0x7fff83f21fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <CCF2C41D-93D0-3547-A2B1-D6A69932CADF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff83f22000 -     0x7fff83f31fff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83f32000 -     0x7fff84eeffff  com.apple.WebCore (8536 - 8536.28.10) <89CDA119-0FC8-3D0E-87B8-AB96BE6D1A36> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84ef0000 -     0x7fff84f21ff7  com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff84f22000 -     0x7fff84f41ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff84f42000 -     0x7fff84f51ff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
        0x7fff84f59000 -     0x7fff84f81fff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff84f82000 -     0x7fff850e0fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff850e1000 -     0x7fff85163ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff85164000 -     0x7fff85175ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff85176000 -     0x7fff8518dfff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8518e000 -     0x7fff851d8ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8521c000 -     0x7fff85231fff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff854d6000 -     0x7fff855d3ff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
        0x7fff855d4000 -     0x7fff855f4fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff855f5000 -     0x7fff8562fff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff85630000 -     0x7fff8565cfff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8565d000 -     0x7fff85660fff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff856a9000 -     0x7fff856b4fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85706000 -     0x7fff85706ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8570b000 -     0x7fff857a8ff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff857a9000 -     0x7fff85816ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff85bbb000 -     0x7fff85bbbfff  SleepServices (1.46) <A49C34BF-A696-3266-BCC1-D0788853D626> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
        0x7fff85c4c000 -     0x7fff86043fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86044000 -     0x7fff86110ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff86111000 -     0x7fff86297fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86298000 -     0x7fff86332fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86372000 -     0x7fff863c1ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8651e000 -     0x7fff8654cff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
        0x7fff8654d000 -     0x7fff865aafff  com.apple.ExchangeWebServices (3.0 - 157) <5A0C298A-EB8A-3C09-AFAB-78A121E70471> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff865ab000 -     0x7fff866a0fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff866a1000 -     0x7fff866a1fff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff866a2000 -     0x7fff866c9ff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff866ca000 -     0x7fff86715fff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86716000 -     0x7fff86795ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff86835000 -     0x7fff8688bfff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff868de000 -     0x7fff868e9fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff868ea000 -     0x7fff86936ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff86937000 -     0x7fff86a42fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86a5e000 -     0x7fff86be9ff7  com.apple.WebKit (8536 - 8536.28.10) <792FA1F3-68F2-36F8-A070-898B3682F5DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86bea000 -     0x7fff86beefff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff86bef000 -     0x7fff86c95ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86cf1000 -     0x7fff86cf8fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff86cf9000 -     0x7fff86f2eff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86f32000 -     0x7fff870e0fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff870e5000 -     0x7fff870fcfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff870fd000 -     0x7fff87118ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8712e000 -     0x7fff8713bfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8713c000 -     0x7fff871d7fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff871d8000 -     0x7fff8747cff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87489000 -     0x7fff87673ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff87855000 -     0x7fff878b1fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff878b2000 -     0x7fff878b8fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff878dc000 -     0x7fff8796dfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8796e000 -     0x7fff87995fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87996000 -     0x7fff87a16ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <AFDC05E6-F842-33D9-9379-81DF26E510CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87cb9000 -     0x7fff87cf6fef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87cf7000 -     0x7fff87d4eff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff87d4f000 -     0x7fff87dbdfff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87dbe000 -     0x7fff87dc2ff7  com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff87dec000 -     0x7fff88593fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff88594000 -     0x7fff885c0ff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff885c1000 -     0x7fff885c3fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff885c8000 -     0x7fff885d3ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff885d4000 -     0x7fff885d6fff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff885d7000 -     0x7fff885f4ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff887de000 -     0x7fff88846fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff88847000 -     0x7fff88904ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff88905000 -     0x7fff88911fff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff88912000 -     0x7fff88948fff  com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff88949000 -     0x7fff8894aff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff88974000 -     0x7fff88975ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff88976000 -     0x7fff889d2ff7  com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff889e4000 -     0x7fff889e4fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff889e5000 -     0x7fff88ab7ff7  com.apple.CoreText (260.0 - 275.16) <990F3C7D-EEF1-33C4-99D6-8E81C96ED3E3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff88ab8000 -     0x7fff88ab9ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff88aba000 -     0x7fff88ac1fff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff88aec000 -     0x7fff88d87fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88d88000 -     0x7fff88dc3fff  com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff88dd8000 -     0x7fff890a9ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff890aa000 -     0x7fff89109fff  com.apple.IMAP (6.0 - 1503) <BA336D11-AD1A-3CAF-A9AE-F98AAACCCD54> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff8910a000 -     0x7fff89161ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff89162000 -     0x7fff891b7ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff891b8000 -     0x7fff891b8fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89209000 -     0x7fff89279fff  com.apple.ISSupport (1.9.8 - 56) <19436666-D781-3C6A-B091-85BE7316E4B2> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8927a000 -     0x7fff892b9ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff892ba000 -     0x7fff892c7fff  com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff892c8000 -     0x7fff893e092f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff893ff000 -     0x7fff8981cfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8984f000 -     0x7fff8984ffff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89850000 -     0x7fff89969fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8996a000 -     0x7fff8997fff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff89980000 -     0x7fff89982ff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89983000 -     0x7fff89cb3fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff89d07000 -     0x7fff89d0bfff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89d0c000 -     0x7fff89d12fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89d13000 -     0x7fff89d16fff  com.apple.AppleSystemInfo (2.0 - 2) <C9D7F3A6-F926-39F3-8F55-A3A137DDAE50> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff89d17000 -     0x7fff89d17fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89d18000 -     0x7fff89d25fff  com.apple.KerberosHelper (4.0 - 1.0) <A05BB5D6-4C56-36D5-9939-0B119535257F> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff89d26000 -     0x7fff89dc4ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89dc5000 -     0x7fff89e9ffff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89ea0000 -     0x7fff89f9efff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff89f9f000 -     0x7fff89fd9fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8a037000 -     0x7fff8a394ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8a3a2000 -     0x7fff8afcfff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8afd0000 -     0x7fff8b0f0fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b13a000 -     0x7fff8b13bfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b13c000 -     0x7fff8b196ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b1ff000 -     0x7fff8b204fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8b2b3000 -     0x7fff8b2defff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8b2df000 -     0x7fff8b2edfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b2ee000 -     0x7fff8b325ff7  libssl.0.9.8.dylib (47) <42AAA348-1361-349F-89C7-22CC168307AD> /usr/lib/libssl.0.9.8.dylib
        0x7fff8b326000 -     0x7fff8b345ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8b385000 -     0x7fff8b4d6fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8b4e9000 -     0x7fff8b4f7ff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
        0x7fff8b4f8000 -     0x7fff8b4f9fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8b5c9000 -     0x7fff8b5d5fff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8b5e0000 -     0x7fff8b5eeff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff8b5ef000 -     0x7fff8b5f3fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b684000 -     0x7fff8b932ff7  com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8b933000 -     0x7fff8b933fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8b934000 -     0x7fff8b9c1ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8b9c8000 -     0x7fff8ba19ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8bbe0000 -     0x7fff8bd55fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8bd56000 -     0x7fff8bfc1ff7  com.apple.RawCamera.bundle (4.05 - 690) <6E4B6BE9-A512-3B8E-91DE-2D12966B5636> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8bfc2000 -     0x7fff8c0bffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8c0c0000 -     0x7fff8c4fcfff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8c4fd000 -     0x7fff8c50bfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8c50c000 -     0x7fff8c514fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8c515000 -     0x7fff8c564ff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8c571000 -     0x7fff8c96afe7  com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8d15c000 -     0x7fff8d19fff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d1c1000 -     0x7fff8d2dbfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <85670361-96CA-3805-B981-B41B47E99A37> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8d2dc000 -     0x7fff8d55cff7  com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8d5a4000 -     0x7fff8d5a6fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8d5a7000 -     0x7fff8d5adff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8d5ae000 -     0x7fff8d5b2ff7  com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d5b3000 -     0x7fff8d6b5fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d6b6000 -     0x7fff8d6ccfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d6cd000 -     0x7fff8d71afff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8d751000 -     0x7fff8da68ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8db4e000 -     0x7fff8db6ffff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8db70000 -     0x7fff8dbf1fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e0f0000 -     0x7fff8e0f0fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8e0f1000 -     0x7fff8ea816ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ea82000 -     0x7fff8ea9cfff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8ea9d000 -     0x7fff8ea9efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8eab6000 -     0x7fff8eac9ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8eaca000 -     0x7fff8ead3ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8ead4000 -     0x7fff8ead8fff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8ead9000 -     0x7fff8eb91ff7  com.apple.CoreMessage (1.0 - 1503) <8C8B4C77-6985-3750-A54C-9806550C1C62> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff8ebdd000 -     0x7fff8ebe4fff  com.apple.phonenumbers (1.1 - 47) <0EB01ED6-F8DD-3A72-89C6-BA3E7AD805C8> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8ebe5000 -     0x7fff8ebe8fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8ec03000 -     0x7fff8ee5eff7  com.apple.QuartzComposer (5.1 - 284) <4B416D48-8B1E-31B9-B334-6C38430930AC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ef1f000 -     0x7fff8ef41ff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 361
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=205.9M resident=144.5M(70%) swapped_out_or_unallocated=61.3M(30%)
    Writable regions: Total=114.2M written=2820K(2%) resident=22.7M(20%) swapped_out=0K(0%) unallocated=91.5M(80%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                   512K
    CG image                             12K
    CG shared images                   1216K
    CoreServices                       2012K
    MALLOC                             82.7M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       52K
    SQLite page cache                   576K
    STACK GUARD                        56.0M
    Stack                              12.6M
    VM_ALLOCATE                        16.1M
    __DATA                             18.9M
    __IMAGE                             528K
    __LINKEDIT                         52.6M
    __TEXT                            153.3M
    __UNICODE                           544K
    mapped file                        44.1M
    shared memory                       308K
    ===========                      =======
    TOTAL                             442.0M
    Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.1f173
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: APPLE HDD TOSHIBA MK7559GSXF, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: USB OPTICAL MOUSE, 0x093a  (Pixart Imaging, Inc.), 0x2510, 0x14200000 / 1
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x1d110000 / 7
    USB Device: Apple Keyboard, apple_vendor_id, 0x024f, 0x1d112000 / 11
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 6
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 10

    Hi namrof,
    Take a look at the article below, it provides some general tips that will help troubleshoot the bundled applications on your Mac.
    OS X Mavericks: If an app freezes or quits unexpectedly
    http://support.apple.com/kb/PH13975
    There are several solutions to try.
    If the app is frozen, force quit the app. Press Option-Command (⌘)-Esc, select the app, then click Force Quit.When you force an app to quit, you may lose unsaved changes.
    If the app quit, reopen it by clicking Reopen in the dialog that appears.
    Restart your Mac.Methods for starting up your Mac
    Read the app’s documentation to check if it’s compatible with your version of OS X.
    Open another file in the app. There may be a problem with the original file.
    Check for updates to your software.Keep your Mac up to date
    Disconnect any peripheral devices you just connected (for example, a printer). They may not be compatible with your version of OS X.
    Uninstall any app plug-ins or enhancements from other manufacturers.If you recently updated the app or OS X, a plug-in or enhancement you installed may no longer be compatible.
    Use Apple Diagnostics or Apple Hardware Test. These tools can tell you if hardware you installed, such as additional memory, is incompatible, improperly installed, or defective.Use Apple Diagnostics or Apple Hardware Test
    Restart your Mac in safe mode.Start up in safe mode
    Use Disk Utility to repair your computer’s internal disk.
    -Jason

  • Message server will not start on AIX 6

    I have a standard ECC6 system running the 185 kernel and ORACLE 10.2.0.2 on AIX 6. which is giving me a problem. I also have 2 other systems apparently with the same configuration which operate perfectly.
    The problem I have is that if I stop the system the message server will not start. If I wait until the following day the message server starts pefectly. I have not been able to test stopping the system and waiting an hour or so and then restarting in the same day, so I do not know if the overnight wait is relevant.
    dev_ms contains the following:
    [Thr 01] Fri Jun 19 23:58:54 2009
    [Thr 01] WLM Tag 'HQS/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    163
    intno      20050900
    make:      multithreaded, ASCII, 64 bit, optimized
    pid        254088
    [Thr 01] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 254088) [msxxserv_mt. 1835]
    [Thr 01] SigISetDefaultAction : default handling for signal 20
    [Thr 01] ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cp
    p 3227]
    [Thr 01] *** ERROR => NiIBindSocket: SiBind failed for hdl 1 / sock 8
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:3950) [nixxi.cpp    3227]
    [Thr 01] *** ERROR => MsSCommInit: NiBufListen(3950) (rc=NIESERV_USED) [msxxserv
    _mt. 10186]
    [Thr 01] *** ERROR => MsSInit: MsSCommInit (internal) [msxxserv_mt. 1886]
    [Thr 01] *** ERROR => main: MsSInit [msxxserv_mt. 5951]
    [Thr 01] ***LOG Q02=> MsSHalt, MSStop (Msg Server 254088) [msxxserv_mt. 5999]
    Regards,
    Paul Richardson
    Certified Netweaver, Portal and Migration Consultant
    Sandpiper I.T. Ltd

    Hi,
    Thr 01 ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cp p 3227]
    Looks like port 3227 is already used. You can check the ports by netstat -a -n from your command prompts. Also check your settings in /etc/services and /etc/hosts files.
    Check your filewall rules/disable antivirus if any and give a go.
    Hope this helps.
    Manoj

  • DRM Event Manager will not restart

    We reloaded the backup from last night into the DRM module to recover from issues within our hierarchy.
    Stopped service including IIS.
    Starting services, the MDM Event Manager will not restart. Seems to be throwing an error about a Unique Constraint violation in MDM N Tier Process Manager as well as a parameter incorrect.
    Any ideas?

    Hi,
    According to your description, my understanding is that you can’t shut down the file server by normal ways, and it hangs at the "shutting down" message for more than 60 minutes. Only way is to press the power button to force the shutdown.
    When Windows Server shuts down, messages are sent to the devices/system services/programs that are installed on the computer to notify them that Windows is preparing to shut down. The operating system waits for responses from programs that are running to
    make sure that the programs save unsaved data to the hard disk and shut down properly.
    Faulty or incompatible device drivers, programs, system services that either do not respond correctly or send busy request messages to the system are typical causes of shutdown problems
    You may use Task Manager to identify the cause of the shutdown behavior. For each program that is listed in Task Manager, manually quit the program, and then shut down and restart the computer to test if the shutdown problem is resolved.
    If the shutdown behavior occurs immediately after you make a change to the computer, undo any recent changes to the computer.
    Use safe mode to restart the server, and confirm that if the problem are caused by faulty drivers, programs, or services that start automatically.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Oracle Apps Server can NOT restart.

    Hi OTN Experts,
    I encountered a trouble, after I backuped my instance,then apps server can not be restarted. I have read several similar threads,but still didn't find my solution. Could you please give me some suggestions.
    *<<<<<<<<Symptom>>>>>>>>>>>>*
    My Steps: start DB listener > start DB > Try to Start Apps.
    I didn't encounter error while start DB listener and DB server,but while using adstrtal.sh to start apps server,encounter error.
    +[oracle@bej301441 scripts]$ adstrtal.sh user/password+
    You are running adstrtal.sh version 120.15.12010000.3
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE:  adstrtal.sh <appsusername/appspassword>
    adstrtal.sh <applications_username/applications_password> -secureapps
    adstrtal.sh -nodbchk
    adstrtal.sh: exiting with status 1
    *<<<<<<What I have investigated>>>>>>*
    1.Then I guess there is something wrong with DB/DB listener.You know if DB doesn't work,then Apps server will not work. I tried to use sqlplus to connect instance.
    +[oracle@bej301441 InstanceSID_bej301441]$ sqlplus user/password@InstanceSID+
    SQL*Plus: Release 10.1.0.5.0 - Production on Sat Jun 30 03:18:39 2012
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12537: TNS:connection closed
    Enter user-name:
    so It means there is something wrong with DB server.
    2.Then I check DB listener situation. use "lsnrctl status InstanceSID"command.
    +[oracle@bej301441 InstanceSID_bej301441]$ lsnrctl status InstanceSID+
    LSNRCTL for Linux: Version 10.1.0.5.0 - Production on 30-JUN-2012 03:50:09
    Copyright (c) 1991, 2004, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=bej301441)(PORT=1522))(CONNECT_DATA=(SID=InstanceSID)))
    STATUS of the LISTENER
    Alias                     InstanceSID
    Version                   TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    Start Date                30-JUN-2012 03:09:47
    Uptime                    0 days 0 hr. 40 min. 21 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/oracle/InstanceSID/db/tech_st/11.1.0/network/admin/InstanceSID_bej301441/listener.ora
    Listener Log File         /u01/oracle/InstanceSID/db/tech_st/11.1.0/log/diag/tnslsnr/bej301441/InstanceSID/alert/log.xml
    Listening Endpoints Summary...
    +(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=my server ip address)(PORT=1522)))+
    Services Summary...
    Service "InstanceSID" has 1 instance(s).
    Instance "InstanceSID", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    it appears DB listener works fine,is it right?
    3.Use addbctl.sh to start DB server.It tell me server is running...
    [oracle@bej301441 InstanceSID_bej301441]$ addbctl.sh start immediate
    You are running addbctl.sh version 120.1
    Starting the database InstanceSID ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Sat Jun 30 07:33:53 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    ORA-01081: cannot start already-running ORACLE - shut it down first
    Disconnected
    addbctl.sh: exiting with status 9
    [oracle@bej301441 InstanceSID_bej301441]$
    4.Execute "ps -ef|grep tns", I can see related processes..
    +[oracle@bej301441 InstanceSID_bej301441]$ ps -ef|grep tns+
    +root        13     2  0 May24 ?        00:00:00 [netns]+
    oracle   13616     1  0 May27 ?        00:00:32 /u01/oracle/InstanceSID/apps/tech_st/10.1.2/bin/tnslsnr LISTENER -inherit
    oracle   22183     1  0 02:55 ?        00:00:00 /u01/oracle/InstanceSID/apps/tech_st/10.1.2/bin/tnslsnr APPS_InstanceSID -inherit
    oracle   22486     1  0 03:09 ?        00:00:00 /u01/oracle/InstanceSID/db/tech_st/11.1.0/bin/tnslsnr InstanceSID -inherit
    oracle   28638 20816  0 03:51 pts/8    00:00:00 grep tns
    +[oracle@bej301441 InstanceSID_bej301441]$+
    5.tnsping the instance,appears works
    C:\Documents and Settings\ptian>tnsping InstanceSID
    TNS Ping Utility for 32-bit Windows: Version 10.1.0.2.0 - Production on 30-6月 -2012 18:14:29
    Copyright (c) 1997, 2003, Oracle.  All rights reserved.
    Used parameter files:
    D:\oracle\product\10.1.0\Db_1\NETWORK\ADMIN\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = my server ip address)(PORT = 1522)) (CONNECT_DATA = (SID = InstanceSID)))
    OK (770 msec)
    C:\Documents and Settings\ptian>
    *<<<<<<Some Config Files>>>>>>*
    1./etc/hosts
    [oracle@bej301441 InstanceSID_bej301441]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    ::1 localhost6.localdomain6 localhost6
    10.182.74.33 my server ip address bej301441
    10.182.74.181 bej301589.cn.home.com
    138.1.191.58 rinoid06.us.home.com
    138.1.191.59 rinoid07.us.home.com
    2.$TNS_ADMIN/listener.ora
    [oracle@bej301441 InstanceSID_bej301441]$ cd $TNS_ADMIN
    [oracle@bej301441 admin]$ cat listener.ora
    # $Header: admk80ln_ux.sql 120.9 2007/03/09 04:31:05 sbandla ship $
    # LISTENER.ORA For Oracle Applications
    # This file is automatically generated
    APPS_InstanceSID =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= TCP)(Host= bej301441)(Port= 1627))
    SID_LIST_APPS_InstanceSID =
    (SID_LIST =
    ( SID_DESC = ( SID_NAME = FNDSM )
    ( ORACLE_HOME = /u01/oracle/InstanceSID/apps/tech_st/10.1.2 )
    ( PROGRAM = /u01/oracle/InstanceSID/user/password_st/appl/fnd/12.0.0/bin/FNDSM )
    ( envs='MYAPPSORA=/u01/oracle/InstanceSID/user/password_st/appl/APPSInstanceSID_bej301441.env,PATH=/usr/bin:/usr/ccs/bin:/bin,FNDSM_SCRIPT=/u01/oracle/InstanceSID/inst/apps/InstanceSID_bej301441/admin/scripts/gsmstart.sh' )
    ( SID_DESC = ( SID_NAME = FNDFS )
    ( ORACLE_HOME = /u01/oracle/InstanceSID/apps/tech_st/10.1.2 )
    ( PROGRAM = /u01/oracle/InstanceSID/user/password_st/appl/fnd/12.0.0/bin/FNDFS )
    ( envs='EPC_DISABLED=TRUE,NLS_LANG=American_America.AL32UTF8,LD_LIBRARY_PATH=/u01/oracle/InstanceSID/apps/tech_st/10.1.2/lib32:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/oracle/InstanceSID/user/password_st/appl/sht/12.0.0/lib,SHLIB_PATH=/u01/oracle/InstanceSID/apps/tech_st/10.1.2/lib32:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/oracle/InstanceSID/user/password_st/appl/sht/12.0.0/lib,LIBPATH=/u01/oracle/InstanceSID/apps/tech_st/10.1.2/lib32:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/oracle/InstanceSID/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/oracle/InstanceSID/user/password_st/appl/sht/12.0.0/lib,APPLFSTT=InstanceSID_BALANCE;InstanceSID_FO;InstanceSID,APPLFSWD=/u01/oracle/InstanceSID/inst/apps/InstanceSID_bej301441/appl/admin;/u01/oracle/InstanceSID/inst/apps/InstanceSID_bej301441/appltmp;/u01/oracle/InstanceSID/user/password_st/comn/webapps/oacore/html/oam/nonUix/launchMode/restricted' )
    STARTUP_WAIT_TIME_APPS_InstanceSID = 0
    CONNECT_TIMEOUT_APPS_InstanceSID = 10
    TRACE_LEVEL_APPS_InstanceSID = OFF
    LOG_DIRECTORY_APPS_InstanceSID = /u01/oracle/InstanceSID/inst/apps/InstanceSID_bej301441/logs/ora/10.1.2/network
    LOG_FILE_APPS_InstanceSID = APPS_InstanceSID
    TRACE_DIRECTORY_APPS_InstanceSID = /u01/oracle/InstanceSID/inst/apps/InstanceSID_bej301441/logs/ora/10.1.2/network
    TRACE_FILE_APPS_InstanceSID = APPS_InstanceSID
    ADMIN_RESTRICTIONS_APPS_InstanceSID = ON
    IFILE = /u01/oracle/InstanceSID/inst/apps/InstanceSID_bej301441/ora/10.1.2/network/admin/InstanceSID_bej301441_listener_ifile.ora
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_APPS_InstanceSID = OFF
    [oracle@bej301441 admin]$
    3.farewell is disabled as well
    [oracle@bej301441 InstanceSID_bej301441]$ vi /etc/selinux/config
    SELINUX=disabled
    ==================================
    Could you please give me some suggestions, I am not clear what I need to check next...I have read many related topic, but still not find my solution.
    Thanks for your time
    Pan

    Thanks for your answer,
    1. In site:http://becomeappsdba.blogspot.jp/2006/08/startup-shutdown-apps-services.html
    It said,"+Order of StartUp of Services Should be First DB Listener, Database & then Application Tier Services+"
    I just follow that..so what should be first, DB Server or DB listener? a little confused.
    2. remotely,used SQLTools to connect instance,it told me:"*ORA-12537: TNS:connection closed*"
    Could you please suggest next action plan.
    Thanks
    Pan

  • Upgrade - SAP will not restart during MAIN_NEWBAS/STARTSAP_NBAS phase

    We are upgrading from 4.7 to NW 7.0 (SP#5)
    SAP will not restart during the phase MAIN_NEWBAS/STARTSAP_NBAS
    We had to manually apply the kernel (NW 7.2 -#63 - NON UC). This looks OK when we calll DW -version. The T03 system will not start either through the upgrade tool or manually. There is no useful log in
    \usr\sap\T03\DVEBMGS15\work
    The upgrade tool reports this error.
    Checks after phase MAIN_NEWBAS/STARTSAP_NBAS were negative!
    Last error code set: RFC call to subst_get_uvers failed with key
    RFC_ERROR_COMMUNICATION (open): SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed Connect_PM GWHOST=CSIAS9, GWSERV=sapgw15, SYSNR=15 
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR partner 'CSIAS9:3315' not reached
    TIME Wed Aug 31 15:09:36 2011
    RELEASE 720 COMPONENT NI (network interface)
    VERSION 40 RC -10
    MODULE nixxi.cpp
    LINE 2898
    DETAIL NiPConnect: 165.156.101.209:3315
    SYSTEM CALL connect
    ERRNO 79 ERRNO TEXT Connection refused
    COUNTER 550
    Thanks
    Matt

    Thanks Rene, I have updated the ticket with the required information. In the mean time I am interested if anyone else had had a similar problem during an upgrade. We did have an initial error with the crtsidusr command ( setting CLASSICUSERCONCEPT + removing some of the SPCAUT) seemed to fix that. At this point the upgrade failed and we had to manually APYSAPKRN, the log shoewed it wanted the NON UC which was odd as we are including the UC in the upgrade.
    Thanks

  • I updated my MacBook Air and now it will not restart. It just sits on apple with spinning circle. Any suggetions on how to reboot and get to start window?

    It was in process of updating and when the mac restarted it just sits there with spinning circle. I have waited for hours to no avail. Does anyone have a suggestion on how to resolve?

    Welcome to Apple Discussions
    Holding down the power button for more than 10 Seconds will force quit your Mac. This might leave it in a state where it will not restart at all.
    I would wait at least a minute before restarting after forced shutdown.
    The update may restart or resume.
    The reason your update failed may be a bad or failing SSD.
    Message was edited by: themachead

  • OSX 10.6.8 server will Not Boot

    Hi my 10.6.8 server will not boot.  System is a 2009 Mac pro.  I have run disk utility from the original server software install disk, ran repair disk, and repair disk permissions.  Get some acl found errors have read that they most often are erroneous, Still got the same errors after permission repairs.  While booting in verbose mode get the following messages before it stops:
    kern.maxprocoeruip: 266 -> 2400
    launchctl: Couldn't stat("/library/LaunchDaemons/org.macports.asterisk.plist"): Nosuch File or directory (note: removed asterisk from this system months ago)
    launchctl: Please convert the following to launchd: /ect/mach_init.d/chum.plist
    launchctl: Please convert the following to launchd: /ect/mac_ini/dashboardadvisoryd.plist
    launchctl: Please convert the following to launchd: /ect/mach_init.d/pilotfish.plist
    Unexpected error triggering kextd volume watching.
    /: Couldn't get description from Disk Arbitration..
    I did read on another post here to try to reinstall the os, however when I try to install over the operating system it says I am trying to install an older os and it will not let me install in the same volume....  Although I am confident I have all the data on backups as well have timemachine backups, I would rather not have to erase and install this machine. 
    Any insight to this problem would be greatly appreciated. 

    I found that I had a bad harddrive, or at least that is what I think happened..  I did have a time machine backup as well, although in hindsight, I should have made some manual backups of my open directory and the databases hosted on the server.  In any case I ended up purchasing "server grade" harddrives and reinstalling the OS on to the new blank hard drives, I was then able to recover from my time machine backup, however, I did have the issue of the restore going over 100%, I tried this several times and the same result with no end after hours and hours.   After reading through various forums I found that clicking the mouse button for about 10 minutes straight once it hit 100% finally worked, I was lucky that the Time machine backup had good data on it since I have read several posts saying that Time machine doesn;t backup directoies or any "open files" very well, however I had no problems after recovering from the backup.  I do however now backup or archive my directory everyday, and I rely on Filemaker to backup its own databases, however I still use time machine as well... 

  • Mac mini shut down on its own, will not restart, grey screen, spinning wheel. Unplugged everything, will still not restart. Did safe boot, will not restart after safe boot, only grey screen with spinning wheel.

    Mac mini shut down on its own. Could not restart, chime, grey screen and spinning wheel. Unplugged everything but monitor, still only chime, grey screen and spinning wheel. Started in safe boot, shut Down, will not restart.
    This happened a couple of months ago, unplugged everything and it restarted, now that won't work.

    Hi BDAqua,
    I just did the repair as you suggested. T ran the disc repair, and twice it cam back, the volume macintosh seems ti be okay, I also ran the verify and permissions repair, both came back okay.
    I was actually hoping that they would find something, so they could repair. I shut the computer down, and restated with out holding a key, and I started up great. I'm baffled.  I have moved 20 GB to an external hard drive, as I only had 10% open space.
    I have Tech Tool 6, would you recommend to run a repair check on that, or just leave well enough alone.
    I agree with you on the new Mac's, I have problems with no disc for back up, until they realize their mistake I will stay with Snow a Leopard. This is the first problem I have experienced, so I can't complain. Their last programs are not as perfected as under Steve, prior to his handling over the reins, hope this is not going to be the future we can expect from Apple.
    I will wait to here back as to your suggestion regarding the Tech Tool check
    Thanks for all your help.
    Gratefully,
    Cheri

  • Mac mini server - will not take 4GB so-dimm in bank 0

    Mac mini server - will not take 4GB so-dimm in bank 0
    Hello,
    Memory works ok as long as the old 2gb 1066 so-dimm is in bank 0.
    Switching the dimms around is no go. It seems to need that bank 0 populated with an old 2gb.
    I can use only one 2gb and one 4gb for the mini server to boot.
    It seems to have a hard time figuring out the 2x4gb configuration.
    Tried PRAM and NVRAM reset. Always getting 3 beeps.
    Any chance of getting the full 8gb detected?

    Hi All,
    I had the same problem that you, I had a mac mini server late 2009 with 10.7.3 OS X, with 4 GB of memory.
    I have got these two memories on amazon:
    "8Go mémoire - Kit double canal SAMSUNG original 2 x 4 Go 204 broches DDR3-1066 PC3-8500 SO-DIMM (2x M471B5273BH1-CF8) mémoire portable ordinateur DD"
    First test to install in the mac mini:
    Slot 0 - 4 GB
    Slot 1 - 4 GB
    3 beeps
    2nd test
    Slot 0 -
    Slot 1 - 4 GB
    OK
    3rd Test:
    Slot 0 - 4 GB
    Slot 1 - 1 GB
    3 beeps
    4th Test:
    1 - 1 GB
    2 - 4 GB
    OK
    5th test:
    reset PMU
    Slot 0 - 4 GB
    Slot 1 - 4 GB
    3 bips
    6th Test:
    I did a test of the 2x4 GB in a mac mini 2010
    OK
    7th test:
    Slot 0 - 2 GB
    Slot 1 - 4 GB
    OK
    After to read this forum I gave up and I decided to let the mac mini with 6 GB. Well, as I wanted to try it again one last time, I tried to put the slot 0 memory forcing a bit. But I did not noticed nothing special.
    Well, at this last time, it works. 8 GB in the mac mini server
    here some screenshots:
    I hope this info will help you to resolve this problem. But seriously, I am not giving you nothing else than hope

  • Mail, iCal Server and iChat server will not work over VPN

    I have an Airport Extreme Base Station at the office running the network. Behind it sits a Mac Mini Snow Leopard server running 10.6.3. The ports necessary for Mail, iCal Server and iChat work fine through that external connection. I can also connect with VPN from my 10.6.3 clients.
    HOWEVER, when I connect with the VPN clients, I am suddenly unable to access the Mail, iCal Server, Wiki server and iChat server. All connections time out. I can ping the server and I can do other things that do NOT work on the public Airport like ssh or VNC. ssh and VNC are closed at the airport extreme.
    So it's pretty odd. When I'm connected via the VPN, all ports that are forwarded to the Snow Leopard server time out over the VPN.
    I've tried various and sundry configurations with the VPN client. This includes trying to send all traffic over the VPN, moving it up in the service order, etc. etc. Nothing fixes it. DNS resolution is working fine, however when I do a wireshark capture of ppp0 traffic, I notice that SSL and TLSv1 handshakes appear to occur on the public IP address instead of the private network IP address... and they're all resets.
    Has anyone gotten this to work successfully? Like I said, all ports that are NOT forwarded through the Airport work fine over the VPN, but will not work when connected to the VPN. It's really bizarre.

    New data: any ports that are normally forwarded on the Airport Extreme to the Mac Mini server will not work when connected to the VPN.
    For instance, if I have imaps/993 forwarded from the Airport Extreme to the Mac Mini, it works fine over the Internet. If I connect to the VPN, I can connect to all OTHER services on the Mac Mini, but Mail, for instance, will not work.

  • Upgraded ZENworks Primary Server Will Not Refresh

    Good Afternoon,
    I recently upgraded our primary server from ZENworks 11.2-11.3a.
    The upgrade procedure completed with no errors. However, the server will not refresh it's status in the ZENworks Control Center. Control Center continues to report the server as 11.2.0.0. The UI of the Control Center is upgraded. The agent continues to push back the next contact with server time without updating the last contact with server time
    Things I have tried:
    -doing a manual refresh through control center gives a "Connection Failed" error
    -doing a manual refresh with zac ref completes successfully but does not update anything
    -cleared the agent cache using zac cc
    Any help would be appreciated.
    Thank you very much!

    Try the solution you find in this thread:
    http://forums.novell.com/novell-prod...nt-management/
    zenworks/configuration-management/zcm-11/zcm11-agent-deployment-linux/45
    5516-how-recover-lost-trust-relationship-zone-configuration-between-linu
    x-zcm-agent-primary-zone-server-running-same-machine.html
    W. Prindl
    wpico wrote:
    >
    >CRAIGDWILSON;2331318 Wrote:
    >> This is because the Agent Service (Servers have an agent too)
    >>cannot talk to the zone.
    >>
    >> Normally the only time this is noticed is during a "System Update",
    >> since this is one of the few times the failure would be noted.
    >>
    >> However, the 11.3.0 Upgrade would not have relied on the agent
    >>server and since you upgraded from 11.2.0, another ISO install, it
    >>is quite possible there were always some issues there.
    >>
    >> "zac retr" might help, but it also may be wise to open an SR so
    >>they can
    >> see what is wrong and not just have you poking and prodding your
    >>only primary.
    >>
    >>
    >> On 8/28/2014 4:46 PM, wpico wrote:
    >> >
    >> > nop1983;2331309 Wrote:
    >> >> wpico wrote:
    >> >>
    >> >>>
    >> >>> Good Afternoon,
    >> >>>
    >> >>> I recently upgraded our primary server from ZENworks
    >>11.2-11.3a. >>>
    >> >>> The upgrade procedure completed with no errors. However, the
    >> server
    >> >>> will not refresh it's status in the ZENworks Control Center.
    >> Control
    >> >>> Center continues to report the server as 11.2.0.0. The UI of
    >>the >>> Control Center is upgraded. The agent continues to push
    >>back the next
    >> >>> contact with server time without updating the last contact with
    >> server
    >> >>> time
    >> >>>
    >> >>> Things I have tried:
    >> >>> -doing a manual refresh through control center gives a
    >>"Connection >>> Failed" error
    >> >>> -doing a manual refresh with zac ref completes successfully but
    >> does
    >> >>> not update anything
    >> >>> -cleared the agent cache using zac cc
    >> >>>
    >> >>> Any help would be appreciated.
    >> >>>
    >> >>> Thank you very much!
    >> >>
    >> >> Only one server?
    >> >> Sounds like the agent could have lost the trust, somehow... The
    >> update
    >> >> went fine?
    >> >>
    >> >> --
    >> >> Niels
    >> >> I have always liked... Cowabunga!
    >> >>
    >> >> If you find this post helpful, please show your appreciation by
    >> clicking
    >> >> on the star below.
    >> >> A member must be logged in before s/he can assign reputation
    >>points. >
    >> > Completed with no errors, The log file was all green.
    >> >
    >> >
    >>
    >>
    >> --
    >> Going to Brainshare 2014?
    >> http://www.brainshare.com
    >> Use Registration Code "nvlcwilson" for $300 off!
    >>
    >>
    >> Craig Wilson - MCNE, MCSE, CCNA
    >> Novell Technical Support Engineer
    >>
    >> Novell does not officially monitor these forums.
    >>
    >> Suggestions/Opinions/Statements made by me are solely my own.
    >> These thoughts may not be shared by either Novell or any rational
    >>human.
    >
    >When I run zac retr I get, "Failed to re-establish trust with zone"

  • MacBook Pro Will Not Restart & Other Issues

    Ever since "upgrading" (I use that term loosely) to Lion, I have seen a slew of issues on my MacBook Pro. Now I recognize that my hardware may be outdated (I have a late 2007 MacBook Pro), but that should not mean that I should be encountering all of these issues.
    First of all, I work in the Web Development and IT field, so please, throw all the technical jargon you can at me. I'm well versed. Also, I have already run a hardware diagnostic, I have NO issues whatsoever.
    1. My MBP will not restart MOST of the time. I get the spinning grayscale wheel on a gray background most of the time when I go to shut down. It has sat there for up to 3 hours before I have to force it to shut down via the power key. What gives?
    2. I have never seen such terrible performance of my MBP since Lion. Before finally getting a usable desktop, it takes about 10 minutes from startup.
    3. This is by far my strangest issue. I'm a Chrome user, but for nearly any program, it will not let me scroll until the content is fully loaded. It just sits there loading and I can't scroll at all. This happens probably 15% of the time a page loads, but this is a big deal.
    My MBP is a Core 2 Duo 2.2GHz, 4GB RAM and a 500GB 7200RPM HDD running Lion 10.7.2. I know it's not a speed demon, but seriously, this behavior is unacceptable. Going to roll back to Snow Leopard unless any of you have some insight.

    i replaced my hard drive and put osz back on now im trying to update but will not update supost to restart then update but instead of restarting it goeses to update and i have to shut it down pleas ignore typos im trippen

  • After updating today MacPro with OS 10.7.5 will not restart, can someone advise what to do?

    Had an OS update today, from OS X Lion to ver 10.7.5 which needed to restart to install.  My computer will not restart.  Have MacPro.

    Ok so here's what happened. My machine has 8GB Ram. We tested the Ram and moved it between the cards & slots in the Mac in various combinations. As far as we can tell Ram is fine. We removed two sticks of Ram and now the machine runs with 6Gb Ram... At a loss to explain why but the machine is now running again and seems normal if a little slower. Will continue to run with 6 and see what happens.
    Regards
    T

Maybe you are looking for

  • "The report is being generated. Please try again later. " for last 4 hours

    Hi, I am try to check the report function which the azure portal has for Azure Active Directory Premium. However, it's showing "The report is being generated. Please try again later." everywhere for 4 hours already. Is there anybody can help me to fi

  • Financial Reporting 9.3.1 error with related content

    Hi All, I need some help with the below issue please: We are on 9.3.1. We have a financial reporting report which contains related content that opens up in a new window and pulls an Interactive Reporting bqy. The data in the related content report is

  • Enlarging Photo Viewer In iWeb

    The current max size is 600x800. Does anyone know how to make it larger, like 1024x768 etc.. Not using .mac to publish. I can see the code, but it won't allow changes (or will it ??) Thanks, Paul

  • Scan to pdf

    WIth the latest Leopard upgrades (10.5.5 and one or two before it), my HP photosmart c6180 all-in-one is no longer able to scan to adobe acrobat 8 pro or, now, acrobat 9 pro. The new HP printer driver has improved scanning with Photoshop (it no longe

  • NOKIA 303: gmail sender name setting?

    Hello everybody! Just bought the new asha 303. I use primarily gmail on the device and I'm not able from the pre-installed nokia e-mail application to send an e-mail with my name as the sender of a message instead of the e-mail address. Only from the