JDeveloper Slow with CVS 'Finding Incoming Changes'

Hi all,
My JDeveloper (10.1.3.3) has been running smoothly until we added a CVS connection to the IDE and put the projects under CVS control (CVSNT 2.5.03 Build 2382).
The IDE (jdevW.exe) is drawing all my machine resources and there is always a "Finding incoming changes" process running as indicated at the lower-right-corner. The only thing I can do is to Iogout from the CVS server, and things resolve to normal.
Is it a bug or if there is any configuration to get around this?
Thanks.
John

We were having the exact same problem and found the culprit to be from a CVS module that was added via WinCVS. We had previously added the exact same project from inside jDeveloper and didn't have any problems for a year working with that repository.
We still don't know why this is or even if it is exactly the cause,
but try adding your project to CVS from within jDeveloper and see if it fixes your problems.
Here is my forum thread about this issue:
Re: jDeveloper eating at CPU and Network while idle

Similar Messages

  • Commited changes to cvs are not seen  on incomming changes in Jdeveloper

    Hi,
    We are devlopping application on JDeveloper 10.1.3.4. We are using tortories cvs from jdeveloper. We had no problems for a while, everything worked fine(incoming changes and outgoing changes were properly seen on pending changes tab in jdev). Before a week ago we have been facing a strange problem. Although we have been commiting pages since then, incoming changes tab seemd to be empty.Outgoing changes are shown properly bu we cant see the incoming changes.
    Even we reinstalled jdeveloper again nothing seemed to be changed. The problem continues. What can cause this problem?Is this a kind of bug? Or some configurations of jdev are lost?.
    Any kind of help will be appriciated.
    Thank you

    Did you try clearing your java object cache on your machine? Settings -> Control Panel ->Java Control Panel->Temporary Internet Files ->Delete Files.
    Kristofer Cruz

  • My phone doesnt show incoming call and it doesnt ring. Further the iphone4 is extremely slow with opening whats app, camera and photos or while in the program it just closets. Who can advice me what to do??? Otherwise this phone will be changed soon

    My phone doest ring with incoming calls, but it also doesnt show someone is calling. I only see it, when i get the txt of missed calls.
    Further the phone is extremely slow with opening whats app, emails, photos, camera and it closets the programs while using it.
    I have many people around me with iPhone having the same complaints, but nothing has changed yet.
    Please Apple solve this quickly otherwise the iPhone i enjoyed so much will be remplaceren with a Samsung

    esme43 wrote:
    ...  the phone is extremely slow with opening whats app, emails, photos, camera and it closets the programs while using it.
    See this discussion...
    https://discussions.apple.com/message/23731048#23731048

  • Checkout folder with CVS JDeveloper 10g

    Hi
    Is there way to checkout only folder with CVS JDeveloper 10g? I have module on CVS server, but let say it consist of two folders, src/ which contains myPackages//*.java
    and config/, which contains my ear application exploded structure. And my question is, is there a way that every programmer create project himself, only locally, and checkout from CVS only *.java files(so only subdirectories of my src folder in module main directory), with assumption of later controlling them from JDeveloper?
    I mean, it's not a good idea to have application and project files in cvs, right?
    mn

    Hi,
    Was the project imported to CVS at the same time as the package structure?
    Do the project source paths match the filesystem? For example, does the java source path match the root of the java source? Jdev normally puts files in a flat structure if the files are not in the right file system folder for their java package.
    If changing the project path does not fix this can you tell me what technologies your using, such as BC4J, struts, Tag libs, etc.. Then I can try and reproduce this here.
    Many thanks,
    Geoff
    JDev SCM Team
    -------------

  • Finder running slow with SSD and NAS on Mavericks

    I'm having serious slowness issues with the Finder in Mavericks. Initially I thought it was because I upgraded from 10.8 to 10.9, but I'm still having the slow finder issue in a clean install of Mavericks.
    I thought this was related to my NAS, but it also seems to be the case with my SSD.
    Here is what I've done so far:
    - Clean install of Mavericks done.
    - Tried the following fix from this site: http://osxdaily.com/2013/11/13/fix-finder-slow-high-cpu-use-mac-os-x/
    to rebuild the “com.apple.finder.plist” Finder preference file.
    rm ~/Library/Preferences/com.apple.finder.plist&&killall Finder
    Still no luck, here are screenshots of my settings for your reference, any suggestions?
    Finder Preferences set as follows:
    Trim is enabled:
    Here is my systems specs:

    If the crash started right after you added RAM, it could be a bad Ram dimm. You can try this - change the amount of RAM in Photoshop to 4G, this should stop Photoshop from using the higher ram. If it doesn't crash, it's probably the ram. Or run a diagnostic app. You don't say when it crashes, what you're doing when it crashes - it there a pattern? Did it ever work on this computer? Did it work on your previous computer? Without a lot of data, it could be related to the new computer... What OS version? Did you recently update it? Have you updated Photoshop to the most recent update?
    Do you have any plug-ins loaded? Try restarting Photoshop, and immediately press & hold the shfit key to turn off plug-ins.

  • Photoshop CS6 keeps crashing. I am using a brand new IMAC, I have 16GB RAM recently updated as it was running slow with 8GB and lots of hardrive space. When it crashes, i lose all my presents and it changes my preferences, it also fails to save or produce

    Photoshop CS6 keeps crashing. I am using a brand new IMAC, I have 16GB RAM recently updated as it was running slow with 8GB and lots of hardrive space. When it crashes, i lose all my presents and it changes my preferences, it also fails to save or produce a recovered file despite settings asking it to do so every 5 mins now. When i try to report the problem, it says it has found an issue and gives me a link to a solution....but wont let me click on the link.... PLEASE HELP! It's killing my productivity.

    If the crash started right after you added RAM, it could be a bad Ram dimm. You can try this - change the amount of RAM in Photoshop to 4G, this should stop Photoshop from using the higher ram. If it doesn't crash, it's probably the ram. Or run a diagnostic app. You don't say when it crashes, what you're doing when it crashes - it there a pattern? Did it ever work on this computer? Did it work on your previous computer? Without a lot of data, it could be related to the new computer... What OS version? Did you recently update it? Have you updated Photoshop to the most recent update?
    Do you have any plug-ins loaded? Try restarting Photoshop, and immediately press & hold the shfit key to turn off plug-ins.

  • Possible bug in inDesign CS5 with find and change

    This could be a problem with my script or it may be a bug, not sure.
    The script is used for finding a double space in a fragment of text and changing it to single space.
    It works only once when it is executed.
    To make it work again you have to close and reopen inDesign.
    Here's the code:
    app.findTextPreferences.findWhat = "  ";
    app.changeTextPreferences.changeTo = " ";
    app.documents[0].changeText();

    This one worked, Harbs also works but I think I'll go the unicode grep route for find and change on this one.
    I like the use of the positive lookbehind GREP character. (?<=) 
    thank you

  • My macpro runs slow with or without internet on..... How can I find out if something is running in the background?

    my macpro runs slow with or without internet on..... How can I find out if something is running in the background?

    Please boot in safe mode and test. Still slow? If you connect to a wireless network, you may have to connect with Ethernet in safe mode.
    After testing, reboot as usual (not in safe mode.)
    Mac OS X: Starting up in Safe Mode

  • Slow it down with or without pitch change?

    Hi
    Everyone, Guitar player here.
    Can Logic do what the transcriptons programs do. Can it Slow down a track or change the pitch. Or
    Should I get a sperate application for that,
    Thanks
    Troy

    Yes. We can!
    It is, however, important that you record the stuff with Logic itself, for it won't work on simply imported audio files. If you want to use imported files, you'll have to re-record them, because Logic then hard codes the time marks into the file.
    The magic word ist timestretching.
    Fox

  • JDev hangs with CVS

    Help! :-)
    We are having a LOT of problems with CVS and speed with JDeveloper 10.1.3.1.
    Looking for changes in CVS it's literally locking our PC's up
    for up to 5 minutes.
    It eventually finishes but it's pretty painful. We
    have decent PC's (p4 2.8ghz 1.0 gb ram) so we don't believe it's a resource issue.
    We are using version CVS 1.11.21 on a HP-UX box. Our JDeveloper version
    is 10.1.3.1 (preview). We also attempted the project with Jdeveloper 10.1.3.
    We are using the CVS extension 10.1.3.39.14
    When we go to find the incoming changes it pegs the CPU. It's a project
    with nearly 1000 files. We have seen the same issue now on 4 different
    PCs.
    We have begun to think about Subversion for our source control for JDeveloper integration due to our issues with CVS
    Two questions
    1. Have you heard of this issue with CVS and JDeveloper before?
    2. Do you recommend Subversion?
    Message was edited by:
    scoobytierns

    JDeveloper: 10.1.3.0.4 (SU3) does NOT have the issue.
    If you apply Service Pack 5 or go to the JDeveloper Developer Preview the issue exists.
    The issue again is that the CVS plug in locks up your PC for up to 5 minutes when looking for incoming changes on large projects. It pegs the CPU at 100%. It's very easy to reproduce and we have seen it on at least four different PC's.
    What is the best way to get visibility to this issue with Oracle? We are now stuck on 10.1.3.0.4 (SU3) with CVS putting us two service packs behind.
    Thanks!

  • Mac mini Late 2012 very slow with 10.9.3

    Hello,
    Since the upgrade to Mavericks, wathever flavour 10.9 - 10.9.1 - 10.9.2 - 10.9.3, my Mac min Late 2012, 16 Gb of RAM, is very slow. Slow to boot, slow to open Finder windows, etc. Annoying.
    Here is the EtreCheck report. Thanks for any help, I am desperate to find a solution.
    EtreCheck version : 1.9.12 (48)
    Rapport créé 21 juin 2014 14:34:36 UTC+2
    Informations matérielles :
        Mac mini (Late 2012) (Verifié)
        Mac mini - modèle : Macmini6,2
        1 2.3 GHz Intel Core i7 CPU : 4 cores
        16 GB RAM
    Informations vidéos :
        Intel HD Graphics 4000 - VRAM: (null)
            P23T-6 LED 1920 x 1080 @ 60 Hz
    Logiciel du système :
        OS X 10.9.3 (13D65) - Uptime: 0 days 5:1:12
    Informations des disques :
        APPLE HDD ST1000LM024 disk0 : (1 TB)
            EFI (disk0s1) <non monté> : 209.7 MB
            Macintosh HD (disk0s2) / [Démarrage]: 999.35 GB (915.38 GB libre)
            Recovery HD (disk0s3) <non monté> : 650 MB
    Informations USB :
        Mitsumi Electric Hub in Apple Extended USB Keyboard
            Mitsumi Electric Apple Extended USB Keyboard
        Mitsumi Electric Apple Optical USB Mouse
        Apple, Inc. IR Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Informations Firewire :
        LaCie d2 DVDRW FW/USB 400mbit - 400mbit max
    Informations Thunderbolt :
        Apple Inc. thunderbolt_bus
    Gatekeeper:
        N’importe où
    Daemons de lancements :
        [engagé]    com.4D.HelperTool.plist Aide
        [engagé]    com.adobe.fpsaud.plist Aide
        [désengagé]    com.gopro.stereomodestatus.plist Aide
        [engagé]    com.oracle.java.Helper-Tool.plist Aide
        [engagé]    com.oracle.java.JavaUpdateHelper.plist Aide
        [désengagé]    com.teamviewer.teamviewer_service.plist Aide
        [en marche]    de.devolo.networkservice.plist Aide
    Représentants de lancement :
        [engagé]    com.oracle.java.Java-Updater.plist Aide
        [désengagé]    com.teamviewer.teamviewer.plist Aide
        [désengagé]    com.teamviewer.teamviewer_desktop.plist Aide
        [engagé]    de.devolo.networkservice.notify.plist Aide
    Représentants de lancement pour l’utilisateur :
        [engagé]    com.google.keystone.agent.plist Aide
    Éléments Ouverture :
        iTunesHelper
        Rogue Amoeba Schedule Helper
    Plug-ins internet :
        FlashPlayer-10.6 : Version : 14.0.0.125 - SDK 10.6 Aide
        Flash Player : Version : 14.0.0.125 - SDK 10.6 Aide
        QuickTime Plugin : Version : 7.7.3
        JavaAppletPlugin : Version : Java 7 Update 55 Vérifier la version
        Default Browser : Version : 537 - SDK 10.9
    Plug-ins audios :
        BluetoothAudioPlugIn : Version : 1.0 - SDK 10.9
        AirPlay : Version : 2.0 - SDK 10.9
        AppleAVBAudio : Version : 203.2 - SDK 10.9
        InstantOn : Version : 7.1.2 - SDK 10.8 Aide
        iSightAudio : Version : 7.7.3 - SDK 10.9
    Plug-ins iTunes :
        Quartz Composer Visualizer : Version : 1.4 - SDK 10.9
    Plug-ins internets pour utilisateur :
        Google Earth Web Plug-in : Version : 7.1 Aide
    Panneaux de préférences de 3ème partie :
        Flash Player  Aide
        GoPro  Aide
        Java  Aide
    Time Machine :
        Time Machine n’est pas configuré !
    L’utilisation du CPU par processus :
             3%    plugin-container
             2%    firefox
             2%    WindowServer
             1%    devolonetsvc
             1%    fontd
    L’utilisation de la mémoire par processus :
        442 Mo    firefox
        213 Mo    plugin-container
        115 Mo    mds_stores
        66 Mo    WindowServer
        49 Mo    Finder
    Informations de la mémoire virtuelle :
        12.87 Go    RAM Disponible
        1.52 Go    RAM Active
        349 Mo    RAM Inactive
        1.27 Go    RAM Résidente
        249 Mo    Pages entrants
        0 o    Sorties pages

    So here is the log...
    If you find something wrong, I will be pleased to know what I can do to resolve the problem!
    Andrew
    22.06.14 22:58:01.000 bootlog[0]: BOOT_TIME 1403470681 0
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 kernel[0]: Longterm timer threshold: 1000 ms
    22.06.14 22:58:14.000 kernel[0]: PMAP: PCID enabled
    22.06.14 22:58:14.000 kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    22.06.14 22:58:14.000 kernel[0]: Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    22.06.14 22:58:14.000 kernel[0]: vm_page_bootstrap: 3912408 free pages and 249128 wired pages
    22.06.14 22:58:14.000 kernel[0]: kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
    22.06.14 22:58:14.000 kernel[0]: zone leak detection enabled
    22.06.14 22:58:14.000 kernel[0]: "vm_compressor_mode" is 4
    22.06.14 22:58:14.000 kernel[0]: standard timeslicing quantum is 10000 us
    22.06.14 22:58:14.000 kernel[0]: standard background quantum is 2500 us
    22.06.14 22:58:14.000 kernel[0]: mig_table_max_displ = 74
    22.06.14 22:58:14.000 kernel[0]: TSC Deadline Timer supported and enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for Sandbox
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for Quarantine
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    22.06.14 22:58:14.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    22.06.14 22:58:14.000 kernel[0]: The Regents of the University of California. All rights reserved.
    22.06.14 22:58:14.000 kernel[0]: MAC Framework successfully initialized
    22.06.14 22:58:14.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    22.06.14 22:58:14.000 kernel[0]: AppleKeyStore starting (BUILT: Apr 17 2014 23:36:27)
    22.06.14 22:58:14.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    22.06.14 22:58:14.000 kernel[0]: ACPI: sleep states S3 S4 S5
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 889A
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagement: (built 23:35:25 Apr 17 2014) initialization complete
    22.06.14 22:58:14.000 kernel[0]: pci (build 23:24:05 Apr 17 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    22.06.14 22:58:14.000 kernel[0]: [ PCI configuration begin ]
    22.06.14 22:58:14.000 kernel[0]: console relocated to 0xf80000000
    22.06.14 22:58:14.000 kernel[0]: [ PCI configuration end, bridges 11, devices 15 ]
    22.06.14 22:58:14.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    22.06.14 22:58:14.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 44fb42fffeb8128a; max speed s800.
    22.06.14 22:58:14.000 kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    22.06.14 22:58:14.000 kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    22.06.14 22:58:14.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    22.06.14 22:58:14.000 kernel[0]: rooting via boot-uuid from /chosen: 2BA932BA-D572-3746-9BBD-3F60DED3B3D1
    22.06.14 22:58:14.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    22.06.14 22:58:14.000 kernel[0]: BTCOEXIST off
    22.06.14 22:58:14.000 kernel[0]: BRCM tunables:
    22.06.14 22:58:14.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    22.06.14 22:58:14.000 kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    22.06.14 22:58:04.661 com.apple.launchd[1]: *** launchd[1] has started up. ***
    22.06.14 22:58:14.000 kernel[0]: IOThunderboltSwitch<0xffffff8041e59c00>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    22.06.14 22:58:14.000 kernel[0]: IOThunderboltSwitch<0xffffff8041e59c00>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    22.06.14 22:58:04.661 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    22.06.14 22:58:14.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT1@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/APPLE HDD ST1000LM024 Media/IOGUIDPartitionScheme/Customer@2
    22.06.14 22:58:14.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    22.06.14 22:58:13.667 com.apple.launchd[1]: (de.devolo.networkservice) Unknown key: StandardErrPath
    22.06.14 22:58:14.000 kernel[0]: hfs: mounted Macintosh HD on device root_device
    22.06.14 22:58:13.738 com.apple.SecurityServer[15]: Session 100000 created
    22.06.14 22:58:19.473 hidd[48]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    22.06.14 22:58:19.473 hidd[48]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    22.06.14 22:58:19.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    22.06.14 22:58:19.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    22.06.14 22:58:19.000 kernel[0]: Waiting for DSMOS...
    22.06.14 22:58:20.177 com.apple.usbmuxd[26]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    22.06.14 22:58:20.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    22.06.14 22:58:20.000 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: Previous Shutdown Cause: 5
    22.06.14 22:58:20.000 kernel[0]: IOBluetoothUSBDFU::probe
    22.06.14 22:58:20.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x828A FirmwareVersion - 0x0079
    22.06.14 22:58:20.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: init
    22.06.14 22:58:20.000 kernel[0]: probe
    22.06.14 22:58:20.000 kernel[0]: start
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x1400
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    22.06.14 22:58:20.000 kernel[0]: DSMOS has arrived
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    22.06.14 22:58:20.000 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x7280 -- 0x4000 -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: m_tail has not been written to hardware: m_tail = 0x00000000, hardare tail register = 0x00000158
    22.06.14 22:58:21.000 kernel[0]: VM Swap Subsystem is ON
    22.06.14 22:58:23.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    22.06.14 22:58:23.322 configd[18]: setting hostname to "Mac-mini-de-Thomas-2.local"
    22.06.14 22:58:23.327 configd[18]: network changed.
    22.06.14 22:58:23.712 com.apple.SecurityServer[15]: Entering service
    22.06.14 22:58:23.792 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:23.799 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    22.06.14 22:58:23.831 loginwindow[43]: Login Window Application Started
    22.06.14 22:58:23.835 digest-service[72]: label: default
    22.06.14 22:58:23.836 digest-service[72]:     dbname: od:/Local/Default
    22.06.14 22:58:23.836 digest-service[72]:     mkey_file: /var/db/krb5kdc/m-key
    22.06.14 22:58:23.836 digest-service[72]:     acl_file: /var/db/krb5kdc/kadmind.acl
    22.06.14 22:58:23.838 digest-service[72]: digest-request: uid=0
    22.06.14 22:58:23.840 mDNSResponder[40]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    22.06.14 22:58:23.851 awacsd[60]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    22.06.14 22:58:23.857 awacsd[60]: InnerStore CopyAllZones: no info in Dynamic Store
    22.06.14 22:58:23.000 kernel[0]: createVirtIf(): ifRole = 1
    22.06.14 22:58:23.000 kernel[0]: in func createVirtualInterface ifRole = 1
    22.06.14 22:58:23.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    22.06.14 22:58:23.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    22.06.14 22:58:23.000 kernel[0]: Created virtif 0xffffff8042fee400 p2p0
    22.06.14 22:58:23.875 airportd[64]: airportdProcessDLILEvent: en1 attached (up)
    22.06.14 22:58:23.893 digest-service[72]: digest-request: netr probe 0
    22.06.14 22:58:23.893 digest-service[72]: digest-request: init request
    22.06.14 22:58:23.904 digest-service[72]: digest-request: init return domain: BUILTIN server: MAC-MINI-DE-THOMAS-2 indomain was: <NULL>
    22.06.14 22:58:23.954 systemkeychain[88]: done file: /var/run/systemkeychaincheck.done
    22.06.14 22:58:23.965 configd[18]: network changed.
    22.06.14 22:58:23.967 configd[18]: network changed: DNS*
    22.06.14 22:58:24.654 mDNSResponder[40]: D2D_IPC: Loaded
    22.06.14 22:58:24.654 mDNSResponder[40]: D2DInitialize succeeded
    22.06.14 22:58:24.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    22.06.14 22:58:24.659 mDNSResponder[40]:   4: Listening for incoming Unix Domain Socket client requests
    22.06.14 22:58:24.697 networkd[108]: networkd.108 built Aug 24 2013 22:08:46
    22.06.14 22:58:24.987 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:25.000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,2301,0de1,0300,41e1,0000]
    22.06.14 22:58:25.504 mds[39]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    22.06.14 22:58:25.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x1400 ****
    22.06.14 22:58:25.509 WindowServer[85]: Server is starting up
    22.06.14 22:58:25.517 mds[39]: (Normal) FMW: FMW 0 0
    22.06.14 22:58:25.615 sandboxd[94]: ([64]) airportd(64) deny file-read-data /private/var/root/Library/Preferences/ByHost/.GlobalPreferences.D399ADA9-CF52-5 558-B120-7860EB19C6F0.plist
    22.06.14 22:58:26.085 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:26.427 locationd[45]: NBB-Could not get UDID for stable refill timing, falling back on random
    22.06.14 22:58:26.565 locationd[45]: Location icon should now be in state 'Inactive'
    22.06.14 22:58:27.129 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:27.184 apsd[62]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    22.06.14 22:58:27.223 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:27.224 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:28.323 configd[18]: network changed: v4(en0+:192.168.192.25) DNS+ Proxy+ SMB
    22.06.14 22:58:30.122 ntpd[113]: proto: precision = 1.000 usec
    22.06.14 22:58:30.758 stackshot[29]: Timed out waiting for IOKit to finish matching.
    22.06.14 22:58:31.000 kernel[0]: pci pause: SDXC
    22.06.14 22:58:34.000 kernel[0]: IOPPF: AppleIntelCPUPowerManagement mode
    22.06.14 22:58:35.000 kernel[0]: en3: promiscuous mode enable succeeded
    22.06.14 22:58:35.131 WindowServer[85]: Session 256 retained (2 references)
    22.06.14 22:58:35.131 WindowServer[85]: Session 256 released (1 references)
    22.06.14 22:58:35.143 WindowServer[85]: Session 256 retained (2 references)
    22.06.14 22:58:35.144 WindowServer[85]: init_page_flip: page flip mode is on
    22.06.14 22:58:35.462 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.509 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.556 WindowServer[85]: Found 23 modes for display 0x00000000 [23, 0]
    22.06.14 22:58:35.559 WindowServer[85]: mux_initialize: Couldn't find any matches
    22.06.14 22:58:35.560 WindowServer[85]: Found 23 modes for display 0x00000000 [23, 0]
    22.06.14 22:58:35.573 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.573 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.600 WindowServer[85]: WSMachineUsesNewStyleMirroring: true
    22.06.14 22:58:35.601 WindowServer[85]: MPServiceForDisplayDevice: Invalid device alias (0)
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x2cc249f6: GL mask 0x4; bounds (0, 0)[1920 x 1080], 23 modes available
    Main, Active, on-line, enabled, boot, Vendor 1ab3, Model 819, S/N 4fb6, Unit 2, Rotation 0
    UUID 0xd404289f496d2934512ed979148ba0e3
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[4096 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003c: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.602 WindowServer[85]: WSSetWindowTransform: Singular matrix
    22.06.14 22:58:35.602 WindowServer[85]: WSSetWindowTransform: Singular matrix
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x2cc249f6: GL mask 0x4; bounds (0, 0)[1920 x 1080], 23 modes available
    Main, Active, on-line, enabled, boot, Vendor 1ab3, Model 819, S/N 4fb6, Unit 2, Rotation 0
    UUID 0xd404289f496d2934512ed979148ba0e3
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003f: GL mask 0x8; bounds (2944, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003c: GL mask 0x1; bounds (2945, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003d: GL mask 0x2; bounds (2946, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: CGXPerformInitialDisplayConfiguration
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x2cc249f6: Unit 2; Vendor 0x1ab3 Model 0x819 S/N 20406 Dimensions 20.04 x 11.26; online enabled, Bounds (0,0)[1920 x 1080], Rotation 0, Resolution 1
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2944,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x003f003c: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2945,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.622 WindowServer[85]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2946,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor: GL renderer id 0x01024400, GL mask 0x0000000f, accelerator 0x000045cf, unit 0, caps QEX|MIPMAP, vram 1024 MB
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor: GL renderer id 0x01024400, GL mask 0x0000000f, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor enabled for tile size [256 x 256]
    22.06.14 22:58:35.636 WindowServer[85]: CGXGLInitMipMap: mip map mode is on
    22.06.14 22:58:36.173 loginwindow[43]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:37.603 WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:38.644 WindowServer[85]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x2cc249f6 device: 0x7fd63b60a4e0  isBackBuffered: 1 numComp: 3 numDisp: 3
    22.06.14 22:58:38.644 WindowServer[85]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fd63b60a4e0) - enabling OpenGL
    22.06.14 22:58:39.514 awacsd[60]: Exiting
    22.06.14 22:58:41.302 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.321 launchctl[131]: com.apple.findmymacmessenger: Already loaded
    22.06.14 22:58:41.339 com.apple.SecurityServer[15]: Session 100005 created
    22.06.14 22:58:41.340 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.352 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.376 UserEventAgent[132]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:41.430 loginwindow[43]: Login Window Started Security Agent
    22.06.14 22:58:41.496 SecurityAgent[139]: This is the first run
    22.06.14 22:58:41.496 SecurityAgent[139]: MacBuddy was run = 0
    22.06.14 22:58:51.116 SecurityAgent[139]: User info context values set for andrew
    22.06.14 22:58:52.386 SecurityAgent[139]: Login Window login proceeding
    22.06.14 22:58:52.934 loginwindow[43]: Login Window - Returned from Security Agent
    22.06.14 22:58:52.987 loginwindow[43]: USER_PROCESS: 43 console
    22.06.14 22:58:53.000 kernel[0]: AppleKeyStore:Sending lock change 0
    22.06.14 22:58:53.269 com.apple.launchd.peruser.501[151]: Background: Aqua: Registering new GUI session.
    22.06.14 22:58:53.287 com.apple.launchd.peruser.501[151]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    22.06.14 22:58:53.288 com.apple.launchd.peruser.501[151]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    22.06.14 22:58:53.291 launchctl[153]: com.apple.pluginkit.pkd: Already loaded
    22.06.14 22:58:53.291 launchctl[153]: com.apple.sbd: Already loaded
    22.06.14 22:58:53.298 distnoted[155]: # distnote server agent  absolute time: 52.155260881   civil time: Sun Jun 22 22:58:53 2014   pid: 155 uid: 501  root: no
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    22.06.14 22:58:53.000 kernel[0]: coreaudiod (map: 0xffffff8043cc83c0) triggered DYLD shared region unnest for map: 0xffffff8043cc83c0, region 0x7fff8e000000->0x7fff8e200000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    22.06.14 22:58:54.413 sharingd[173]: Starting Up...
    22.06.14 22:58:54.419 WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:54.451 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:54.462 UserEventAgent[154]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:54.536 coreaudiod[164]: 2014-06-22 10:58:54.535997 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2
    22.06.14 22:58:54.653 xpcproxy[184]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    22.06.14 22:58:54.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=203[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    22.06.14 22:58:54.782 SystemUIServer[162]: Cannot find executable for CFBundle 0x7fe269611b40 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    22.06.14 22:58:54.787 com.apple.launchd.peruser.501[151]: (com.apple.mrt.uiagent[192]) Exited with code: 255
    22.06.14 22:58:54.802 SystemUIServer[162]: Cannot find executable for CFBundle 0x7fe269609cc0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    22.06.14 22:58:54.816 com.apple.IconServicesAgent[210]: IconServicesAgent launched.
    22.06.14 22:58:54.950 accountsd[213]: assertion failed: 13D65: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    22.06.14 22:58:54.993 com.apple.SecurityServer[15]: Session 100011 created
    22.06.14 22:58:55.041 WiFiKeychainProxy[186]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    22.06.14 22:58:55.041 WiFiKeychainProxy[186]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    22.06.14 22:58:55.765 com.apple.SecurityServer[15]: Session 100008 created
    22.06.14 22:58:55.802 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:55.828 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.820 syncdefaultsd[204]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.867 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.925 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.886 syncdefaultsd[204]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.895 apsd[209]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:57.900 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.902 apsd[209]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:57.935 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:58.326 syncdefaultsd[204]: It took 2.6s to setup APSConnection
    22.06.14 22:58:58.369 GrowlLauncher[185]: Launching Growl at URL: file://localhost/Applications/Growl.app/Contents/MacOS/Growl
    22.06.14 22:58:58.971 accountsd[213]: /SourceCache/Accounts/Accounts-336.9/ACDAuthenticationPluginManager.m - -[ACDAuthenticationPluginManager credentialForAccount:client:handler:] - 230 - The authentication plugin for account "[email protected]" (DBCB6F83-EC7B-45A3-9BE5-2CA7DDAA4DDC) could not be found!
    22.06.14 22:58:58.972 accountsd[213]: /SourceCache/Accounts/Accounts-336.9/ACDAccountStore.m - __62-[ACDAccountStore credentialForAccountWithIdentifier:handler:]_block_invoke389 - 857 - No plugin provides credentials for account [email protected]. Falling back to legacy behavior.
    22.06.14 22:58:59.046 xpcproxy[227]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    22.06.14 22:58:59.748 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:58:59.751 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:59:03.000 kernel[0]: firefox (map: 0xffffff8044b80690) triggered DYLD shared region unnest for map: 0xffffff8044b80690, region 0x7fff91e00000->0x7fff92000000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    22.06.14 22:59:05.211 mds_stores[111]: (Error) SecureStore: Access token 6 changed uid from -1 to 501
    22.06.14 22:59:07.699 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:59:08.432 gamed[224]: CKSoftwareMap: Registering with Daemon
    22.06.14 22:59:10.965 imagent[195]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:59:11.180 apsd[209]: Unrecognized leaf certificate
    22.06.14 22:59:11.658 Growl[225]: Using your own bundle identifier as an NSUserDefaults suite name does not make sense and will not work. Break on _NSUserDefaults_Log_Nonsensical_Suites to find this
    22.06.14 22:59:12.050 parentalcontrolsd[241]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    22.06.14 22:59:14.545 Growl[225]: Setup timer, this should only happen once
    22.06.14 22:59:14.547 Growl[225]: Next image check no earlier than 24 hours from 2014-06-21 21:59:00 +0000
    22.06.14 22:59:18.947 syncdefaultsd[204]: [AOSAccounts] : IAAppProvider::CopyAccountUIDForUser Timed out waiting
    22.06.14 22:59:20.070 com.apple.SecurityServer[15]: Session 100013 created
    22.06.14 22:59:20.515 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:59:21.136 com.apple.NotesMigratorService[245]: Joined Aqua audit session
    22.06.14 22:59:30.907 plugin-container[246]: CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.
    22.06.14 22:59:30.907 plugin-container[246]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    22.06.14 22:59:32.011 plugin-container[246]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API.
    22.06.14 22:59:56.863 com.apple.SecurityServer[15]: Session 100006 created
    22.06.14 23:01:01.000 kernel[0]: process devolonetsvc[65] caught causing excessive wakeups. Observed wakeups rate (per sec): 278; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45161
    22.06.14 23:01:05.643 com.apple.SecurityServer[15]: Session 100015 created
    22.06.14 23:01:08.859 spindump[269]: Saved wakeups_resource.spin report for devolonetsvc version ??? (???) to /Library/Logs/DiagnosticReports/devolonetsvc_2014-06-22-230108_Mac-mini-de-Thom as-2.wakeups_resource.spin
    22.06.14 23:02:24.031 mds[39]: (Normal) Volume: volume:0x7f82bf02c600 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.fn2zAA
    22.06.14 23:07:06.425 com.apple.NotesMigratorService[245]: Joined Aqua audit session
    22.06.14 23:07:09.219 Console[289]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.

  • Problems with CVS and improvements required

    Developing with JDeveloper 9.0.3 preview we have found some bugs and some improvements that would be very useful.
    Problems
    1)     Overlay icons on versioned files dont show the real state of the file as described in the Using Concurrent Versions System (CVS) With JDeveloper section of the Using Support for Team Based Development help manual (this issue was solved with a patch for the 9.0.2 release but it cant be applied for the 9.0.3 preview).
    2)     When CVS finds revision conflicts on the project file (.jpr) or on the descriptors of BC4J objects and packages, it overwrites (properly) the source file with the <<<<<< and >>>>>> comments to denote the conflict, and the warning for the conflict is signaled in the CVS log; but it would be nice (because it is annoying to check everytime the CVS log especially for a critical message like a conflict) having a message box reporting these critical messages.
    3)     During the import module function to import the project files into the CVS server, the image files (such as .GIF and .JPG) ought to be automatically added as binary files, or better still, it would be useful a configuration fuction to enumerate the extensions to be added as binary files.
    4)     After some types of CVS commands the CVS editors and CVS watchers windows becomes suddenly closed.
    Required Improvements
    1)     It would be useful a function showing all the files to be added to source control in a list and in a more general case, the versioning status of all the project files, without having to expand all the nodes of the project tree.
    2)     Its uncomfortable the current behaviour for the check out/edit on the project file (jpr) that automatically selects all files included within it. It would be useful to explicitly select to operate only on the project file or to include also the files within it; or at least to place the project file at the top of the list.
    3)     The Edit Files command for the CVS source control ought to support the cvs edit option -c (to check that working files are unedited) and an option to execute an update command before the edit one, to have the most recent revision of that file.
    4)     The opportunity to treat every type of BC4J object as a single CVS entity, taking all the files required by the single BC4J object grouped together and then checked-in, checked-out, etc. in a simple one-click operation.

    1) Overlay icons [cut] Has the problem returned in 9.0.3 and if so can you give me details of your cvs client version i.e CVSNT 1.0.11.1.3 etc.. It would be really helpful in tracking this down. The CVS version in use is (from the cvs --version command output): Concurrent Versions System (CVSNT) 1.11.1.3  (Build 57a) (client/server). The JDeveloper version is 9.0.3.988 preview.This is the client version we test against and recommend. We have seen no problems here and can't reproduce this. Could you help us track this down by supplying the answers to the following questions?
    1, What OS and CVS version is the server using?
    2, For a file that is showing the incorrect overlay could you check the timestamp in the CVS\entries file and post that and the timestamp on the actual file system file?
    3, What timezone are you currently working in and is daylight savings time in operation?
    and finally
    4, Is the CVS server in the same timezone?
    Hopefully this will give us a good start on where the problem is.
    [cut]
    We have already configured cvswrappers to properly handle binary files, but the cvs import function seems to ignore these settings, while cvs add uses it. If you try to import a project with some gif files using jdev, having configured cvs as described, these files will be corrupted. After this, if you add another gif file using cvs add function (not add binary) the settings will be used and the file are correctly stored.
    It seems that to make the import command work properly, file types have to be explicitly specified for each binary file (-kb option) on the cvs command line. To verify this we have tried the same operations using wincvs client. Inspecting the log window, we see that the client explicitly force the file types (they use an internal filtering to recognize binary files instead of file extension):
    cvs import -I ! -I CVS -W "*.gif -k 'b'" -m "no message" testmodule avendor areleaseRight, I'll add this information to the bug and make sure it gets evaluated.
    4) After some types of CVS commands the CVS editors and CVS watchers windows becomes suddenly closed. Could yet tell me what these operations are so I can log a bug? We dont know if its effectively a bug, but the window becomes closed when automating layout switching occurs (if its enabled in preferences), for example: Im in the ide without any open editors (current layout Editing), I get the editors list, then I open an uiXML file (the layout switch to Web Editing) and the list disappears. Even if the layout switch back to Editing (automatically or manually) the list is not re-shown (its not saved in the layout).This is an issue with JDevs layout in that the SCM windows are not default in any layout and so they are closed when the switch occurs. This is being looked at for a future release.
    3) The Edit Files command for the CVS source control ought to support the cvs edit option -c (to check that working files are unedited) and an option to execute an update command before the edit one, to have the most recent revision of that file. I'll add enhancement requests for these I especially like the update before edit suggestion. For team based development the reserved edit functionality (the -c option) would be very useful, especially for working with business components.I'll add your use case to the enhancement, as this is a very good reason to have "-c". Hopefully if we can implement 4) and integrate source control and BC4J better in a future release.
    4) The opportunity to treat every type of BC4J object as a single CVS entity, taking all the files required by the single BC4J object grouped together and then checked-in, checked-out, etc. in a simple one-click operation. We would also like to have support for this in source control and it is a feature that is currently under investigation.It would be -very- useful if, while trying to edit a generic component under source control, jdev suggested (in the edit dialog window, for example) which other files are likely to be modified, giving the chance to edit them also (if not already). For example, trying to edit a ViewObject component, it will be probably needed also to edit the .jpx, the project, the business package descriptor, in addition to the component implementation and descriptor.Agreed.
    We also have some doubts on the meaning of the dialog that often appears after a checkout or a folder update, asking New checked out files were detected; how would you like them to be dealt with?. Can you explain whats the behavior of each choice?The three choices breakdown as follows
    1. Open checked out files in the active project
    This adds all files to the project that is active in the IDE, if all files were already in the project no change will appear to occur. If new files have been downloaded they will now appear in the project
    2. Create a New project for the checked out files
    Generate a completely new fresh project from the checked out files, similar to the default behaviour of checkout module in JDev
    3. Do not open a new checked out files.
    Perform no action with the files, lets the user add them if they so wish.
    Thanks for the replies,
    Geoff Waymark
    JDev SCM Team

  • Early 2009 Mac Mini slow with Mavericks

    I bought an early 2009 Mac Mini, and it was really slow with Maverick 10.9.1 installed. I proceed to upgrade the ram to 8GB and replaced the Hard Drive with a WD 500GB Blue Drive. The system is still pegging the CPU to 98%. I am posting 2 EtreChecks.
    Hardware Information:
              Mac mini (Early 2009)
              Mac mini - model: Macmini3,1
              1 2 GHz Intel Core 2 Duo CPU: 2 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce 9400 - VRAM: 256 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 0:50:29
    Disk Information:
              WDC WD5000BEVT-75ZAT0 disk0 : (500.11 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintiosh HD (disk0s2) /: 499.25 GB (481.17 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              PIONEER DVD-RW  DVRTS08 
    USB Information:
              Generic Flash Card Reader
              JMicron USB to ATA/ATAPI bridge 500.11 GB
                        EFI (disk1s1) <not mounted>: 209.7 MB
                        Time Machine Backups (disk1s2) <not mounted>: 499.76 GB
              American Power Conversion Back-UPS RS 1200 FW:8.g3 .D USB FW:g3 
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] com.torch.update.agent.plist 3rd-Party support link
    Launch Agents:
    User Launch Agents:
    User Login Items:
              iTunesHelper
              Torch
    Internet Plug-ins:
              Default Browser: Version: 537 - SDK 10.9
              QuickTime Plugin: Version: 7.7.3
              SharePointBrowserPlugin: Version: 14.0.0 3rd-Party support link
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    3rd Party Preference Panes:
              None
    Bad Fonts:
              None
    Old Applications:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                 117%          helpd
                  23%          lssave
                  12%          com.apple.iCloudHelper
                  12%          WindowServer
                  12%          hiutil
    Top Processes by Memory:
              74 MB          installd
              66 MB          Torch
              66 MB          storeagent
              49 MB          mds_stores
              49 MB          helpd
    Virtual Memory Information:
              5.91 GB          Free RAM
              1.03 GB          Active RAM
              150 MB          Inactive RAM
              678 MB          Wired RAM
              229 MB          Page-ins
              0 B          Page-outs
    Hardware Information:
              Mac mini (Early 2009)
              Mac mini - model: Macmini3,1
              1 2 GHz Intel Core 2 Duo CPU: 2 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce 9400 - VRAM: 256 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 1:50:32
    Disk Information:
              WDC WD5000BEVT-75ZAT0 disk0 : (500.11 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintiosh HD (disk0s2) /: 499.25 GB (481.11 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              PIONEER DVD-RW  DVRTS08 
    USB Information:
              American Power Conversion Back-UPS RS 1200 FW:8.g3 .D USB FW:g3 
              Generic Flash Card Reader
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] com.torch.update.agent.plist 3rd-Party support link
    Launch Agents:
    User Launch Agents:
    User Login Items:
              iTunesHelper
              Torch
    Internet Plug-ins:
              Default Browser: Version: 537 - SDK 10.9
              QuickTime Plugin: Version: 7.7.3
              SharePointBrowserPlugin: Version: 14.0.0 3rd-Party support link
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    3rd Party Preference Panes:
              None
    Bad Fonts:
              None
    Old Applications:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  42%          WindowServer
                  23%          mds
                  20%          AddressBookSourceSync
                  18%          syncdefaultsd
                  18%          hiutil
    Top Processes by Memory:
              123 MB          Safari
              123 MB          helpd
              106 MB          com.apple.WebKit.WebContent
              82 MB          mds_stores
              74 MB          Torch
    Virtual Memory Information:
              5.42 GB          Free RAM
              1.48 GB          Active RAM
              175 MB          Inactive RAM
              692 MB          Wired RAM
              255 MB          Page-ins
              0 B          Page-outs
    What could the issue be?

    here is the console dump for an hour and half.
    2/22/14 9:24:34.675 AM coreaudiod[164]: Enabled automatic stack shots because audio IO is inactive
    2/22/14 9:25:44.599 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Google Chrome" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 9:25:45.664 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Google Chrome" after 2.06 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 9:31:25.360 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Google Chrome" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 9:31:25.366 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Google Chrome" after 1.01 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 9:32:25.255 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 9:32:33.845 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft Word" after 9.59 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 9:36:47.675 AM WindowServer[78]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    2/22/14 9:36:47.769 AM loginwindow[54]: find_shared_window: WID -1
    2/22/14 9:36:47.769 AM loginwindow[54]: CGSGetWindowTags: Invalid window 0xffffffff
    2/22/14 9:36:47.769 AM loginwindow[54]: find_shared_window: WID -1
    2/22/14 9:36:47.769 AM loginwindow[54]: CGSSetWindowTags: Invalid window 0xffffffff
    2/22/14 9:36:47.998 AM coreservicesd[28]: Application App:"loginwindow" [ 0x0/0x1001]  @ 0x0x7fcf4be2e9f0 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x5d05d:) ), so denying.
    2/22/14 9:36:47.998 AM WindowServer[78]: [cps/setfront] Failed setting the front application to loginwindow, psn 0x0-0x1001, securitySessionID=0x186a4, err=-13066
    2/22/14 9:39:29.897 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "ScreenSaverEngine" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 9:39:43.897 AM WindowServer[78]: disable_update_likely_unbalanced: UI updates still disabled by application "ScreenSaverEngine" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    2/22/14 9:41:35.181 AM WindowServer[78]: Created shield window 0xd3 for display 0x2b284fd1
    2/22/14 9:41:35.213 AM WindowServer[78]: device_generate_desktop_screenshot: authw 0x7fb403cc92a0(2000), shield 0x7fb403e340b0(2001)
    2/22/14 9:41:36.516 AM WindowServer[78]: device_generate_lock_screen_screenshot: authw 0x7fb403cc92a0(2000), shield 0x7fb403e340b0(2001)
    2/22/14 9:41:40.300 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 9:41:40.301 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Finder" after 5.09 seconds (server forcibly re-enabled them after 5.09 seconds)
    2/22/14 9:42:01.253 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "ScreenSaverEngine" after 152.36 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:00:07.000 AM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=512[GoogleSoftwareUp] clearing CS_VALID
    2/22/14 10:11:06.929 AM WindowServer[78]: Created shield window 0xd4 for display 0x003f003c
    2/22/14 10:11:06.929 AM WindowServer[78]: handle_will_sleep_auth_and_shield_windows: no lock state data
    2/22/14 10:11:06.935 AM WindowServer[78]: handle_will_sleep_auth_and_shield_windows: no lock state data
    2/22/14 10:11:06.942 AM loginwindow[54]: ERROR | -[LWScreenLock(Private) screenIsLockedTimeExpired:] | No lock state found, use built in check
    2/22/14 10:11:07.864 AM WindowServer[78]: Received display connect changed for display 0x3f003c
    2/22/14 10:11:07.865 AM WindowServer[78]: Received display connect changed for display 0x2b284fd1
    2/22/14 10:11:08.061 AM WindowServer[78]: Created shield window 0xd5 for display 0x2b284fd1
    2/22/14 10:11:08.061 AM WindowServer[78]: handle_will_sleep_auth_and_shield_windows: no lock state data
    2/22/14 10:11:08.145 AM WindowServer[78]: Received display connect changed for display 0x3f003c
    2/22/14 10:11:08.146 AM WindowServer[78]: Received display connect changed for display 0x2b284fd1
    2/22/14 10:11:08.289 AM WindowServer[78]: Created shield window 0xd6 for display 0x2b284fd1
    2/22/14 10:11:08.289 AM WindowServer[78]: handle_will_sleep_auth_and_shield_windows: no lock state data
    2/22/14 10:11:08.563 AM WindowServer[78]: MPServiceForDisplayDevice: Invalid device alias (0)
    2/22/14 10:11:08.563 AM WindowServer[78]: Display 0x2b284fd1: GL mask 0x2; bounds (0, 0)[1920 x 1200], 69 modes available
    Main, Active, on-line, enabled, boot, OpenGL-accel, Vendor 10ac, Model a02a, S/N 31594553, Unit 1, Rotation 0
    UUID 0x000010ac0000a02a3159455300000000, ColorProfile { 3, "DELL 2408WFP"}
    2/22/14 10:11:08.563 AM WindowServer[78]: GLCompositor: GL renderer id 0x0102260e, GL mask 0x00000003, accelerator 0x0000333b, unit 0, caps QEX|QGL|MIPMAP, vram 256 MB
    texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    2/22/14 10:11:08.564 AM WindowServer[78]: Display 0x003f003c: GL mask 0x1; bounds (2944, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003c
    2/22/14 10:11:08.961 AM WindowServer[78]: Created shield window 0xd7 for display 0x2b284fd1
    2/22/14 10:11:08.961 AM WindowServer[78]: Created shield window 0xd8 for display 0x003f003c
    2/22/14 10:11:09.046 AM loginwindow[54]: resume called when there was already a timer
    2/22/14 10:11:09.366 AM WindowServer[78]: Display 0x2b284fd1: MappedDisplay Unit 1: Startup Mode 1920 x 1200, CGSThirtytwoBitColor, Resolution 1, IOMode 0x80001000, IODepth 0x2, IOReturn 0x0
    2/22/14 10:11:09.371 AM WindowServer[78]: Display added
    2/22/14 10:11:09.371 AM WindowServer[78]: Display removed
    2/22/14 10:11:09.396 AM WindowServer[78]: Display 0x2b284fd1: GL mask 0x2; bounds (0, 0)[1920 x 1200], 69 modes available
    Main, Active, on-line, enabled, boot, OpenGL-accel, Vendor 10ac, Model a02a, S/N 31594553, Unit 1, Rotation 0
    UUID 0x000010ac0000a02a3159455300000000, ColorProfile { 3, "DELL 2408WFP"}
    2/22/14 10:11:09.396 AM WindowServer[78]: GLCompositor: GL renderer id 0x0102260e, GL mask 0x00000003, accelerator 0x0000333b, unit 0, caps QEX|QGL|MIPMAP, vram 256 MB
    texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    2/22/14 10:11:09.397 AM WindowServer[78]: Display 0x003f003c: GL mask 0x1; bounds (2944, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003c
    2/22/14 10:11:10.063 AM WindowServer[78]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    2/22/14 10:11:10.292 AM WindowServer[78]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    2/22/14 10:11:11.356 AM WindowServer[78]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    2/22/14 10:11:23.790 AM WindowServer[78]: Display 0x2b284fd1: MappedDisplay Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    2/22/14 10:11:25.070 AM WindowServer[78]: Display 0x2b284fd1: MappedDisplay Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    2/22/14 10:11:25.580 AM WindowServer[78]: Display 0x2b284fd1: MappedDisplay Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    2/22/14 10:11:30.954 AM WindowServer[78]: Display 0x2b284fd1: MappedDisplay Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    2/22/14 10:11:31.429 AM WindowServer[78]: Display 0x2b284fd1: MappedDisplay Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    2/22/14 10:11:34.016 AM WindowServer[78]: Display 0x2b284fd1: MappedDisplay Unit 1; ColorProfile { 3, "DELL 2408WFP"}; TransferFormula (1.000000, 1.000000, 1.000000)
    2/22/14 10:12:44.372 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Google Chrome" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:12:46.639 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Google Chrome" after 3.27 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:13:17.936 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:13:18.105 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft Word" after 10.37 seconds (server forcibly re-enabled them after 10.20 seconds)
    2/22/14 10:13:19.403 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:13:23.043 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft Word" after 4.64 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:13:24.633 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:13:24.810 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft Word" after 1.18 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:13:55.737 AM Dock[168]: no information back from LS about running process
    2/22/14 10:14:08.271 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:14:20.063 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft Word" after 12.79 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:14:21.346 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:14:22.661 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft Word" after 2.32 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:14:33.366 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft AutoUpdate" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:14:38.030 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft AutoUpdate" after 5.66 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:15:12.817 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft AutoUpdate" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:15:13.323 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft AutoUpdate" after 1.51 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:15:33.378 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:15:33.557 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft Word" after 1.18 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:15:42.866 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft AutoUpdate" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:15:44.503 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft AutoUpdate" after 2.64 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:17:06.581 AM Dock[168]: no information back from LS about running process
    2/22/14 10:17:25.185 AM Installer[556]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:17:28.009 AM Installer[556]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:17:32.827 AM Installer[556]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:18:06.003 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Google Chrome" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:18:07.697 AM coreservicesd[28]: Application App:"Google Chrome" [ 0x0/0x24024]  @ 0x0x7fcf4bc954d0 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x6a06a:) ), so denying.
    2/22/14 10:18:07.710 AM WindowServer[78]: [cps/setfront] Failed setting the front application to Google Chrome, psn 0x0-0x24024, securitySessionID=0x186a4, err=-13066
    2/22/14 10:18:12.703 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Google Chrome" after 7.70 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:18:22.918 AM mdworker[563]: (Normal) Import: pre-plugin uti:public.data plugin:internalPlainTextImporter exceeded cpu use limits (1) after 20016 milliseconds - find suspect file using: sudo mdutil -t 492783
    2/22/14 10:18:49.948 AM sudo[576]:     root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.iEbaHs/tmp ; USER=ericstrauss ; COMMAND=/usr/bin/defaults write com.microsoft.autoupdate2 Applications -dict-add /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app { 'Application ID' = MSau02; LCID = 1033 ; }
    2/22/14 10:18:52.985 AM sudo[579]:     root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.iEbaHs/tmp ; USER=ericstrauss ; COMMAND=/usr/bin/defaults write com.microsoft.autoupdate2 Applications -dict-add /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app { 'Application ID' = Merp2; LCID = 1033 ; }
    2/22/14 10:19:05.937 AM Installer[556]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:19:06.801 AM coreaudiod[164]: Disabled automatic stack shots because audio IO is active
    2/22/14 10:19:07.637 AM coreaudiod[164]: Enabled automatic stack shots because audio IO is inactive
    2/22/14 10:20:00.196 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Google Chrome" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:20:00.278 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Google Chrome" after 1.08 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:21:23.657 AM loginwindow[54]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    2/22/14 10:21:23.658 AM loginwindow[54]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    2/22/14 10:21:29.634 AM com.apple.launchd.peruser.501[130]: ([0x0-0x24024].com.google.Chrome[289]) Exited: Killed: 9
    2/22/14 10:21:29.773 AM coreservicesd[28]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=100
    2/22/14 10:21:29.789 AM coreservicesd[28]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=134
    2/22/14 10:21:42.513 AM mdworker32[586]: CGSGetDisplayBounds: Invalid display 0x00000000
    2/22/14 10:21:42.829 AM mdworker32[586]: bootstrap_look_up2 failed with 0x44c
    2/22/14 10:21:43.000 AM kernel[0]: Sandbox: sandboxd(587) deny mach-lookup com.apple.coresymbolicationd
    2/22/14 10:21:59.390 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft AutoUpdate" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:21:59.403 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft AutoUpdate" after 1.04 seconds (server forcibly re-enabled them after 1.02 seconds)
    2/22/14 10:22:07.388 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Microsoft AutoUpdate" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:22:09.166 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Microsoft AutoUpdate" after 2.86 seconds (server forcibly re-enabled them after 1.08 seconds)
    2/22/14 10:23:55.864 AM Dock[168]: no information back from LS about running process
    2/22/14 10:24:29.358 AM Installer[610]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:24:38.403 AM find_office[687]: /
    2/22/14 10:24:38.424 AM find_office[687]: 14.0.0.0.0
    2/22/14 10:24:38.438 AM find_office[687]: 14.0.9.999999.999999
    2/22/14 10:24:38.503 AM find_office[687]: CheckPath: "{ENV:RSTargetMount}/Applications/Microsoft Office 2011/Office/MicrosoftComponentPlugin.framework"
    2/22/14 10:24:38.527 AM find_office[687]: CheckPath found the following results:
    2/22/14 10:24:38.618 AM find_office[687]:     /Applications/Microsoft Office 2011/Office/MicrosoftComponentPlugin.framework (14.0.0.100825.0)
    2/22/14 10:25:19.018 AM Installer[610]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:25:20.049 AM Installer[610]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:25:23.311 AM Installer[610]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/22/14 10:25:53.817 AM coreservicesd[28]: Application App:"Installer" [ 0x0/0x74074]  @ 0x0x7fcf4be33870 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x77077:) ), so denying.
    2/22/14 10:25:53.839 AM WindowServer[78]: [cps/setfront] Failed setting the front application to Installer, psn 0x0-0x74074, securitySessionID=0x186a4, err=-13066
    2/22/14 10:29:49.421 AM Dock[168]: no information back from LS about running process
    2/22/14 10:30:01.000 AM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=984[ksadmin] clearing CS_VALID
    2/22/14 10:31:20.000 AM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=1029[ksadmin] clearing CS_VALID
    2/22/14 10:31:23.180 AM mdworker[983]: (Normal) Import: pre-plugin uti:dyn.ah62d4rv4ge80e2pp plugin:internalPlainTextImporter exceeded cpu use limits (1) after 28765 milliseconds - find suspect file using: sudo mdutil -t 485613
    2/22/14 10:31:38.814 AM mdworker[1035]: (Normal) Import: pre-plugin uti:dyn.ah62d4rv4ge80e2pp plugin:internalPlainTextImporter exceeded cpu use limits (1) after 7351 milliseconds - find suspect file using: sudo mdutil -t 485613
    2/22/14 10:32:30.019 AM mdworker[1047]: (Normal) Import: pre-plugin uti:public.data plugin:internalPlainTextImporter exceeded cpu use limits (1) after 8166 milliseconds - find suspect file using: sudo mdutil -t 502280
    2/22/14 10:32:42.444 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Google Chrome" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:32:45.625 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Google Chrome" after 4.18 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:33:05.352 AM mdworker[1073]: (Normal) Import: pre-plugin uti:public.data plugin:internalPlainTextImporter exceeded cpu use limits (1) after 7712 milliseconds - find suspect file using: sudo mdutil -t 502280
    2/22/14 10:34:02.014 AM mdworker[1109]: (Normal) Import: pre-plugin uti:public.data plugin:internalPlainTextImporter exceeded cpu use limits (1) after 4056 milliseconds - find suspect file using: sudo mdutil -t 503064
    2/22/14 10:34:21.827 AM mdworker[1130]: (Normal) Import: pre-plugin uti:public.data plugin:internalPlainTextImporter exceeded cpu use limits (1) after 6355 milliseconds - find suspect file using: sudo mdutil -t 503064
    2/22/14 10:34:30.447 AM com.apple.launchd.peruser.501[130]: ([0x0-0x78078].com.google.Chrome[976]) Exited: Killed: 9
    2/22/14 10:34:30.856 AM spindump[1137]: Google Chrome [976] unable to symbolicate
    2/22/14 10:34:51.454 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:34:51.568 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "Console" after 2.08 seconds (server forcibly re-enabled them after 1.96 seconds)
    2/22/14 10:34:57.244 AM coreservicesd[28]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=412
    2/22/14 10:36:35.000 AM kernel[0]: Sandbox: xpcd(160) deny ipc-posix-shm-read-data /tmp/com.apple.csseed.28
    2/22/14 10:38:16.556 AM com.apple.launchd.peruser.501[130]: ([0x0-0x8e08e].com.apple.Notes[1332]) Exited: Terminated: 15
    2/22/14 10:38:21.197 AM com.apple.launchd.peruser.501[130]: ([0x0-0x8d08d].com.apple.TextEdit[1255]) Exited: Terminated: 15
    2/22/14 10:39:19.812 AM xpcd[160]: restored permissions (100644 -> 100744) on /Users/ericstrauss/Library/Containers/com.apple.TextEdit/Container.plist
    2/22/14 10:39:20.011 AM xpcd[160]: TextEdit[1255]: registration request failed: (0x10, 0x3) xpc_domain_import() failed with code 0x44e
    2/22/14 10:39:32.097 AM com.apple.security.pboxd[1428]: Bug: 12F45: liblaunch.dylib + 23849 [2F71CAF8-6524-329E-AC56-C506658B4C0C]: 0x25
    2/22/14 10:39:35.993 AM com.apple.security.pboxd[1428]: CGSGetWindowTags: Invalid window 0x15c
    2/22/14 10:39:35.994 AM com.apple.security.pboxd[1428]: kCGErrorFailure: CGSSetHideOnDeact: error getting window tags
    2/22/14 10:39:36.565 AM librariand[1418]: [ERROR] [0.000s] com.apple. framework_client.c:794 IPCSyncingEnabled() failed to contact ubd: -1
    2/22/14 10:39:37.159 AM TextEdit[1372]: RVS:__54-[NSRemoteSavePanel _runOrderingOperationWithContext:]_block_invoke_0319 : Timeout occured while waiting for the window
    2/22/14 10:40:07.035 AM librariand[1418]: MMe quota status changed: under quota
    2/22/14 10:40:08.950 AM librariand[1418]: MMe quota status changed: under quota
    2/22/14 10:40:32.993 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "com.apple.security.pboxd" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:40:33.458 AM TextEdit[1372]: RVS:__54-[NSRemoteSavePanel _runOrderingOperationWithContext:]_block_invoke_0319 : Timeout occured while waiting for the window
    2/22/14 10:40:35.621 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "TextEdit" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:40:38.706 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "com.apple.security.pboxd" after 6.71 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:40:48.160 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "com.apple.security.pboxd" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:40:51.220 AM WindowServer[78]: disable_update_likely_unbalanced: UI updates still disabled by application "TextEdit" after 16.60 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    2/22/14 10:40:58.774 AM librariand[1418]: UBCopyItemListForPath(file://localhost/Users/ericstrauss/Library/Mobile%20Docum ents/.localized) returned nil
    2/22/14 10:40:58.816 AM librariand[1418]: UBCopyItemListForPath(file://localhost/Users/ericstrauss/Library/Mobile%20Docum ents/.localized) returned nil
    2/22/14 10:40:58.860 AM librariand[1418]: UBCopyItemListForPath(file://localhost/Users/ericstrauss/Library/Mobile%20Docum ents/.localized) returned nil
    2/22/14 10:40:59.776 AM ubd[1419]: objc[1419]: Object 0x7feeb0c22f80 of class NSUserDefaults autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
    2/22/14 10:40:59.778 AM ubd[1419]: objc[1419]: Object 0x7feeb0c22f80 of class NSUserDefaults autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
    2/22/14 10:41:02.159 AM WindowServer[78]: disable_update_likely_unbalanced: UI updates still disabled by application "com.apple.security.pboxd" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    2/22/14 10:41:04.723 AM librariand[1418]: TODO: unhandled delete of container file://localhost/Users/ericstrauss/Library/Mobile%20Documents/com~apple~shoebox
    2/22/14 10:41:52.142 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "TextEdit" after 77.52 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:41:52.633 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "com.apple.security.pboxd" after 65.48 seconds (server forcibly re-enabled them after 1.00 seconds)
    2/22/14 10:41:52.837 AM com.apple.security.pboxd[1428]: CGSGetWindowTags: Invalid window 0x167
    2/22/14 10:41:52.847 AM com.apple.security.pboxd[1428]: kCGErrorFailure: CGSSetHideOnDeact: error getting window tags
    2/22/14 10:41:54.609 AM WindowServer[78]: CGXDisableUpdate: UI updates were forcibly disabled by application "TextEdit" for over 1.00 seconds. Server has re-enabled them.
    2/22/14 10:42:08.610 AM WindowServer[78]: disable_update_likely_unbalanced: UI updates still disabled by application "TextEdit" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    2/22/14 10:42:22.042 AM WindowServer[78]: reenable_update_for_connection: UI updates were finally reenabled by application "TextEdit" after 28.43 seconds (server forcibly re-enabled them after 1.00 seconds)

  • Transactional replication very slow with indexes on Subscriber table

    I have setup Transactional Replication for one of our databases where one table with about 5mln records is replicated to a Subsriber database. With every replication about 500-600.000 changed records are send to the Subscriber.
    Since one month I see very strange behaviour when I add about 10 indexes to the Subscriber table. As soon as I have added the indexes replication speed becomes extremely slow (almost 3 hours for 600k records). As soon as I remove the indexes the replication
    is again very fast, about 3 minutes for the same amount of records.
    I've searched a lot on the internet to solve this issue but can't find any explaination for this strange behaviour after adding the indexes. As far as I know it doesn't have to be a problem to add indexes to a Subscriber table, and it hasn't been before on
    another replication configuration we use.
    Some information from the Replication Log:
    With indexes on the Subscriber table
    Total Run Time (ms) : 9589938 Total Work Time : 9586782
    Total Num Trans : 3 Num Trans/Sec : 0.00
    Total Num Cmds : 616245 Num Cmds/Sec : 64.28
    Total Idle Time : 0 
    Writer Thread Stats
    Total Number of Retries : 0 
    Time Spent on Exec : 9580752 
    Time Spent on Commits (ms): 2687 Commits/Sec : 0.00
    Time to Apply Cmds (ms) : 9586782 Cmds/Sec : 64.28
    Time Cmd Queue Empty (ms) : 5499 Empty Q Waits > 10ms: 172
    Total Time Request Blk(ms): 5499 
    P2P Work Time (ms) : 0 P2P Cmds Skipped : 0
    Reader Thread Stats
    Calls to Retrieve Cmds : 2 
    Time to Retrieve Cmds (ms): 10378 Cmds/Sec : 59379.94
    Time Cmd Queue Full (ms) : 9577919 Full Q Waits > 10ms : 6072
    Without indexes on the Subscriber table
    Total Run Time (ms) : 89282 Total Work Time : 88891
    Total Num Trans : 3 Num Trans/Sec : 0.03
    Total Num Cmds : 437324 Num Cmds/Sec : 4919.78
    Total Idle Time : 0 
    Writer Thread Stats
    Total Number of Retries : 0 
    Time Spent on Exec : 86298 
    Time Spent on Commits (ms): 282 Commits/Sec : 0.03
    Time to Apply Cmds (ms) : 88891 Cmds/Sec : 4919.78
    Time Cmd Queue Empty (ms) : 1827 Empty Q Waits > 10ms: 113
    Total Time Request Blk(ms): 1827 
    P2P Work Time (ms) : 0 P2P Cmds Skipped : 0
    Reader Thread Stats
    Calls to Retrieve Cmds : 2 
    Time to Retrieve Cmds (ms): 2812 Cmds/Sec : 155520.63
    Time Cmd Queue Full (ms) : 86032 Full Q Waits > 10ms : 4026
    Can someone please help me with this issue? Any ideas? 
    Pim 

    Hi Megens:
    Insert statement might be slow with not only indexes and few others things too
    0) SQL DB Blocking during inserts
    1) If any insert triggers are existed
    2) Constraints - if any
    3) Index fragmentation
    4) Page splits / fill factor
    Without indexes inserts will be fast because, each time when new row going to insert to the table, SQL Server will do
    1) it will check for the room, if no room page splits will happen and record will placed at right place
    2) Once the record updated all the index should be update
    3) all these extra update work will cause can make insert statement bit slow
    Its better to have index maintenance jobs frequently to avoid fragmentation.
    If every thing is clear on SQL Server Side, you need look up on DISK IO, N/W Latency between the servers and so on
    Thanks,
    Thanks, Satish Kumar. Please mark as this post as answered if my anser helps you to resolves your issue :)

  • MacBook Pro 7,1 SLOW with Mountain Lion

    Hi there!!
    Well my problem is with my 2010 Macbook Pro 13" 2.4 Ghz Intel C2D is really slow and it always shows the spinning beachball  even when open a new tab in Safari or  any other app, when play a song or a video on iTunes it pauses several times, the video gets freeze but the audio continues.
    Just a few months ago I upgraded the Ram to 8 Gb (Corsair 1067) and the Hdd to a 640 gb Toshiba, thinking that the problem would be the OS I made a clean install of Mountain Lion and the problem continued, ran the AHT and it shows an error with the Ram, I changed the wrong module with one of the 2 gb that the computer came with but the problem continues, I've been monitoring the system, temperature, ram, hd and cpu (made an stress test) and it all just seems to be fine, but is not...
    Hope you can help me please!!

    Things You Can Do To Keep Your Computer From Slowing Down
    If your computer seems to be running slower here are some things you can do:
    Boot into Safe Mode then repair your hard drive and permissions:
    Repair the Hard Drive and Permissions Pre-Lion
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Repair the Hard Drive - Lion
    Boot from your Lion Recovery HD. When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Restart your computer normally and see if this has helped any. Next do some maintenance:
    Suggestions for OS X Maintenance
    For situations Disk Utility cannot handle the best third-party utility is Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
    I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    SuperDuper!
    SyncTwoFolders
    Synk Pro
    Synk Standard
    Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.
    Additional Hints
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
    Add more RAM. If your computer has less than 2 GBs of RAM and you are using OS X Leopard or later, then you can do with more RAM. Snow Leopard and Lion work much better with 4 GBs of RAM than their system minimums. The more concurrent applications you tend to use the more RAM you should have.
    Always maintain at least 15 GBs or 10% of your hard drive's capacity as free space, whichever is greater. OS X is frequently accessing your hard drive, so providing adequate free space will keep things from slowing down.
    Check for applications that may be hogging the CPU:
    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
    Often this problem occurs because of a corrupted cache or preferences file or an attempt to write to a corrupted log file.

Maybe you are looking for

  • How do I install the PDF printer in Acrobat Standard 10.1.12??

    Updated to Acrobat Standard 10.1.12 a week ago and noticed that no PDF printer was installed.  How do I install the PDF printer??

  • Calculated value for SAP Scripts

    Hi All, I have made changes to two seperate print programs which are used to print Invoice and Packing Slip respectively. However, I'm using the dimension details from VEKP in both. When I calculate volume multiplying the length, breadth and height (

  • Pre-populating many items with one call to the database

    Hi, I have a form, containing eight text items, that needs to provide a 'copy from latest record' function, so when the form is rendered in 'Create mode' the data from the latest record is copied to the form and can then be updated. I could use the '

  • Copy standard extractor to custom

    hai Gurus,   I have a requirement to convert the standard extractor to custom because I need to add some fields. I went to rsa6 and clicked on enhance structure. Now I see 4 includes in that structure. I need to add fields in each include. Do I need

  • Internal Drive won't stay open

    When I double click on the internal drive icon on the desktop, the window opens and then immediately closes. Similarly, when I double click on an alias for a folder in the internal drive, the window opens and immediately closes. I have run Disk Utili