Writing to user local machine disk

Hi guys,
I'm still new to webstart and not familiar with this technology.
I'm writting a desktop application to be run with webstart.
the basic activities in my app are:
1)saving GIF images to hard disk (in Application directory).
2)Invoking a fileChooser
3)Displying the gif images
now I�m trying to imagine this on a live machine. Is this going to work with WebStart? Are the files being uploaded to the server and then sent back one at a time to the WebStart client? Or does WebStart provide an area that we can put the image files on the client machine?
can u desribe me how to implement this webstart functionality.
many thanks for helping !

WebStart is a distribution mechanism and sandbox environment. Because of the sandbox environment, you cannot access the local disk without permission from the user. Permission can be gotten in one of two ways:
- digitally sign the application, then ask for permission in your JNLP file. If the user grants permission, your application is allowed to read and write files on the user's local system (still subject to Operating System permissions, of course)
- make each request for disk access through the JNLP API on a case-by-case basis
WebStart does NOT provide any extra/special help with storing images or files, you will have to create the functionality for that yourself.

Similar Messages

  • Need to ftp files(BACS) from Server to Users Local Machine-Urgent

    Hello,
    I am working on a Oracle HRMS Implementation(11i) and have a requirement wher I need to ftp files (BACS File) from a server to Users Local Machine.
    Please let me know any scripts or the way forward to achieve the same using a concurrent program.
    Thanks a lot!

    That requires the users machine for a ftp server installed and to be "visible" to the conc program server, the first one requiring setup and configure for every client and the second one may be a problem if in different segments or security policies. Another approach may be to generate the files on the server in a known location and from the client create a batch script to connect to that server and retrieve the file(s). You may schedule the program to run at certain hours or use a shortcut so the user can run it on demand

  • How to allow user to select pdf file on local machine and populate field with file name only

    Folks,
    I have a project requirement that I am stumped on.  I am admittedly a novice, so forgive questions that may seem obvious.
    My requirement is a form running on a client system where the user can click a button and select a PDF file name from a PDF on their local machine and then populate a form field with that file path & filename.  The file names vary between all machines, so there is no static list.  Note that the PDF is not embedded, nothing is executed, I simply need the file name.
    There are several of these on a form (20+), so manual name entry is too error prone.   I would like to use a 'browse' type dialog, but can not figure out how to implement it.
    I've looked at app.browseForFile, but the users can not install a javascript file in their adobe folder or any other files;  the functionality has to be integral with the original PDF. 
    Functionally, this is no different from the image object file browse, except that I need a PDF instead of an image file, so there doesn't seem like there should be a security issue that is any different from those surrounding the image object.
    I've been stumped on this for the entire week, and I have a deadline rapidly approaching, so any examples or suggestions (please remember I'm a novice) would be greatly appreciated! 

    Thanks for the reply Paul - do you have any sample code of how to attach the PDF?  Or how the user can select a PDF to open?  I might be able to attach it, retrieve the file name, and then un-attach it.
    Alternatively, do you know how to retrieve the file name from the imagePath object?  It will let you select PDF files, but I can't find info on how to retrieve the file name.   It should be the way you would retrieve the file name for an image.
    As a novice in this, thanks for your help and patience!

  • I am using UPK developer 12.1.0 single user. My sofware has crashed and needs reinstallation. Please suggest how can I take back up of my source files. I am unable to open the application and i can not locate the library backup folder on my local machine.

    I am using UPK developer 12.1.0 single user. My sofware has crashed and needs reinstallation. Please suggest how can I take back up of my source files. I am unable to open the application and i can not locate the library backup folder on my local machine.
    Also, does reinstallation takes the back up automatically or the files will be lost. Please help.

    Here are a bunch of scripts to get folder size under all circumstances.  Take your pick.
    https://gallery.technet.microsoft.com/scriptcenter/site/search?query=get%20folder%20size&f%5B0%5D.Value=get%20folder%20size&f%5B0%5D.Type=SearchText&ac=2
    ¯\_(ツ)_/¯

  • Problems to avoiding local copy in the user's machine

    Hi All,
    I implemented the BadI DOCUMENT_FILES01~AFTER_START_APPL according to the wiki http://wiki.sdn.sap.com/wiki/display/PLM/Avoidinglocalcopyoforiginal for avoid local copy of original in the user's machine.
    This implementation only works for originals open through the ECL Viewer or MS Office Integration, avoiding local copy of originals in this cases.
    But the problem is that PDF files still being copy to temporary folder in the user's machine when I use ECL Viewer 6.0 with patch 5 implemented according to SAP note 1380587.
    If I implement the patch 5 for ECL Viewer 6.0 without the manually customizing in "Enviroment Variables" indicating in the solution section of the SAP note, then the PDF files are not copy to temporary folder in the user's machine.
    In test with ECL Viewer 5.1.2 and 5.1.3, this problem with PDF Files doesn't happen too.
    My system and customizing information:
    SAP GUI 710 PATCH 18
    ECL 6.0 with all patches installed 1 to 7 according to the SAP notes
    Data carrier
           - Define mount points/logical drive => Data Carrier: PC; Data Carrier Type: PC; Prefix for access path: PC
           - Define data carrier type "server, front end" => Data Carrier Type: PC; Description: local PC; path: c:\temp\
    Has anyone experienced this?
    Best Regards,
    Daniel

    Hi Daniel,
    regarding the display or handling of PDF files I have to say that here the local copy is required by the Adobe Reader and therefore the system has to made a local copy to display the PDF files correctly. This happens also if you display PDF files with the ECL Viewer because also the viewer requires an instance of the Adobe Reader which again needs a local copy. So for displaying PDF files a local copy is mandatory.
    Best regards,
    Christoph

  • Uploading a file from user's local machine and put it in oracle table

    Hello All experts,
    I have a requirement such that the file from User's local machine needs to be uploaded and the custom oracle table needs to be populated.
    Any answers how to do this?Sounds challanging right?
    Thanks
    Kumar

    Have a look at attachments API, since this also does the same thing except that it puts the file in fnd_lobs instead of the custom table.
    Thanks
    Tapash

  • Server  user names/accounts verus local machine user accounts

    Sorry, I seem to be having some fog on this in setting up a new server. Existing Mac computers, so local computers have users/passwords already setup. In creating users on the new server, I still want want users to access their local directories/files on their local machines - but we want access to server services too.
    Question: use the same user name/passwords as local machine in setting up server users - or something different?
    Thanks very much - Lewis

    This is a difficult question to answer given the information available.
    In general though, I would refrain from setting up both a local and a network account with the same username. It causes confusion since you never know which account you're really using, you will have problem matching UIDs (which is what's really used to track file ownership) and you will have problems when users change passwords (assuming they ever do) because they'll change it locally but it won't have any effect on the server-side services.
    So I would probably look to move ALL the accounts to the network directory. You can still use local home directories in this scenario, but it will take some time to migrate all users, ensuring they maintain access to their files after their UID changes.
    The above does depend on what services you're running, though, so it might not be worth the hassle, depending on those services, number of users, etc.

  • Writing/Exporting BLOB to users local folder

    Hi,
    Apex 3.2 in a Linux 4.7
    I have a requirement to export/write all the BLOB content in a table to users local folder using APEX. Actually, the blob contents are uploaded using apex, as well. The page contain only a button that when click will export/write the BLOB content to a file. The table contains around 500 BLOB records and we want to write/export each record to a file in local folder (1 record to 1 file scenario) at once.
    I had tried wpg_docload.download_file function but users complain due to the number of records need to be open/save.
    I had tried using the SYS.UTL_FILE function but fails since database directory, as its parameter, must be on the database server and not on the user's local machine.
    I also tried using the java BOBHANDLER from oracle-base.com but I can't make it work.
    Any suggestion is highly appreciated.
    Regards
    Aries

    Did you bother searching the forum before posting?
    See +{thread:id=1115748}+ for an implementation of Jari's suggestion.

  • Writing files in your local hard disk with SAP GUI for HTML

    Hello SAP Experts
    We have a problem with the SAP GUI for HTML, we create a program in ABAP that writes a file into your local machine, and it works just fine when we test it directly in the SAP GUI for Windows, but if we use the SAP GUI for HTML implementend in a SAP Portal 7.0 the same program doesn't run, it just freeze in the moment that the program must create the file, so my question is if it's possible to use that functionality in the GUI HTML, or do you have another suggestion???
    Thanks a lot,
    Ricardo Pineda

    Thank you experts,
    Your answers have been really helpfull, we have to try another method, by Studio Program or ABAP code, unfortunely we have to implement this in so many computers, so is impossible to configure one by one.
    Thanks to both, and have a nice 2009!
    Ricardo Pineda
    Edited by: Ricardo Pineda on Jan 13, 2009 2:09 AM

  • Why do I have time machine disk problem after closing and later reopening clamshell.

    I consistently see the following after closing and later reopening my Macbook Pro (5,1). I have to unplug and replug my Time Machine USB drive.
    The only thing new is Mountain Lion. The Time Machine disk has 229 GB free of 1.5 TB. I never had to unplug this drive under Lion.
    Does anyone have any idea what is going on? I ran disc repair on Time Machine Drive yesterday, but it found nothing.
    Here is what I see:
    (Window 1)The disk was not properly ejected. if possiblem always eject .....
    (Window 2)The disk you inserted was not readable by this computer.
    Following is console copy/paste starting long before. Today's incident is at 8:00 am Sun Aug 26, 2012.
    8/24/12 3:04:40.341 PM WindowServer[157]: CGXMoveWindowListToWorkspace: Invalid workspace id: -1
    8/24/12 3:04:52.678 PM WindowServer[157]: CGXMoveWindowListToWorkspace: Invalid workspace id: -1
    8/24/12 3:04:57.881 PM prl_client_app[330]: customWindowsToExitFullScreenForWindowIMP called for window <QCocoaWindow: 0x113946150>
    8/24/12 3:04:57.946 PM prl_client_app[330]: Window will exit full screen!
    8/24/12 3:04:58.037 PM prl_client_app[330]: windowDidFailToExitFullScreenIMP called for window <QCocoaWindow: 0x113946150>
    8/24/12 3:04:59.371 PM WindowServer[157]: CGXMoveWindowListToWorkspace: Invalid workspace id: -1
    8/24/12 3:04:59.707 PM WinAppHelper[7346]: NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
    8/24/12 3:05:10.991 PM mdworker[7348]: code validation failed in the process of getting signing information; codeRef: 0x7f8b92810bc0
    8/24/12 3:05:10.991 PM mdworker[7348]: code validation failed in the process of getting signing information; codeRef: 0x7f8b92810bc0
    8/24/12 3:05:11.509 PM Neat[4403]: Info: -[NRMSyncToolBarItem showSyncInactiveIcon] : Updating Sync Icon to InActive
    8/24/12 3:05:13.000 PM kernel[0]: nspace-handler-set-snapshot-time: 1345835115
    8/24/12 3:05:19.857 PM Neat[4403]: ApplicationShutdown:  :
    8/24/12 3:05:27.872 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 3:06:07.746 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 3:06:08.062 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 3:06:57.819 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 3:08:15.168 PM assistantd[7337]: <Error>: AceConnection - NSStreamEventErrorOccurred <__NSCFInputStream: 0x7fade0c50b10>, error = Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer", domain = NSPOSIXErrorDomain, code = 54
    8/24/12 3:08:15.180 PM assistantd[7337]: <Error>: Session - Connection error: <ADAceConnection: 0x7fade0c462b0> Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer"
    8/24/12 3:08:15.192 PM assistantd[7337]: <Error>: Daemon - Session Error Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer"
    8/24/12 3:08:27.999 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 3:08:28.320 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 3:11:45.686 PM WindowServer[157]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    8/24/12 3:11:45.687 PM loginwindow[43]: find_shared_window: WID -1
    8/24/12 3:11:45.687 PM loginwindow[43]: CGSGetWindowTags: Invalid window 0xffffffff
    8/24/12 3:11:45.687 PM loginwindow[43]: find_shared_window: WID -1
    8/24/12 3:11:45.687 PM loginwindow[43]: CGSSetWindowTags: Invalid window 0xffffffff
    8/24/12 3:11:46.411 PM WindowServer[157]: Created shield window 0xd42 for display 0x04272100
    8/24/12 3:11:46.411 PM WindowServer[157]: device_generate_desktop_screenshot: authw 0x7ff1dbb1e9a0(2000), shield 0x7ff1dbb305b0(2001)
    8/24/12 3:11:47.449 PM WindowServer[157]: device_generate_lock_screen_screenshot: authw 0x7ff1dbb1e9a0(2000), shield 0x7ff1dbb305b0(2001)
    8/24/12 3:11:48.023 PM com.apple.time[11]: Next maintenance wake [Backup Interval]: <date: 0x7fdbb1620890> Fri Aug 24 15:22:39 2012 EDT (approx)
    8/24/12 3:11:48.024 PM com.apple.time[11]: Requesting maintenance wake [Backup Interval]: <date: 0x7fdbb1620890> Fri Aug 24 15:22:39 2012 EDT (approx)
    8/24/12 3:11:48.000 PM kernel[0]: /drv/ MacDevice.cpp:598   com_parallels_hypervisor_client::powerDownHandler: message e0000280
    8/24/12 3:11:48.000 PM kernel[0]: hibernate image path: /var/vm/sleepimage
    8/24/12 3:11:48.000 PM kernel[0]: sizeof(IOHibernateImageHeader) == 512
    8/24/12 3:11:48.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    8/24/12 3:11:48.000 PM kernel[0]: kern_open_file_for_direct_io(0) took 54 ms
    8/24/12 3:11:48.000 PM kernel[0]: Opened file /var/vm/sleepimage, size 8589934592, partition base 0x0, maxio 400000 ssd 0
    8/24/12 3:11:48.000 PM kernel[0]: hibernate image major 1, minor 0, blocksize 512, pollers 4
    8/24/12 3:11:48.000 PM kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    8/24/12 3:11:48.000 PM kernel[0]: hibernate_setup(0) took 0 ms
    8/24/12 3:11:48.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateWillChangeTo: flags=4 stateNumber=2
    8/24/12 3:11:48.000 PM kernel[0]: /drv/ MacModule.cpp:309   powerStateWillChangeTo: found flag=kIOPMSleepCapability (4)
    8/24/12 3:11:48.000 PM kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    8/24/12 3:11:48.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateDidChangeTo: flags=4 stateNumber=2
    8/24/12 3:11:48.000 PM kernel[0]: /drv/ MacModule.cpp:309   powerStateDidChangeTo: found flag=kIOPMSleepCapability (4)
    8/24/12 3:11:48.000 PM kernel[0]: hibernate_page_list_setall start 0xffffff80e35d1000, 0xffffff80e3610000
    8/24/12 3:12:21.000 PM kernel[0]: hibernate_page_list_setall time: 656 ms
    8/24/12 3:12:21.000 PM kernel[0]: pages 1840162, wire 489775, act 447054, inact 1711, cleaned 0 spec 26, zf 58500, throt 0, could discard act 262891 inact 476243 purgeable 23095 spec 58321 cleaned 22546
    8/24/12 3:12:21.000 PM kernel[0]: hibernate_page_list_setall found pageCount 997066
    8/24/12 3:12:21.000 PM kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    8/24/12 3:12:21.000 PM kernel[0]: IOHibernatePollerOpen(0)
    8/24/12 3:12:21.000 PM kernel[0]: encryptStart 132b0
    8/24/12 3:12:21.000 PM kernel[0]: writing 994117 pages
    8/24/12 3:12:21.000 PM kernel[0]: encryptEnd 28bb9600
    8/24/12 3:12:21.000 PM kernel[0]: image1Size 0x31f56600, encryptStart1 0x132b0, End1 0x28bb9600
    8/24/12 3:12:21.000 PM kernel[0]: encryptStart 31f56600
    8/24/12 3:12:21.000 PM kernel[0]: encryptEnd 6647b000
    8/24/12 3:12:21.000 PM kernel[0]: PMStats: Hibernate write took 31645 ms
    8/24/12 3:12:21.000 PM kernel[0]: all time: 31645 ms, comp bytes: 4072198144 time: 5166 ms 751 Mb/s, crypt bytes: 1561111888 time: 10064 ms 147 Mb/s,
    8/24/12 3:12:21.000 PM kernel[0]: image 1715974144, uncompressed 4072198144 (994189), compressed 1701090640 (41%), sum1 5919b4ee, sum2 60c7a072
    8/24/12 3:12:21.000 PM kernel[0]: wired_pages_encrypted 389582, wired_pages_clear 97316, dirty_pages_encrypted 507291
    8/24/12 3:12:21.000 PM kernel[0]: hibernate_write_image done(0)
    8/24/12 3:12:21.000 PM kernel[0]: sleep
    8/24/12 3:50:20.616 PM WindowServer[157]: handle_will_sleep_auth_and_shield_windows: releasing authw 0x7ff1dbb1e9a0(2004), shield 0x7ff1dbb305b0(2001), lock state 3
    8/24/12 3:50:20.616 PM WindowServer[157]: handle_will_sleep_auth_and_shield_windows: err 0x0
    8/24/12 3:50:20.000 PM kernel[0]: Wake reason: EC LID0
    8/24/12 3:50:20.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    8/24/12 3:50:20.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateWillChangeTo: flags=2 stateNumber=3
    8/24/12 3:50:20.000 PM kernel[0]: /drv/ MacModule.cpp:305   powerStateWillChangeTo: found flag=kIOPMPowerOn (2)
    8/24/12 3:50:20.000 PM kernel[0]: /drv/ MacDevice.cpp:598   com_parallels_hypervisor_client::powerDownHandler: message e0000320
    8/24/12 3:50:20.000 PM kernel[0]: HID tickle 118 ms
    8/24/12 3:50:20.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateDidChangeTo: flags=2 stateNumber=3
    8/24/12 3:50:20.000 PM kernel[0]: /drv/ MacModule.cpp:305   powerStateDidChangeTo: found flag=kIOPMPowerOn (2)
    8/24/12 3:50:20.000 PM kernel[0]: Previous Sleep Cause: 5
    8/24/12 3:50:20.000 PM kernel[0]: wlEvent: en1 en1 Link DOWN virtIf = 0
    8/24/12 3:50:20.000 PM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    8/24/12 3:50:20.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    8/24/12 3:50:20.000 PM kernel[0]: en1: 802.11d country code set to 'X0'.
    8/24/12 3:50:20.000 PM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    8/24/12 3:50:20.000 PM kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    8/24/12 3:50:22.844 PM prl_naptd[230]: Reloading configuration...
    8/24/12 3:50:22.000 PM kernel[0]: /drv/ MacDevice.cpp:598   com_parallels_hypervisor_client::powerDownHandler: message e0000300
    8/24/12 3:50:22.952 PM prl_naptd[230]: vnic0: DHCP/NAT for 10.211.55.1-10.211.55.254 netmask 255.255.255.0
    8/24/12 3:50:22.967 PM prl_naptd[230]: vnic1: DHCP for 10.37.129.1-10.37.129.254 netmask 255.255.255.0
    8/24/12 3:50:23.000 PM kernel[0]: en1: 802.11d country code set to 'US'.
    8/24/12 3:50:23.000 PM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    8/24/12 3:50:23.532 PM configd[16]: network changed: v4(en1-:192.168.0.180) DNS- Proxy- SMB
    8/24/12 3:50:23.000 PM kernel[0]: MacAuthEvent en1   Auth result for: 00:22:b0:b7:1a:9f  MAC AUTH succeeded
    8/24/12 3:50:23.000 PM kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    8/24/12 3:50:23.000 PM kernel[0]: AirPort: Link Up on en1
    8/24/12 3:50:23.000 PM kernel[0]: en1: BSSID changed to 00:22:b0:b7:1a:9f
    8/24/12 3:50:23.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    8/24/12 3:50:23.000 PM kernel[0]: AirPort: RSN handshake complete on en1
    8/24/12 3:50:23.934 PM configd[16]: network changed: v4(en1+:192.168.0.180) DNS+ Proxy+ SMB
    8/24/12 3:50:23.967 PM UserEventAgent[11]: Captive: en1: Not probing 'grnn5' (protected network)
    8/24/12 3:50:23.997 PM configd[16]: network changed: v4(en1!:192.168.0.180) DNS Proxy SMB
    8/24/12 3:50:25.169 PM airportd[7372]: _doAutoJoin: Already associated to “grnn5”. Bailing on auto-join.
    8/24/12 3:50:25.280 PM airportd[7372]: _doAutoJoin: Already associated to “grnn5”. Bailing on auto-join.
    8/24/12 3:50:26.069 PM mDNSResponderHelper[7376]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    8/24/12 3:50:26.070 PM mDNSResponderHelper[7376]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    8/24/12 3:50:59.545 PM SyncServer[7385]: [0x7fb8bac0bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 3:51:01.381 PM iCalExternalSync[7383]: [0x7fa1ea40e480] |Miscellaneous|Error| SyncServices precondition failure in [ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    8/24/12 3:51:01.382 PM iCalExternalSync[7383]: [ICalExternalSync ]Encountered exception: [ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    } withStack: (
              0   iCalExternalSync                    0x0000000106549a60 iCalExternalSync + 125536
              1   iCalExternalSync                    0x0000000106538ac9 iCalExternalSync + 56009
              2   iCalExternalSync                    0x0000000106548694 iCalExternalSync + 120468
              3   libdyld.dylib                       0x00007fff97a6d7e1 start + 0
              4   ???                                 0x0000000000000007 0x0 + 7
    8/24/12 3:51:01.383 PM iCalExternalSync[7383]: [ICalExternalSync ]NSException name:ISyncInvalidArgumentsException reason:[ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    8/24/12 3:51:01.385 PM SyncServer[7385]: [0x7fb8bac0bdb0] |Server|Warning| lost connection 0x7fb8bac86420 to com.apple.iCal
    8/24/12 3:51:16.977 PM com.apple.backupd-helper[7381]: Not starting Time Machine backup after wake - failed to resolve alias to backup volume.
    8/24/12 3:51:25.855 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 3:52:00.000 PM kernel[0]: IOSCSIPeripheralDeviceType00::setPowerState(0xffffff802d6e2200, 1 -> 4) timed out after 100473 ms
    8/24/12 3:53:26.425 PM CalendarAgent[383]: Property list invalid for format: 100 (property lists cannot contain objects of type 'CFSet')
    8/24/12 3:53:30.815 PM com.apple.backupd-helper[7390]: Not starting scheduled Time Machine backup - time machine destination not resolvable.
    8/24/12 3:53:57.577 PM SyncServer[7401]: [0x7ff98a40bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 3:53:59.312 PM iCalExternalSync[7400]: [0x7fde9240e480] |Miscellaneous|Error| SyncServices precondition failure in [ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    8/24/12 3:53:59.312 PM iCalExternalSync[7400]: [ICalExternalSync ]Encountered exception: [ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    } withStack: (
              0   iCalExternalSync                    0x00000001032afa60 iCalExternalSync + 125536
              1   iCalExternalSync                    0x000000010329eac9 iCalExternalSync + 56009
              2   iCalExternalSync                    0x00000001032ae694 iCalExternalSync + 120468
              3   libdyld.dylib                       0x00007fff97a6d7e1 start + 0
              4   ???                                 0x0000000000000007 0x0 + 7
    8/24/12 3:53:59.313 PM iCalExternalSync[7400]: [ICalExternalSync ]NSException name:ISyncInvalidArgumentsException reason:[ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    8/24/12 3:53:59.316 PM SyncServer[7401]: [0x7ff98a40bdb0] |Server|Warning| lost connection 0x7ff98a4a9b70 to com.apple.iCal
    8/24/12 3:55:31.118 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 3:57:33.171 PM assistantd[7392]: <Error>: AceConnection - NSStreamEventErrorOccurred <__NSCFInputStream: 0x7fd621444de0>, error = Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer", domain = NSPOSIXErrorDomain, code = 54
    8/24/12 3:57:33.183 PM assistantd[7392]: <Error>: Session - Connection error: <ADAceConnection: 0x7fd62201f2e0> Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer"
    8/24/12 3:57:33.195 PM assistantd[7392]: <Error>: Daemon - Session Error Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer"
    8/24/12 3:58:10.108 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 3:58:40.000 PM kernel[0]: IOSCSIPeripheralDeviceType00::setPowerState(0xffffff802d6e2200, 4 -> 3) timed out after 100546 ms
    8/24/12 3:59:12.253 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 3:59:12.566 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:01:25.835 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 4:01:40.645 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 4:01:41.157 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x100781000): IPv4
    8/24/12 4:01:41.244 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x101041c00 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:01:41.244 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2d9c2d300 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:01:41.244 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005db790 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:01:41.569 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005e3d40 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:01:42.026 PM AppleMobileDeviceHelper[467]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x101569260 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 62, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:01:42.270 PM SyncServer[7523]: [0x7fd95ac0bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 4:01:42.516 PM AppleMobileDeviceHelper[467]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1010f3730 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:01:50.831 PM com.apple.usbmuxd[26]: _SendDetachNotification (thread 0x7fff7e934180): sending detach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _BrowseReplyReceivedCallback got bonjour removal.
    8/24/12 4:01:50.834 PM iTunes[334]: _AMDDeviceDetached (thread 0x1148f1000): Device 'AMDevice 0x7fd2d9c2d300 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:01:50.835 PM ath[1217]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x101041c00 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:01:50.836 PM iTunes[334]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:01:50.838 PM ath[466]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:03:42.000 PM kernel[0]: IOSCSIPeripheralDeviceType00::setPowerState(0xffffff802d6e2200, 3 -> 2) timed out after 100414 ms
    8/24/12 4:07:03.350 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:08:42.000 PM kernel[0]: IOSCSIPeripheralDeviceType00::setPowerState(0xffffff802d6e2200, 2 -> 1) timed out after 100573 ms
    8/24/12 4:10:32.101 PM assistantd[7530]: <Error>: AceConnection - NSStreamEventErrorOccurred <__NSCFInputStream: 0x7fe9e381ff90>, error = Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer", domain = NSPOSIXErrorDomain, code = 54
    8/24/12 4:10:32.114 PM assistantd[7530]: <Error>: Session - Connection error: <ADAceConnection: 0x7fe9e244f850> Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer"
    8/24/12 4:10:32.126 PM assistantd[7530]: <Error>: Daemon - Session Error Error Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’t be completed. Connection reset by peer"
    8/24/12 4:11:25.580 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 4:11:25.745 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x100781000): IPv4
    8/24/12 4:11:25.815 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 4:11:25.828 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x10103a970 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:11:25.829 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005ddb70 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:11:25.841 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc5e1540 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:11:26.151 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005dcf10 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:11:26.519 PM AppleMobileDeviceHelper[467]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x1010f3730 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 63, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:11:26.836 PM SyncServer[7542]: [0x7f813b40bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 4:11:27.048 PM AppleMobileDeviceHelper[467]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x103318080 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:11:34.509 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 4:11:34.827 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:11:48.019 PM com.apple.usbmuxd[26]: _SendDetachNotification (thread 0x7fff7e934180): sending detach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _BrowseReplyReceivedCallback got bonjour removal.
    8/24/12 4:11:48.019 PM iTunes[334]: _AMDDeviceDetached (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc5e1540 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:11:48.022 PM ath[1217]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x10103a970 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:11:48.022 PM iTunes[334]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:11:48.025 PM ath[466]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:13:17.675 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:13:48.052 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:18:52.487 PM com.apple.XType.FontHelper[634]: FontHelper:  message received. (<dictionary: 0x7fa35a41e9b0> { count = 2, contents =
              "query" => <string: 0x7fa35a41ffc0> { length = 103, contents = "com_apple_ats_name_postscript == "Frutiger" && kMDItemContentTypeTree != com.adobe.postscript-lwfn-font" }
              "restricted" => <bool: 0x7fff7e533320>: true
    8/24/12 4:18:52.487 PM com.apple.XType.FontHelper[634]: AutoActivation:  scopes (
        "/Library/Application Support/Apple/Fonts"
    8/24/12 4:20:55.000 PM kernel[0]: Sandbox: sandboxd(7665) deny mach-lookup com.apple.coresymbolicationd
    8/24/12 4:20:55.523 PM sandboxd[7665]: ([332]) Mail(332) deny file-read-data /Users/Dick/Applications (Parallels)/{13278d2d-2c0b-4c01-af0b-3764186a822a} Applications.localized/Quicken Launcher.app
    8/24/12 4:20:55.564 PM sandboxd[7665]: ([332]) Mail(332) deny file-read-data /Users/Dick/Applications (Parallels)/{13278d2d-2c0b-4c01-af0b-3764186a822a} Applications.localized/Paint.app
    8/24/12 4:21:12.622 PM lsboxd[422]: @AE relay 61657674:6f646f63
    8/24/12 4:21:22.000 PM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=7676[GoogleSoftwareUp] clearing CS_VALID
    8/24/12 4:21:25.796 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 4:22:47.735 PM com.apple.security.pboxd[7692]: Bug: 12B19: liblaunch.dylib + 23849 [224CB010-6CF8-3FC2-885C-6F80330321EB]: 0x25
    8/24/12 4:24:03.366 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 4:24:03.697 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:25:44.290 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:25:45.418 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:25:46.441 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:25:48.396 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:25:49.795 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:27:07.293 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 4:27:07.611 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:27:39.368 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 4:27:39.750 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x100781000): IPv4
    8/24/12 4:27:39.827 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2daef1330 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:27:39.828 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1012dc0d0 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:27:39.828 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x10056c9f0 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:27:40.129 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005eb2e0 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:27:40.482 PM AppleMobileDeviceHelper[467]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x103318080 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 64, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:27:40.669 PM SyncServer[7705]: [0x7f885940bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 4:27:40.869 PM AppleMobileDeviceHelper[467]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1033f9ba0 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:28:14.791 PM com.apple.usbmuxd[26]: _SendDetachNotification (thread 0x7fff7e934180): sending detach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _BrowseReplyReceivedCallback got bonjour removal.
    8/24/12 4:28:14.792 PM iTunes[334]: _AMDDeviceDetached (thread 0x1148f1000): Device 'AMDevice 0x7fd2daef1330 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:28:14.793 PM ath[1217]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x10056c9f0 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:28:14.794 PM iTunes[334]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:28:14.795 PM ath[466]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:31:25.778 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 4:34:14.039 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:34:16.877 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:34:28.889 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 4:34:29.203 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:34:34.689 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 4:34:34.896 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x100781000): IPv4
    8/24/12 4:34:35.030 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2daef3370 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:34:35.031 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x101041c00 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:34:35.032 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005e3d40 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:34:35.493 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x10056bba0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:34:36.205 PM AppleMobileDeviceHelper[467]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x1033f9ba0 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 65, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:34:36.524 PM SyncServer[7720]: [0x7fb97a40bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 4:34:36.868 PM AppleMobileDeviceHelper[467]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x101076080 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:34:49.015 PM com.apple.usbmuxd[26]: _SendDetachNotification (thread 0x7fff7e934180): sending detach for device 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.: _BrowseReplyReceivedCallback got bonjour removal.
    8/24/12 4:34:49.016 PM iTunes[334]: _AMDDeviceDetached (thread 0x1148f1000): Device 'AMDevice 0x7fd2daef3370 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:34:49.017 PM ath[466]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x1005e3d40 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:34:49.020 PM iTunes[334]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:34:49.022 PM ath[1217]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:36:43.383 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:36:44.982 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:37:11.979 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 4:37:12.301 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:41:25.758 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 4:41:44.747 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 4:41:44.848 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x100781000): IPv4
    8/24/12 4:41:44.930 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc44a350 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:44.931 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x101047090 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:44.932 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005e9260 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:45.241 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005e9030 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:45.608 PM AppleMobileDeviceHelper[467]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x101076080 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 66, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:41:45.799 PM SyncServer[7840]: [0x7f8cf3c0bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 4:41:46.001 PM AppleMobileDeviceHelper[467]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1003a9610 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:46.872 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 4:41:47.024 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x101881000): IPv4
    8/24/12 4:41:47.101 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc46dff0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:47.103 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x10057c2d0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:48.954 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1010516a0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:48.955 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x101051ab0 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:41:50.271 PM AppleMobileDeviceHelper[467]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1033cc1b0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:42:20.235 PM com.apple.usbmuxd[26]: _SendDetachNotification (thread 0x7fff7e934180): sending detach for device b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.: _BrowseReplyReceivedCallback got bonjour removal.
    8/24/12 4:42:20.236 PM iTunes[334]: _AMDDeviceDetached (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc44a350 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:42:20.238 PM iTunes[334]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:42:20.239 PM ath[466]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:42:20.240 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1012f4760 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:43:14.151 PM com.apple.usbmuxd[26]: _SendDetachNotification (thread 0x7fff7e934180): sending detach for device 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.: _BrowseReplyReceivedCallback got bonjour removal.
    8/24/12 4:43:14.151 PM iTunes[334]: _AMDDeviceDetached (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc46dff0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:43:14.153 PM iTunes[334]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:43:14.156 PM ath[1217]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:43:14.159 PM ath[466]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x1012f4760 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:44:11.000 PM kernel[0]: nspace-handler-set-snapshot-time: 1345841053
    8/24/12 4:44:15.644 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:44:17.445 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:45:15.710 PM WindowServer[157]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    8/24/12 4:45:15.711 PM loginwindow[43]: find_shared_window: WID -1
    8/24/12 4:45:15.712 PM loginwindow[43]: CGSGetWindowTags: Invalid window 0xffffffff
    8/24/12 4:45:15.712 PM loginwindow[43]: find_shared_window: WID -1
    8/24/12 4:45:15.712 PM loginwindow[43]: CGSSetWindowTags: Invalid window 0xffffffff
    8/24/12 4:45:16.203 PM com.apple.time[11]: Next maintenance wake [Backup Interval]: <date: 0x7fdbb14490a0> Fri Aug 24 16:53:30 2012 EDT (approx)
    8/24/12 4:45:16.203 PM com.apple.time[11]: Requesting maintenance wake [Backup Interval]: <date: 0x7fdbb14490a0> Fri Aug 24 16:53:30 2012 EDT (approx)
    8/24/12 4:45:17.057 PM WindowServer[157]: Created shield window 0xe70 for display 0x04272100
    8/24/12 4:45:17.057 PM WindowServer[157]: device_generate_desktop_screenshot: authw 0x7ff1da647b10(2000), shield 0x7ff1da642bc0(2001)
    8/24/12 4:45:17.075 PM WindowServer[157]: device_generate_lock_screen_screenshot: authw 0x7ff1da647b10(2000), shield 0x7ff1da642bc0(2001)
    8/24/12 4:45:17.000 PM kernel[0]: /drv/ MacDevice.cpp:598   com_parallels_hypervisor_client::powerDownHandler: message e0000280
    8/24/12 4:45:17.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    8/24/12 4:45:17.000 PM kernel[0]: hibernate image path: /var/vm/sleepimage
    8/24/12 4:45:17.000 PM kernel[0]: sizeof(IOHibernateImageHeader) == 512
    8/24/12 4:45:17.000 PM kernel[0]: kern_open_file_for_direct_io(0) took 8 ms
    8/24/12 4:45:17.000 PM kernel[0]: Opened file /var/vm/sleepimage, size 8589934592, partition base 0x0, maxio 400000 ssd 0
    8/24/12 4:45:17.000 PM kernel[0]: hibernate image major 1, minor 0, blocksize 512, pollers 4
    8/24/12 4:45:17.000 PM kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    8/24/12 4:45:17.000 PM kernel[0]: hibernate_setup(0) took 0 ms
    8/24/12 4:45:17.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateWillChangeTo: flags=4 stateNumber=2
    8/24/12 4:45:17.000 PM kernel[0]: /drv/ MacModule.cpp:309   powerStateWillChangeTo: found flag=kIOPMSleepCapability (4)
    8/24/12 4:45:17.000 PM kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    8/24/12 4:46:57.000 PM kernel[0]: IOSCSIPeripheralDeviceType00::setPowerState(0xffffff802d6e2200, 1 -> 0) timed out after 100670 ms
    8/24/12 4:46:57.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateDidChangeTo: flags=4 stateNumber=2
    8/24/12 4:46:57.000 PM kernel[0]: /drv/ MacModule.cpp:309   powerStateDidChangeTo: found flag=kIOPMSleepCapability (4)
    8/24/12 4:46:57.000 PM kernel[0]: hibernate_page_list_setall start 0xffffff80e3497000, 0xffffff80e35d1000
    8/24/12 4:47:30.000 PM kernel[0]: hibernate_page_list_setall time: 651 ms
    8/24/12 4:47:30.000 PM kernel[0]: pages 1836030, wire 485835, act 431599, inact 1710, cleaned 0 spec 40, zf 49424, throt 0, could discard act 268019 inact 471436 purgeable 45264 spec 71098 cleaned 11605
    8/24/12 4:47:30.000 PM kernel[0]: hibernate_page_list_setall found pageCount 968608
    8/24/12 4:47:30.000 PM kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    8/24/12 4:47:30.000 PM kernel[0]: IOHibernatePollerOpen(0)
    8/24/12 4:47:30.000 PM kernel[0]: encryptStart 132b0
    8/24/12 4:47:30.000 PM kernel[0]: writing 965950 pages
    8/24/12 4:47:30.000 PM kernel[0]: encryptEnd 29667000
    8/24/12 4:47:30.000 PM kernel[0]: image1Size 0x32a0b200, encryptStart1 0x132b0, End1 0x29667000
    8/24/12 4:47:30.000 PM kernel[0]: encryptStart 32a0b200
    8/24/12 4:47:30.000 PM kernel[0]: encryptEnd 642b7600
    8/24/12 4:47:30.000 PM kernel[0]: PMStats: Hibernate write took 31201 ms
    8/24/12 4:47:30.000 PM kernel[0]: all time: 31201 ms, comp bytes: 3956826112 time: 5028 ms 750 Mb/s, crypt bytes: 1525678416 time: 9835 ms 147 Mb/s,
    8/24/12 4:47:30.000 PM kernel[0]: image 1680569856, uncompressed 3956826112 (966022), compressed 1667100320 (42%), sum1 b872bd83, sum2 982d3a1
    8/24/12 4:47:30.000 PM kernel[0]: wired_pages_encrypted 385921, wired_pages_clear 97328, dirty_pages_encrypted 482773
    8/24/12 4:47:30.000 PM kernel[0]: hibernate_write_image done(0)
    8/24/12 4:47:30.000 PM kernel[0]: sleep
    8/24/12 4:50:30.630 PM WindowServer[157]: handle_will_sleep_auth_and_shield_windows: releasing authw 0x7ff1da647b10(2000), shield 0x7ff1da642bc0(2001), lock state 3
    8/24/12 4:50:30.631 PM WindowServer[157]: handle_will_sleep_auth_and_shield_windows: err 0x0
    8/24/12 4:50:30.000 PM kernel[0]: Wake reason: EC LID0
    8/24/12 4:50:30.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    8/24/12 4:50:30.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateWillChangeTo: flags=2 stateNumber=3
    8/24/12 4:50:30.000 PM kernel[0]: /drv/ MacModule.cpp:305   powerStateWillChangeTo: found flag=kIOPMPowerOn (2)
    8/24/12 4:50:30.000 PM kernel[0]: /drv/ MacDevice.cpp:598   com_parallels_hypervisor_client::powerDownHandler: message e0000320
    8/24/12 4:50:30.000 PM kernel[0]: HID tickle 78 ms
    8/24/12 4:50:30.000 PM kernel[0]: /drv/ MacModule.cpp:304   powerStateDidChangeTo: flags=2 stateNumber=3
    8/24/12 4:50:30.000 PM kernel[0]: /drv/ MacModule.cpp:305   powerStateDidChangeTo: found flag=kIOPMPowerOn (2)
    8/24/12 4:50:30.000 PM kernel[0]: Previous Sleep Cause: 5
    8/24/12 4:50:30.000 PM kernel[0]: wlEvent: en1 en1 Link DOWN virtIf = 0
    8/24/12 4:50:30.000 PM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    8/24/12 4:50:30.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    8/24/12 4:50:30.000 PM kernel[0]: en1: 802.11d country code set to 'X0'.
    8/24/12 4:50:30.000 PM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    8/24/12 4:50:30.000 PM kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    8/24/12 4:50:31.000 PM kernel[0]: en1: 802.11d country code set to 'US'.
    8/24/12 4:50:31.000 PM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    8/24/12 4:50:31.161 PM configd[16]: network changed: v4(en1-:192.168.0.180) DNS- Proxy- SMB
    8/24/12 4:50:31.000 PM kernel[0]: MacAuthEvent en1   Auth result for: 00:22:b0:b7:1a:9f  MAC AUTH succeeded
    8/24/12 4:50:31.000 PM kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    8/24/12 4:50:31.000 PM kernel[0]: AirPort: Link Up on en1
    8/24/12 4:50:31.000 PM kernel[0]: en1: BSSID changed to 00:22:b0:b7:1a:9f
    8/24/12 4:50:31.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    8/24/12 4:50:31.000 PM kernel[0]: AirPort: RSN handshake complete on en1
    8/24/12 4:50:33.206 PM mDNSResponderHelper[7856]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    8/24/12 4:50:33.206 PM mDNSResponderHelper[7856]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    8/24/12 4:50:36.371 PM mDNSResponderHelper[7856]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    8/24/12 4:50:36.372 PM mDNSResponderHelper[7856]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    8/24/12 4:50:38.080 PM configd[16]: network changed: v4(en1+:192.168.0.180) DNS+ Proxy+ SMB
    8/24/12 4:50:38.103 PM UserEventAgent[11]: Captive: en1: Not probing 'grnn5' (protected network)
    8/24/12 4:50:38.158 PM configd[16]: network changed: v4(en1!:192.168.0.180) DNS Proxy SMB
    8/24/12 4:50:46.208 PM airportd[7853]: _doAutoJoin: Already associated to “grnn5”. Bailing on auto-join.
    8/24/12 4:51:08.422 PM com.apple.backupd-helper[7858]: Not starting Time Machine backup after wake - failed to resolve alias to backup volume.
    8/24/12 4:51:19.776 PM SyncServer[7864]: [0x7fbf3b40bdb0] |DataManager|Warning| Client com.apple.Mail sync alert tool path /System/Library/Frameworks/Message.framework/Resources/MailSync does not exist.
    8/24/12 4:51:21.569 PM iCalExternalSync[7862]: [0x7fd3d3c0e480] |Miscellaneous|Error| SyncServices precondition failure in [ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    8/24/12 4:51:21.570 PM iCalExternalSync[7862]: [ICalExternalSync ]Encountered exception: [ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    } withStack: (
              0   iCalExternalSync                    0x0000000100d3aa60 iCalExternalSync + 125536
              1   iCalExternalSync                    0x0000000100d29ac9 iCalExternalSync + 56009
              2   iCalExternalSync                    0x0000000100d39694 iCalExternalSync + 120468
              3   libdyld.dylib                       0x00007fff97a6d7e1 start + 0
              4   ???                                 0x0000000000000007 0x0 + 7
    8/24/12 4:51:21.571 PM iCalExternalSync[7862]: [ICalExternalSync ]NSException name:ISyncInvalidArgumentsException reason:[ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.DisplayAlarm to com.apple.calendars.AudioAlarm in {
        "com.apple.ical.sound" = Basso;
        "com.apple.syncservices.KeepAwayFromServers" = 1;
        "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
        owner =     (
            "Event/p954"
        sound = Basso;
        triggerduration = "-480";
    8/24/12 4:51:21.573 PM SyncServer[7864]: [0x7fbf3b40bdb0] |Server|Warning| lost connection 0x7fbf3b4516f0 to com.apple.iCal
    8/24/12 4:52:10.775 PM prl_naptd[230]: Reloading configuration...
    8/24/12 4:52:10.000 PM kernel[0]: IOSCSIPeripheralDeviceType00::setPowerState(0xffffff802d6e2200, 0 -> 1) timed out after 100576 ms
    8/24/12 4:52:10.000 PM kernel[0]: en1: BSSID changed to 00:22:b0:b7:1a:9f
    8/24/12 4:52:10.000 PM kernel[0]: /drv/ MacDevice.cpp:598   com_parallels_hypervisor_client::powerDownHandler: message e0000300
    8/24/12 4:52:10.854 PM prl_naptd[230]: vnic0: DHCP/NAT for 10.211.55.1-10.211.55.254 netmask 255.255.255.0
    8/24/12 4:52:10.854 PM prl_naptd[230]: vnic1: DHCP for 10.37.129.1-10.37.129.254 netmask 255.255.255.0
    8/24/12 4:52:10.885 PM airportd[7865]: _doAutoJoin: Already associated to “grnn5”. Bailing on auto-join.
    8/24/12 4:52:29.701 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:52:31.353 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:52:40.890 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 4:52:41.187 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x100781000): IPv4
    8/24/12 4:52:41.276 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc61f130 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 69, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:52:41.276 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x101051870 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 69, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:52:41.277 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1005ece20 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 69, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:52:41.561 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x10056bba0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 69, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:52:41.994 PM AppleMobileDeviceHelper[467]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x1003a9610 {UDID = 5b51c6b3733c029f5ea62ab340f4155c46b750d1, device ID = 67, FullServiceName = b8:c7:5d:da:9b:a1@fe80::bac7:5dff:feda:9ba1._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:52:42.216 PM AppleMobileDeviceHelper[467]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x1033cc1b0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 68, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:52:42.216 PM AppleMobileDeviceHelper[467]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1033ab750 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 69, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 4:52:52.724 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:52:55.289 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:53:04.299 PM com.apple.usbmuxd[26]: _SendDetachNotification (thread 0x7fff7e934180): sending detach for device 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.: _BrowseReplyReceivedCallback got bonjour removal.
    8/24/12 4:53:04.300 PM iTunes[334]: _AMDDeviceDetached (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc61f130 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 69, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:53:04.300 PM ath[466]: _AMDDeviceDetached (thread 0x7fff7e934180): Device 'AMDevice 0x1005ece20 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 69, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' detached.
    8/24/12 4:53:04.302 PM iTunes[334]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:53:04.303 PM ath[1217]: _NotificationSocketReadCallbackGCD (thread 0x7fff7e934180): Unexpected connection closure...
    8/24/12 4:53:06.079 PM Dock[4182]: Unable to open IOHIDSystem (e00002bd)
    8/24/12 4:53:06.000 PM kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    8/24/12 4:53:31.413 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:53:34.887 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:53:36.740 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:53:43.105 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:54:00.739 PM com.apple.backupd-helper[7873]: Not starting scheduled Time Machine backup - time machine destination not resolvable.
    8/24/12 4:54:01.743 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:54:25.028 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 4:54:28.827 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:54:45.066 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:54:46.401 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:54:51.660 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 4:59:33.303 PM lsboxd[422]: @AE relay 4755524c:4755524c
    8/24/12 4:59:33.654 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 5:00:45.430 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 5:00:48.049 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 5:04:16.313 PM WindowServer[157]: CGXRegisterWindowWithSystemStatusBar: window 6ad already registered
    8/24/12 5:04:16.980 PM WindowServer[157]: CGXDisableUpdate: UI updates were forcibly disabled by application "App Store" for over 1.00 seconds. Server has re-enabled them.
    8/24/12 5:04:17.025 PM WindowServer[157]: reenable_update_for_connection: UI updates were finally reenabled by application "App Store" after 1.05 seconds (server forcibly re-enabled them after 1.00 seconds)
    8/24/12 5:04:25.328 PM DashboardClient[4190]: com.weather.widget.Forecast: updating...
    8/24/12 5:07:26.099 PM com.apple.usbmuxd[26]: _SendAttachNotification (thread 0x7fff7e934180): sending attach for device 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.: _GetAddrInfoReplyReceivedCallback matched.
    8/24/12 5:07:26.474 PM usbmuxd[26]: _AMDeviceConnectByAddressAndPort (thread 0x100781000): IPv4
    8/24/12 5:07:26.625 PM ath[1217]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x10056a080 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 70, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 5:07:26.625 PM iTunes[334]: _AMDDeviceAttachedCallbackv3 (thread 0x1148f1000): Device 'AMDevice 0x7fd2dc625ab0 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 70, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 5:07:26.626 PM ath[466]: _AMDDeviceAttachedCallbackv3 (thread 0x7fff7e934180): Device 'AMDevice 0x1012f4760 {UDID = ff99bed4a08332ea6bbafa6f1bae928107783f0f, device ID = 70, FullServiceName = 78:a3:e4:4d:4a:46@fe80::7aa3:e4ff:fe4d:4a46._apple-mobdev._tcp.local.}' attached.
    8/24/12 5:07:27.505 PM ath[1217]: _AMDDeviceAttachedCa

    I don't think you quite understand how Time Machine really works. But then hardly anyone does. Time Machine is intended to be left enabled always whether a backup drive is connected or not. What Time Machine cannot handle properly is a situation where the backup drive loses power for whatever reason. Time Machine treats this, as does the OS, as an improper disconnect of an external drive without being properly ejected. This in turn throws Time Machine a little bit of a loop.
    For you I would suggest not using Time Machine. Instead use a third-party backup utility that you can either schedule or run manually as you wish. They will work with the same drive you have used for Time Machine, but you will need to first erase the Time Machine drive using Disk Utility. Please DO NOT try dragging the Time Machine backups to the Trash.
    Here are some good backup utilities you can try:
    Suggested Backup Software
      1. Carbon Copy Cloner
      2. Get Backup
      3. Deja Vu
      4. SuperDuper!
      5. Synk Pro
      6. Tri-Backup
    Others may be found at MacUpdate. Each one can be used for a trial period. No need to pay for one until you've decided on which one you like best. I, for example, use Carbon Copy Cloner but please don't take that as a recommendation over the others. It's just my preference. All can be operated manually or can be set up to backup on a schedule you determine. Some can even be set up to backup as soon as the backup drive is connected.
    Visit The XLab FAQs and read the FAQ on backup and restore.  Also read How to Back Up and Restore Your Files.

  • Time Machine, Disk Utility, and clearing out corrupted snapshots

    Hi, all. I've been having some troubling issues with Time Machine and could use your collective insight.
    I have a 500GiB external USB2 disk that I've been using for Time Machine since December (the oldest snapshot in Backups.backupdb is named 2007-12-13-222250). Everything worked fine until sometime in late January, when Time Machine decided to ax 2/3 of my Applications directory. Time Machine's logging is terse, so I wasn't able to determine what caused the corruption. The fact that this error wasn't caught and flagged by Time Machine bothers me.
    Especially because I discovered this in the process of needing to recover from a crash on my laptop's hard drive -- I had to roll back to a previous, complete snapshot to get all my applications back.
    After that I had to engage in some jiggery-pokery to get Time Machine to re-snapshot everything, but things proceeded normally until I received my new copy of DiskWarrior 4.1 last night (although DiskWarrior is an innocent bystander here). I tried to use DiskWarrior to rebuild the directory on the Time Machine disk, but it failed before trying to write anything.
    (For those who care: after some back and forth with Alsoft tech support, we determined this was likely because my Time Machine volume has 6.2GB of catalog data, and DiskWarrior works by rebuilding the directory in memory, so it has to be able to fit the whole catalog into virtual memory.)
    I was a little paranoid that something might be wrong with the disk after that, so I fired up Disk Utility and told it to repair the disk. It churned for about 6 hours and repaired an extraordinarily large number of hardlink reference count errors, but completed by claiming that the disk had been repaired.
    When I next told Time Machine to run, instead of copying over a couple GB of data like it usually does, it started copying 38GB! ***? I took a look at the previous Time Machine snapshots, and discovered that Disk Utility had totally corrupted every snapshot I'd made since last month's fandango. Most of the root-level directories in the snapshots now look like this:
    $ ls -al /Volumes/Time\ Machine\ Backups/Backups.backupdb/xxx.net/2008-03-13-025640/Euphrosyne/
    total 128
    drwxrwxr-t@ 16 root admin 1020 Feb 15 00:17 ./
    drwxr-xr-x@ 3 root ogd 204 Mar 13 02:56 ../
    -r--r--r--@ 9151 root 20051003 0 Feb 11 23:13 .DRM_Data
    -r--r--r--@ 50574 root 20051004 0 Feb 11 23:13 .DS_Store
    -r--r--r--@ 9154 root 20051006 0 Feb 11 23:13 .SymAVQSFile
    -r--r--r--@ 9155 root 20051007 0 Feb 11 23:13 .VolumeIcon.icns.candybarbackup
    drwxr-xr-x@ 2 ogd admin 68 Feb 29 2004 .buildinstaller1.tmp/
    -r--r--r--@ 9149 root 20051001 0 Feb 11 23:13 .com.apple.timemachine.supported
    -r--r--r--@ 9150 root 20051002 0 Feb 11 23:13 .com.apple.timemachine.supported (from old Mac)
    -r--r--r--@ 9153 root 20051005 0 Feb 11 23:13 .redethist
    -r--r--r--@ 58730 root 20051009 0 Feb 11 23:13 Applications
    -r--r--r--@ 37526 root 20051012 0 Feb 11 23:13 Desktop Folder
    -r--r--r--@ 13328 root 20051013 0 Feb 11 23:13 Developer
    -r--r--r--@ 64211 root wheel 0 Feb 11 23:13 Library
    -r--r--r--@ 49886 root 20051080 0 Feb 11 23:13 Network
    -r--r--r--@ 5643 root 20051120 0 Feb 11 23:13 System
    lrwxr-xr-x 1 root ogd 60 Mar 13 02:56 User Guides And Information@ -> /Library/Documentation/User Guides and Information.localized
    drwxr-xr-x@ 5 root admin 204 Dec 6 02:07 Users/
    -r--r--r--@ 2554 root wheel 0 Feb 11 23:13 Volumes
    -r--r--r--@ 37448 root 20051010 0 Feb 11 23:13 bin
    -r--r--r--@ 37525 root 20051011 0 Feb 11 23:13 cores
    lrwxr-xr-x@ 1 root ogd 11 Mar 13 02:56 etc@ -> private/etc
    -r--r--r--@ 26309 root 20051078 0 Feb 11 23:13 mach_kernel
    -r--r--r--@ 26310 root 20051079 0 Feb 11 23:13 mach_kernel.ctfsys
    lrwxr-xr-x 1 root ogd 12 Mar 13 02:56 opt@ -> /private/opt
    drwxr-xr-x@ 8 root wheel 272 Dec 6 02:31 private/
    -r--r--r--@ 52664 root 20051119 0 Feb 11 23:13 sbin
    lrwxr-xr-x@ 1 root ogd 11 Mar 13 02:56 tmp@ -> private/tmp
    -r--r--r--@ 41668 root 20052660 0 Feb 11 23:13 usr
    lrwxr-xr-x@ 1 root ogd 11 Mar 13 02:56 var@ -> private/var
    That is clearly, completely wrong, and it alarms me that Disk Utility could cause so much damage to a Time Machine volume.
    Since I also use SuperDuper! to regularly clone this disk, it's not as big a nightmare as it could be, but this means that I'm going to have to clear out every snapshot for the last month by hand, both because I obviously can't trust them anymore, and because I keep getting messages like this in the logs:
    2008/03/13 7:25:35 PM /System/Library/CoreServices/backupd[1229] Error: (-36) copying /.com.apple.timemachine.supported to /Volumes/Time Machine Backups/Backups.backupdb/xxx.net/2008-03-13-192246.inProgress/70254508-90E3-4FF A-AE46-9E8210095DAE/Euphrosyne
    2008/03/13 7:25:35 PM /System/Library/CoreServices/backupd[1229] Error: (-36) copying /.com.apple.timemachine.supported (from old Mac) to /Volumes/Time Machine Backups/Backups.backupdb/xxx.net/2008-03-13-192246.inProgress/70254508-90E3-4FF A-AE46-9E8210095DAE/Euphrosyne
    2008/03/13 7:25:35 PM /System/Library/CoreServices/backupd[1229] Error: (-36) copying /.DRM_Data to /Volumes/Time Machine Backups/Backups.backupdb/xxx.net/2008-03-13-192246.inProgress/70254508-90E3-4FF A-AE46-9E8210095DAE/Euphrosyne
    2008/03/13 7:25:35 PM /System/Library/CoreServices/backupd[1229] Error: (-36) copying /.DS_Store to /Volumes/Time Machine Backups/Backups.backupdb/xxx.net/2008-03-13-192246.inProgress/70254508-90E3-4FF A-AE46-9E8210095DAE/Euphrosyne
    2008/03/13 7:25:35 PM /System/Library/CoreServices/backupd[1229] Error: (-36) copying /.redethist to /Volumes/Time Machine Backups/Backups.backupdb/xxx.net/2008-03-13-192246.inProgress/70254508-90E3-4FF A-AE46-9E8210095DAE/Euphrosyne
    2008/03/13 7:25:35 PM /System/Library/CoreServices/backupd[1229] Error: (-36) copying /.SymAVQSFile to /Volumes/Time Machine Backups/Backups.backupdb/xxx.net/2008-03-13-192246.inProgress/70254508-90E3-4FF A-AE46-9E8210095DAE/Euphrosyne
    2008/03/13 7:25:35 PM /System/Library/CoreServices/backupd[1229] Error: (-36) copying /.VolumeIcon.icns.candybarbackup to /Volumes/Time Machine Backups/Backups.backupdb/xxx.net/2008-03-13-192246.inProgress/70254508-90E3-4FF A-AE46-9E8210095DAE/Euphrosyne
    I'd like to keep the old snapshots if I can. What's likely to happen if I just go and clear out the b0rked backup sessions by hand?
    (Hmm... it appears yes, because I just deleted them all and the disk didn't recover the freed space.)
    Here's the important question: has anyone else had issues using Disk Utility on a Time Machine volume, and does anyone at Apple have any plans to add integrity checking to Time Machine? As it stands, I don't really feel like I can trust it in its present form, as convenient as it is...

    I have trouble with disk utility on my new (1 TB Lacie) as well as on my old (500 GB WD) drive. After doing a backup, du tells me a never ending list of errors like
    HasFolderCount flag needs to be set (id = 599567)
    (it should be 0x10 instead of 0)
    Everything was O.K. before doing the backup; so is the disk to be backupped, according to du.
    Up to now, no other problem occurred, but I´d like to clear this issue before my trust in time machine is restored.

  • Time Machine disk ejecting

    Hi guys,
    My Time Machine disk keeps ejecting itself.  Once it has ejected itself I cannot write to it or even format it, I usually have to boot Yosemite/Mavericks off a USB and in disk utility there, repartition and format the disk.  It will then backup and be fine, but a few days later it will fail again.
    I have tried this with 2 drives, a WD 340gb and a 1TB seagate and get the same results, although the seagate DOES seem to be more temperamental.  I have looked around the net and found threads with these issues but never a total solution.  I know that Linc Davies is an expert on these things so if you're around Linc, any help you could give would be amazing!
    I read in one of Lincs previous threads to go to console and then system and filter "backup".  I have done this and dumped the log.  I will paste it below.
    I look forward to any help you can offer.
    regards.
    hardtofin
    Oct 22 17:31:26 iMac.home com.apple.backupd-helper[43]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    Oct 22 17:31:56 iMac.home com.apple.backupd[5293]: Starting automatic backup
    Oct 22 17:31:56 iMac.home com.apple.backupd[5293]: Backing up to /dev/disk3s2: /Volumes/Time Machine/Backups.backupdb
    Oct 22 17:32:03 iMac.home com.apple.backupd[5293]: Will copy (14.2 MB) from Macintosh
    Oct 22 17:32:03 iMac.home com.apple.backupd[5293]: Found 211 files (14.2 MB) needing backup
    Oct 22 17:32:03 iMac.home com.apple.backupd[5293]: 1.26 GB required (including padding), 764.24 GB available
    Oct 22 17:32:15 iMac.home com.apple.backupd[5293]: Copied 523 items (14.2 MB) from volume Macintosh. Linked 2471.
    Oct 22 17:32:32 iMac.home com.apple.backupd[5293]: Created new backup: 2014-10-22-173232
    Oct 22 17:32:33 iMac.home com.apple.backupd[5293]: Starting post-backup thinning
    Oct 22 17:32:39 iMac.home com.apple.backupd[5293]: Deleted /Volumes/Time Machine/Backups.backupdb/Matt’s iMac/2014-10-21-170452 (11.2 MB)
    Oct 22 17:32:39 iMac.home com.apple.backupd[5293]: Post-backup thinning complete: 1 expired backups removed
    Oct 22 17:32:39 iMac.home com.apple.backupd[5293]: Backup completed successfully.
    Oct 22 17:34:40 iMac.home SystemUIServer[229]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    Oct 22 17:42:31 iMac.home com.apple.backupd-helper[43]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    Oct 22 18:07:24 iMac.home com.apple.backupd-helper[43]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    Oct 22 18:32:39 iMac.home com.apple.backupd-helper[43]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    Oct 22 18:33:09 iMac.home com.apple.backupd[5554]: Starting automatic backup
    Oct 22 18:33:09 iMac.home com.apple.backupd[5554]: Backing up to /dev/disk3s2: /Volumes/Time Machine/Backups.backupdb
    Oct 22 18:33:16 iMac.home com.apple.backupd[5554]: Will copy (33.1 MB) from Macintosh
    Oct 22 18:33:16 iMac.home com.apple.backupd[5554]: Found 588 files (138.8 MB) needing backup
    Oct 22 18:33:16 iMac.home com.apple.backupd[5554]: 1.41 GB required (including padding), 764.24 GB available
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Device not configured
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Error: (-36) SrcErr:NO Copying /private/var/db/gkopaque.bundle/Contents/Resources/gkopaque.db to /Volumes/Time Machine/Backups.backupdb/Matt’s iMac/2014-10-22-183310.inProgress/4AD7A638-AC36-46AC-8786-E5503DD0910E/Macintos h/private/var/db/gkopaque.bundle/Contents/Resources
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Stopping backup.
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Error: (-8062) SrcErr:NO Copying /private/var/db/gkopaque.bundle/Contents/Resources/gkopaque.db to /Volumes/Time Machine/Backups.backupdb/Matt’s iMac/2014-10-22-183310.inProgress/4AD7A638-AC36-46AC-8786-E5503DD0910E/Macintos h/private/var/db/gkopaque.bundle/Contents/Resources
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Copied 354 items (111.6 MB) from volume Macintosh. Linked 418.
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Copy stage failed with error:11
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Backup failed because the destination disk was ejected or disconnected unexpectedly!
    Oct 22 18:36:34 iMac.home com.apple.backupd[5554]: Backup failed with error 27: The connection to the backup disk was interrupted.
    Oct 22 18:37:13 iMac.home com.apple.backupd[5554]: Starting manual backup
    Oct 22 18:37:13 iMac.home com.apple.backupd[5554]: Error -35 while resolving alias to backup target
    Oct 22 18:37:13 iMac.home com.apple.backupd[5554]: Backup failed with error 18: The backup disk could not be found.

    Booted into recovery mode, repaired disk, verified it.  Said all was fine.
    Booted into OS X, started time machine backup, failed after about 400mb.
    Oct 27 19:49:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd-status): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Oct 27 19:49:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd.status.xpc): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Oct 27 19:49:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd-helper.status): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Oct 27 19:49:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd-auto): This service is defined to be constantly running and is inherently inefficient.
    Oct 27 19:49:16 Matts-iMac.local backupd[174]: Property list invalid for format: 200 (property lists cannot contain NULL)
    Oct 27 19:49:18 Matts-iMac.local backupd[174]: Property list invalid for format: 200 (property lists cannot contain NULL)
    Oct 27 19:49:22 Matts-iMac.local backupd[174]: Property list invalid for format: 200 (property lists cannot contain NULL)
    Oct 27 19:49:31 Matts-iMac.local backupd[174]: Property list invalid for format: 200 (property lists cannot contain NULL)
    Oct 27 19:49:31 Matts-iMac.local backupd[174]: Property list invalid for format: 200 (property lists cannot contain NULL)
    Oct 27 19:49:42 Matts-iMac.local com.apple.backupd[174]: Starting manual backup
    Oct 27 19:49:42 Matts-iMac.local com.apple.backupd[174]: Backing up to /dev/disk3s2: /Volumes/Time Machine/Backups.backupdb
    Oct 27 19:49:43 Matts-iMac.local com.apple.backupd[174]: Forcing deep traversal on source: "Macintosh" (device: /dev/disk2 mount: '/' fsUUID: 3323BB60-44F3-3EF1-8CFB-6A6C2C4BAEFD eventDBUUID: F21BDEC4-6F3B-4049-8FA5-A18ADECC8ECF)
    Oct 27 19:49:46 Matts-iMac.local com.apple.backupd[174]: Total content size: 251.56 GB excluded items size: 56.63 GB for volume Macintosh
    Oct 27 19:49:46 Matts-iMac.local com.apple.backupd[174]: Found 569903 files (194.93 GB) needing backup
    Oct 27 19:49:46 Matts-iMac.local com.apple.backupd[174]: 216.4 GB required (including padding), 999.2 GB available
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Device not configured
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Error: (-36) SrcErr:NO Copying /Applications/1Password.app/Contents/Resources/license-icon.icns to /Volumes/Time Machine/Backups.backupdb/Matt’s iMac/2014-10-27-194943.inProgress/A69E81A9-CBFA-4D00-AC19-3F4777874F61/Macintos h/Applications/1Password.app/Contents/Resources
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Stopping backup.
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Device not configured
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Error: (-8062) SrcErr:NO Copying /Applications/1Password.app/Contents/Resources/license-icon.icns to /Volumes/Time Machine/Backups.backupdb/Matt’s iMac/2014-10-27-194943.inProgress/A69E81A9-CBFA-4D00-AC19-3F4777874F61/Macintos h/Applications/1Password.app/Contents/Resources
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Copied 1615 items (42.1 MB) from volume Macintosh. Linked 0.
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Copy stage failed with error:11
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Backup failed because the destination disk was ejected or disconnected unexpectedly!
    Oct 27 19:52:34 Matts-iMac.local com.apple.backupd[174]: Backup failed with error 27: The connection to the backup disk was interrupted.
    Oct 27 19:54:35 Matts-iMac.local SystemUIServer[227]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc

  • Publishing documents from local machine onto Infoview

    Post Author: ak004
    CA Forum: Publishing
    Hi All,
    I am trying to upload/publish documents from my local drive on to Infoview so users can see them in infoview. We can do that by clicking "New" button and selecting the document. But is there a way to do this programatically? I have to upload documents into different folders based on the type of the document.
    My environment is Crystal Reports Server XI R2.
    Appreciate your help.
    thanks, Ajith

    Post Author: tomw
    CA Forum: Publishing
    Two routes for this.
    1) Install the local machine tools from your server disk, and use the publishing wizard.
    2) Inside crystal reports - Click file -> Save As -> Enterprise and choose which folder to save it in

  • Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine. at System.Data.OleDb.OleDbServicesWrapper

    HI
    when i copy asp.net 3.5  application  from IIS7 to IIS 8 in windows server 2012 and browse the application and try to save data in oracle , i  get following error in Event viewer
    Log Name:      Application
    Source:        ASP.NET 4.0.30319.0
    Date:          4/6/2015 2:53:21 PM
    Event ID:      1309
    Task Category: Web Event
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      TSharepint2013.test.com
    Description:
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 17/06/36 02:53:21 ? 
    Event time (UTC): 17/06/36 11:53:21 ? 
    Event ID: 34f214e1dcdf45f5ad8450739c954494 
    Event sequence: 24 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
    Process information: 
        Process ID: 18724 
        Process name: w3wp.exe 
        Account name: TEST\splaw 
    Exception information: 
        Exception type: InvalidOperationException 
        Exception message: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
       at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
       at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.OleDb.OleDbConnection.Open()
       at printLawsuit.RetJudgement(Int32 x) in C:\inetpub\wwwroot\wss\VirtualDirectories\Law\ExecutionReq\printLawsuit.aspx.vb:line 2374
       at printLawsuit.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\wss\VirtualDirectories\Law\ExecutionReq\printLawsuit.aspx.vb:line 44
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Request information: 
     Request URL: http://-----:50/executionreq/printLawsuit.aspx 
        Request path: /executionreq/printLawsuit.aspx 
        User host address: ---3.184 
        User:  
        Is authenticated: False 
        Authentication Type:  
        Thread account name: TEST\Spfarm 
    Thread information: 
        Thread ID: 16 
        Thread account name: TEST\Spfarm 
        Is impersonating: False 
        Stack trace:    at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
       at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.OleDb.OleDbConnection.Open()
       at printLawsuit.RetJudgement(Int32 x) in C:\inetpub\wwwroot\wss\VirtualDirectories\Law\ExecutionReq\printLawsuit.aspx.vb:line 2374
       at printLawsuit.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\wss\VirtualDirectories\Law\ExecutionReq\printLawsuit.aspx.vb:line 44
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Custom event details: 
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="ASP.NET 4.0.30319.0" />
        <EventID Qualifiers="32768">1309</EventID>
        <Level>3</Level>
        <Task>3</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-06T11:53:21.000000000Z" />
        <EventRecordID>174735</EventRecordID>
        <Channel>Application</Channel>
        <Computer>TSharepint2013.test.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>3005</Data>
        <Data>An unhandled exception has occurred.</Data>
        <Data>17/06/36 02:53:21 ?</Data>
        <Data>17/06/36 11:53:21 ?</Data>
        <Data>34f214e1dcdf45f5ad8450739c954494</Data>
        <Data>24</Data>
        <Data>1</Data>
        <Data>0</Data>
        <Data>/LM/W3SVC/3/ROOT/ExecutionReq-1-130727947211114471</Data>
        <Data>Full</Data>
        <Data>/ExecutionReq</Data>
        <Data>C:\inetpub\wwwroot\wss\VirtualDirectories\Law\ExecutionReq\</Data>
        <Data>TSHAREPINT2013</Data>
        <Data>
        </Data>
        <Data>18724</Data>
        <Data>w3wp.exe</Data>
        <Data>TEST\splaw</Data>
        <Data>InvalidOperationException</Data>
        <Data>The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
       at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper&amp; datasrcWrapper)
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal&amp; connection)
       at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.OleDb.OleDbConnection.Open()
       at printLawsuit.RetJudgement(Int32 x) in C:\inetpub\wwwroot\wss\VirtualDirectories\Law\ExecutionReq\printLawsuit.aspx.vb:line 2374
       at printLawsuit.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\wss\VirtualDirectories\Law\ExecutionReq\printLawsuit.aspx.vb:line 44
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    </Data>
        <Data>http://----:50/executionreq/printLawsuit.aspx</Data>
        <Data>/executionreq/printLawsuit.aspx</Data>
        <Data>10.169.3.184</Data>
        <Data>
        </Data>
        <Data>False</Data>
        <Data>
        </Data>
        <Data>TEST\Spfarm</Data>
        <Data>16</Data>
        <Data>TEST\Spfarm</Data>
        <Data>False</Data>
        <Data>   at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper&amp; datasrcWrapper)
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, 
    </Data>
      </EventData>
    </Event>
    adil

    Hi,
    As this question is more relate to iis, I suggest you post it to IIS Forum, you will get more help and confirmed answers from there.
    http://forums.iis.net/
    Best regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How can reset/delet domain passwaord cache in local machine

    Dear concerns,
    I am using a windows 8 operating system, I am member of a domain. Also I am a local administrator of my laptop. I also have made image of my system drive.
    Yesterday my windows got stuck and its giving errors regarding  startup application and drivers etc. Now the best solutions at that time to restore the back up. I did it and its restore successfully. But the
    problem is when I try to login my domain account it say some error " Trust relationship between this workstation and
    domain controller failed". Only way to login is remove the network cable and entre the old password when I created the image of system drive. I even change it after login by pressing CTRl+Alt +Delete and then changed it and it was changed
    successfully but the problem is same while login again by putting the network cable back. I googled it then I came know that its some of log sync issue between my laptop and my domain server as I changed password
    during this time span i.e. when I created the backup. They also gives quick solution i.e. disconnect from domain and reconnect it to domain but problem is here I don't have the domain password and concern persons are not very welcoming even if they did it what
    happen next time when restore it again.
    So my question is that how can I reset/delete/clear the information of my domain user id & password or that "log" which
    creating the problem, from my system other then disconnect and connect to domain, there must be some way as I am still able to login to other systems of my colleagues with my domain id and current password,
    but I don't know why there is not log sync issue at there. I copied all my important data to other partitions so nothing to worry about the loss of data.
    Reset/delete of my domain does not mean  I want to do it on the server but on the local machine I think ''clearing the domain cached" is another relative term of my problem. I highly appreciated your cooperation in this regard.
    Best Regards
    Mubasher Mukhtar

    Hi Mubasher!
    The only way to recreate the trust between your client and the domain is to remove the client from the domain and rejoin it.
    This is due to the fact that the "request" is sent from the server and not your client.
    But still, this shouldn't be a problem. I would rejoin the client to the domain and create a new backup since there is a chance that the backup hasn't been completely successful.
    Best regards
    Andreas Molin
    Andreas Molin | Site: www.guidestomicrosoft.com | Twitter: andreas_molin

Maybe you are looking for

  • Can't reset CS2 preferences Windows XP-photoshop behaving badly

    Needing to reset because Photoshop is locking up, tools and plug ins not preforming as they should. Did a search for *.psp files and didn't find any, but I'm not sure I searched correctly.  I tried the CTL ALT SHFT at startup and I am not given the c

  • Mapping SQL data types (especially SMALLINT) to Java classes

    I want to know the reason for a certain pair of exceptions in JDBC�s mapping of SQL data types to Java classes. Sun�s web site ( http://java.sun.com/j2se/1.4.2/docs/guide/jdbc/getstart/mapping.html ), Sybase�s site, and other sites contain mappings f

  • Issue with xfce4-dict-plugin from current

    pacman -S xfce4-goodies error: unresolvable dependencies: xfce4-dict-plugin: requires xfce4-panel>=4.40 but it is not in the sync db Now, the .PKGINFO contains depend = xfce4-panel>=4.4.0 and the entire xfce4 group is installed from the archlinux.org

  • Error : A READ-ONLY bind variable used in OUT or IN-OUT context

    Hi, I got error from my report as A READ-ONLY bind variable used in OUT or IN-OUT context in formula column. I already face this problem but at that time i cleared , but now i cont able to do, please give suggestion to this regards venki

  • Importing fla files

    Hi, I've recently installed flex builder 2 and it seems like a really easy to use application. The problem I have, is that I have to support a flash project that was written using flash cs3. The action script files (*.ai) are the same which is good,