Restart flow

Hello All,
Could you help me!
I try to call FM SAP_WAPI_ADM_WORKFLOW_RESTART  twice in one session for one ID.
First time FM return error. In this session i fix all errors. But second time FM return Error too.
In new session FM doen't return error.
      LOOP AT lt_rows INTO ls_rows.
        READ TABLE <ft_data> ASSIGNING <fs_data> INDEX ls_rows-index.
        IF sy-subrc EQ 0.
          ASSIGN COMPONENT 'WI_ID' OF STRUCTURE <fs_data> TO <fs_id>.
          CALL FUNCTION 'SAP_WAPI_ADM_WORKFLOW_RESTART'
            EXPORTING
              workitem_id   = <fs_id>    
              do_commit     = 'X'
            TABLES
              message_lines = lt_return.
        ENDIF.
      ENDLOOP.
How can i make error does not occur in same session?

Hi Artem
I don't know what excaltly is causing the error and how and where are you trying to fix the same. (You should have used SWIA instead ).
But, remember that SAP WAPIs too are function modules and would load the entire Function Group memory in the first call to any FM from that group. It is quite possible that internally, the Functions are reading buffered values and hence giving you an error. In a new session, the FG memory is reloaded and buffered values are reset .... hence it's not giving the error.
Can you elaborate on why are you doing the above, what is the need and why in a loop ....what WI IDs are in <ft_data>? and why SWIA is not preferred?
Regards,
Modak
PS: the first line in the API used by you is
lh_wapi = cl_swf_utl_wapi_framework=>create( im_language = language )
If you check this method, it creates the framework only if it does not exists, else it passes what is available.

Similar Messages

  • Iphone mail app regularly requires restart to get mail flowing???

    Anyone seeing this issue?  Advice re how to fix? 
    My iphone mail app regularly requires restart to get mail flowing.  That is it is running (doesn't crash) but will at time just stop getting email updates.  I then have to force close the mail app (i.e. kill it) and then restart it.  After restarting it the mail flows again.
    Notes:
    a) I do connect to Gmail for my mail - I'm using the IMAP facility for gmail currently (i.e. not the "Exchange" method)
    b) I do also have the Google "Gmail" app running on my device too
    c) on iPhone 3GS, latest version of IOS

    I have this same problem too.  I have both a hotmail and work Microsoft Exchange account setup on my iPhone and have intermitent issues with both.  Sometimes the hotmail push works, but my work email doesn't push, other times it's backwards, and sometimes neither work.  I can't figure it out.  Usually restarting the app (closing out of the multitasking bar), and/or going into settings and disabling the affected mail account works.  And to top it, I have an iPad, I'll hear the mail chime go off on my iPad, expecting it to go off on my phone....and it never does, not until I manually fetch it.
    Very frustrating.

  • Cover Flow cache is gone every time I restart iTunes.

    The title pretty much says it all. Ever since I began running iTunes on my new MacBook Pro (Spring 2009, 3.06 Ghz with 4GB of RAM) I was pretty disappointed with how slowly Cover Flow worked. I had been using iTunes on a PC for a while, but I figured that on brand new top-of-the-line Apple hardware, iTunes and Cover Flow would fly.
    The problem is, every time I restart iTunes, it appears that any Cover Flow image cache is gone. It seems like it has to re-lookup and re-load every image in my library as I scroll. It is usually smart enough to predict where a long scroll if going to end and pre-load the images at my destination, but every cover that I "flow" over during the scroll appears as just the default musical note symbol. Plus, moving around is choppy as it loads every image. I have to manually scroll through the whole library in order to force it to load every single cover and therefore respond smoothly as I scroll through. This keeps working until I restart the app, and then I'm back to square one.
    Why is this happening?

    Thank you to all that gave advice, none of the suggestions worked I'm afraid........ but I did find a solution to the problem, by accident......... Doing a normal sync still does not work...... So what I have done is, limited each file to just 1000 photos, and have ended up with 32 files now........... I have ticked the boxes     "Sync photo's from, selected files" and I sync with the first file ticked, then sync again with the second ticked, and so on, I know its long winded but they are now all on my ipod

  • 4th gen. iPod touch restarts when using Cover Flow while playing music

    I was just listening to music the past few months ever since I got my iPod touch back in August (and I love it) but for the past week I have been having this annyoing issue when I tilt my iPod touch to use Cover Flow. When I tilt the iPod while playing a song, the Cover Flow (and everything else on the screen) freezes and the music skips much like a CD skipping, then it restarts itself with the dotted circle loading symbol.
    I am using a 4th generation iPod touch upgraded to iOS 5.0.1.
    I have also noticed it only does this on certain albums by the way; some do it, while most others don't. I think the issue may be with the artwork as it's custom artwork and not artwork downloaded from iTunes.
    Any help with this if possible? Thanks.

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    Finally, if the Restore doesn't work, let the battery drain completely.  Then recharge for at least an hour and Restore again.

  • Bounded Task Flow restart on complete

    Hi all,
    I am currently using a JSFF fragment inside a region in a show detail item. This fragment is also the start of a bounded task flow and currently displays all rows from a table.
    The task flow controls edit and create operations which navigates to another JSFF. I have commit and rollback return activities attached to this second JSFF but when the task flow finishes, the select one choice is empty.
    Ideally, I want the task flow to start over again and the user be presented with all the rows again.
    I have tried the refresh condition on the 'show detail item' but I still get the same behaviour.
    Is there a property in the bindings that is set once a task flow has been completed?
    Is there an easy way to restart the task flow once completed?
    Regards
    Jason
    Edited by: Jason@GW on 23-Sep-2010 00:44

    You can 'reset' the task flow from java code
    DCTaskFlowBinding tf = (DCTaskFlowBinding)JSFUtils.resolveExpression("#{bindings.myTaskflow1}");
    tf.getRegionModel().refresh(FacesContext.getCurrentInstance());You can put this code in, for example, regionNavigationListener and execute it when you detect return activity (or some other condition).
    Maybe this approach is less declarative, but it can be very useful in some cases.
    Pedja

  • OWB Process flow restart??

    OWB Process flow restart??
    Set up:
    OWB repository 10.2.0.2.0
    OWB client 10.2.0.2.8.
    Oracle version 10G (10.2.0.3.0).
    I have created a process flow(PF1) that has say 5 maps and on'SUCCESS' or FAILURE sends an email.
    I would like to restart the PF1 (after data fix) from the point of failure.
    Did any one has any idea for such a scenario ?
    Thank you!

    So, if you have a process flow package with 2 processes, process1 and process2, create a third process called RunAll.
    In process RunAll you will first run process1, then connect it to process2 with an transition arrow having the conditon set to Success.
    You could also have 2 other transition arrows going from process1 having conditions of Error and Warning (these would go somewhere else besides process2.).
    Then, you would merely run process RunAll. If process1 fails, then process2 never runs, since the transition arrows define the path of success, error, and warning.
    Hope this helps!

  • Restart logic and looping logic in process flow

    Is there any restart logic and looping logic in Oracle Warehouse Builder, process flow?

    Hi,
    The answer is NO. The curent version does not have restartable functionality. You have to have your own design for this.
    ta
    mahesh

  • Process Flow Restart Logic OWB 11gr2

    Hi,
    I know OWB 11gr2 doesn't provide PF restart logic and one has to come up with his/er PFRL deisgn and implementation logic. Just wondering if any one has done it sucessfully and can refer me to a proper documentation or design.
    Thanks

    Read about error handling in Oracle Workflow:
    http://download.oracle.com/docs/cd/B19306_01/workflow.102/b15853/T361836T362426.htm
    You can use ideas of Workflow default error processing for designing custom system for notifcation administrator about fails in OWB processflow and to provide tools to restart failed activities (it is impossible dirrectly use default Workflow features becuase - restart is possible at whole process where error occured and OWB mapping errors is not produce error events in Workflow).
    I guess you need design (I am not a big Workflow expert so maybe better to follow Workflow develoepr guide or ask question at {forum:id=72} forum):
    1) procedure for generating "OWB mapping error" event (this procedure should be run periodically, say every 10 minutes)
    2) Workflow processflow (and maybe addirional procedures) for processing "OWB mapping error" event
    3) suscribe designed processflow to "OWB mapping error" event
    Regards,
    Oleg

  • My Ipod touch froze and now the screen shows a tiny flower symbol. I`ve tried to restart it by holding down the on/off button and the selection key for 10 seconds then releasing but it does nothing.ol

    My Ipod touch froze and now the screen showa a symbol like a tiny flower.  I have tried to re-start it by holding down the on/off switch and the selections key together for 10 seconds but nothing happens.  Ithe Ipod does not show on Itunes but shows in My Computer.  When plugged into USB the Ipod gets warm.

    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • Crash Restarts - Varying Opinions from Genius Bar

    I'm experiencing intermittent Restarts and have been in to the Genius Bars several times and get different opinions on the issue. I've been told my hard drive was going, so I relaced it. Didn't fix it. I was then told it was a software issue caused by Dropbox, so I totally uninstalled it. Didn't help.
    I was also told that my video card might be the problem by one Genius Bar (haven't replaced this yet), but another Bar insisted it was software. I don't know who to believe or what to do to fix it.
    I've brought in to a Genius Bar print outs of my logs and also my Mac Pro another time and they ran tests to push my computer and that's when I was told my drive and possibly my video card were a problem, but at this time software was not said to be the issue. I got that diagnosis after replacing my hard drive.
    Here is the crash log from the Restart that just happened a little while ago, followed by data from my Kernal Log and System Log from the Console. If anyone can give me insight into what the issue is I would be completely grateful...
    CRASH LOG: 02/18/12
    Interval Since Last Panic Report:  464827 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    3A379E48-BA0D-4483-85AA-883B0FE072A8
    Sat Feb 18 17:22:32 2012
    panic(cpu 1 caller 0x28fc2e): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0x10, NMIPI acks: orig: 0x0, now: 0x0"@/SourceCache/xnu/xnu-1504.15.3/osfmk/i386/pmap.c:3572
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x859e2dc8 : 0x21b837 (0x5dd7fc 0x859e2dfc 0x223ce1 0x0)
    0x859e2e18 : 0x28fc2e (0x59a47c 0x10 0x0 0x0)
    0x859e2e88 : 0x29480b (0x84b7a0 0x0 0x0 0x0)
    0x859e2fb8 : 0x29555c (0x84b7a0 0xf0d000 0x0 0xfe807868)
    0x859e3028 : 0x2615b0 (0x84b7a0 0xf0d000 0x0 0xf0e000)
    0x859e3158 : 0x261b4b (0xf0e000 0x0 0x0 0x0)
    0x859e3198 : 0x283c4f (0x2b00ebc 0xf0d000 0x0 0xf0e000)
    0x859e31f8 : 0x55e363 (0x2b00ebc 0xf0d000 0x0 0x1000)
    0x859e3248 : 0x55e06c (0x19686b00 0x2b00ebc 0xf735d00 0x0)
    0x859e3268 : 0x55dd05 (0xf735d00 0x1 0x0 0x0)
    0x859e3288 : 0x55d32c (0xf735d00 0x0 0x2 0x0)
    0x859e32a8 : 0x506769 (0xf735d00 0x0 0xe6bb2000 0x1000)
    0x859e32c8 : 0xf88232 (0xf735d00 0xec4d9c0 0x859e32f8 0x560e06)
    0x859e32e8 : 0xf88049 (0x197abc00 0x6cfa0940 0xf0d000 0x1000)
    0x859e3368 : 0xf89827 (0x197abc00 0xfa3b900 0xe6c76000 0x0)
    0x859e3418 : 0x1202725 (0xf332700 0xfa3b900 0xe6c76000 0x0)
    0x859e3468 : 0x11fe9b3 (0xf332700 0xfa3b900 0xe6c76000 0x0)
    0x859e3518 : 0x30d08c (0x80d3b910 0x0 0xdfb58ec 0x1)
    0x859e3578 : 0x2ce7fc (0x859e3668 0x13804000 0x0 0x2000)
    0x859e3628 : 0x42d35f (0x114b268c 0x859e3668 0x6ceb283c 0x10)
    0x859e3648 : 0x2fa6c8 (0x859e3668 0x4 0x859e3678 0x504738)
    0x859e3678 : 0x2cfed6 (0x80d3b910 0x9c02 0x0 0x2000)
    0x859e36b8 : 0x2cff4a (0x2000 0x0 0x0 0x10)
    0x859e36d8 : 0x419f76 (0x14ecef08 0x9c02 0x0 0x2000)
    0x859e3748 : 0x450d0c (0x14ecef08 0x9c02 0x0 0x859e37ac)
    0x859e3768 : 0x452c51 (0xebf6804 0x9c02 0x0 0x859e37ac)
    0x859e37e8 : 0x44f518 (0xebf6804 0xdd0f820 0x859e3814 0x859e38b4)
    0x859e38d8 : 0x41be09 (0x1465e260 0xdd0f804 0x859e3a2c 0x859e3a3e)
    0x859e3a58 : 0x41fa8d (0x9c01 0x0 0x859e3c18 0x859e3ba8)
    0x859e3ad8 : 0x42a0bf (0xf5be004 0x859e3c04 0x0 0x859e3c18)
    0x859e3c48 : 0x2fd320 (0x859e3c68 0x3 0x859e3c98 0x58a38c)
    0x859e3c98 : 0x2dac58 (0x167c0c54 0x859e3e24 0x859e3f38 0xecc0934)
    0x859e3d28 : 0x2dba8a (0x859e3e0c 0x100 0x859e3e2c 0x0)
    0x859e3de8 : 0x2cbaa2 (0x859e3e0c 0x0 0x0 0x736668)
    0x859e3f78 : 0x4f7f90 (0xe0f0000 0xecc0830 0xecc0874 0x0)
    0x859e3fc8 : 0x2a1fd8 (0xe02a240 0x0 0x10 0x0)
          Kernel Extensions in backtrace (with dependencies):
             com.alsoft.Preview(4.4)@0xf84000->0xf8bfff
                dependency: com.apple.iokit.IOStorageFamily(1.6.3)@0x11f0000
             com.apple.iokit.IOStorageFamily(1.6.3)@0x11f0000->0x1208fff
    BSD process name corresponding to current thread: DiskWarriorRebui
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacPro1,1 (Mac-F4208DC8)
    System uptime in nanoseconds: 848037671373
    unloaded kexts:
    com.apple.driver.AirPortBrcm43xx    423.91.27 (addr 0xf04000, size 0x1900544) - last unloaded 93753332405
    loaded kexts:
    com.alsoft.Preview    4.4 - last loaded 720665072397
    com.rogueamoeba.hermes    4.1.0
    com.parallels.kext.prl_vnic    5.0 9376.599993
    com.parallels.kext.prl_netbridge    5.0 9376.599993
    com.parallels.kext.prl_usb_connect    5.0 9376.599993
    com.parallels.kext.prl_hid_hook    5.0 9376.599993
    com.parallels.kext.prl_hypervisor    5.0 9376.599993
    com.rogueamoeba.HermesAudio    4.1.0
    com.AmbrosiaSW.AudioSupport    4.0
    com.apple.driver.AppleHWSensor    1.9.3d0
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.driver.AppleMCEDriver    1.1.9
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.AppleIntelMeromProfile    19
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.driver.AppleLPC    1.5.1
    com.apple.GeForce    6.3.6
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.driver.AppleIntel8254XEthernet    2.1.3b1
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.driver.AppleUSBOHCI    4.2.0
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.driver.AppleIntelPIIXATA    2.5.1
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleUSBUHCI    4.2.0
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.nvidia.nv40hal    6.3.6
    com.apple.NVDAResman    6.3.6
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.CSRUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBHIDKeyboard    141.5
    com.apple.driver.AppleHIDKeyboard    141.5
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOATAPIProtocolTransport    2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IOATAFamily    2.5.1
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    6
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: MacPro1,1, BootROM MP11.005D.B00, 8 processors, 3 GHz, 8 GB, SMC 1.7f10
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-3@13,0,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-3@13,0,1
    PCI Card: pci1033,e0, USB Enhanced Host Controller, Slot-3@13,0,2
    PCI Card: pci104c,8024, sppci_ieee1394openhci, Slot-3@13,3,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-2@16,0,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-2@16,0,1
    PCI Card: pci1033,e0, USB Enhanced Host Controller, Slot-2@16,0,2
    Serial ATA Device: ST31000524AS, 931.51 GB
    Serial ATA Device: ST31500341AS, 1.36 TB
    Serial ATA Device: ST3500418AS, 465.76 GB
    Serial ATA Device: ST31500341AS, 1.36 TB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, 0x03f0  (Hewlett Packard), 0x2524, 0xfd500000 / 2
    USB Device: CTE-650, 0x056a  (WACOM Co., Ltd.), 0x0018, 0xfd540000 / 4
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd510000 / 3
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x024f, 0xfd512000 / 5
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2
    USB Device: CRCA102-3I1, 0x0764  (Cyber Power Systems, Inc.), 0x0501, 0x3d200000 / 3
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x9101, 0x3d100000 / 2
    USB Device: HP LaserJet 1200, 0x03f0  (Hewlett Packard), 0x0317, 0xfc200000 / 2
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    KERNAL LOG - 02/18/12
    Feb 18 15:20:37 localhost kernel[0]: FireWire runtime power conservation disabled. (2)
    Feb 18 15:20:37 localhost kernel[0]: rooting via boot-uuid from /chosen: 396ECFBD-F4DC-3A02-80FF-E191FC7B2953
    Feb 18 15:20:37 localhost 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>
    Feb 18 15:20:37 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Feb 18 15:20:37 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Feb 18 15:20:37 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Feb 18 15:20:37 localhost kernel[0]: BTCOEXIST off
    Feb 18 15:20:37 localhost kernel[0]: wl0: Broadcom BCM4328 802.11 Wireless Controller
    Feb 18 15:20:37 localhost kernel[0]: 5.10.131.42
    Feb 18 15:20:37 localhost kernel[0]: USBF:    0.490    AppleUSBOHCI[0xd443000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 15:20:37 localhost kernel[0]: USBF:    0.496    AppleUSBOHCI[0xd4ba000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 15:20:37 localhost kernel[0]: USBF:    0.499    AppleUSBOHCI[0xd507800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 15:20:37 localhost kernel[0]: USBF:    0.500    AppleUSBOHCI[0xd443800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 15:20:37 localhost kernel[0]: USBF:    0.510    AppleUSBOHCI[0xd507800]::CreateRootHubDevice  Bus 32 already taken
    Feb 18 15:20:37 localhost kernel[0]: USBF:    0.510    AppleUSBOHCI[0xd443800]::CreateRootHubDevice  Bus 0 already taken
    Feb 18 15:20:37 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/ST31000524AS Media/IOGUIDPartitionScheme/Mac Pro@2
    Feb 18 15:20:37 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Feb 18 15:20:37 localhost kernel[0]: FireWire (OHCI) TI ID 8025 built-in now active, GUID 001e52fffe3303a6; max speed s800.
    Feb 18 15:20:37 localhost kernel[0]: FireWire (OHCI) TI ID 8024 PCI now active, GUID 00000000000001ae; max speed s400.
    Feb 18 15:20:37 localhost kernel[0]: USBF:    1.341    [0xd73a600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 15:20:37 localhost kernel[0]: [Bluetooth::CSRHIDTransition] switchToHCIMode (legacy)
    Feb 18 15:20:37 localhost kernel[0]: [Bluetooth::CSRHIDTransition] transition complete.
    Feb 18 15:20:37 localhost kernel[0]: CSRUSBBluetoothHCIController::setupHardware super returned 0
    Feb 18 15:20:37 localhost kernel[0]: USBF:    4.439    [0xd73a600] The IOUSBFamily was not able to enumerate a device.
    Feb 18 15:20:38 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:58
    Feb 18 15:20:38 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:59
    Feb 18 15:20:38 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:19:e3:de:50:ab
    Feb 18 15:20:38 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Feb 18 15:20:38 localhost kernel[0]: systemShutdown false
    Feb 18 15:20:38 localhost kernel[0]: USBF:    5.343    [0xd73a600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 15:20:38 localhost kernel[0]: AirPort: Link Down on en2. Reason 8 (Disassociated because station leaving).
    Feb 18 15:20:39 localhost kernel[0]: NVDANV40HAL loaded and registered.
    Feb 18 15:20:39 localhost kernel[0]: Ethernet [Intel8254X]: Link down on en1
    Feb 18 15:20:39 localhost kernel[0]: Previous Shutdown Cause: 0
    Feb 18 15:20:40 steven-shmerlers-mac-pro kernel[0]: DSMOS has arrived
    Feb 18 15:20:42 steven-shmerlers-mac-pro kernel[0]: USBF:    8.839    [0xd73a600] The IOUSBFamily was not able to enumerate a device.
    Feb 18 15:20:42 steven-shmerlers-mac-pro kernel[0]: Ethernet [Intel8254x]: Link up on en1, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [792d,af48,0de1,0e00,cde1,3800]
    Feb 18 15:20:42 steven-shmerlers-mac-pro kernel[0]: USBF:    9.727    [0xd73a600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 15:20:43 steven-shmerlers-mac-pro kernel[0]: USBF:    10.591    [0xd73a600] The IOUSBFamily gave up enumerating a USB device after 10 retries.  (Port 1 of Hub at 0x3d100000)
    Feb 18 15:20:43 steven-shmerlers-mac-pro kernel[0]: USBF:    10.591    [0xd73a600] The IOUSBFamily was not able to enumerate a device.
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /drv/ HypApic.c:234   Host APIC  phy 0xFEE00000  lin 0x85905000  ver 0x14
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3500   [vtdInit]
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3516   [vtdInit] VTD initialization disabled
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /drv/ HypLowCache.c:173   Low cache initialized (12416 kB for 16 VMs on 8192 MB)
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /drv/ HypSMBios.c:54   Failed to find SMBios entry point
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:174   Parallels IPI irq = 0 ipi = 0(0x0)
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:181   Parallels Hypervisor 5.0.9376.599993 loaded.
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: /prl_hid/ Parallels HID Helper started.
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.prlnet 5.0.9376.599993 has started.
    Feb 18 15:20:56 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.vnic 5.0.9376.599993 has started.
    Feb 18 15:20:57 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic0
    Feb 18 15:20:57 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic1
    Feb 18 15:21:00 steven-shmerlers-mac-pro kernel[0]: prl_net::bindHw: (1) failed to setup promisc mode: 66
    Feb 18 15:21:01: --- last message repeated 1 time ---
    Feb 18 15:21:01 steven-shmerlers-mac-pro kernel[0]: /drv/ HypIoctls.c:855   Ioctl VT-d status: 0
    Feb 18 16:19:07 localhost kernel[0]: irectories
    Feb 18 16:19:08 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:58
    Feb 18 16:19:08 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:59
    Feb 18 16:19:08 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:19:e3:de:50:ab
    Feb 18 16:19:08 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Feb 18 16:19:09 localhost kernel[0]: systemShutdown false
    Feb 18 16:19:09 localhost kernel[0]: USBF:    8.848    [0xd690700] The IOUSBFamily was not able to enumerate a device.
    Feb 18 16:19:10 localhost kernel[0]: USBF:    9.737    [0xd690700] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 16:19:11 localhost kernel[0]: USBF:    10.601    [0xd690700] The IOUSBFamily gave up enumerating a USB device after 10 retries.  (Port 1 of Hub at 0x3d100000)
    Feb 18 16:19:11 localhost kernel[0]: USBF:    10.601    [0xd690700] The IOUSBFamily was not able to enumerate a device.
    Feb 18 16:19:19 localhost kernel[0]: AirPort: Link Down on en2. Reason 8 (Disassociated because station leaving).
    Feb 18 16:19:19 localhost kernel[0]: jnl: disk0s2: replay_journal: from: 13454336 to: 14223360 (joffset 0xe8e000)
    Feb 18 16:19:19 localhost kernel[0]: jnl: disk3s2: replay_journal: from: 98000896 to: 101335040 (joffset 0x1a636000)
    Feb 18 16:19:20 localhost kernel[0]: jnl: disk0s2: journal replay done.
    Feb 18 16:19:20 localhost kernel[0]: Previous Shutdown Cause: 3
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: jnl: disk2s2: replay_journal: from: 44462080 to: 45092864 (joffset 0x2472000)
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: DSMOS has arrived
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: NVDANV40HAL loaded and registered.
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: jnl: disk2s2: journal replay done.
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: jnl: disk2s3: replay_journal: from: 3319808 to: 3834880 (joffset 0x739000)
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: jnl: disk2s3: journal replay done.
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: jnl: disk3s2: journal replay done.
    Feb 18 16:19:21 steven-shmerlers-mac-pro kernel[0]: hfs: Removed 0 orphaned / unlinked files and 28 directories
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /drv/ HypApic.c:234   Host APIC  phy 0xFEE00000  lin 0x857f5000  ver 0x14
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3500   [vtdInit]
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3516   [vtdInit] VTD initialization disabled
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /drv/ HypLowCache.c:173   Low cache initialized (12416 kB for 16 VMs on 8192 MB)
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /drv/ HypSMBios.c:54   Failed to find SMBios entry point
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:174   Parallels IPI irq = 0 ipi = 0(0x0)
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:181   Parallels Hypervisor 5.0.9376.599993 loaded.
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: /prl_hid/ Parallels HID Helper started.
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.prlnet 5.0.9376.599993 has started.
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.vnic 5.0.9376.599993 has started.
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic0
    Feb 18 16:19:27 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic1
    Feb 18 16:19:29 steven-shmerlers-mac-pro kernel[0]: prl_net::bindHw: (1) failed to setup promisc mode: 66
    Feb 18 16:19:30: --- last message repeated 1 time ---
    Feb 18 16:19:30 steven-shmerlers-mac-pro kernel[0]: /drv/ HypIoctls.c:855   Ioctl VT-d status: 0
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: systemShutdown true
    Feb 18 16:22:53: --- last message repeated 1 time ---
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: Kext loading now disabled.
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: Kext unloading now disabled.
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: Kext autounloading now disabled.
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: Kernel requests now disabled.
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.prlnet 5.0.9376.599993 is unloading.
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: Kext unloading is disabled (com.parallels.kext.prl_netbridge).
    Feb 18 16:22:53: --- last message repeated 2 times ---
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.vnic 5.0.9376.599993 is unloading.
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic_bus: wait for detach for 0
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic_bus::detach_handler for 0
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic_bus: detached 0
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: destroyed vnic0
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic_bus: wait for detach for 1
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic_bus::detach_handler for 1
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic_bus: detached 1
    Feb 18 16:22:53 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: destroyed vnic1
    Feb 18 16:22:54 steven-shmerlers-mac-pro kernel[0]: Kext unloading is disabled (com.parallels.kext.prl_vnic).
    Feb 18 17:07:25 localhost kernel[0]: npvhash=4095
    Feb 18 17:07:25 localhost kernel[0]: PAE enabled
    Feb 18 17:07:25 localhost kernel[0]: 64 bit mode enabled
    Feb 18 17:07:25 localhost kernel[0]: Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    Feb 18 17:07:25 localhost kernel[0]: vm_page_bootstrap: 2041937 free pages and 38831 wired pages
    Feb 18 17:07:25 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Feb 18 17:07:25 localhost kernel[0]: mig_table_max_displ = 73
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=6 Enabled
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=7 Enabled
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=4 Enabled
    Feb 18 17:07:25 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    Feb 18 17:07:25 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Feb 18 17:07:25 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Feb 18 17:07:25 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Feb 18 17:07:25 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Feb 18 17:07:25 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Feb 18 17:07:25 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Feb 18 17:07:25 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Feb 18 17:07:25 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Feb 18 17:07:25 localhost kernel[0]: MAC Framework successfully initialized
    Feb 18 17:07:25 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Feb 18 17:07:25 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Feb 18 17:07:25 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Feb 18 17:07:25 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
    Feb 18 17:07:25 localhost kernel[0]: [ PCI configuration begin ]
    Feb 18 17:07:25 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 16:44:45 Jun  7 2011) initialization complete
    Feb 18 17:07:25 localhost kernel[0]: PCI configuration changed (bridge=4 device=1 cardbus=0)
    Feb 18 17:07:25 localhost kernel[0]: [ PCI configuration end, bridges 19 devices 32 ]
    Feb 18 17:07:25 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.419    AppleUSBEHCI[0xd4ba800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.428    AppleUSBEHCI[0xd4f3000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.428    AppleUSBEHCI[0xd4f3000]::CreateRootHubDevice  Bus 64 already taken
    Feb 18 17:07:25 localhost kernel[0]: FireWire runtime power conservation disabled. (2)
    Feb 18 17:07:25 localhost kernel[0]: rooting via boot-uuid from /chosen: 396ECFBD-F4DC-3A02-80FF-E191FC7B2953
    Feb 18 17:07:25 localhost 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>
    Feb 18 17:07:25 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Feb 18 17:07:25 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Feb 18 17:07:25 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Feb 18 17:07:25 localhost kernel[0]: BTCOEXIST off
    Feb 18 17:07:25 localhost kernel[0]: wl0: Broadcom BCM4328 802.11 Wireless Controller
    Feb 18 17:07:25 localhost kernel[0]: 5.10.131.42
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.486    AppleUSBOHCI[0xd412800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.488    AppleUSBOHCI[0xd44c000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.493    AppleUSBOHCI[0xd4ba000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.495    AppleUSBOHCI[0xd4f3800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.505    AppleUSBOHCI[0xd4ba000]::CreateRootHubDevice  Bus 0 already taken
    Feb 18 17:07:25 localhost kernel[0]: USBF:    0.505    AppleUSBOHCI[0xd4f3800]::CreateRootHubDevice  Bus 32 already taken
    Feb 18 17:07:25 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/ST31000524AS Media/IOGUIDPartitionScheme/Mac Pro@2
    Feb 18 17:07:25 localhost kernel[0]: BSD root: disk1s2, major 14, minor 5
    Feb 18 17:07:25 localhost kernel[0]: FireWire (OHCI) TI ID 8025 built-in now active, GUID 001e52fffe3303a6; max speed s800.
    Feb 18 17:07:25 localhost kernel[0]: FireWire (OHCI) TI ID 8024 PCI now active, GUID 00000000000001ae; max speed s400.
    Feb 18 17:07:25 localhost kernel[0]: USBF:    1.370    [0xd734600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:07:25 localhost kernel[0]: [Bluetooth::CSRHIDTransition] switchToHCIMode (legacy)
    Feb 18 17:07:25 localhost kernel[0]: [Bluetooth::CSRHIDTransition] transition complete.
    Feb 18 17:07:25 localhost kernel[0]: CSRUSBBluetoothHCIController::setupHardware super returned 0
    Feb 18 17:07:25 localhost kernel[0]: USBF:    4.468    [0xd734600] The IOUSBFamily was not able to enumerate a device.
    Feb 18 17:07:26 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:58
    Feb 18 17:07:26 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:59
    Feb 18 17:07:26 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:19:e3:de:50:ab
    Feb 18 17:07:26 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Feb 18 17:07:26 localhost kernel[0]: systemShutdown false
    Feb 18 17:07:27 localhost kernel[0]: USBF:    5.372    [0xd734600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:07:28 localhost kernel[0]: AirPort: Link Down on en2. Reason 8 (Disassociated because station leaving).
    Feb 18 17:07:29 steven-shmerlers-mac-pro kernel[0]: NVDANV40HAL loaded and registered.
    Feb 18 17:07:29 steven-shmerlers-mac-pro kernel[0]: Previous Shutdown Cause: 3
    Feb 18 17:07:30 steven-shmerlers-mac-pro kernel[0]: DSMOS has arrived
    Feb 18 17:07:30 steven-shmerlers-mac-pro kernel[0]: USBF:    8.868    [0xd734600] The IOUSBFamily was not able to enumerate a device.
    Feb 18 17:07:31 steven-shmerlers-mac-pro kernel[0]: USBF:    9.756    [0xd734600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:07:32 steven-shmerlers-mac-pro kernel[0]: USBF:    10.620    [0xd734600] The IOUSBFamily gave up enumerating a USB device after 10 retries.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:07:32 steven-shmerlers-mac-pro kernel[0]: USBF:    10.620    [0xd734600] The IOUSBFamily was not able to enumerate a device.
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /drv/ HypApic.c:234   Host APIC  phy 0xFEE00000  lin 0x859fe000  ver 0x14
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3500   [vtdInit]
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3516   [vtdInit] VTD initialization disabled
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /drv/ HypLowCache.c:173   Low cache initialized (12416 kB for 16 VMs on 8192 MB)
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /drv/ HypSMBios.c:54   Failed to find SMBios entry point
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:174   Parallels IPI irq = 0 ipi = 0(0x0)
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:181   Parallels Hypervisor 5.0.9376.599993 loaded.
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: /prl_hid/ Parallels HID Helper started.
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.prlnet 5.0.9376.599993 has started.
    Feb 18 17:07:41 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.vnic 5.0.9376.599993 has started.
    Feb 18 17:07:43 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic0
    Feb 18 17:07:43 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic1
    Feb 18 17:07:45 steven-shmerlers-mac-pro kernel[0]: prl_net::bindHw: (1) failed to setup promisc mode: 66
    Feb 18 17:07:47: --- last message repeated 1 time ---
    Feb 18 17:07:47 steven-shmerlers-mac-pro kernel[0]: /drv/ HypIoctls.c:855   Ioctl VT-d status: 0
    Feb 18 17:22:16 localhost kernel[0]: npvhash=4095
    Feb 18 17:22:16 localhost kernel[0]: PAE enabled
    Feb 18 17:22:16 localhost kernel[0]: 64 bit mode enabled
    Feb 18 17:22:16 localhost kernel[0]: Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    Feb 18 17:22:16 localhost kernel[0]: vm_page_bootstrap: 2041937 free pages and 38831 wired pages
    Feb 18 17:22:16 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Feb 18 17:22:16 localhost kernel[0]: mig_table_max_displ = 73
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=7 Enabled
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=6 Enabled
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=5 Enabled
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=2 Enabled
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    Feb 18 17:22:16 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=4 Enabled
    Feb 18 17:22:16 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Feb 18 17:22:16 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Feb 18 17:22:16 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Feb 18 17:22:16 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Feb 18 17:22:16 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Feb 18 17:22:16 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Feb 18 17:22:16 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Feb 18 17:22:16 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Feb 18 17:22:16 localhost kernel[0]: MAC Framework successfully initialized
    Feb 18 17:22:16 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Feb 18 17:22:16 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Feb 18 17:22:16 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Feb 18 17:22:16 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
    Feb 18 17:22:16 localhost kernel[0]: [ PCI configuration begin ]
    Feb 18 17:22:16 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 16:44:45 Jun  7 2011) initialization complete
    Feb 18 17:22:16 localhost kernel[0]: PCI configuration changed (bridge=4 device=1 cardbus=0)
    Feb 18 17:22:16 localhost kernel[0]: [ PCI configuration end, bridges 19 devices 32 ]
    Feb 18 17:22:16 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.424    AppleUSBEHCI[0xd4bd800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.432    AppleUSBEHCI[0xd50e000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.433    AppleUSBEHCI[0xd50e000]::CreateRootHubDevice  Bus 64 already taken
    Feb 18 17:22:16 localhost kernel[0]: FireWire runtime power conservation disabled. (2)
    Feb 18 17:22:16 localhost kernel[0]: rooting via boot-uuid from /chosen: 396ECFBD-F4DC-3A02-80FF-E191FC7B2953
    Feb 18 17:22:16 localhost 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>
    Feb 18 17:22:16 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Feb 18 17:22:16 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Feb 18 17:22:16 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Feb 18 17:22:16 localhost kernel[0]: BTCOEXIST off
    Feb 18 17:22:16 localhost kernel[0]: wl0: Broadcom BCM4328 802.11 Wireless Controller
    Feb 18 17:22:16 localhost kernel[0]: 5.10.131.42
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.491    AppleUSBOHCI[0xd411800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.493    AppleUSBOHCI[0xd450000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.500    AppleUSBOHCI[0xd4bd000]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.501    AppleUSBOHCI[0xd50e800]::CheckSleepCapability - controller will be unloaded across sleep
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.518    AppleUSBOHCI[0xd4bd000]::CreateRootHubDevice  Bus 0 already taken
    Feb 18 17:22:16 localhost kernel[0]: USBF:    0.518    AppleUSBOHCI[0xd50e800]::CreateRootHubDevice  Bus 32 already taken
    Feb 18 17:22:16 localhost kernel[0]: FireWire (OHCI) TI ID 8025 built-in now active, GUID 001e52fffe3303a6; max speed s800.
    Feb 18 17:22:16 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/ST31000524AS Media/IOGUIDPartitionScheme/Mac Pro@2
    Feb 18 17:22:16 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Feb 18 17:22:16 localhost kernel[0]: FireWire (OHCI) TI ID 8024 PCI now active, GUID 00000000000001ae; max speed s400.
    Feb 18 17:22:16 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 25977856 to: 30227456 (joffset 0x1d1c000)
    Feb 18 17:22:16 localhost kernel[0]: USBF:    1.416    [0xd696500] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:22:16 localhost kernel[0]: [Bluetooth::CSRHIDTransition] switchToHCIMode (legacy)
    Feb 18 17:22:16 localhost kernel[0]: jnl: unknown-dev: journal replay done.
    Feb 18 17:22:16 localhost kernel[0]: [Bluetooth::CSRHIDTransition] transition complete.
    Feb 18 17:22:16 localhost kernel[0]: CSRUSBBluetoothHCIController::setupHardware super returned 0
    Feb 18 17:22:16 localhost kernel[0]: hfs: Removed 7 orphaned / unlinked files and 0 directories
    Feb 18 17:22:16 localhost kernel[0]: USBF:    4.514    [0xd696500] The IOUSBFamily was not able to enumerate a device.
    Feb 18 17:22:16 localhost kernel[0]: USBF:    5.418    [0xd696500] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:22:17 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:58
    Feb 18 17:22:17 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:10:55:59
    Feb 18 17:22:17 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:19:e3:de:50:ab
    Feb 18 17:22:17 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Feb 18 17:22:17 localhost kernel[0]: systemShutdown false
    Feb 18 17:22:19 localhost kernel[0]: USBF:    8.914    [0xd696500] The IOUSBFamily was not able to enumerate a device.
    Feb 18 17:22:20 localhost kernel[0]: USBF:    9.802    [0xd696500] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:22:21 localhost kernel[0]: USBF:    10.666    [0xd696500] The IOUSBFamily gave up enumerating a USB device after 10 retries.  (Port 1 of Hub at 0x3d100000)
    Feb 18 17:22:21 localhost kernel[0]: USBF:    10.666    [0xd696500] The IOUSBFamily was not able to enumerate a device.
    Feb 18 17:22:28 localhost kernel[0]: AirPort: Link Down on en2. Reason 8 (Disassociated because station leaving).
    Feb 18 17:22:28 localhost kernel[0]: jnl: disk1s2: replay_journal: from: 15559680 to: 16360960 (joffset 0xe8e000)
    Feb 18 17:22:28 localhost kernel[0]: jnl: disk3s2: replay_journal: from: 27815936 to: 43556864 (joffset 0x1a636000)
    Feb 18 17:22:29 localhost kernel[0]: jnl: disk1s2: journal replay done.
    Feb 18 17:22:29 localhost kernel[0]: NVDANV40HAL loaded and registered.
    Feb 18 17:22:29 localhost kernel[0]: Previous Shutdown Cause: 3
    Feb 18 17:22:30 steven-shmerlers-mac-pro kernel[0]: DSMOS has arrived
    Feb 18 17:22:30 steven-shmerlers-mac-pro kernel[0]: jnl: disk2s3: replay_journal: from: 5187584 to: 5767680 (joffset 0x739000)
    Feb 18 17:22:30 steven-shmerlers-mac-pro kernel[0]: jnl: disk2s3: journal replay done.
    Feb 18 17:22:34 steven-shmerlers-mac-pro kernel[0]: jnl: disk3s2: journal replay done.
    Feb 18 17:22:34 steven-shmerlers-mac-pro kernel[0]: hfs: Removed 0 orphaned / unlinked files and 49 directories
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /drv/ HypApic.c:234   Host APIC  phy 0xFEE00000  lin 0x85546000  ver 0x14
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3500   [vtdInit]
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /drv/ HypVtd.c:3516   [vtdInit] VTD initialization disabled
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /drv/ HypLowCache.c:173   Low cache initialized (12416 kB for 16 VMs on 8192 MB)
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /drv/ HypSMBios.c:54   Failed to find SMBios entry point
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:174   Parallels IPI irq = 0 ipi = 0(0x0)
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /drv/ HypModule.c:181   Parallels Hypervisor 5.0.9376.599993 loaded.
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: /prl_hid/ Parallels HID Helper started.
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.prlnet 5.0.9376.599993 has started.
    Feb 18 17:22:35 steven-shmerlers-mac-pro kernel[0]: com.parallels.kext.vnic 5.0.9376.599993 has started.
    Feb 18 17:22:36 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic0
    Feb 18 17:22:36 steven-shmerlers-mac-pro kernel[0]: com_parallels_kext_prl_vnic: created vnic1
    Feb 18 17:22:38 steven-shmerlers-mac-pro kernel[0]: prl_net::bindHw: (1) failed to setup promisc mode: 66
    Feb 18 17:22:38: --- last message repeated 1 time ---
    Feb 18 17:22:38 steven-shmerlers-mac-pro kernel[0]: BootCache: hit rate below threshold (3187 hits on 6375
    SYSTEM LOG - 02/18/12
    Feb 18 17:17:50 steven-shmerlers-mac-pro /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[247]: No valid tickets, timing out
    Feb 18 17:19:21 steven-shmerlers-mac-pro [0x0-0x2a02a].com.alsoft.diskwarrior[346]: DiskWarrior App: The size of the AP extents is 29568.
    Feb 18 17:19:52 steven-shmerlers-mac-pro com.apple.backupd[370]: Starting standard backup
    Feb 18 17:19:53 steven-shmerlers-mac-pro com.apple.backupd[370]: Backing up to: /Volumes/TimeMachine/Backups.backupdb
    Feb 18 17:19:54 steven-shmerlers-mac-pro FindSystemFiles[371]: Looking for system packages
    Feb 18 17:19:54 steven-shmerlers-mac-pro com.apple.backupd[370]: 2012-02-18 17:19:54.458 FindSystemFiles[371:907] Looking for system packages
    Feb 18 17:19:56 steven-shmerlers-mac-pro FindSystemFiles[371]: PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac QuickTime Components.pkg
    Feb 18 17:19:56 steven-shmerlers-mac-pro com.apple.backupd[370]: 2012-02-18 17:19:56.683 FindSystemFiles[371:907] PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac QuickTime Components.pkg
    Feb 18 17:19:56 steven-shmerlers-mac-pro FindSystemFiles[371]: PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac Web Plugins.pkg
    Feb 18 17:19:56 steven-shmerlers-mac-pro com.apple.backupd[370]: 2012-02-18 17:19:56.686 FindSystemFiles[371:907] PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac Web Plugins.pkg
    Feb 18 17:19:59 steven-shmerlers-mac-pro FindSystemFiles[371]: Using system path cache.
    Feb 18 17:19:59 steven-shmerlers-mac-pro com.apple.backupd[370]: 2012-02-18 17:19:59.777 FindSystemFiles[371:907] Using system path cache.
    Feb 18 17:20:01 steven-shmerlers-mac-pro com.apple.backupd[370]: Event store UUIDs don't match for volume: Mac Pro
    Feb 18 17:20:02 steven-shmerlers-mac-pro com.apple.backupd[370]: Node requires deep traversal:/ reason:must scan subdirs|new event db|
    Feb 18 17:20:12 steven-shmerlers-mac-pro com.apple.backupd[370]: No pre-backup thinning needed: 2.20 GB requested (including padding), 336.20 GB available
    Feb 18 17:20:15 steven-shmerlers-mac-pro com.apple.backupd[370]: Copied 111 files (366 KB) from volume Mac Pro.
    Feb 18 17:20:16 steven-shmerlers-mac-pro com.apple.backupd[370]: Starting post-backup thinning
    Feb 18 17:20:16 steven-shmerlers-mac-pro com.apple.backupd[370]: Found partially deleted backup - trying again to delete: 2010-09-30-133451
    Feb 18 17:20:26 steven-shmerlers-mac-pro [0x0-0x2a02a].com.alsoft.diskwarrior[346]: DiskWarrior App: The size of the AP extents is 29568.
    Feb 18 17:22:12 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Feb 18 17:22:17 localhost DirectoryService[11]: Improper shutdown detected
    Feb 18 17:22:17 localhost blued[17]: Apple Bluetooth daemon started
    Feb 18 17:22:28 localhost mDNSResponder[18]: mDNSResponder mDNSResponder-258.21 (May 26 2011 14:40:13) starting
    Feb 18 17:22:29 localhost configd[14]: bootp_session_transmit: bpf_write(en2) failed: Network is down (50)
    Feb 18 17:22:29 localhost configd[14]: DHCP en2: INIT transmit failed
    Feb 18 17:22:29 localhost configd[14]: network configuration changed.
    Feb 18 17:22:29 steven-shmerlers-mac-pro configd[14]: setting hostname to "steven-shmerlers-mac-pro.local"
    Feb 18 17:22:29 steven-shmerlers-mac-pro blued[17]: writeExtendedInquiryResponse returned 36
    Feb 18 17:22:29 steven-shmerlers-mac-pro blued[17]: writeExtendedInquiryResponse returned 37
    Feb 18 17:22:30 steven-shmerlers-mac-pro configd[14]: network configuration changed.
    Feb 18 17:22:31 steven-shmerlers-mac-pro bootlog[72]: BOOT_TIME: 1329603730 0
    Feb 18 17:22:32 steven-shmerlers-mac-pro fseventsd[65]: event logs in /Volumes/Lion/.fseventsd out of sync with volume.  destroying old logs. (636 3 949)
    Feb 18 17:22:32 steven-shmerlers-mac-pro fseventsd[65]: log dir: /Volumes/Lion/.fseventsd getting new uuid: 1B5E08A3-2678-4248-BAD7-33667E646916
    Feb 18 17:22:32 steven-shmerlers-mac-pro fseventsd[65]: event logs in /Volumes/Snow Leopard/.fseventsd out of sync with volume.  destroying old logs. (649 4 949)
    Feb 18 17:22:32 steven-shmerlers-mac-pro fseventsd[65]: log dir: /Volumes/Snow Leopard/.fseventsd getting new uuid: FFAD43A5-0D85-4942-A7BD-A9D376426EC5
    Feb 18 17:22:32 steven-shmerlers-mac-pro com.apple.usbmuxd[54]: usbmuxd-263 on Nov 14 2011 at 18:58:10, running 64 bit
    Feb 18 17:22:32 steven-shmerlers-mac-pro fseventsd[65]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (854 22 949)
    Feb 18 17:22:32 steven-shmerlers-mac-pro configd[14]: network configuration changed.
    Feb 18 17:22:32 steven-shmerlers-mac-pro fseventsd[65]: log dir: /.fseventsd getting new uuid: 9DB095C0-B69E-4B64-B052-9FEB57BD9D0B
    Feb 18 17:22:33 steven-shmerlers-mac-pro fseventsd[65]: event logs in /Volumes/TimeMachine/.fseventsd out of sync with volume.  destroying old logs. (950 5 950)
    Feb 18 17:22:33 steven-shmerlers-mac-pro fseventsd[65]: log dir: /Volumes/TimeMachine/.fseventsd getting new uuid: 42A0A034-E512-4D22-BBDF-D74CAC4ADA8E
    Feb 18 17:22:34 steven-shmerlers-mac-pro com.apple.SystemStarter[55]: Starting HP IO Monitor
    Feb 18 17:22:34 steven-shmerlers-mac-pro Parallels[115]: Loading kernel extension  prl_hypervisor.kext
    Feb 18 17:22:34 steven-shmerlers-mac-pro com.apple.SystemStarter[55]: Starting HP Trap Monitor
    Feb 18 17:22:34 steven-shmerlers-mac-pro com.apple.SystemStarter[55]: /Library/StartupItems/HP Trap Monitor/HP Trap Monitor: line 15: /Library/Printers/hp/hpio/HPIO Trap Monitor.app/Contents/MacOS/HPIO Trap Monitor: No such file or directory
    Feb 18 17:22:34 steven-shmerlers-mac-pro Parallels[136]: Loading kernel extension  prl_hid_hook.kext
    Feb 18 17:22:34 steven-shmerlers-mac-pro Parallels[142]: Loading kernel extension  prl_usb_connect.kext
    Feb 18 17:22:34 steven-shmerlers-mac-pro Parallels[147]: Trying to load kernel extensions, exit status: 0
    Feb 18 17:22:34 steven-shmerlers-mac-pro Parallels[150]: Starting Parallels networking...
    Feb 18 17:22:34 steven-shmerlers-mac-pro Parallels[153]: Loading kernel extension  prl_netbridge.kext
    Feb 18 17:22:34 steven-shmerlers-mac-pro Parallels[158]: Loading kernel extension  prl_vnic.kext
    Feb 18 17:22:35 steven-shmerlers-mac-pro /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[61]: Login Window Application Started
    Feb 18 17:22:37 steven-shmerlers-mac-pro com.apple.launchd[1] (com.parallels.vm.prl_naptd): Unknown key for boolean: SuccessfulExit
    Feb 18 17:22:37 steven-shmerlers-mac-pro prl_naptd[178]: Starting Parallels Network Daemon
    Feb 18 17:22:37 steven-shmerlers-mac-pro prl_naptd[178]: vnic0: DHCP/NAT for 10.211.55.1-10.211.55.254 netmask 255.255.255.0
    Feb 18 17:22:37 steven-shmerlers-mac-pro prl_naptd[178]: vnic1: DHCP for 10.37.129.1-10.37.129.254 netmask 255.255.255.0
    Feb 18 17:22:38 steven-shmerlers-mac-pro Parallels[180]: Parallels networking sucessfully started
    Feb 18 17:22:38 steven-shmerlers-mac-pro Parallels[182]: Restarting CiscoVPN
    Feb 18 17:22:38 steven-shmerlers-mac-pro SystemStarter[184]: Unknown service: CiscoVPN
    Feb 18 17:22:38 steven-shmerlers-mac-pro Parallels[187]: Starting Parallels Dispatcher Service
    Feb 18 17:22:38 steven-shmerlers-mac-pro Parallels[191]: Parallels Dispatcher Server sucessfully started
    Feb 18 17:22:39 steven-shmerlers-mac-pro com.parallels.desktop.launchdaemon[78]: objc[105]: Class QCocoaPrintPanelDelegate is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:39 steven-shmerlers-mac-pro com.parallels.desktop.launchdaemon[78]: objc[105]: Class QCocoaPageLayoutDelegate is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:39 steven-shmerlers-mac-pro com.parallels.desktop.launchdaemon[78]: objc[105]: Class QNSMenu is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:39 steven-shmerlers-mac-pro com.parallels.desktop.launchdaemon[78]: objc[105]: Class QNSStatusItem is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:39 steven-shmerlers-mac-pro com.parallels.desktop.launchdaemon[78]: objc[105]: Class QNSImageView is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:39 steven-shmerlers-mac-pro com.parallels.desktop.launchdaemon[78]: objc[105]: Class QMacSoundDelegate is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:44 steven-shmerlers-mac-pro loginwindow[61]: Login Window Started Security Agent
    Feb 18 17:22:46 steven-shmerlers-mac-pro loginwindow[61]: Login Window - Returned from Security Agent
    Feb 18 17:22:46 steven-shmerlers-mac-pro loginwindow[61]: USER_PROCESS: 61 console
    Feb 18 17:22:47 steven-shmerlers-mac-pro com.apple.launchctl.Aqua[211]: launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    Feb 18 17:22:47 steven-shmerlers-mac-pro com.apple.launchd.peruser.501[209] (com.marketcircle.daylite.pidclear): Unknown key: LaunchOnlyOnce
    Feb 18 17:22:47 steven-shmerlers-mac-pro com.apple.launchd.peruser.501[209] (com.marketcircle.daylite.pidclear): Unknown key: RunAtLoad
    Feb 18 17:22:47 steven-shmerlers-mac-pro com.apple.launchd.peruser.501[209] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Feb 18 17:22:47 steven-shmerlers-mac-pro com.apple.launchd[1] (com.wacom.pentablet[202]): Exited with exit code: 255
    Feb 18 17:22:54 steven-shmerlers-mac-pro com.apple.launchd.peruser.501[209] (com.apple.pbs): Throttling respawn: Will start in 4 seconds
    Feb 18 17:22:55 steven-shmerlers-mac-pro com.apple.launchd.peruser.501[209] (com.apple.Kerberos.renew.plist[231]): Exited with exit code: 1
    Feb 18 17:22:55 steven-shmerlers-mac-pro com.parallels.desktop.client.launch[235]: objc[235]: Class QCocoaPrintPanelDelegate is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:55 steven-shmerlers-mac-pro com.parallels.desktop.client.launch[235]: objc[235]: Class QCocoaPageLayoutDelegate is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:55 steven-shmerlers-mac-pro com.parallels.desktop.client.launch[235]: objc[235]: Class QNSMenu is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:55 steven-shmerlers-mac-pro com.parallels.desktop.client.launch[235]: objc[235]: Class QNSStatusItem is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:55 steven-shmerlers-mac-pro com.parallels.desktop.client.launch[235]: objc[235]: Class QNSImageView is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:55 steven-shmerlers-mac-pro com.parallels.desktop.client.launch[235]: objc[235]: Class QMacSoundDelegate is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /Library/Parallels/Parallels Service.app/Contents/Frameworks/ParallelsVirtualizationSDK.framework/Versions/C urrent/Libraries/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
    Feb 18 17:22:58 steven-shmerlers-mac-pro com.apple.launchd.peruser.501[209] (0x100300710.mach_init.switchboard.sh): Failed to check-in!
    Feb 18 17:23:02 steven-shmerlers-mac-pro WindowServer[165]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Feb 18 17:23:02 steven-shmerlers-mac-pro com.apple.WindowServer[165]: Sat Feb 18 17:23:02 steven-shmerlers-mac-pro.local WindowServer[165] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Feb 18 17:23:04 steven-shmerlers-mac-pro _mdnsresponder[263]: /usr/libexec/ntpd-wrapper: scutil key State:/Network/Global/DNS not present after 30 seconds
    Feb 18 17:23:04 steven-shmerlers-mac-pro /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension[261]: Failed to register for death of process with pid: 251
    Feb 18 17:23:05 steven-shmerlers-mac-pro TabletDriver[234]: Finish launching /Library/Application Support/Tablet/PenTabletDriver.app/Contents/Resources/ConsumerTouchDriver.app
    Feb 18 17:23:05 steven-shmerlers-mac-pro com.wacom.pentablet[234]: TabletDriver[234]: Finish launching /Library/Application Support/Tablet/PenTabletDriver.app/Contents/Resources/ConsumerTouchDriver.app
    Feb 18 17:23:05 steven-shmerlers-mac-pro _mdnsresponder[266]: sntp options: a=2 v=1 e=0.100 E=5.000 P=2147483647.000
    Feb 18 17:23:05 steven-shmerlers-mac-pro _mdnsresponder[266]:     d=15 c=5 x=0 op=1 l=/var/run/sntp.pid f= time.apple.com
    Feb 18 17:23:05 steven-shmerlers-mac-pro _mdnsresponder[266]: sntp: getaddrinfo(hostname, ntp)  failed with nodename nor servname provided, or not known
    Feb 18 17:23:06 steven-shmerlers-mac-pro SystemUIServer[214]:     MenuCracker 2.0 (/Library/Bundles/MenuCracker.menu)\n    See http://sourceforge.net/projects/menucracker\n    MenuCracker is now loaded. Ready to accept new menu extras. Ignore the failure message that follows.
    Feb 18 17:23:06 steven-shmerlers-mac-pro SystemUIServer[214]: failed to instantiate and get the principal class of bundle: NSBundle </Library/Bundles/MenuCracker.menu> (loaded)
    Feb 18 17:23:06 steven-shmerlers-mac-pro mDNSResponder[18]: Bad service type in 1762872737::Steven Shmerler._qkqk49CU-BKWJ77CRMDN-A7C._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    Feb 18 17:23:06 steven-shmerlers-mac-pro mDNSResponder[18]: Bad service type in ._qkqk49CU-BKWJ77CRMDN-A7C._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    Feb 18 17:23:06 steven-shmerlers-mac-pro mDNSResponder[18]: Bad service type in 1762872737::Steven Shmerler._qkqk49CU-BKWJ77CRMDN-A7C._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    Feb 18 17:23:06 steven-shmerlers-mac-pro mDNSResponder[18]: Bad service type in ._qkqk49CU-BKWJ77CRMDN-A7C._tcp.local. Application protocol name must be underscore plus 1-15 characters. See <http://www.dns-sd.org/ServiceTypes.html>
    Feb 18 17:23:08: --- last message repeated 1 time ---
    Feb 18 17:23:07 steven-shmerlers-mac-pro TabletDriver[234]: Finish launching /Library/Application Support/Tablet/PenTabletDriver.app/Contents/Resources/TabletDriver.app
    Feb 18 17:23:07 steven-shmerlers-mac-pro com.wacom.pentablet[234]: TabletDriver[234]: Finish

    I just had a kernal panic this time and while I don't know how to read these reports, I do see Geforce mentioned and wonder if I need to replace my video card as one of the Genius Bar reps said.
    Grant. When my Mac Pro restarted to which you were replying to, I was in the middle of using DiskWarrior to rebuild my Backup drive. That's probably what the "alsoft" reference refers to.
    Regarding Parallels and USB. Could you help me understand what your observation means? I haven't launched Parallels in a year so I really could uninstall it. I rarely need to do any Windows work.
    Also do you have any insight into what the USB issues are and what I should do to resolve them?
    Here is the crash report from the Kernal Panic I just experienced:
    Thanks so much for any insight into what I need to do to rectify this/these problems.
    Best,
    Steven
    Interval Since Last Panic Report:  31 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    3A379E48-BA0D-4483-85AA-883B0FE072A8
    Sat Feb 18 19:54:13 2012
    panic(cpu 5 caller 0x28fc2e): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0x1, NMIPI acks: orig: 0x0, now: 0x0"@/SourceCache/xnu/xnu-1504.15.3/osfmk/i386/pmap.c:3572
    Backtrace (CPU 5), Frame : Return Address (4 potential args on stack)
    0x7c0f2738 : 0x21b837 (0x5dd7fc 0x7c0f276c 0x223ce1 0x0)
    0x7c0f2788 : 0x28fc2e (0x59a47c 0x1 0x0 0x0)
    0x7c0f27f8 : 0x292d36 (0x84b7a0 0x6d1f2000 0x0 0x0)
    0x7c0f28a8 : 0x26c3de (0x188ca9 0x0 0x826654 0x84b7e4)
    0x7c0f2948 : 0x26157b (0x18649250 0x0 0x0 0x3000)
    0x7c0f2a78 : 0x261b4b (0x6d1f5000 0x0 0x1 0x0)
    0x7c0f2ab8 : 0x25a8e7 (0x2b00d74 0x6d1f2000 0x0 0x6d1f5000)
    0x7c0f2af8 : 0x220679 (0x2b00d74 0x6d1f2000 0x20b4 0xc82574)
    0x7c0f2b18 : 0x535ce9 (0x6d1f2000 0x20b4 0x7c0f2b58 0x0)
    0x7c0f2b38 : 0xc8d541 (0x6d1f2000 0x20b4 0xfa0000 0x1)
    0x7c0f2b78 : 0xc8f7cd (0x6cfd7000 0x7c0f2e3c 0x7c0f2e40 0x7c0f2e44)
    0x7c0f2bf8 : 0x56d196 (0x6cfd7000 0xf733c6c 0x7c0f2e3c 0x28)
    0x7c0f2c38 : 0x56e2d8 (0xd1a6a8 0x6cfd7000 0xf733c6c 0x28)
    0x7c0f2c88 : 0x56eb59 (0x6cfd7000 0xb 0x7c0f2cd0 0x0)
    0x7c0f2da8 : 0x286638 (0x6cfd7000 0xb 0xf733c68 0x0)
    0x7c0f3e58 : 0x21dbe5 (0xf733c40 0xe1e75a0 0x1fd618 0x5733)
    0x7c0f3e98 : 0x210a86 (0xf733c00 0x0 0xe52cd90 0xeae9ee0)
    0x7c0f3ef8 : 0x216f84 (0xf733c00 0x0 0x0 0x0)
    0x7c0f3f78 : 0x295c57 (0xe514728 0x0 0x0 0x0)
    0x7c0f3fc8 : 0x2a256d (0xe514724 0x1 0x10 0xdeb7b04)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.3.6)@0xc80000->0xd36fff
                dependency: com.apple.NVDAResman(6.3.6)@0x992000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x985000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x94c000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x963000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacPro1,1 (Mac-F4208DC8)
    System uptime in nanoseconds: 9028297154015
    unloaded kexts:
    com.apple.driver.AirPortBrcm43xx    423.91.27 (addr 0xf04000, size 0x1900544) - last unloaded 153607586573
    loaded kexts:
    com.parallels.kext.prl_vnic    5.0 9376.599993
    com.parallels.kext.prl_netbridge    5.0 9376.599993
    com.parallels.kext.prl_usb_connect    5.0 9376.599993
    com.parallels.kext.prl_hid_hook    5.0 9376.599993
    com.parallels.kext.prl_hypervisor    5.0 9376.599993
    com.rogueamoeba.hermes    4.1.0
    com.rogueamoeba.HermesAudio    4.1.0
    com.AmbrosiaSW.AudioSupport    4.0
    com.apple.driver.AppleHWSensor    1.9.3d0 - last loaded 28010923874
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.driver.AppleMCEDriver    1.1.9
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.AppleIntelMeromProfile    19
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.driver.AppleLPC    1.5.1
    com.apple.GeForce    6.3.6
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.driver.AppleIntel8254XEthernet    2.1.3b1
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.driver.AppleUSBOHCI    4.2.0
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.driver.AppleIntelPIIXATA    2.5.1
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleUSBUHCI    4.2.0
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.nvidia.nv40hal    6.3.6
    com.apple.NVDAResman    6.3.6
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.CSRUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBHIDKeyboard    141.5
    com.apple.driver.AppleHIDKeyboard    141.5
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOATAPIProtocolTransport    2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IOATAFamily    2.5.1
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    6
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: MacPro1,1, BootROM MP11.005D.B00, 8 processors, 3 GHz, 8 GB, SMC 1.7f10
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-3@13,0,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-3@13,0,1
    PCI Card: pci1033,e0, USB Enhanced Host Controller, Slot-3@13,0,2
    PCI Card: pci104c,8024, sppci_ieee1394openhci, Slot-3@13,3,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-2@16,0,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-2@16,0,1
    PCI Card: pci1033,e0, USB Enhanced Host Controller, Slot-2@16,0,2
    Serial ATA Device: ST31000524AS, 931.51 GB
    Serial ATA Device: ST31500341AS, 1.36 TB
    Serial ATA Device: ST3500418AS, 465.76 GB
    Serial ATA Device: ST31500341AS, 1.36 TB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, 0x03f0  (Hewlett Packard), 0x2524, 0xfd500000 / 2
    USB Device: CTE-650, 0x056a  (WACOM Co., Ltd.), 0x0018, 0xfd540000 / 4
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd510000 / 3
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x024f, 0xfd512000 / 5
    USB Device: HP LaserJet 1200, 0x03f0  (Hewlett Packard), 0x0317, 0xfc200000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2
    USB Device: CRCA102-3I1, 0x0764  (Cyber Power Systems, Inc.), 0x0501, 0x3d200000 / 3
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x9101, 0x3d100000 / 2
    FireWire Device: built-in_hub, Up to 800 Mb/sec

  • IMac Model 2012 makes restart after sleep and after shutdown ?!

    Hello Communities ,
    my iMac Model 2012 i5 / 16 Gb RAM , does not go shut down ! it makes a restart , the same when  it go to sleep ?
    When i shut down , the iMac goes down .... then ca. 10 sek. after them it starts self again !!!!
    What i have do :
    -    all power .pls   in Library deletet
    -     PRAM reset
    -     SMC reset
    -     all USB device plug out
    -     a new Admin account
    -     check filesystem
    -     start up in safe mode
    here .log file ....                                can anyone help me ?
    thx very much .... roger
    {\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf390
    {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
    {\colortbl;\red255\green255\blue255;}
    \paperw11900\paperh16840\margl1440\margr1440\vieww38300\viewh24840\viewkind0
    \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx623 6\tx6803\pardirnatural
    \f0\fs24 \cf0 14.07.13 17:27:49.000 syslogd[299]: --- syslogd restarted ---\
    14.07.13 17:27:49.444 com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds\
    14.07.13 17:27:49.459 com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds\
    14.07.13 17:27:49.545 com.apple.launchd[1]: (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds\
    14.07.13 17:28:26.000 bootlog[0]: BOOT_TIME 1373815706 0\
    14.07.13 17:28:45.000 kernel[0]: PMAP: PCID enabled\
    14.07.13 17:28:45.000 kernel[0]: PMAP: Supervisor Mode Execute Protection enabled\
    14.07.13 17:28:45.000 kernel[0]: Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64\
    14.07.13 17:28:45.000 kernel[0]: vm_page_bootstrap: 3877659 free pages and 283877 wired pages\
    14.07.13 17:28:45.000 kernel[0]: kext submap [0xffffff7f80737000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000737000]\
    14.07.13 17:28:45.000 kernel[0]: zone leak detection enabled\
    14.07.13 17:28:45.000 kernel[0]: standard timeslicing quantum is 10000 us\
    14.07.13 17:28:45.000 kernel[0]: standard background quantum is 2500 us\
    14.07.13 17:28:45.000 kernel[0]: mig_table_max_displ = 74\
    14.07.13 17:28:45.000 kernel[0]: TSC Deadline Timer supported and enabled\
    14.07.13 17:28:45.000 kernel[0]: corecrypto kext started!\
    14.07.13 17:28:45.000 kernel[0]: Running kernel space in FIPS MODE\
    14.07.13 17:28:45.000 kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d\
    14.07.13 17:28:45.000 kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS integrity POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS AES ECB AESNI POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS AES XTS AESNI POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS SHA POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS HMAC POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS DRBG POST test passed!\
    14.07.13 17:28:45.000 kernel[0]: corecrypto.kext FIPS POST passed!\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled\
    14.07.13 17:28:45.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled\
    14.07.13 17:28:45.000 kernel[0]: calling mpo_policy_init for TMSafetyNet\
    14.07.13 17:28:45.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)\
    14.07.13 17:28:45.000 kernel[0]: calling mpo_policy_init for Sandbox\
    14.07.13 17:28:45.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)\
    14.07.13 17:28:45.000 kernel[0]: calling mpo_policy_init for Quarantine\
    14.07.13 17:28:37.720 com.apple.launchd[1]: *** launchd[1] has started up. ***\
    14.07.13 17:28:45.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)\
    14.07.13 17:28:45.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993\
    14.07.13 17:28:45.000 kernel[0]: The Regents of the University of California. All rights reserved.\
    14.07.13 17:28:45.000 kernel[0]: MAC Framework successfully initialized\
    14.07.13 17:28:45.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers\
    14.07.13 17:28:45.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87\
    14.07.13 17:28:45.000 kernel[0]: ACPI: System State [S0 S3 S4 S5]\
    14.07.13 17:28:45.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 2344\
    14.07.13 17:28:45.000 kernel[0]: AppleIntelCPUPowerManagement: (built 12:18:39 Oct 18 2012) initialization complete\
    14.07.13 17:28:45.000 kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000\
    14.07.13 17:28:45.000 kernel[0]: [ PCI configuration begin ]\
    14.07.13 17:28:37.720 com.apple.launchd[1]: *** Shutdown logging is enabled. ***\
    14.07.13 17:28:45.000 kernel[0]: Sleep failure code 0x00000000 0x1f006700\
    14.07.13 17:28:45.000 kernel[0]: console relocated to 0xfc0020000\
    14.07.13 17:28:44.816 com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination\
    14.07.13 17:28:45.000 kernel[0]: PCI configuration changed (bridge=17 device=4 cardbus=0)\
    14.07.13 17:28:45.000 kernel[0]: [ PCI configuration end, bridges 13 devices 16 ]\
    14.07.13 17:28:45.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management\
    14.07.13 17:28:45.000 kernel[0]: AppleThunderboltNHIType2::start - type 2 sleep enabled\
    14.07.13 17:28:45.000 kernel[0]: AppleThunderboltNHIType2::start - SXFP method found\
    14.07.13 17:28:45.000 kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]\
    14.07.13 17:28:45.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused\
    14.07.13 17:28:45.000 kernel[0]: rooting via boot-uuid from /chosen: FA41975F-8187-39BF-A050-6EA65F3EC755\
    14.07.13 17:28:45.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>\
    14.07.13 17:28:45.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start\
    14.07.13 17:28:45.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start\
    14.07.13 17:28:45.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded\
    14.07.13 17:28:45.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded\
    14.07.13 17:28:45.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready\
    14.07.13 17:28:45.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/APPLE HDD WDC WD10EALX-408EA0 Media/IOGUIDPartitionScheme/Customer@2\
    14.07.13 17:28:45.000 kernel[0]: BSD root: disk0s2, major 1, minor 2\
    14.07.13 17:28:45.000 kernel[0]: BTCOEXIST off \
    14.07.13 17:28:45.000 kernel[0]: BRCM tunables:\
    14.07.13 17:28:45.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]\
    14.07.13 17:28:45.000 kernel[0]: jnl: unknown-dev: replay_journal: from: 32392192 to: 41551360 (joffset 0x1d18000)\
    14.07.13 17:28:45.000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0\
    14.07.13 17:28:45.000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0\
    14.07.13 17:28:45.000 kernel[0]: jnl: unknown-dev: journal replay done.\
    14.07.13 17:28:45.000 kernel[0]: Kernel is LP64\
    14.07.13 17:28:45.000 kernel[0]: hfs: Removed 19 orphaned / unlinked files and 136 directories \
    14.07.13 17:28:48.000 kernel[0]: BCM5701Enet: Ethernet address 10:dd:b1:9f:be:37\
    14.07.13 17:28:48.000 kernel[0]: AirPort_Brcm4331: Ethernet address 8c:2d:aa:57:1a:eb\
    14.07.13 17:28:48.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification\
    14.07.13 17:28:48.000 kernel[0]: IO80211Interface::efiNVRAMPublished():  \
    14.07.13 17:28:50.614 hidd[49]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1\
    14.07.13 17:28:50.698 hidd[49]: void __IOHIDLoadBundles(): Loaded 0 HID plugins\
    14.07.13 17:28:51.022 fseventsd[50]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (679 25 725)\
    14.07.13 17:28:51.658 fseventsd[50]: log dir: /.fseventsd getting new uuid: FBF6F1D0-FD4C-43AB-ACCA-A2A33EF85E41\
    14.07.13 17:28:52.000 kernel[0]: macx_swapon SUCCESS\
    14.07.13 17:28:57.000 kernel[0]: Waiting for DSMOS...\
    14.07.13 17:28:58.508 appleeventsd[55]: main: Starting up\
    14.07.13 17:28:58.509 com.apple.SecurityServer[19]: Session 100000 created\
    14.07.13 17:28:58.708 coreservicesd[66]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false\
    14.07.13 17:28:58.000 kernel[0]: IOBluetoothUSBDFU::probe\
    14.07.13 17:28:58.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x828B FirmwareVersion - 0x0032\
    14.07.13 17:28:58.000 kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed\
    14.07.13 17:28:58.000 kernel[0]: NVDAStartup: Official\
    14.07.13 17:28:58.000 kernel[0]: Previous Shutdown Cause: -128\
    14.07.13 17:28:58.000 kernel[0]: NVDAGK100HAL loaded and registered\
    14.07.13 17:28:58.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification \
    14.07.13 17:28:58.000 kernel[0]: [IOBluetoothHCIController][start] -- completed\
    14.07.13 17:28:58.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService\
    14.07.13 17:28:58.000 kernel[0]: DSMOS has arrived\
    14.07.13 17:28:59.058 mDNSResponder[41]: mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56) starting OSXVers 12\
    14.07.13 17:28:59.231 airportd[70]: _processDLILEvent: en1 attached (down)\
    14.07.13 17:28:59.000 kernel[0]: createVirtIf(): ifRole = 1\
    14.07.13 17:28:59.000 kernel[0]: in func createVirtualInterface ifRole = 1\
    14.07.13 17:28:59.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1 this 0xffffff804e998000\
    14.07.13 17:28:59.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1\
    14.07.13 17:28:59.000 kernel[0]: Created virtif 0xffffff804e998000 p2p0\
    14.07.13 17:28:59.631 blued[58]: Read the UHE Info\
    14.07.13 17:28:59.631 blued[58]: Read version 2 info.  Number of devices:2\
    14.07.13 17:28:59.631 blued[58]: Class of device:     0x2580\
    14.07.13 17:28:59.631 blued[58]: Device name: 'Apple Magic Mouse' length:18\
    14.07.13 17:28:59.631 blued[58]: Finished reading the HID data\
    14.07.13 17:28:59.631 blued[58]: Found a device with PID:0x030d VID:0x05ac\
    14.07.13 17:28:59.733 blued[58]: Class of device:     0x2540\
    14.07.13 17:28:59.733 blued[58]: Device name: 'Apple Wireless Keyboard' length:24\
    14.07.13 17:28:59.733 blued[58]: Finished reading the HID data\
    14.07.13 17:28:59.733 blued[58]: Found a device with PID:0x0256 VID:0x05ac\
    14.07.13 17:29:00.000 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).\
    14.07.13 17:29:00.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed\
    14.07.13 17:29:00.389 com.apple.usbmuxd[29]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit\
    14.07.13 17:29:00.521 configd[16]: network changed.\
    14.07.13 17:29:01.770 com.apple.SecurityServer[19]: Entering service\
    14.07.13 17:29:03.000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,2301,0de1,0300,45e1,0000]\
    14.07.13 17:29:03.106 configd[16]: network changed: v6(en0+:fe80::de0b:1aff:fea8:5393) DNS* Proxy+ SMB\
    14.07.13 17:29:05.732 systemkeychain[76]: done file: /var/run/systemkeychaincheck.done\
    14.07.13 17:29:05.801 configd[16]: network changed: v6(en0:fe80::de0b:1aff:fea8:5393) DNS* Proxy SMB\
    14.07.13 17:29:06.157 apsd[61]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)\
    14.07.13 17:29:06.165 apsd[61]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)\
    14.07.13 17:29:06.343 mDNSResponder[41]: D2D_IPC: Loaded\
    14.07.13 17:29:06.343 mDNSResponder[41]: D2DInitialize succeeded\
    14.07.13 17:29:06.766 locationd[45]: NOTICE,Location icon should now be in state 0\
    14.07.13 17:29:07.000 kernel[0]: [BNBMouseDevice::init][75.19] init is complete\
    14.07.13 17:29:07.572 loginwindow[44]: Login Window Application Started\
    14.07.13 17:29:07.000 kernel[0]: [BNBMouseDevice::handleStart][75.19] returning 1\
    14.07.13 17:29:07.000 kernel[0]: [AppleMultitouchHIDEventDriver::start] entered\
    14.07.13 17:29:07.758 stackshot[32]: Timed out waiting for IOKit to finish matching.\
    14.07.13 17:29:08.000 kernel[0]: [AppleMultitouchDevice::start] entered\
    14.07.13 17:29:09.000 kernel[0]: USBF:    42.955    AppleUSBHubPort: Port 2 of Hub at 0x1d181000 about to terminate a busy device (CompositeDevice) after waiting 10 seconds\
    14.07.13 17:29:10.349 netbiosd[74]: Unable to start NetBIOS name service: \
    14.07.13 17:29:10.648 digest-service[101]: label: default\
    14.07.13 17:29:10.649 digest-service[101]:     dbname: od:/Local/Default\
    14.07.13 17:29:10.649 digest-service[101]:     mkey_file: /var/db/krb5kdc/m-key\
    14.07.13 17:29:10.649 digest-service[101]:     acl_file: /var/db/krb5kdc/kadmind.acl\
    14.07.13 17:29:10.650 digest-service[101]: digest-request: uid=0\
    14.07.13 17:29:11.794 awacsd[59]: Starting awacsd connectivity-78.3 (Apr 25 2013 19:22:44)\
    14.07.13 17:29:11.844 awacsd[59]: InnerStore CopyAllZones: no info in Dynamic Store\
    14.07.13 17:29:11.850 rpcsvchost[103]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded\
    14.07.13 17:29:11.854 digest-service[101]: digest-request: init request\
    14.07.13 17:29:11.914 digest-service[101]: digest-request: init return domain: BUILTIN server: LOCALHOST\
    14.07.13 17:29:12.705 com.apple.kextd[12]: Can't load /System/Library/Extensions/LogitechUSBHIDevices.kext - no code for running kernel's architecture.\
    14.07.13 17:29:12.706 com.apple.kextd[12]: Load com.Logitech.driver.HIDDevices failed; removing personalities from kernel.\
    14.07.13 17:29:13.000 kernel[0]: X86PlatformPlugin::setRingTable - No ring table found!\
    14.07.13 17:29:13.000 kernel[0]: X86PlatformPlugin::configResourceHandler - Failed to set ring table!\
    14.07.13 17:29:13.000 kernel[0]: [AGPM Controller] build GPUDict by Vendor10deDevice11a2\
    14.07.13 17:29:14.724 mds[40]: (Normal) FMW: FMW 0 0\
    14.07.13 17:29:14.790 WindowServer[95]: Server is starting up\
    14.07.13 17:29:15.252 WindowServer[95]: Session 256 retained (2 references)\
    14.07.13 17:29:15.252 WindowServer[95]: Session 256 released (1 references)\
    14.07.13 17:29:16.052 WindowServer[95]: Session 256 retained (2 references)\
    14.07.13 17:29:16.052 WindowServer[95]: init_page_flip: page flip mode is on\
    14.07.13 17:29:16.166 apsd[61]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)\
    14.07.13 17:29:16.838 WindowServer[95]: mux_initialize: Couldn't find any matches\
    14.07.13 17:29:16.936 WindowServer[95]: GLCompositor enabled for tile size [256 x 256]\
    14.07.13 17:29:16.936 WindowServer[95]: CGXGLInitMipMap: mip map mode is on\
    14.07.13 17:29:17.032 WindowServer[95]: WSMachineUsesNewStyleMirroring: true\
    14.07.13 17:29:17.033 WindowServer[95]: Display 0x042c0140: GL mask 0x1; bounds (0, 0)[2560 x 1440], 42 modes available\
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model b005, S/N 0, Unit 0, Rotation 0\
    UUID 0x000006100000b00500000000042c0140\
    14.07.13 17:29:17.033 WindowServer[95]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available\
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0\
    UUID 0xffffffffffffffffffffffff003f003e\
    14.07.13 17:29:17.033 WindowServer[95]: 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 0xffffffffffffffffffffffff003f003d\
    14.07.13 17:29:17.038 WindowServer[95]: Created shield window 0x5 for display 0x042c0140\
    14.07.13 17:29:17.039 WindowServer[95]: Created shield window 0x6 for display 0x003f003e\
    14.07.13 17:29:17.039 WindowServer[95]: Created shield window 0x7 for display 0x003f003d\
    14.07.13 17:29:17.042 WindowServer[95]: Display 0x042c0140: GL mask 0x1; bounds (0, 0)[2560 x 1440], 42 modes available\
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model b005, S/N 0, Unit 0, Rotation 0\
    UUID 0x000006100000b00500000000042c0140\
    14.07.13 17:29:17.043 WindowServer[95]: Display 0x003f003e: GL mask 0x4; bounds (3584, 0)[1 x 1], 1 modes available\
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0\
    UUID 0xffffffffffffffffffffffff003f003e\
    14.07.13 17:29:17.043 WindowServer[95]: Display 0x003f003d: GL mask 0x2; bounds (3585, 0)[1 x 1], 1 modes available\
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0\
    UUID 0xffffffffffffffffffffffff003f003d\
    14.07.13 17:29:17.043 WindowServer[95]: CGXPerformInitialDisplayConfiguration\
    14.07.13 17:29:17.043 WindowServer[95]:   Display 0x042c0140: MappedDisplay Unit 0; Vendor 0x610 Model 0xb005 S/N 0 Dimensions 23.50 x 13.23; online enabled built-in, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1\
    14.07.13 17:29:17.043 WindowServer[95]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1\
    14.07.13 17:29:17.043 WindowServer[95]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3585,0)[1 x 1], Rotation 0, Resolution 1\
    14.07.13 17:29:17.699 configd[16]: network changed: v4(en0+:192.168.1.33) v6(en0!:fe80::de0b:1aff:fea8:5393) DNS+ Proxy SMB\
    14.07.13 17:29:17.842 WindowServer[95]: GLCompositor: GL renderer id 0x01022644, GL mask 0x00000007, accelerator 0x00003f9b, unit 0, caps QEX|QGL|MIPMAP, vram 1024 MB\
    14.07.13 17:29:17.855 WindowServer[95]: GLCompositor: GL renderer id 0x01022644, GL mask 0x00000007, texture units 8, texture max 16384, viewport max \{16384, 16384\}, extensions FPRG|NPOT|GLSL|FLOAT\
    14.07.13 17:29:17.884 loginwindow[44]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.\
    14.07.13 17:29:18.765 ntpd[97]: proto: precision = 1.000 usec\
    14.07.13 17:29:18.822 WindowServer[95]: Unable to open IOHIDSystem (e00002bd)\
    14.07.13 17:29:18.000 kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)\
    14.07.13 17:29:19.470 WindowServer[95]: Created shield window 0x8 for display 0x042c0140\
    14.07.13 17:29:19.470 WindowServer[95]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:29:19.488 launchctl[120]: com.apple.findmymacmessenger: Already loaded\
    14.07.13 17:29:19.662 com.apple.SecurityServer[19]: Session 100004 created\
    14.07.13 17:29:19.710 WindowServer[95]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.\
    14.07.13 17:29:19.804 WindowServer[95]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:29:20.101 WindowServer[95]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:29:20.334 com.apple.launchd[1]: (com.apple.xprotectupdater[26]) Exited with code: 252\
    14.07.13 17:29:21.493 coreaudiod[129]: Enabled automatic stack shots because audio IO is inactive\
    14.07.13 17:29:21.533 WindowServer[95]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042c0140 device: 0x10051f110  isBackBuffered: 1 numComp: 3 numDisp: 3\
    14.07.13 17:29:23.698 BezelServices 236.3[44]: -[DriverServices sendPreferencesToDevice:resetDefaults:] error: classPrefID (null), classPrefs (null)\
    14.07.13 17:29:25.074 hidd[49]: CGSShutdownServerConnections: Detaching application from window server\
    14.07.13 17:29:25.074 hidd[49]: CGSDisplayServerShutdown: Detaching display subsystem from window server\
    14.07.13 17:29:25.074 locationd[132]: NOTICE,Location icon should now be in state 0\
    14.07.13 17:29:25.182 UserEventAgent[121]: cannot find useragent 1102\
    14.07.13 17:29:25.332 loginwindow[44]: Login Window Started Security Agent\
    14.07.13 17:29:26.161 SecurityAgent[134]: This is the first run\
    14.07.13 17:29:26.162 SecurityAgent[134]: MacBuddy was run = 0\
    14.07.13 17:29:26.177 SecurityAgent[134]: User info context values set for kurt\
    14.07.13 17:29:27.516 awacsd[59]: Exiting\
    14.07.13 17:29:29.046 loginwindow[44]: Login Window - Returned from Security Agent\
    14.07.13 17:29:29.105 loginwindow[44]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102\
    14.07.13 17:29:29.127 loginwindow[44]: USER_PROCESS: 44 console\
    14.07.13 17:29:29.528 coreservicesd[66]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=108\
    14.07.13 17:29:29.548 com.apple.launchd[1]: (com.wacom.pentablet[126]) Exited with code: 255\
    14.07.13 17:29:29.593 com.apple.launchd.peruser.501[139]: (com.apple.gamed) Ignored this key: UserName\
    14.07.13 17:29:29.593 com.apple.launchd.peruser.501[139]: (com.apple.gamed) Ignored this key: GroupName\
    14.07.13 17:29:29.594 com.apple.launchd.peruser.501[139]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self\
    14.07.13 17:29:29.597 loginwindow[44]: Connection with distnoted server was invalidated\
    14.07.13 17:29:29.622 com.apple.launchd[1]: ([0x0-0x5005].com.wacom.Consumer_TouchDriver[138]) Exited with code: 255\
    14.07.13 17:29:29.624 distnoted[143]: # distnote server agent  absolute time: 63.250366578   civil time: Sun Jul 14 17:29:29 2013   pid: 143 uid: 501  root: no\
    14.07.13 17:29:30.353 WindowServer[95]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.\
    14.07.13 17:29:30.773 blued[58]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501\
    14.07.13 17:29:30.774 coreservicesd[66]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationBirth to notificationID=119\
    14.07.13 17:29:30.897 WindowServer[95]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:29:31.101 com.apple.launchd.peruser.501[139]: (com.apple.afpstat-qfa[174]) Exited with code: 2\
    14.07.13 17:29:31.203 talagent[154]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m\
    14.07.13 17:29:31.203 talagent[154]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m\
    14.07.13 17:29:32.199 locationd[179]: NOTICE,Location icon should now be in state 0\
    14.07.13 17:29:32.345 apsd[175]: Couldn't change keychain information for default user: -25299\
    14.07.13 17:29:32.510 com.apple.launchd.peruser.501[139]: (com.apple.mrt.uiagent[164]) Exited with code: 255\
    14.07.13 17:29:32.591 NetworkBrowserAgent[186]: Starting NetworkBrowserAgent\
    14.07.13 17:29:32.998 WindowServer[95]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.\
    14.07.13 17:29:37.368 com.apple.SecurityServer[19]: Session 100005 created\
    14.07.13 17:29:39.787 WindowServer[95]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 7.79 seconds (server forcibly re-enabled them after 1.00 seconds)\
    14.07.13 17:29:49.093 com.apple.time[142]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).\
    14.07.13 17:29:49.116 genatsdb[202]: ########## genatsdb Sandboxed. ##########\
    14.07.13 17:29:49.348 com.apple.launchd[1]: (com.apple.coreservices.appleid.authentication[125]) Exit timeout elapsed (20 seconds). Killing\
    14.07.13 17:29:49.481 genatsdb[203]: ########## genatsdb Sandboxed. ##########\
    14.07.13 17:29:55.004 SyncServer[200]: [0x7fd2b1c1b9f0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.\
    14.07.13 17:29:56.000 kernel[0]: USBMSC Identifier (non-unique): KZGCAPH0951          0x5ac 0x1500 0x202\
    14.07.13 17:29:57.807 com.apple.time[142]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).\
    14.07.13 17:30:10.000 kernel[0]: jnl: disk1s3: replay_journal: from: 35868672 to: 35934208 (joffset 0x1d1f000)\
    14.07.13 17:30:10.000 kernel[0]: jnl: disk1s3: journal replay done.\
    14.07.13 17:30:10.000 kernel[0]: jnl: disk1s4: replay_journal: from: 36921344 to: 36995072 (joffset 0x1d1f000)\
    14.07.13 17:30:10.000 kernel[0]: jnl: disk1s4: journal replay done.\
    14.07.13 17:30:11.000 kernel[0]: jnl: disk1s5: replay_journal: from: 37044224 to: 37109760 (joffset 0x1d18000)\
    14.07.13 17:30:11.000 kernel[0]: jnl: disk1s5: journal replay done.\
    14.07.13 17:30:11.000 kernel[0]: jnl: disk1s2: replay_journal: from: 83034112 to: 83140608 (joffset 0x1d1f000)\
    14.07.13 17:30:12.000 kernel[0]: jnl: disk1s2: journal replay done.\
    14.07.13 17:30:24.629 coreaudiod[129]: Disabled automatic stack shots because audio IO is active\
    14.07.13 17:30:24.830 coreaudiod[129]: Enabled automatic stack shots because audio IO is inactive\
    14.07.13 17:30:27.137 genatsdb[203]: *GENATSDB* FontObjects generated = 656\
    14.07.13 17:30:28.991 genatsdb[202]: *GENATSDB* FontObjects generated = 633\
    14.07.13 17:30:50.048 com.apple.SecurityServer[19]: Session 100007 created\
    14.07.13 17:30:54.426 firefox-bin[254]: -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.\
    14.07.13 17:30:54.426 firefox-bin[254]: -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.\
    14.07.13 17:30:54.427 firefox-bin[254]: -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.\
    14.07.13 17:30:54.000 kernel[0]: AppleBCM5701Ethernet:        0        1 BCM5701Enet::replaceOrCopyPacket worked after N tries\
    14.07.13 17:32:19.000 kernel[0]: considerRebuildOfPrelinkedKernel com.apple.driver.AudioAUUC triggered rebuild\
    14.07.13 17:32:24.148 com.apple.launchd.peruser.501[139]: ([0x0-0x25025].com.apple.installer[295]) Exited: Killed: 9\
    14.07.13 17:32:39.371 com.apple.launchd.peruser.501[139]: ([0x0-0x27027].com.apple.installer[298]) Exited: Killed: 9\
    14.07.13 17:32:43.992 coreaudiod[129]: Disabled automatic stack shots because audio IO is active\
    14.07.13 17:32:44.619 coreaudiod[129]: Enabled automatic stack shots because audio IO is inactive\
    14.07.13 17:32:45.069 coreaudiod[129]: Disabled automatic stack shots because audio IO is active\
    14.07.13 17:32:45.696 coreaudiod[129]: Enabled automatic stack shots because audio IO is inactive\
    14.07.13 17:33:30.546 com.apple.backupd[313]: Starting automatic backup\
    14.07.13 17:33:31.318 com.apple.backupd[313]: Backing up to: /Volumes/Time Machine/Backups.backupdb\
    14.07.13 17:33:32.254 com.apple.backupd[313]: Event store UUIDs don't match for volume: Macintosh HD\
    14.07.13 17:33:32.511 com.apple.backupd[313]: Deep event scan at path:/ reason:must scan subdirs|new event db|\
    14.07.13 17:34:09.502 coreaudiod[129]: Disabled automatic stack shots because audio IO is active\
    14.07.13 17:34:10.268 coreaudiod[129]: Enabled automatic stack shots because audio IO is inactive\
    14.07.13 17:34:13.596 Safari[316]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.\
    14.07.13 17:34:13.597 Safari[316]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.\
    14.07.13 17:34:13.597 Safari[316]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 3. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.\
    14.07.13 17:34:34.966 com.apple.backupd[313]: Finished scan\
    14.07.13 17:34:44.328 com.apple.backupd[313]: Found 728 files (41.1 MB) needing backup\
    14.07.13 17:34:44.509 com.apple.backupd[313]: 376.8 MB required (including padding), 837.3 GB available\
    14.07.13 17:34:45.009 WebProcess[318]: objc[318]: Object 0x7fdd1a42bf80 of class NSUserDefaults autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug\
    14.07.13 17:34:45.110 WebProcess[318]: objc[318]: Object 0x7fdd1a42bf80 of class NSUserDefaults autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug\
    14.07.13 17:34:46.236 CalendarAgent[171]: [com.apple.calendar.store.log.caldav.queue] [Account [email protected]@https://cal.me.com:8443/principals/users/1.1106928981/ timed out when executing operation: <CalDAVAccountRefreshQueueableOperation: 0x7fb09b4e2bb0; Sequence: 0>]\
    14.07.13 17:34:46.287 CalendarAgent[171]: [com.apple.calendar.store.log.caldav.queue] [Account refresh failed with error: Error Domain=NSURLErrorDomain Code=-1001 "Zeit\'fcberschreitung bei der Anforderung." UserInfo=0x7fb09c064200 \{NSUnderlyingError=0x7fb09c067100 "Zeit\'fcberschreitung bei der Anforderung.", NSErrorFailingURLStringKey=https://kurt.wyttenbach%[email protected]:8443/principals/users/1.1106928981///kurt.wyttenbach%[email protected]:8443/principals/users/1.1106928981/, NSErrorFailingURLKey=https://kurt.wyttenbach%[email protected]:8443/principals/users/1.1106928981///kurt.wyttenbach%[email protected]:8443/principals/users/1.1106928981/, [email protected], CalDAVErrFromRefresh=YES, NSLocalizedDescription=Zeit\'fcberschreitung bei der Anforderung.\}]\
    14.07.13 17:35:17.528 com.apple.backupd[313]: Copied 3507 files (40.2 MB) from volume Macintosh HD.\
    14.07.13 17:35:17.575 com.apple.backupd[313]: Using file event preflight for Macintosh HD\
    14.07.13 17:35:17.583 com.apple.backupd[313]: Will copy (189 KB) from Macintosh HD\
    14.07.13 17:35:17.584 com.apple.backupd[313]: Found 38 files (189 KB) needing backup\
    14.07.13 17:35:17.584 com.apple.backupd[313]: 327.7 MB required (including padding), 837.25 GB available\
    14.07.13 17:35:21.858 com.apple.backupd[313]: Copied 1007 files (190 KB) from volume Macintosh HD.\
    14.07.13 17:35:22.461 com.apple.backupd[313]: Created new backup: 2013-07-14-173521\
    14.07.13 17:35:23.524 com.apple.backupd[313]: Starting post-backup thinning\
    14.07.13 17:35:27.147 com.apple.backupd[313]: Deleted /Volumes/Time Machine/Backups.backupdb/Macintosh/2013-07-10-144448 (803 KB)\
    14.07.13 17:35:32.317 com.apple.backupd[313]: Deleted /Volumes/Time Machine/Backups.backupdb/Macintosh/2013-07-11-133335 (10.1 MB)\
    14.07.13 17:35:36.667 com.apple.backupd[313]: Deleted /Volumes/Time Machine/Backups.backupdb/Macintosh/2013-07-11-121821 (14.6 MB)\
    14.07.13 17:35:36.667 com.apple.backupd[313]: Post-back up thinning complete: 3 expired backups removed\
    14.07.13 17:35:36.721 com.apple.backupd[313]: Backup completed successfully.\
    14.07.13 17:36:35.643 WindowServer[95]: Created shield window 0x72 for display 0x042c0140\
    14.07.13 17:36:35.643 WindowServer[95]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x0(0)\
    14.07.13 17:36:35.651 WindowServer[95]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x0(0)\
    14.07.13 17:36:35.651 com.apple.time[11]: Next maintenance wake [Backup Interval]: <date: 0x7fc678e09560> Sun Jul 14 18:29:10 2013 CEST (approx)\
    14.07.13 17:36:35.651 com.apple.time[11]: Requesting maintenance wake [Backup Interval]: <date: 0x7fc678e09560> Sun Jul 14 18:29:10 2013 CEST (approx)\
    14.07.13 17:36:57.000 bootlog[0]: BOOT_TIME 1373816217 0\
    14.07.13 17:37:05.000 kernel[0]: PMAP: PCID enabled\
    14.07.13 17:37:05.000 kernel[0]: PMAP: Supervisor Mode Execute Protection enabled\
    14.07.13 17:37:05.000 kernel[0]: Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64\
    14.07.13 17:37:05.000 kernel[0]: vm_page_bootstrap: 3917120 free pages and 244416 wired pages\
    14.07.13 17:37:05.000 kernel[0]: kext submap [0xffffff7f80737000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000737000]\
    14.07.13 17:37:05.000 kernel[0]: zone leak detection enabled\
    14.07.13 17:37:05.000 kernel[0]: standard timeslicing quantum is 10000 us\
    14.07.13 17:37:05.000 kernel[0]: standard background quantum is 2500 us\
    14.07.13 17:37:05.000 kernel[0]: mig_table_max_displ = 74\
    14.07.13 17:37:05.000 kernel[0]: TSC Deadline Timer supported and enabled\
    14.07.13 17:37:05.000 kernel[0]: corecrypto kext started!\
    14.07.13 17:37:05.000 kernel[0]: Running kernel space in FIPS MODE\
    14.07.13 17:37:05.000 kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d\
    14.07.13 17:37:05.000 kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS integrity POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS AES ECB AESNI POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS AES XTS AESNI POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS SHA POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS HMAC POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS DRBG POST test passed!\
    14.07.13 17:37:05.000 kernel[0]: corecrypto.kext FIPS POST passed!\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled\
    14.07.13 17:37:05.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled\
    14.07.13 17:37:05.000 kernel[0]: calling mpo_policy_init for TMSafetyNet\
    14.07.13 17:37:05.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)\
    14.07.13 17:37:05.000 kernel[0]: calling mpo_policy_init for Sandbox\
    14.07.13 17:37:05.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)\
    14.07.13 17:37:05.000 kernel[0]: calling mpo_policy_init for Quarantine\
    14.07.13 17:37:05.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)\
    14.07.13 17:37:05.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993\
    14.07.13 17:37:05.000 kernel[0]: The Regents of the University of California. All rights reserved.\
    14.07.13 17:37:05.000 kernel[0]: MAC Framework successfully initialized\
    14.07.13 17:37:05.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers\
    14.07.13 17:37:05.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87\
    14.07.13 17:37:05.000 kernel[0]: ACPI: System State [S0 S3 S4 S5]\
    14.07.13 17:37:05.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 2344\
    14.07.13 17:37:05.000 kernel[0]: AppleIntelCPUPowerManagement: (built 12:18:39 Oct 18 2012) initialization complete\
    14.07.13 17:37:05.000 kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000\
    14.07.13 17:37:05.000 kernel[0]: [ PCI configuration begin ]\
    14.07.13 17:37:05.000 kernel[0]: Sleep failure code 0x00000000 0x1f006600\
    14.07.13 17:37:05.000 kernel[0]: console relocated to 0xfc0020000\
    14.07.13 17:37:05.000 kernel[0]: PCI configuration changed (bridge=17 device=4 cardbus=0)\
    14.07.13 17:37:05.000 kernel[0]: [ PCI configuration end, bridges 13 devices 16 ]\
    14.07.13 17:37:05.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management\
    14.07.13 17:37:05.000 kernel[0]: AppleThunderboltNHIType2::start - type 2 sleep enabled\
    14.07.13 17:37:05.000 kernel[0]: AppleThunderboltNHIType2::start - SXFP method found\
    14.07.13 17:37:05.000 kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]\
    14.07.13 17:37:05.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused\
    14.07.13 17:37:05.000 kernel[0]: rooting via boot-uuid from /chosen: FA41975F-8187-39BF-A050-6EA65F3EC755\
    14.07.13 17:37:05.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>\
    14.07.13 17:37:05.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start\
    14.07.13 17:37:05.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start\
    14.07.13 17:37:05.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded\
    14.07.13 17:37:05.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded\
    14.07.13 17:37:05.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready\
    14.07.13 17:37:05.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/APPLE HDD WDC WD10EALX-408EA0 Media/IOGUIDPartitionScheme/Customer@2\
    14.07.13 17:37:05.000 kernel[0]: BSD root: disk0s2, major 1, minor 2\
    14.07.13 17:37:05.000 kernel[0]: BTCOEXIST off \
    14.07.13 17:37:05.000 kernel[0]: BRCM tunables:\
    14.07.13 17:37:05.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]\
    14.07.13 17:37:05.000 kernel[0]: jnl: unknown-dev: replay_journal: from: 11534848 to: 15105536 (joffset 0x1d18000)\
    14.07.13 17:37:05.000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0\
    14.07.13 17:37:05.000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0\
    14.07.13 17:37:05.000 kernel[0]: USBMSC Identifier (non-unique): KZGCAPH0951          0x5ac 0x1500 0x202\
    14.07.13 17:37:05.000 kernel[0]: jnl: unknown-dev: journal replay done.\
    14.07.13 17:37:05.000 kernel[0]: Kernel is LP64\
    14.07.13 17:37:05.000 kernel[0]: hfs: Removed 10 orphaned / unlinked files and 31 directories \
    14.07.13 17:37:00.744 com.apple.launchd[1]: *** launchd[1] has started up. ***\
    14.07.13 17:37:00.744 com.apple.launchd[1]: *** Shutdown logging is enabled. ***\
    14.07.13 17:37:05.106 com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination\
    14.07.13 17:37:05.000 kernel[0]: BCM5701Enet: Ethernet address 10:dd:b1:9f:be:37\
    14.07.13 17:37:05.000 kernel[0]: AirPort_Brcm4331: Ethernet address 8c:2d:aa:57:1a:eb\
    14.07.13 17:37:05.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification\
    14.07.13 17:37:05.000 kernel[0]: IO80211Interface::efiNVRAMPublished():  \
    14.07.13 17:37:10.229 hidd[49]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1\
    14.07.13 17:37:10.231 hidd[49]: void __IOHIDLoadBundles(): Loaded 0 HID plugins\
    14.07.13 17:37:10.241 fseventsd[50]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (464 13 499)\
    14.07.13 17:37:10.241 fseventsd[50]: log dir: /.fseventsd getting new uuid: 6B676697-3A0C-4445-9059-FE1886DE3608\
    14.07.13 17:37:10.000 kernel[0]: macx_swapon SUCCESS\
    14.07.13 17:37:10.000 kernel[0]: Waiting for DSMOS...\
    14.07.13 17:37:15.026 coreservicesd[65]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false\
    14.07.13 17:37:15.047 mDNSResponder[41]: mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56) starting OSXVers 12\
    14.07.13 17:37:15.050 airportd[71]: _processDLILEvent: en1 attached (down)\
    14.07.13 17:37:15.000 kernel[0]: createVirtIf(): ifRole = 1\
    14.07.13 17:37:15.000 kernel[0]: in func createVirtualInterface ifRole = 1\
    14.07.13 17:37:15.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1 this 0xffffff80449cb400\
    14.07.13 17:37:15.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1\
    14.07.13 17:37:15.000 kernel[0]: Created virtif 0xffffff80449cb400 p2p0\
    14.07.13 17:37:15.148 com.apple.SecurityServer[16]: Session 100000 created\
    14.07.13 17:37:15.149 blued[58]: Read the UHE Info\
    14.07.13 17:37:15.149 blued[58]: Read version 2 info.  Number of devices:2\
    14.07.13 17:37:15.149 blued[58]: Class of device:     0x2580\
    14.07.13 17:37:15.150 blued[58]: Device name: 'Apple Magic Mouse' length:18\
    14.07.13 17:37:15.150 blued[58]: Finished reading the HID data\
    14.07.13 17:37:15.150 blued[58]: Found a device with PID:0x030d VID:0x05ac\
    14.07.13 17:37:15.151 blued[58]: Class of device:     0x2540\
    14.07.13 17:37:15.151 blued[58]: Device name: 'Apple Wireless Keyboard' length:24\
    14.07.13 17:37:15.151 blued[58]: Finished reading the HID data\
    14.07.13 17:37:15.151 blued[58]: Found a device with PID:0x0256 VID:0x05ac\
    14.07.13 17:37:15.207 com.apple.kextd[12]: Can't load /System/Library/Extensions/LogitechUSBHIDevices.kext - no code for running kernel's architecture.\
    14.07.13 17:37:15.208 com.apple.kextd[12]: Load com.Logitech.driver.HIDDevices failed; removing personalities from kernel.\
    14.07.13 17:37:15.000 kernel[0]: NVDAStartup: Official\
    14.07.13 17:37:15.000 kernel[0]: [IOBluetoothHCIController][start] -- completed\
    14.07.13 17:37:15.000 kernel[0]: NVDAGK100HAL loaded and registered\
    14.07.13 17:37:15.000 kernel[0]: IOBluetoothUSBDFU::probe\
    14.07.13 17:37:15.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x828B FirmwareVersion - 0x0032\
    14.07.13 17:37:15.000 kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed\
    14.07.13 17:37:15.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification \
    14.07.13 17:37:15.000 kernel[0]: Previous Shutdown Cause: -128\
    14.07.13 17:37:15.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService\
    14.07.13 17:37:15.000 kernel[0]: DSMOS has arrived\
    14.07.13 17:37:15.224 mds[40]: (Normal) FMW: FMW 0 0\
    14.07.13 17:37:15.381 appleeventsd[55]: main: Starting up\
    14.07.13 17:37:15.388 com.apple.usbmuxd[29]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit\
    14.07.13 17:37:15.943 WindowServer[81]: Server is starting up\
    14.07.13 17:37:15.945 configd[17]: network changed.\
    14.07.13 17:37:15.000 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).\
    14.07.13 17:37:15.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed\
    14.07.13 17:37:16.000 kernel[0]: X86PlatformPlugin::setRingTable - No ring table found!\
    14.07.13 17:37:16.000 kernel[0]: X86PlatformPlugin::configResourceHandler - Failed to set ring table!\
    14.07.13 17:37:16.000 kernel[0]: [AGPM Controller] build GPUDict by Vendor10deDevice11a2\
    14.07.13 17:37:16.315 com.apple.SecurityServer[16]: Entering service\
    14.07.13 17:37:16.404 UserEventAgent[11]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL\
    14.07.13 17:37:16.470 systemkeychain[92]: done file: /var/run/systemkeychaincheck.done\
    14.07.13 17:37:16.516 loginwindow[44]: Login Window Application Started\
    14.07.13 17:37:16.544 netbiosd[89]: Unable to start NetBIOS name service: \
    14.07.13 17:37:16.554 awacsd[59]: Starting awacsd connectivity-78.3 (Apr 25 2013 19:22:44)\
    14.07.13 17:37:16.570 awacsd[59]: InnerStore CopyAllZones: no info in Dynamic Store\
    14.07.13 17:37:16.606 digest-service[113]: label: default\
    14.07.13 17:37:16.606 digest-service[113]:     dbname: od:/Local/Default\
    14.07.13 17:37:16.606 digest-service[113]:     mkey_file: /var/db/krb5kdc/m-key\
    14.07.13 17:37:16.606 digest-service[113]:     acl_file: /var/db/krb5kdc/kadmind.acl\
    14.07.13 17:37:16.608 digest-service[113]: digest-request: uid=0\
    14.07.13 17:37:16.636 rpcsvchost[115]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded\
    14.07.13 17:37:16.639 digest-service[113]: digest-request: init request\
    14.07.13 17:37:16.643 digest-service[113]: digest-request: init return domain: BUILTIN server: LOCALHOST\
    14.07.13 17:37:16.740 WindowServer[81]: Session 256 retained (2 references)\
    14.07.13 17:37:16.740 WindowServer[81]: Session 256 released (1 references)\
    14.07.13 17:37:16.760 WindowServer[81]: Session 256 retained (2 references)\
    14.07.13 17:37:16.760 WindowServer[81]: init_page_flip: page flip mode is on\
    14.07.13 17:37:16.915 apsd[61]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)\
    14.07.13 17:37:16.915 apsd[61]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)\
    14.07.13 17:37:17.347 WindowServer[81]: mux_initialize: Couldn't find any matches\
    14.07.13 17:37:17.359 WindowServer[81]: GLCompositor enabled for tile size [256 x 256]\
    14.07.13 17:37:17.359 WindowServer[81]: CGXGLInitMipMap: mip map mode is on\
    14.07.13 17:37:17.425 WindowServer[81]: WSMachineUsesNewStyleMirroring: true\
    14.07.13 17:37:17.425 WindowServer[81]: Display 0x042c0140: GL mask 0x1; bounds (0, 0)[2560 x 1440], 42 modes available\
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model b005, S/N 0, Unit 0, Rotation 0\
    UUID 0x000006100000b00500000000042c0140\
    14.07.13 17:37:17.426 WindowServer[81]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available\
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0\
    UUID 0xffffffffffffffffffffffff003f003e\
    14.07.13 17:37:17.426 WindowServer[81]: 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 0xffffffffffffffffffffffff003f003d\
    14.07.13 17:37:17.431 WindowServer[81]: Created shield window 0x5 for display 0x042c0140\
    14.07.13 17:37:17.432 WindowServer[81]: Created shield window 0x6 for display 0x003f003e\
    14.07.13 17:37:17.432 WindowServer[81]: Created shield window 0x7 for display 0x003f003d\
    14.07.13 17:37:17.433 WindowServer[81]: Display 0x042c0140: GL mask 0x1; bounds (0, 0)[2560 x 1440], 42 modes available\
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model b005, S/N 0, Unit 0, Rotation 0\
    UUID 0x000006100000b00500000000042c0140\
    14.07.13 17:37:17.433 WindowServer[81]: Display 0x003f003e: GL mask 0x4; bounds (3584, 0)[1 x 1], 1 modes available\
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0\
    UUID 0xffffffffffffffffffffffff003f003e\
    14.07.13 17:37:17.433 WindowServer[81]: Display 0x003f003d: GL mask 0x2; bounds (3585, 0)[1 x 1], 1 modes available\
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0\
    UUID 0xffffffffffffffffffffffff003f003d\
    14.07.13 17:37:17.434 WindowServer[81]: CGXPerformInitialDisplayConfiguration\
    14.07.13 17:37:17.434 WindowServer[81]:   Display 0x042c0140: MappedDisplay Unit 0; Vendor 0x610 Model 0xb005 S/N 0 Dimensions 23.50 x 13.23; online enabled built-in, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1\
    14.07.13 17:37:17.434 WindowServer[81]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1\
    14.07.13 17:37:17.434 WindowServer[81]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3585,0)[1 x 1], Rotation 0, Resolution 1\
    14.07.13 17:37:17.503 WindowServer[81]: GLCompositor: GL renderer id 0x01022644, GL mask 0x00000007, accelerator 0x0000409b, unit 0, caps QEX|QGL|MIPMAP, vram 1024 MB\
    14.07.13 17:37:17.508 WindowServer[81]: GLCompositor: GL renderer id 0x01022644, GL mask 0x00000007, texture units 8, texture max 16384, viewport max \{16384, 16384\}, extensions FPRG|NPOT|GLSL|FLOAT\
    14.07.13 17:37:17.511 loginwindow[44]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.\
    14.07.13 17:37:17.524 WindowServer[81]: Unable to open IOHIDSystem (e00002bd)\
    14.07.13 17:37:17.000 kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)\
    14.07.13 17:37:18.109 WindowServer[81]: Created shield window 0x8 for display 0x042c0140\
    14.07.13 17:37:18.109 WindowServer[81]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:37:18.143 launchctl[128]: com.apple.findmymacmessenger: Already loaded\
    14.07.13 17:37:18.174 com.apple.SecurityServer[16]: Session 100004 created\
    14.07.13 17:37:18.212 hidd[49]: CGSShutdownServerConnections: Detaching application from window server\
    14.07.13 17:37:18.212 hidd[49]: CGSDisplayServerShutdown: Detaching display subsystem from window server\
    14.07.13 17:37:18.234 loginwindow[44]: Login Window Started Security Agent\
    14.07.13 17:37:18.324 SecurityAgent[137]: This is the first run\
    14.07.13 17:37:18.325 SecurityAgent[137]: MacBuddy was run = 0\
    14.07.13 17:37:18.000 kernel[0]: [BNBMouseDevice::init][75.19] init is complete\
    14.07.13 17:37:18.343 WindowServer[81]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042c0140 device: 0x104561110  isBackBuffered: 1 numComp: 3 numDisp: 3\
    14.07.13 17:37:18.343 SecurityAgent[137]: User info context values set for kurt\
    14.07.13 17:37:18.367 coreaudiod[138]: Enabled automatic stack shots because audio IO is inactive\
    14.07.13 17:37:18.000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0301,0de1,0300,45e1,0000]\
    14.07.13 17:37:18.477 configd[17]: network changed: v6(en0+:fe80::de0b:1aff:fea8:5393) DNS* Proxy+ SMB\
    14.07.13 17:37:18.000 kernel[0]: [BNBMouseDevice::handleStart][75.19] returning 1\
    14.07.13 17:37:18.000 kernel[0]: [AppleMultitouchHIDEventDriver::start] entered\
    14.07.13 17:37:19.017 loginwindow[44]: Login Window - Returned from Security Agent\
    14.07.13 17:37:19.023 loginwindow[44]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102\
    14.07.13 17:37:19.040 loginwindow[44]: USER_PROCESS: 44 console\
    14.07.13 17:37:19.404 com.apple.launchd.peruser.501[143]: (com.apple.gamed) Ignored this key: UserName\
    14.07.13 17:37:19.404 com.apple.launchd.peruser.501[143]: (com.apple.gamed) Ignored this key: GroupName\
    14.07.13 17:37:19.404 com.apple.launchd.peruser.501[143]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self\
    14.07.13 17:37:19.408 loginwindow[44]: Connection with distnoted server was invalidated\
    14.07.13 17:37:19.431 distnoted[147]: # distnote server agent  absolute time: 22.728758230   civil time: Sun Jul 14 17:37:19 2013   pid: 147 uid: 501  root: no\
    14.07.13 17:37:19.432 WindowServer[81]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.\
    14.07.13 17:37:19.436 coreservicesd[65]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=113\
    14.07.13 17:37:19.438 com.apple.launchd[1]: (com.wacom.pentablet[134]) Exited with code: 255\
    14.07.13 17:37:19.000 kernel[0]: [AppleMultitouchDevice::start] entered\
    14.07.13 17:37:19.543 blued[58]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501\
    14.07.13 17:37:19.804 WindowServer[81]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:37:19.828 WindowServer[81]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:37:20.559 configd[17]: network changed: v6(en0:fe80::de0b:1aff:fea8:5393) DNS* Proxy SMB\
    14.07.13 17:37:20.619 mDNSResponder[41]: D2D_IPC: Loaded\
    14.07.13 17:37:20.619 mDNSResponder[41]: D2DInitialize succeeded\
    14.07.13 17:37:20.666 locationd[45]: NOTICE,Location icon should now be in state 0\
    14.07.13 17:37:23.690 configd[17]: network changed: v4(en0+:192.168.1.33) v6(en0!:fe80::de0b:1aff:fea8:5393) DNS+ Proxy SMB\
    14.07.13 17:37:23.803 ntpd[109]: proto: precision = 1.000 usec\
    14.07.13 17:37:24.518 locationd[164]: NOTICE,Location icon should now be in state 0\
    14.07.13 17:37:25.894 com.apple.SecurityServer[16]: Session 100005 created\
    14.07.13 17:37:25.963 mds[40]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"\
    14.07.13 17:37:25.964 mds[40]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"\
    14.07.13 17:37:25.973 apsd[61]: Couldn't change keychain information for default user: -25299\
    14.07.13 17:37:26.575 com.apple.launchd[1]: (com.apple.xprotectupdater[26]) Exited with code: 252\
    14.07.13 17:37:31.570 awacsd[59]: Exiting\
    14.07.13 17:37:32.942 WindowServer[81]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.\
    14.07.13 17:37:32.978 WindowServer[81]: Display 0x042c0140: MappedDisplay Unit 0; ColorProfile \{ 2, "iMac"\}; TransferFormula (1.000000, 1.000000, 1.000000)\
    14.07.13 17:37:33.073 BezelServices 236.3[44]: -[DriverServices sendPreferencesToDevice:resetDefaults:] error: classPrefID (null), classPrefs (null)\
    14.07.13 17:37:33.277 NetworkBrowserAgent[185]: Starting NetworkBrowserAgent\
    14.07.13 17:37:33.316 talagent[176]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m\
    14.07.13 17:37:33.316 talagent[176]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m\
    14.07.13 17:37:33.000 kernel[0]: jnl: disk1s2: replay_journal: from: 46989312 to: 61497344 (joffset 0x1d1f000)\
    14.07.13 17:37:36.368 talagent[176]: CGSGetOnScreenWindowList: Invalid connection\
    14.07.13 17:37:36.368 coreservicesd[65]: Can't change an application into stopped state for app App:"Safari" [ 0x0/0x7007]  @ 0x0x7fc899b06030 because it's already been started.\
    14.07.13 17:37:37.308 WindowServer[81]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.\
    14.07.13 17:37:37.733 WindowServer[81]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 1.43 seconds (server forcibly re-enabled them after 1.00 seconds)\
    14.07.13 17:37:39.381 com.apple.launchd[1]: (com.apple.coreservices.appleid.authentication[133]) Exit timeout elapsed (20 seconds). Killing\
    14.07.13 17:37:41.000 kernel[0]: jnl: disk1s2: journal replay done.\
    14.07.13 17:37:42.000 kernel[0]: hfs: Removed 0 orphaned / unlinked files and 187 directories \
    14.07.13 17:37:42.090 fseventsd[50]: event logs in /Volumes/Time Machine/.fseventsd out of sync with volume.  destroying old logs. (3428 9 3429)\
    14.07.13 17:37:42.097 fseventsd[50]: log dir: /Volumes/Time Machine/.fseventsd getting new uuid: 3F58FA72-0AA8-4ECC-89C5-B97788DD1AA0\
    14.07.13 17:37:42.425 coreservicesd[65]: Can't change an application into stopped state for app App:"Finder" [ 0x0/0xc00c]  @ 0x0x7fc89990e0d0 because it's already been started.\
    14.07.13 17:37:42.000 kernel[0]: jnl: disk1s3: replay_journal: from: 35934208 to: 36024320 (joffset 0x1d1f000)\
    14.07.13 17:37:43.000 kernel[0]: jnl: disk1s3: journal replay done.\
    14.07.13 17:37:44.326 WindowServer[81]: CGXDisableUpdate: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.\
    14.07.13 17:37:45.242 fseventsd[50]: event logs in /Volumes/TB 2/.fseventsd out of sync with volume.  destroying old logs. (3337 3 3432)\
    14.07.13 17:37:45.262 fseventsd[50]: log dir: /Volumes/TB 2/.fseventsd getting new uuid: C8782414-AB4E-4C53-95EC-4B1B2FD2ED51\
    14.07.13 17:37:45.000 kernel[0]: jnl: disk1s4: replay_journal: from: 36995072 to: 37093376 (joffset 0x1d1f000)\
    14.07.13 17:37:46.660 WindowServer[81]: reenable_update_for_connection: UI updates were finally reenabled by application "Safari" after 3.33 seconds (server forcibly re-enabled them after 1.00 seconds)\
    14.07.13 17:37:47.300 com.apple.launchd.peruser.501[143]: (com.apple.afpstat-qfa[234]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory\
    14.07.13 17:37:47.300 com.apple.launchd.peruser.501[143]: (com.apple.afpstat-qfa[234]) Job failed to exec(3) for weird reason: 2\
    14.07.13 17:37:47.000 kernel[0]: jnl: disk1s4: journal replay done.\
    14.07.13 17:37:49.320 WindowServer[81]: CGXDisableUpdate: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.\
    14.07.13 17:37:49.362 com.apple.time[146]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).\
    14.07.13 17:37:49.507 WindowServer[81]: reenable_update_for_connection: UI updates were finally reenabled by application "Finder" after 1.19 seconds (server forcibly re-enabled them after 1.00 seconds)\
    14.07.13 17:37:49.527 com.apple.launchd.peruser.501[143]: (com.apple.mrt.uiagent[225]) Exited with code: 255\
    14.07.13 17:37:50.018 fseventsd[50]: event logs in /Volumes/TB 3/.fseventsd out of sync with volume.  destroying old logs. (3338 5 3437)\
    14.07.13 17:37:50.108 DictationIM[216]: Exception in proxy <IMKTextInput> respondsToSelector: inputSessionDoneSleep\
        name = NSPortTimeoutException\
        reason = connection timeout: did not receive reply\
        userInfo = (null)\
    0   CoreFoundation                      0x0000000109fa2b06 __exceptionPreprocess + 198\
    1   libobjc.A.dylib                     0x0000000109ddd3f0 objc_exception_throw + 43\
    2   CoreFoundation                      0x0000

    Same problem, my brand new iMac (27inch 2011 SSD OS X 10.6.8) comes out of sleep and after a few seconds it looks like it cannot write to disk anymore. Programs that are open can still be accessed, however once they need to log or write something to disk the system freezes.
    Tried the following:
    Thunderbolt 27/06 firmware upgrade
    SMC and PRAM reset
    Extended hardware test -> everything OK
    Created new user to see if it is a cache issue that coming from my Time Machine restore from my old iMac
    Keyboard and Magic mouse from my old iMac
    Nothing helped, so I'm becoming desperate. I suspect an SSD drive issue however cannot find any error in the logs.
    Rgds,
    Zwiri

  • 10.4.5 Server Errors in log and unexplained self-restarts

    I experienced 2 eunplained restarts last night in 10.4.4 Server
    I looked at the system log and found this weird error that does not occur in any other computers system log
    i got this last night
    Feb 21 20:43:24 FMPServer kernel[0]: FireWire (OHCI) Apple ID 42 built-in: 288 bus resets in last minute.
    Feb 21 20:43:24 FMPServer kernel[0]: /SourceCache/AppleFWOHCI/AppleFWOHCI-252.4.0/AppleFWOHCI.cpp 3539: ERROR: FireWire (OHCI) Apple ID 42 built-in: handleUnrecoverableErrorInt
    Feb 21 20:47:55 FMPServer kernel[0]: FireWire (OHCI) Apple ID 42 built-in: 84 bus resets in last minute.
    Feb 21 21:03:37 FMPServer kernel[0]: disk4s10: I/O error.
    Feb 21 21:04:13 FMPServer kernel[0]: disk4s10: I/O error.
    Feb 21 21:04:17 FMPServer kernel[0]: disk4s10: I/O error.
    Feb 21 21:06:25 FMPServer kernel[0]: FireWire (OHCI) Apple ID 42 built-in: 78 bus resets in last minute.
    no bomb but by 4:26 it had shown a restart, and another by 4:45
    here is the boot at 4:45 log
    The weird part is the "family specific matching fails" entries
    *** means info i think might be a security risk
    any ideas?
    Feb 22 04:43:00 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Feb 22 04:42:59 localhost mDNSResponder-107.4 (Nov 15 2005 21: 34:38)[43]: starting
    Feb 22 04:43:00 localhost kernel[0]: vmpagebootstrap: 1020817 free pages
    Feb 22 04:42:59 localhost lookupd[50]: lookupd (version 369.2) starting - Wed Feb 22 04:42:59 2006
    Feb 22 04:43:00 localhost kernel[0]: migtable_maxdispl = 70
    Feb 22 04:43:00 localhost kernel[0]: 107 prelinked modules
    Feb 22 04:43:00 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Feb 22 04:43:00 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Feb 22 04:43:00 localhost kernel[0]: using 8192 buffer headers and 4096 cluster IO buffer headers
    Feb 22 04:43:00 localhost kernel[0]: NVDA,Parent: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: pci106b,9: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: CSI3124::probe(pci1095,3124)
    Feb 22 04:43:00 localhost kernel[0]: CSI3124::start(pci1095,3124) <1>
    Feb 22 04:43:00 localhost kernel[0]: firewire: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: mac-io: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: usb: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: usb: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: usb: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: usb: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: usb: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: ata-6: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: firewire: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: ethernet: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: k2-sata-root: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: DART enabled
    Feb 22 04:43:00 localhost kernel[0]: FireWire (OHCI) TI ID 8025 PCI now active, GUID 55aa55aa 55aa55aa; max speed s800.
    Feb 22 04:43:00 localhost kernel[0]: FireWire (OHCI) Apple ID 42 built-in now active, GUID 000a95ff feafc08e; max speed s800.
    Feb 22 04:43:00 localhost kernel[0]: Security auditing service present
    Feb 22 04:43:00 localhost kernel[0]: BSM auditing present
    Feb 22 04:43:00 localhost kernel[0]: disabled
    Feb 22 04:43:00 localhost kernel[0]: rooting via boot-uuid from /chosen: F1B41C8E-***-7AC4EA5B6EC6
    Feb 22 04:43:00 localhost 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>
    Feb 22 04:43:00 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@1/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageD river/IOATABlockStorageDevice/IOBlockStorageDriver/HDT722516DLA380 Media/IOApplePartitionScheme/AppleRAID_OfflineV2_Untitled2@4/AppleRAIDMember/AppleRAIDMirrorSet/Macintosh HD@0
    Feb 22 04:43:00 localhost kernel[0]: BSD root: disk2, major 14, minor 8
    Feb 22 04:43:00 localhost kernel[0]: jnl: replay_journal: from: 14773760 to: 9065984 (joffset 0x4cd000)
    Feb 22 04:43:00 localhost kernel[0]: HFS: Removed 16 orphaned unlinked files
    Feb 22 04:43:00 localhost kernel[0]: Jettisoning kernel linker.
    Feb 22 04:43:00 localhost kernel[0]: Resetting IOCatalogue.
    Feb 22 04:43:00 localhost kernel[0]: Matching service count = 1
    Feb 22 04:43:00 localhost kernel[0]: Matching service count = 8
    Feb 22 04:43:00 localhost kernel[0]: Matching service count = 8
    Feb 22 04:43:00 localhost kernel[0]: Matching service count = 8
    Feb 22 04:43:00 localhost kernel[0]: Matching service count = 8
    Feb 22 04:43:00 localhost kernel[0]: NVDANV30HAL loaded and registered.
    Feb 22 04:43:00 localhost kernel[0]: NVDA,Parent: family specific matching fails
    Feb 22 04:43:00 localhost kernel[0]: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
    Feb 22 04:43:00 localhost kernel[0]: UniNEnet: Ethernet address 00:0a:95:af:c0:8e
    Feb 22 04:43:00 localhost kernel[0]: BCM5701Enet: Ethernet address 00:11:24:0f:c3:ec
    Feb 22 04:43:00 localhost watchdogtimerd: Automatic reboot timer enabled.\n
    Feb 22 04:43:00 localhost launchd: Server 2933 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[50]: exited abnormally: Hangup
    Feb 22 04:43:00 localhost lookupd[55]: lookupd (version 369.2) starting - Wed Feb 22 04:43:00 2006
    Feb 22 04:43:01 localhost kernel[0]: ApplePMU::PMU forced shutdown, cause = -93
    Feb 22 04:43:01 localhost diskarbitrationd[36]: disk2 hfs F1B41C8E-26D8-34D6-88E5-7AC4EA5B6EC6 Macintosh HD /
    Feb 22 04:43:01 localhost kernel[0]: jnl: replay_journal: from: 34704384 to: 34721280 (joffset 0xe89000)
    Feb 22 04:43:01 localhost diskarbitrationd[36]: disk4s3 hfs 6BD1C7BC-ED81-3F2B-966D-269CEA25061D Macintosh HD S2S /Volumes/Macintosh HD S2S
    Feb 22 04:43:01 localhost diskarbitrationd[36]: disk3s3 hfs 947CC573-D63D-35B2-83F3-967B1211C1BC G-RAID North /Volumes/G-RAID North
    Feb 22 04:43:02 localhost kernel[0]: NVDA,Display-B: vram [b8000000:08000000]
    Feb 22 04:43:02 localhost servermgrd: cupsd's bootstrap server port not found
    Feb 22 04:43:02 localhost kernel[0]: NVDA,Display-A: vram [00000000:01000000]
    Feb 22 04:43:02 localhost servermgrd: cupsd's bootstrap server port not found
    Feb 22 04:43:02 localhost servermgrd: cupsd's bootstrap server port not found
    Feb 22 04:43:02 localhost servermgrd: cupsd's bootstrap server port not found
    Feb 22 04:43:03 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Feb 22 04:43:03 localhost mDNSResponder: Adding browse domain local.
    Feb 22 04:43:04 localhost loginwindow[87]: Login Window Started Security Agent
    Feb 22 04:43:04 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 1000 Mbps - Full Duplex
    Feb 22 04:43:05 FMPServer configd[34]: setting hostname to "FMPServer.local"
    Feb 22 04:43:06 FMPServer configd[34]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Feb 22 04:43:06 FMPServer configd[34]: posting notification com.apple.system.config.network_change
    Feb 22 04:43:06 FMPServer lookupd[100]: lookupd (version 369.2) starting - Wed Feb 22 04:43:06 2006
    Feb 22 04:43:08 FMPServer kernel[0]: AppleBCM5701Ethernet - en1 link active, 1000-Mbit, full duplex, symmetric flow control enabled
    Feb 22 04:43:09 FMPServer configd[34]: target=enable-network: disabled
    Feb 22 04:43:10 FMPServer sudo: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Applications/Utilities/Biggest S2S/Biggest S2S Manager Resources/BiggestS2S -e
    Feb 22 04:43:11 FMPServer sudo: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/kill -9 215
    Feb 22 04:43:11 FMPServer kernel[0]: CSI3124: Adding target id: 17
    Feb 22 04:43:15 FMPServer sudo: root : TTY=unknown ; PWD=/Library/FileMaker Server/Web Publishing/jakarta-*** ; USER=*** ; COMMAND=/bin/sh bin/catalina.sh start
    Feb 22 04:43:16 FMPServer diskarbitrationd[36]: disk6s10 hfs F818FB79-***-D3A0A21281BB G-UNIT /Volumes/G-UNIT
    Feb 22 04:43:17 FMPServer /usr/sbin/serialnumberd[224]: serialnumberd: Firewall rule #1 added to allow port 626.
    Feb 22 04:43:21 FMPServer /usr/sbin/serveradmin: servermgr_ipfilter:ipfw config:Notice:Disabled firewall
    I upgraded to 10.4.5, but the system log of the restart still has the family issues
    the machines is a dual 2.0 G5 with 4 gigs of ram, 2 firewire externals, a fire wire 800 card, a lacie s2s, and an iternal raid, plus an extra ethernet card

    I don't have enough info to even venture a guess. Is anything else having problems? Is there any other 3rd party hardware? Have drivers been installed/deinstalled/updated? Are there any related messages while the machine is running, or only at boot?
    Roger

  • After upgrading to Lion and iTunes 10.4, cover flow not displaying song playing. Why not?

    Since upgrading to Lion and iTunes 10.4, cover flow is not displaying the currently playing song. It will simply display the first cover in the playlist. Also, the screen saver starts during playback, unlike Snow Leopard. Any ideas on how to fix? I have already repaired disk and permissions but problem persists.

    Thank you, thank you, thank you, thank you!
    I tried restarting my mac and my iphone a bunch of times, reinstalling iTunes after deleting dozens of files, and it didn't help at all.
    I re-installed X-Code (had to use Activity Monitor to kill iTunes Helper in the middle of the install) and then my iPhone synced again!

  • Force Cover Flow to use a particular artwork for a tv show?

    I had a mix up with Cover Flow before but that turned out to just be me getting confused with the way it displayed artwork for various series of a tv show. But now it really is taking the ****.
    The scenario is this, I ripped a tv show from a DVD, several series of it. Put the first series in, gave every episode individual artwork, gave it a programme name, unique Episode ID that was incremental and also a episode number, also incremental.
    This seemed to work fine. Every episode was in order, and Cover flow showed the first episode's artwork as the series artwork which is what I thought it was supposed to do.
    I've been trying to put in the second series, did it exactly the same way. Except after quitting iTunes and restarting it, Cover Flow has idiotically decided to display the artwork for one of the other episodes, not the first one of which I have special artwork set for and for. There is no error in the Episode ID incremental numbers or the Series Number or the Episode Numbers, they're all correct, I've done my usual multi-check and delete then re-add. It just seems to like using the artwork for the eleventh episode as opposed to the first.
    So how can I force Cover flow to display a particular artwork for a show? I probably wouldn't mind so much but its choices are reflected on my Apple TV and it just looks a bit crap on that.

    Forget it. Obviously no one knows.

  • Is there a way that I can get Automator to start a server for me after restart of Mac

    Hello!
    I have a serverprogram from an external company that doesnt start after a restart of the mac that I run that server on. It starts the program but it doesnt start up the server of the program. All settings are right and I have consulted others with same config. After a restart the server turns up in the statusbar but as turned off. So I can go to the statusbar, click on the symbol and choose "start server".
    As I cant get the server to start up automaticly I was wondering if I can get the automator to start it up for me after a restart of the mac?
    Ifso how?
    / Mikke
    Macmini i5 Mavericks

    I found out how to make a flow and how to make a program of that. BUT it wont execute after restart. Anyone?

Maybe you are looking for