Is it possible to remove all (!) unfound files in one action????

can I remove all the files that are missing on my itunes with one click or do I have to go to each item and delete it seperatly...?
please help............

no you can't do it in iTunes, but see the following link:
http://home.comcast.net/~teridon73/itunesscripts/
There is a script called itunesremovenotfound which will do what you want.

Similar Messages

  • How do I remove "All My Files" icons from the toolbar?

    Good Afternoon:
    I have A shiny new 15" MBPro that came preinstalled with Lion that I have updated to 10.7.1.
    If I open a finder window, there are two "All My Files" icons on either side of the toolbar. I asked a Genius about it and they said they had never seen that. I can remove "All My Files" from the list of Favorites on the left easily enough. I can open up the window to customize the ToolBar, but in that window there are no "All My Files" icons available to add or delete.
    How do I remove the "All My Files" icons from the toolbar?
    Any advice would be appreciated. Thanks.
    Below is a screenshot of the problem.

    Sort of surprised they didn't know. I'm lost as to why that even appeared on your computer unless you had put them there yourself which, clearly, you didn't if it was brand new out of the box.
    Glad it's sorted out.

  • Is it possible to store all iTunes files on an external drive?

    Is it possible to store all iTunes files on an external drive? I'd like to free up space on my Mac Book Air and iTunes is the largest space hog. What can I store on my 1TB external drive and delete from the laptop's hard drive?

    Drag the iTunes library there, launch iTunes with the Option key held down, click on Choose Library, and navigate to that instance of it.
    (85793)

  • How to remove all log files at application end ?

    I need to remove all log files from database dir.
    Just the data file must be in database diretory after the application ends.
    I´v tried:
    1 - set_flags(DB_LOG_AUTOREMOVE, 1);
    2 - txn_checkpoint(0, 0, DB_FORCE);
    But ways one log file reminds.
    Any bory nows how remove all log files at application end ?
    I really need this. How can i do that in C++ ?
    Thanks,
    DelNeto

    Here's how I solved it
    // At end of app.
    // Commit tables.
    pdbParam     ->sync(0);
    pdbUser     ->sync(0);
    // Close tables.
    pdbParam     ->close(0);
    pdbUser     ->close(0);
    // Delete table objects.
    delete     m_pdbParam;
    delete     m_pdbUser;
    // Commit all changes to the database.
    penvDbEnv->txn_checkpoint(0, 0, DB_FORCE);
    penvDbEnv->close(0);
    delete penvDbEnv;
    // Remove all logs files comes here.
    DbEnv *penvDbEnv;
    penvDbEnv = new DbEnv(0);
    ui32EnvFlags = DB_CREATE |
    DB_PRIVATE |
    DB_INIT_LOCK |
    DB_INIT_LOG |
    DB_INIT_MPOOL |
    DB_THREAD |
    DB_INIT_TXN;
    // Open the environment with full transactional support.
    iResult = penvDbEnv->open("..\\database", ui32EnvFlags, 0);
    // Get the list of log files.
    char **pLogFilLis;
    char **pLogFilLisBegin;
    iResult = penvDbEnv->log_archive(&pLogFilLis, DB_ARCH_ABS | B_ARCH_LOG);
    // This line resets the log sequence numbers from the database file.
    // No actual log file is associated with the database.
    iResult = penvDbEnv->lsn_reset("..\\database\\DATABASE.db", 0);
    // Remove the log files.
    if(pLogFilLis!= NULL)
    // I don´t now how put spaces and tabs here, sorry about the "___".;-).
    __for(pLogFilLisBegin = pLogFilLis; *pLogFilLis != NULL; ++pLogFilLis)
    ____iResult = remove(*pLogFilLis);
    __free(pLogFilLisBegin);
    // At this point no more log files exists at database directory.
    penvDbEnv->close(0);
    delete penvDbEnv;
    // If i need remove the environment files, do this.
    penvDbEnv = new DbEnv(0);
    penvDbEnv->remove(("..\\database", 0);
    delete m_penvDbEnv;
    Thanks to Bogdan Coman for show me the way
    DelNeto.

  • Is possible search all the files in one folder and get list all with the same extension.??

    Hi,
    I would like to get, if it is possible, do searching in one determinate folder and get all the files with the same extension, For example, Give the *.pou and get all the files on one list of the files in this folder and sub-folders...
    If it is possible i would like to see any example.
    Thanks a lot, Fonsi.

    Hi Dennis,
    I got your advise, I download the openG (i had problems, and downloading directly and install one to one).
    Ok, i got but i have one problem, which i can't solve. I entry the promt  to search and put the directory to save, later i push 'Do it' and it search the files, show the paths and number, then save in the folder and finally show the window , all ok!.
    The problem is with the target path, when i want use the browse, it doesnt run properly. I want select one carpet, and it demands one file, i dont understand why??, i changed the options browse but it didnt work. Also i would like when i put one path if folder doesnt exist, directly create it and save the files, if exist copy it.
    Thanks for all!. I attached the file in lv 7.1
    Attachments:
    buscar3.vi ‏50 KB
    capture.GIF ‏48 KB

  • I have got a lot of apps, which are not installed on any of my iDevices anymore. is there a possibility to remove all those apps from iTunes without searching which ones are, and which ones aren't installed on one of my iDevices?

    I have got a lot of apps, which are not installed on any of my iDevices anymore. is there a possibility to remove all those apps from iTunes without searching which ones are, and which ones aren't installed on one of my iDevices?

    Assuming all the device(s) have been synced to this computer as its Home computer. The easiest way would be to delete all the apps from iTunes. After which connect your device(s) to the computer (iTunes) and transfer purchases from the device(s) by right click (control click) the device name in the left sidebar and the click transfer purchases. When done only the apps on your device(s) will be in you iTunes library.
    Hope that helps

  • TS1315 when trying to download photos  from my digital cameras I keep getting the message that pics can't be downloaded because of an unrecognizable format. It shows that they are all jpeg files. One camera is a Canon, the other a Panasonic.

    when trying to download photos  from my digital cameras I keep getting the message that pics can't be downloaded because of an "unrecognizable format". It shows that they are all jpeg files. One camera is a Canon, the other a Panasonic. I have had these cameras for a few years and have never had a problem downloading.

    I am having the same problem which has happened very infrequently before. Generally it's one photo and happened when my battery died.
    However today I tried to download six photos.
    None would download including several others for a total of 21 that would not download.
    Since I had just installed a new powered hub and added three new external 4T hard drives, I got concerned that it was the hub. Then got really worried that I'd have problems with the data I have been backing up.
    However following this sequence of events, I've determined it's not the hub, but still don't know what is causing the problem.
    (1) Put a fresh battery in the camera - same results
    (1.5) Used a different port in the new hub - same results
    (2) Put the card in the card slot in the back of my iMac - no problems except that one image I knew about last week. The six new images imported.
    (3) Tried again using the cable - still same error
    (4) Changed cables - my husband has the same camera - still same error
    (4) Put the card in his camera with his cable - still same error
    (5) Put the card in a card reader and used the same slot in the new hub - no problems - same one wouldn't import but message that there are no new photos to import.
    (6) Moved the offending one image to the Trash while the card was in the card reader
    (7) Put the card back into my camera and used my cable. iPhoto had no error and displayed the message there are no new photos.
    Conclusion:
    Not the camera
    Not the cable
    Not the hub
    Must remove bad photo from the card
    However, I have not had to do that before. I went through several imports on vacation when there was one bad image and just ignored it each time.
    Any idea why this is happening now?
    Thank you

  • How do I move all my files from one User Profile (account) into another? I needed to create a new account and want all of my files accessible in the new one.

    How do I move all my files from one User Profile (account) into another?
    I needed to create a new account and want all of my files accessible in the new one.

    ok, what you're learning right now is 101 unix, which is good. Unix is a good thing
    now: the way unix works, and macos (which uses unix underneath) the files and folders work like a hierarchy.
    the start of that tree is /
    so, if you were to do:
    cd /
    (cd means change directory)
    it will bring you at the highest branch of the file system.
    cd /Users
    will bring you to where all the users are.
    to see whats in /Users you can use your friend ls command
    ls means list files/directories
    so:
    cd /Users
    ls -la
    (the -la here means show all (even hidden) and long format (very verbose))  this flag is very optional.
    you will see
    fred
    user2
    for example.
    if you want to see the desktop of user2 you would change directory to it then list the files.
    for example:
    cd /Users/user2/Desktop
    Note that the files and directory are case sensitive, so, desktop is NOT the same as Desktop, or DESKTOP
    ls -la
    you should then be able to see everything in users2 desktop
    you could have done as well the same thing in smaller steps, for example:
    cd /
    cd Users
    cd user2
    cd Desktop
    this is the equivalent of cd /Users/user2/Desktop
    So, for your file, i don't know where it was, but know that if you log in as user2, it will directly put you in
    /Users/user2
    which most likely the file you had created from the other user was in /Users/user1
    if you copied all the files from /Users/original_user to /Users/secondUser
    most likely yes, all your mail, bookmarks etc would be copied over.
    so in your case.
    sudo chown -R seconduser:staff /Users/secondUser
    should work
    Remember that if you start a path with the character /  it means start from the root of the file system, at the highest top you can ever get.
    so
    cd /Users/fred
    is not the same as
    cd Users/fred
    unless you were in / already
    i know it may be confusing at first but it's actually very logical if you play with it.
    to simplify, think of it that / means C:\  on windows
    you can't go any higher than C:\  (in a way)
    if you're unsure which directory you're currently in, you can always type:
    pwd
    it will tell you where you are.
    for example:
    cd /
    pwd
    this shows  /
    cd Users
    pwd
    this now shows /Users
    cd /System/Library
    pwd will show /System/Library
    cd /
    cd /Users
    cd fred
    cd Library
    pwd will show /Users/fred/Library
    unix can look very scary but it's actually vital and very necessary to do tasks sometimes that would take for ever to do via the windows. This is good learning.
    so for the myfile you had created, i can't tell you where it is, at the time you created, if you can do a pwd command you'll know the path,
    ls -la  (this shows all the files where you are)
    if you see myfile in the list
    do a pwd
    whatever is return, the real location of the file would be:
    whatever pwd returned / myfile
    I hope that makes sense.

  • How to remove all the files in a directory

    hi all ,
    am new to unix.. i need to remove all the fine in the directory .
    how can i remove it.. can any one tel me the command..
    i have use rm -f logs(folder name).
    but it is not removing any file ..
    Thanks
    sreedahr

    Hi;
    What is your OS?Which user you are using for delete process, you have w/r permission for your delete process on files
    You can use man rm and can check manuel
    Did you see:
    http://en.wikipedia.org/wiki/Rm_(Unix)
    http://www.cyberciti.biz/faq/howto-linux-unix-delete-remove-file/
    http://www.cyberciti.biz/faq/delete-remove-a-directory-unix-command/
    Pelase check links
    Regard
    Helios

  • Downloaded latest firefox beta and it didnt work also removed all my files from old fire fox how can I retreave my old files and that they work

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/749175]<br>
    Thanks - c</blockquote><br>
    downloaded fire fox 4 beta once it downloaded it removed my old files as they will no open now how can I get my old fire fox back again, if i download the old version would it automaticy bring my old files and saved files back again I just downloaded the new version about 30 minutes ago please help

    See http://kb.mozillazine.org/Testing_pre-release_versions
    The Firefox 4.0 beta version should have installed in a separate program folder, so your old setup should still be there.<br />
    See:
    http://kb.mozillazine.org/Installation_directory
    If you do want to use the 4.0 beta version then you should create a new profile for that version.<br />
    See:
    http://kb.mozillazine.org/Profile_Manager
    http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    http://kb.mozillazine.org/Shortcut_to_a_specific_profile

  • I have uninstalled everything on my laptop, removed all my files to my external device and my laptop is still incredibly slow when opening any of the adobe applications, can anyone help please?

    I have downloaded the adobe student suite and whenever I open any of the adobe applications my laptop is incredibly slow, I cannot use any other application at the same time and often have to force quit. I have taken all my files off my laptop and added to my external hardrive. Can anyone help please?

    What about other non-Adobe programs on the machine - do they also run slowly?
    What are your system specifications?  How do they match up to the system requirements for the software?

  • My time capsule change the time on ALL my files by one hour.

    On the 29th December all the files on my time capsule went out of sync with my mac by one hour. I use it for backup. I have other backups on a Lacie drive and these were all OK but because it went forward in time my syncronise software saw them all as changes and started copying from the time capsule to my iMac. I stopped it and after recovering the damage it had done I proceeded to copy ALL my data back to the time capsule to reset the syncronise error.
    Its been OK since then but this morning it all went wrong again. It started by my backup failing because the network share was not accessable so I went into my backup scripts(chronosync) and reselected the backup drive. I then did a trial sync and lo and behold the whole lot is back out of sync again and this time they have gone back in time.
    Did we enter British summer time in the middle of winter or did the earth tilt on its access and caused the UK to be in The NEtherlands? Or did Apple do something that I cant resolve.
    Anyone else having similar problems? Ive been googling this and thought I had found it by installing Airport Uitlity 5.6 but I cant do that as I have upgraded all my machines to MOuntain Lion and its not compatible. I think on 5.6 you can adjust the time zone setting.
    I need to tell the time capsule which time zone it is in and all shoudl be OK

    Bob
    Thanks for that   - Airport utility 5.6 is now working but I cannot see anything wrong. It possibly went wrong on the 29th December and has just gone back to normal again so I think I will have to let the backup recopy all the files.
    I looked in the logs and found
    No Address for NTP server time.apple.com. and then on Jan 08 at 09:49:38 I got
    Clock synchronized to network time server time.apple.com (adjusted +3597 seconds). (thats my hour!!!)
    Question no is why - could be a DNS problem but why on the 29th and back on the 8th Jan.
    Nothing changed in my network router, maybe something at the ISP.
    Anyway now copying all the data back to the time capsule.
    By the way I have my DNS as my router 192.168.1.1 and 208.67.222.222 - when I look at my router the DNS is 8.8.8.8 and 4.4.4.4 which is what my ISP told me to use. Maybe I should put 8.8.8.8 and 4.4.4.4 in the DNS for the time capsule?

  • Running all *.sql files in one go

    Hi All,
    Can anyone help me in running all *.sql files in specific folder in one go??

    Go to Form Edit mode, enter the Fields list, press Ctrl+A, then Delete.

  • How do I transfer all old files from one Motorola Droid 2 to a replacement?

    My Motorola Droid 2 is being replaced (this will be my 4th one in one year)  and I have information I cannot lose on the original one. Some of it is on the SD card which the new phone will not see, except for the photos.  But some of it is in the old phone's memory & I don't know how to move files from there or which files to move & which to leave,  Can someone help, please?  I have to send the old one back right away.  
    P.
    <Duplicate post closed for crossposting per the Verizon Wireless Terms of Service.  See I need to transfer all old files to my replacement phone.for any replies.>
    Message was edited by: Verizon Moderator

    hello Lawrence1559, firefox does save all your bookmarks, settings and customizations into the so called [[Profiles - Where Firefox stores your bookmarks, passwords and other user data|profile folder]] .
    <br>you can copy the whole profile folder on your win xp computer like this:
    * press the windows-key+R and open: ''%appdata%\''
    * a windows explorer windows will open up with a folder named ''Mozilla'' in it - right-click and copy that folder and paste it onto a usb drive or any other way you can transfer it to your new computer.
    * on the windows 7 pc, repeat the windows-key+R shortcut and open: ''%appdata%\'' again.
    *copy the Mozilla folder from your backup into the %appdata% folder of your new pc.
    *you can now download and install firefox from getfirefox.com and should have the exact same setup as on your prior pc afterwards.

  • Need to remove all ximeta files from system

    I continue to experience terribly slow and unusal performance issues since upgrading to Mavericks. An old NDAS external backup device was long ao removed but I still see some signs of files or code in the system that I don't know how to remove. Any advice to help clear the following is appreciated.
    This is not the full log from the console, but it has the errors I'm dealing with:
    12/4/13 8:21:09.333 AM com.apple.kextd[12]: kext com.ximeta.driver.NDASFamily  22500009000 is in exception list, allowing to load
    12/4/13 8:21:09.333 AM com.apple.kextd[12]: Can't load /System/Library/Extensions/NDASFamily.kext - no code for running kernel's architecture.
    12/4/13 8:21:09.335 AM com.apple.kextd[12]: Load com.ximeta.driver.NDASFamily failed; removing personalities from kernel.
    12/4/13 8:21:14.307 AM launchctl[173]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.trendnet.wutility
    12/4/13 8:21:14.317 AM loginwindow[39]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    12/4/13 8:21:16.263 AM WindowServer[147]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    12/4/13 8:21:16.748 AM com.apple.kextd[12]: kext com.digidesign.iokit.DigiDal  900007004 is in exception list, allowing to load
    12/4/13 8:21:16.808 AM com.apple.kextd[12]: kext com.ximeta.nke.netlpx  20900009000 is in exception list, allowing to load
    12/4/13 8:21:16.835 AM com.apple.kextd[12]: Can't load /System/Library/Extensions/netlpx.kext - no code for running kernel's architecture.
    12/4/13 8:21:16.839 AM SystemStarter[142]: LPX Network Extensions (153) did not complete successfully
    12/4/13 8:21:16.866 AM com.apple.kextd[12]: kext com.nvidia.CUDA  101009000 is in exception list, allowing to load
    12/4/13 8:21:16.879 AM SystemStarter[142]: The following StartupItems failed to start properly:
    12/4/13 8:21:16.879 AM SystemStarter[142]: /Library/StartupItems/XiMetaNetLpx
    12/4/13 8:21:16.879 AM SystemStarter[142]:  - execution of Startup script failed
    12/4/13 8:21:17.135 AM WindowServer[147]: Display 0x1c803274: Unit 0; ColorProfile { 2, "Acer G235H"}; TransferFormula (1.000000, 1.000000, 1.000000)
    12/4/13 8:21:17.142 AM launchctl[177]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.trendnet.wutility
    12/4/13 8:21:17.328 AM UserEventAgent[179]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/4/13 8:21:17.468 AM SecurityAgent[186]: This is the first run
    12/4/13 8:21:17.468 AM SecurityAgent[186]: MacBuddy was run = 0
    12/4/13 8:21:17.493 AM SecurityAgent[186]: User info context values set for Admin
    12/4/13 8:21:17.823 AM loginwindow[39]: Login Window - Returned from Security Agent
    12/4/13 8:21:17.862 AM loginwindow[39]: USER_PROCESS: 39 console
    12/4/13 8:21:17.877 AM launchctl[191]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.trendnet.wutility
    12/4/13 8:21:18.482 AM launchctl[193]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.trendnet.wutility
    12/4/13 8:21:18.502 AM com.apple.launchd.peruser.501[190]: (com.apple.cmfsyncagent) Ignored this key: UserName
    12/4/13 8:21:18.503 AM com.apple.launchd.peruser.501[190]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    12/4/13 8:21:18.504 AM com.apple.launchd.peruser.501[190]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    12/4/13 8:21:18.508 AM launchctl[193]: com.apple.pluginkit.pkd: Already loaded
    12/4/13 8:21:18.508 AM launchctl[193]: com.apple.sbd: Already loaded
    12/4/13 8:21:18.520 AM distnoted[195]: # distnote server agent  absolute time: 52.826756100   civil time: Wed Dec  4 08:21:18 2013   pid: 195 uid: 501  root: no
    This last section seems to have a lot of other errors as well:
    12/4/13 8:21:43.235 AM com.apple.internetaccounts[271]: An instance 0x7fb089a2df60 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7fb089a2efe0> (
    <NSKeyValueObservance 0x7fb089a2f110: Observer: 0x7fb089a2b080, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff9069a44b, Property: 0x7fb089a2efb0>
    12/4/13 8:21:43.238 AM com.apple.internetaccounts[271]: An instance 0x7fb089a36890 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x7fb089a36cb0> (
    <NSKeyValueObservance 0x7fb089a36940: Observer: 0x7fb089a357d0, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x7fff9069a44b, Property: 0x7fb089a2efb0>
    12/4/13 8:21:43.253 AM sandboxd[289]: ([204]) coreaudiod(204) deny mach-lookup com.apple.coreservices.launchservicesd
    12/4/13 8:21:44.270 AM syncdefaultsd[250]: [AOSAccounts] : IAAppProvider::CopyAccountUIDForUser Timed out waiting
    12/4/13 8:21:45.330 AM sandboxd[289]: ([204]) coreaudiod(204) deny mach-lookup com.apple.coreservices.launchservicesd
    12/4/13 8:21:46.317 AM ReportCrash[294]: Saved crash report for gutenprint.5.2[300] version ??? to /Library/Logs/DiagnosticReports/gutenprint.5.2_2013-12-04-082145_Admins-Mac-Pro .crash
    12/4/13 8:21:46.373 AM PrintUITool[301]: There are no drivers posted for Canon MF4360-4390 (UFRII LT).
    12/4/13 8:21:46.431 AM PrintUITool[301]: There are no drivers posted for Canon MF4360-4390 (FAX).
    12/4/13 8:21:47.093 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x33f] flags: 0x8 binding: FileInfoBinding [0x241] - extension: doc, UTI: com.microsoft.word.doc, fileType: ????.
    12/4/13 8:21:47.145 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: doc, UTI: com.microsoft.word.doc, fileType: ???? request size:128 scale: 1
    12/4/13 8:21:47.522 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x247] flags: 0x8 binding: FileInfoBinding [0x345] - extension: pdf, UTI: com.adobe.pdf, fileType: ????.
    12/4/13 8:21:47.522 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: pdf, UTI: com.adobe.pdf, fileType: ???? request size:128 scale: 1
    12/4/13 8:21:48.523 AM sandboxd[289]: ([204]) coreaudiod(204) deny mach-lookup com.apple.coreservices.launchservicesd
    12/4/13 8:21:50.478 AM parentalcontrolsd[302]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    12/4/13 8:21:51.503 AM sandboxd[289]: ([204]) coreaudiod(204) deny mach-lookup com.apple.coreservices.launchservicesd
    12/4/13 8:21:53.096 AM sandboxd[289]: ([204]) coreaudiod(204) deny mach-lookup com.apple.coreservices.launchservicesd
    12/4/13 8:21:55.218 AM sandboxd[289]: ([204]) coreaudiod(204) deny mach-lookup com.apple.coreservices.launchservicesd
    12/4/13 8:21:55.278 AM WDQuickView[253]: Updating service information
    12/4/13 8:21:57.666 AM sandboxd[289]: ([204]) coreaudiod(204) deny mach-lookup com.apple.coreservices.launchservicesd
    12/4/13 8:21:59.471 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1cb] flags: 0x8 binding: FileInfoBinding [0x27f] - extension: jpeg, UTI: public.jpeg, fileType: ????.
    12/4/13 8:21:59.472 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x603] flags: 0x8 binding: FileInfoBinding [0x503] - extension: jpeg, UTI: public.jpeg, fileType: ???? request size:64 scale: 1
    12/4/13 8:21:59.474 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1cd] flags: 0x8 binding: FileInfoBinding [0x37d] - extension: jpg, UTI: public.jpeg, fileType: JPEG.
    12/4/13 8:21:59.474 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x803] flags: 0x8 binding: FileInfoBinding [0x703] - extension: jpg, UTI: public.jpeg, fileType: JPEG request size:64 scale: 1
    12/4/13 8:21:59.476 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1cf] flags: 0x8 binding: FileInfoBinding [0x281] - extension: JPG, UTI: public.jpeg, fileType: ????.
    12/4/13 8:21:59.477 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xa03] flags: 0x8 binding: FileInfoBinding [0x903] - extension: JPG, UTI: public.jpeg, fileType: ???? request size:64 scale: 1
    12/4/13 8:21:59.478 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1d1] flags: 0x8 binding: FileInfoBinding [0x37f] - extension: MOV, UTI: com.apple.quicktime-movie, fileType: ????.
    12/4/13 8:21:59.479 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xc03] flags: 0x8 binding: FileInfoBinding [0xb03] - extension: MOV, UTI: com.apple.quicktime-movie, fileType: ???? request size:64 scale: 1
    12/4/13 8:21:59.480 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1d3] flags: 0x8 binding: FileInfoBinding [0x283] - extension: numbers, UTI: com.apple.iwork.numbers.numbers, fileType: ????.
    12/4/13 8:21:59.480 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xe03] flags: 0x8 binding: FileInfoBinding [0xd03] - extension: numbers, UTI: com.apple.iwork.numbers.numbers, fileType: ???? request size:64 scale: 1
    12/4/13 8:21:59.482 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1d5] flags: 0x8 binding: FileInfoBinding [0x381] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    12/4/13 8:21:59.482 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1003] flags: 0x8 binding: FileInfoBinding [0xf03] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:64 scale: 1
    12/4/13 8:21:59.484 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1d7] flags: 0x8 binding: FileInfoBinding [0x285] - extension: xls, UTI: com.microsoft.excel.xls, fileType: XLS8.
    12/4/13 8:21:59.484 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1203] flags: 0x8 binding: FileInfoBinding [0x1103] - extension: xls, UTI: com.microsoft.excel.xls, fileType: XLS8 request size:64 scale: 1
    12/4/13 8:21:59.486 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1d9] flags: 0x8 binding: FileInfoBinding [0x383] - extension: mov, UTI: com.apple.quicktime-movie, fileType: MooV.
    12/4/13 8:21:59.487 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1403] flags: 0x8 binding: FileInfoBinding [0x1303] - extension: mov, UTI: com.apple.quicktime-movie, fileType: MooV request size:64 scale: 1
    12/4/13 8:21:59.488 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1db] flags: 0x8 binding: FileInfoBinding [0x287] - extension: JPG, UTI: public.jpeg, fileType: ????.
    12/4/13 8:21:59.489 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1603] flags: 0x8 binding: FileInfoBinding [0x1503] - extension: JPG, UTI: public.jpeg, fileType: ???? request size:64 scale: 1
    12/4/13 8:21:59.492 AM com.apple.IconServicesAgent[256]: main Failed to composit image for binding VariantBinding [0x1dd] flags: 0x8 binding: FileInfoBinding [0x385] - extension: rtf, UTI: public.rtf, fileType: ????.
    12/4/13 8:21:59.492 AM quicklookd[297]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1803] flags: 0x8 binding: FileInfoBinding [0x1703] - extension: rtf, UTI: public.rtf, fileType: ???? request size:64 scale: 1
    12/4/13 8:22:01.904 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:22:07.265 AM SystemUIServer[202]: Cannot find executable for CFBundle 0x7f9118725350 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    12/4/13 8:22:07.267 AM CIJScannerRegister[264]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:22:07.268 AM Canon MFScanner[267]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:22:07.293 AM GoogleSoftwareUpdateAgent[247]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:22:07.364 AM SystemUIServer[202]: Cannot find executable for CFBundle 0x7f9118725d90 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    12/4/13 8:22:16.479 AM Dropbox[254]: PyObjCPointer created: at 0xcbefc88 of type {OpaqueJSContext=}
    12/4/13 8:22:25.278 AM WDQuickView[253]: Updating service information
    12/4/13 8:22:26.000 AM kernel[0]: fsevents: watcher dbfseventsd (pid: 329) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    12/4/13 8:22:28.344 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:22:29.331 AM Dropbox[254]: ICARegisterForEventNotification-Has been deprecated since 10.5.  Calls to this function in the future may crash this application.  Please move to ImageCaptureCore
    12/4/13 8:22:31.631 AM Calendar[322]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:22:32.161 AM Opera[317]: stat on /Users/Admin/Library/Application Support/com.operasoftware.OperaNext/Bookmarks: No such file or directory
    12/4/13 8:22:33.049 AM com.apple.dock.extra[299]: <NSXPCConnection: 0x7fd3a1611970>: received an undecodable message (no exported object to receive message). Dropping message.
    12/4/13 8:22:41.007 AM Mail[319]: Could not create query for expression ((null)) && (kMDItemContentType == 'com.apple.mail.emlx')
    12/4/13 8:22:41.000 AM kernel[0]: hfs: summary table not allowed on FS with block size of 2048
    12/4/13 8:22:41.000 AM kernel[0]: hfs: could not initialize summary table for Google Chrome 31.0.1650.57-31.0.1650.63 Update
    12/4/13 8:22:41.000 AM kernel[0]: hfs: mounted Google Chrome 31.0.1650.57-31.0.1650.63 Update on device disk5s2
    12/4/13 8:22:42.104 AM WindowServer[147]: disable_update_timeout: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them.
    12/4/13 8:22:42.000 AM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=370[ksadmin] final status 0x0, allow (remove VALID)ing page
    12/4/13 8:22:43.000 AM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=373[ksadmin] final status 0x0, allow (remove VALID)ing page
    12/4/13 8:22:43.000 AM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=375[ksadmin] final status 0x0, allow (remove VALID)ing page
    12/4/13 8:22:48.538 AM WindowServer[147]: disable_update_timeout: UI updates were forcibly disabled by application "Opera" for over 1.00 seconds. Server has re-enabled them.
    12/4/13 8:22:49.701 AM com.apple.SecurityServer[14]: Session 100018 created
    12/4/13 8:22:51.123 AM WindowServer[147]: common_reenable_update: UI updates were finally reenabled by application "Opera" after 3.59 seconds (server forcibly re-enabled them after 1.00 seconds)
    12/4/13 8:22:51.437 AM WindowServer[147]: common_reenable_update: UI updates were finally reenabled by application "Mail" after 10.33 seconds (server forcibly re-enabled them after 1.00 seconds)
    12/4/13 8:22:51.967 AM Mail[319]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:22:52.672 AM launchctl[382]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.trendnet.wutility
    12/4/13 8:22:53.908 AM Opera Helper[379]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    12/4/13 8:22:53.908 AM Opera Helper[379]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    12/4/13 8:22:54.032 AM Opera[317]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:22:54.105 AM Opera Helper[379]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    12/4/13 8:22:55.279 AM WDQuickView[253]: Updating service information
    12/4/13 8:22:56.088 AM com.apple.SecurityServer[14]: Session 100003 created
    12/4/13 8:23:05.243 AM Opera Helper[388]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    12/4/13 8:23:05.243 AM Opera Helper[388]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    12/4/13 8:23:05.563 AM Opera Helper[388]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    12/4/13 8:23:06.503 AM Mail[319]: Couldn't contact spell checker for Multilingual
    12/4/13 8:23:25.281 AM WDQuickView[253]: Updating service information
    12/4/13 8:23:52.241 AM Opera Helper[390]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    12/4/13 8:23:52.241 AM Opera Helper[390]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    12/4/13 8:23:52.264 AM Opera Helper[390]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    12/4/13 8:23:55.282 AM WDQuickView[253]: Updating service information
    12/4/13 8:23:58.856 AM SyncServicesAgent[246]: OTAtomicAdd8 is deprecated and will be removed soon.  Please stop using it.
    12/4/13 8:23:58.857 AM SyncServicesAgent[246]: OTCompareAndSwap8 is deprecated and will be removed soon.  Please stop using it.
    12/4/13 8:23:58.877 AM Microsoft Database Daemon[305]: OTAtomicAdd8 is deprecated and will be removed soon.  Please stop using it.
    12/4/13 8:23:58.877 AM Microsoft Database Daemon[305]: OTCompareAndSwap8 is deprecated and will be removed soon.  Please stop using it.
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Battery 3.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Blue.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Blue.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Blue.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/FM8.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/FM8.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/FM8.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Guitar Rig 4.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Guitar Rig 4.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Guitar Rig 4.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Kontakt 4.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Kontakt 4.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Kontakt 4.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Kore Player.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Kore Player.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Kore Player.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Massive.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Massive.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Massive.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Nexus.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Nexus.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Nexus.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Predator.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Predator.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Predator.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/PredatorFX.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/PredatorFX.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/PredatorFX.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Reaktor5.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Reaktor5.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Reaktor5.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/WaveShell-AU 7.0.component
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/WaveShell-AU 7.0.component/Contents
    12/4/13 8:24:00.000 AM kernel[0]: Sandbox: coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/WaveShell-AU 7.0.component
    12/4/13 8:24:01.117 AM launchctl[394]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.trendnet.wutility
    12/4/13 8:24:01.389 AM defaults[396]:
    The domain/default pair of (/Applications/Google Chrome.app/Contents/Info, KSBrandID) does not exist
    12/4/13 8:24:02.199 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Absynth 5.component
    12/4/13 8:24:03.049 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Absynth 5.component/Contents
    12/4/13 8:24:03.622 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Absynth 5.component
    12/4/13 8:24:04.950 AM Finder[203]: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
    12/4/13 8:24:05.091 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Albino 3.component
    12/4/13 8:24:05.884 AM WindowServer[147]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    12/4/13 8:24:06.458 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Albino 3.component/Contents
    12/4/13 8:24:06.609 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Albino 3.component
    12/4/13 8:24:07.043 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-data /Library/Audio/Plug-Ins/Components/Battery 3.component
    12/4/13 8:24:08.053 AM sandboxd[289]: ([204]) coreaudiod(204) deny file-read-metadata /Library/Audio/Plug-Ins/Components/Battery 3.component/Contents
    12/4/13 8:24:08.854 AM WindowServer[147]: common_reenable_update: UI updates were finally reenabled by application "Finder" after 3.97 seconds (server forcibly re-enabled them after 1.00 seconds)
    12/4/13 8:24:09.159 AM SyncServicesAgent[246]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:24:09.913 AM WindowServer[147]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    12/4/13 8:24:10.496 AM WindowServer[147]: common_reenable_update: UI updates were finally reenabled by application "Finder" after 1.58 seconds (server forcibly re-enabled them after 1.00 seconds)
    12/4/13 8:24:16.588 AM Console[502]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    12/4/13 8:24:18.877 AM WindowServer[147]: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
    12/4/13 8:24:19.203 AM WindowServer[147]: common_reenable_update: UI updates were finally reenabled by application "Console" after 1.33 seconds (server forcibly re-enabled them after 1.00 seconds)
    12/4/13 8:24:19.210 AM Console[502]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:24:25.283 AM WDQuickView[253]: Updating service information
    12/4/13 8:24:55.284 AM WDQuickView[253]: Updating service information
    12/4/13 8:24:59.728 AM defaults[2659]:
    The domain/default pair of (/Applications/Google Chrome.app/Contents/Info, KSChannelID) does not exist
    12/4/13 8:25:01.000 AM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=2666[ksadmin] final status 0x0, allow (remove VALID)ing page
    12/4/13 8:25:04.090 AM com.google.Chrome[2685]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    12/4/13 8:25:04.000 AM kernel[0]: hfs: unmount initiated on Google Chrome 31.0.1650.57-31.0.1650.63 Update on device disk5s2
    12/4/13 8:25:04.883 AM mds[35]: (Normal) Volume: volume:0x7f8eb2865000 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.q3uSEG
    12/4/13 8:25:25.286 AM WDQuickView[253]: Updating service information
    12/4/13 8:25:55.287 AM WDQuickView[253]: Updating service information
    12/4/13 8:26:25.288 AM WDQuickView[253]: Updating service information
    12/4/13 8:26:55.289 AM WDQuickView[253]: Updating service information
    12/4/13 8:27:25.290 AM WDQuickView[253]: Updating service information
    12/4/13 8:27:55.292 AM WDQuickView[253]: Updating service information
    12/4/13 8:28:25.292 AM WDQuickView[253]: Updating service information
    12/4/13 8:28:55.294 AM WDQuickView[253]: Updating service information
    12/4/13 8:29:16.566 AM Opera Helper[2722]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    12/4/13 8:29:16.566 AM Opera Helper[2722]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    12/4/13 8:29:16.575 AM Opera Helper[2722]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    12/4/13 8:29:25.295 AM WDQuickView[253]: Updating service information
    12/4/13 8:29:29.452 AM Opera Helper[2725]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    12/4/13 8:29:29.452 AM Opera Helper[2725]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    12/4/13 8:29:29.461 AM Opera Helper[2725]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    12/4/13 8:29:55.296 AM WDQuickView[253]: Updating service information
    12/4/13 8:30:25.298 AM WDQuickView[253]: Updating service information
    12/4/13 8:30:25.601 AM Opera Helper[2730]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    12/4/13 8:30:25.601 AM Opera Helper[2730]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    12/4/13 8:30:25.610 AM Opera Helper[2730]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    12/4/13 8:30:55.299 AM WDQuickView[253]: Updating service information
    12/4/13 8:31:08.609 AM Opera Helper[2736]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd. : LSXPCClient.cp #426 ___ZN26LSClientToServerConnection21setupServerConnectionEiPK14__CFDictionary_bl ock_invoke() q=com.apple.main-thread
    12/4/13 8:31:08.609 AM Opera Helper[2736]: Process unable to create connection because the sandbox denied the right to lookup com.apple.coreservices.launchservicesd and so this process cannot talk to launchservicesd.
    12/4/13 8:31:08.618 AM Opera Helper[2736]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1100)
    12/4/13 8:31:25.300 AM WDQuickView[253]: Updating service information
    12/4/13 8:31:44.919 AM Adobe Photoshop CS6[2738]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:31:46.108 AM Adobe Photoshop CS6[2738]: CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.
    12/4/13 8:31:46.109 AM Adobe Photoshop CS6[2738]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    12/4/13 8:31:46.117 AM Adobe Photoshop CS6[2738]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API.
    12/4/13 8:31:55.301 AM WDQuickView[253]: Updating service information
    12/4/13 8:32:25.302 AM WDQuickView[253]: Updating service information
    12/4/13 8:32:55.303 AM WDQuickView[253]: Updating service information
    12/4/13 8:33:25.304 AM WDQuickView[253]: Updating service information
    12/4/13 8:33:55.306 AM WDQuickView[253]: Updating service information
    12/4/13 8:34:25.307 AM WDQuickView[253]: Updating service information
    12/4/13 8:34:55.308 AM WDQuickView[253]: Updating service information
    12/4/13 8:35:25.310 AM WDQuickView[253]: Updating service information
    12/4/13 8:35:55.311 AM WDQuickView[253]: Updating service information
    12/4/13 8:36:25.312 AM WDQuickView[253]: Updating service information
    12/4/13 8:36:55.313 AM WDQuickView[253]: Updating service information
    12/4/13 8:37:13.530 AM Mail[319]: Could not load x-msg URL
    12/4/13 8:37:25.314 AM WDQuickView[253]: Updating service information
    12/4/13 8:37:55.316 AM WDQuickView[253]: Updating service information
    12/4/13 8:38:25.317 AM WDQuickView[253]: Updating service information
    12/4/13 8:38:55.318 AM WDQuickView[253]: Updating service information
    12/4/13 8:39:05.983 AM launchctl[2776]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.trendnet.wutility
    12/4/13 8:39:06.501 AM Safari[2769]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:39:25.319 AM WDQuickView[253]: Updating service information
    12/4/13 8:39:55.320 AM WDQuickView[253]: Updating service information
    12/4/13 8:40:25.322 AM WDQuickView[253]: Updating service information
    12/4/13 8:40:55.323 AM WDQuickView[253]: Updating service information
    12/4/13 8:41:25.324 AM WDQuickView[253]: Updating service information
    12/4/13 8:41:55.325 AM WDQuickView[253]: Updating service information
    12/4/13 8:42:22.502 AM WindowServer[147]: disable_update_timeout: UI updates were forcibly disabled by application "Terminal" for over 1.00 seconds. Server has re-enabled them.
    12/4/13 8:42:22.718 AM WindowServer[147]: common_reenable_update: UI updates were finally reenabled by application "Terminal" after 1.22 seconds (server forcibly re-enabled them after 1.00 seconds)
    12/4/13 8:42:22.996 AM Terminal[2790]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:42:23.331 AM login[2792]: USER_PROCESS: 2792 ttys000
    12/4/13 8:42:25.326 AM WDQuickView[253]: Updating service information
    12/4/13 8:42:55.328 AM WDQuickView[253]: Updating service information
    12/4/13 8:43:25.329 AM WDQuickView[253]: Updating service information
    12/4/13 8:43:55.329 AM WDQuickView[253]: Updating service information
    12/4/13 8:44:25.331 AM WDQuickView[253]: Updating service information
    12/4/13 8:44:55.332 AM WDQuickView[253]: Updating service information
    12/4/13 8:45:25.334 AM WDQuickView[253]: Updating service information
    12/4/13 8:45:55.335 AM WDQuickView[253]: Updating service information
    12/4/13 8:46:25.336 AM WDQuickView[253]: Updating service information
    12/4/13 8:46:55.337 AM WDQuickView[253]: Updating service information
    12/4/13 8:47:25.338 AM WDQuickView[253]: Updating service information
    12/4/13 8:47:55.339 AM WDQuickView[253]: Updating service information
    12/4/13 8:48:13.896 AM com.apple.SecurityServer[14]: Killing auth hosts
    12/4/13 8:48:13.896 AM com.apple.SecurityServer[14]: Session 100018 destroyed
    12/4/13 8:48:13.899 AM com.apple.SecurityServer[14]: Session 100022 created
    12/4/13 8:48:14.114 AM Contacts[2816]: The function `CGContextErase' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    12/4/13 8:48:25.341 AM WDQuickView[253]: Updating service information
    12/4/13 8:48:55.341 AM WDQuickView[253]: Updating service information
    12/4/13 8:49:25.343 AM WDQuickView[253]: Updating service information
    12/4/13 8:49:55.344 AM WDQuickView[253]: Updating service information
    12/4/13 8:49:58.367 AM sandboxd[289]: ([2816]) Contacts(2816) deny hid-control
    12/4/13 8:50:25.345 AM WDQuickView[253]: Updating service information
    12/4/13 8:50:55.347 AM WDQuickView[253]: Updating service information
    12/4/13 8:51:25.348 AM WDQuickView[253]: Updating service information
    12/4/13 8:51:35.802 AM com.apple.backupd[2829]: Starting automatic backup
    12/4/13 8:51:36.488 AM com.apple.backupd[2829]: Backing up to /dev/disk0s2: /Volumes/Untitled Backup/Backups.backupdb
    12/4/13 8:51:42.701 AM com.apple.backupd[2829]: Will copy (295.8 MB) from Untitled 1
    12/4/13 8:51:42.702 AM com.apple.backupd[2829]: Will copy (Zero KB) from RAID
    12/4/13 8:51:42.702 AM com.apple.backupd[2829]: Found 2065 files (295.8 MB) needing backup
    12/4/13 8:51:42.726 AM com.apple.backupd[2829]: 3.03 GB required (including padding), 69.69 GB available
    12/4/13 8:51:55.349 AM WDQuickView[253]: Updating service information
    12/4/13 8:52:25.349 AM WDQuickView[253]: Updating service information
    12/4/13 8:52:45.056 AM com.apple.backupd[2829]: Copied 2064 items (295.8 MB) from volume Untitled 1. Linked 2937.
    12/4/13 8:52:55.352 AM WDQuickView[253]: Updating service information
    12/4/13 8:53:00.476 AM com.apple.backupd[2829]: Copied 1 items (Zero KB) from volume RAID. Linked 27.
    12/4/13 8:53:01.875 AM com.apple.backupd[2829]: Will copy (47 KB) from Untitled 1
    12/4/13 8:53:01.875 AM com.apple.backupd[2829]: Not using file event preflight for RAID
    12/4/13 8:53:01.882 AM com.apple.backupd[2829]: Found 48 files (47 KB) needing backup
    12/4/13 8:53:01.883 AM com.apple.backupd[2829]: 2.67 GB required (including padding), 69.39 GB available
    12/4/13 8:53:04.840 AM com.apple.backupd[2829]: Copied 51 items (47 KB) from volume Untitled 1. Linked 543.
    12/4/13 8:53:08.932 AM com.apple.backupd[2829]: Copied 1 items (Zero KB) from volume RAID. Linked 27.
    12/4/13 8:53:10.543 AM com.apple.backupd[2829]: Created new backup: 2013-12-04-085310
    12/4/13 8:53:13.152 AM com.apple.backupd[2829]: Starting post-backup thinning
    12/4/13 8:53:17.724 AM com.apple.backupd[2829]: Deleted /Volumes/Untitled Backup/Backups.backupdb/Admin’s Mac Pro/2013-12-02-234450 (197 KB)
    12/4/13 8:53:20.517 AM com.apple.backupd[2829]: Deleted /Volumes/Untitled Backup/Backups.backupdb/Admin’s Mac Pro/2013-12-02-224256 (201 KB)
    12/4/13 8:53:23.705 AM com.apple.backupd[2829]: Deleted /Volumes/Untitled Backup/Backups.backupdb/Admin’s Mac Pro/2013-12-02-214156 (1.1 MB)
    12/4/13 8:53:25.352 AM WDQuickView[253]: Updating service information
    12/4/13 8:53:30.183 AM com.apple.backupd[2829]: Deleted /Volumes/Untitled Backup/Backups.backupdb/Admin’s Mac Pro/2013-12-02-204048 (4.4 MB)
    12/4/13 8:53:33.037 AM com.apple.backupd[2829]: Deleted /Volumes/Untitled Backup/Backups.backupdb/Admin’s Mac Pro/2013-12-03-075300 (197 KB)
    12/4/13 8:53:33.037 AM com.apple.backupd[2829]: Post-backup thinning complete: 5 expired backups removed
    12/4/13 8:53:33.090 AM com.apple.backupd[2829]: Backup completed successfully.
    12/4/13 8:53:55.354 AM WDQuickView[253]: Updating service information
    12/4/13 8:54:25.354 AM WDQuickView[253]: Updating service information
    12/4/13 8:54:55.356 AM WDQuickView[253]: Updating service information
    12/4/13 8:55:25.358 AM WDQuickView[253]: Updating service information
    12/4/13 8:55:55.358 AM WDQuickView[253]: Updating service information
    12/4/13 8:56:25.360 AM WDQuickView[253]: Updating service information
    12/4/13 8:56:55.360 AM WDQuickView[253]: Updating service information
    12/4/13 8:57:25.362 AM WDQuickView[253]: Updating service information
    12/4/13 8:57:55.364 AM WDQuickView[253]: Updating service information
    12/4/13 8:58:25.364 AM WDQuickView[253]: Updating service information
    12/4/13 8:58:55.366 AM WDQuickView[253]: Updating service information
    12/4/13 8:59:25.367 AM WDQuickView[253]: Updating service information
    12/4/13 8:59:55.368 AM WDQuickView[253]: Updating service information
    12/4/13 8:59:59.439 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.444 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.448 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.452 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.455 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.459 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.463 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.468 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.471 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.475 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.479 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.483 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.486 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.490 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.494 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.498 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.502 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.506 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.509 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.513 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.517 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.520 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.524 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.528 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.531 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.535 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.539 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.542 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.546 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.550 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.554 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.558 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.562 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.566 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.569 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.573 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.577 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.581 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.585 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.589 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.593 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.597 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.601 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.604 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.608 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.612 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.615 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.619 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.622 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.626 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.630 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.634 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.638 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.642 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.646 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.650 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.654 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.658 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.662 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.665 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.669 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.673 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.677 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.681 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.684 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.688 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.692 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.696 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.700 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.703 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.707 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.711 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.715 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.718 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.722 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.726 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.730 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.734 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.738 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.741 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.745 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.749 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.752 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.756 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.760 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.764 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.767 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.771 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.775 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.778 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.782 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.786 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.790 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.794 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.797 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.801 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.805 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.808 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.812 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.816 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.820 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.824 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.828 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.831 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.835 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.839 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.842 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.846 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.850 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.854 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.858 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.862 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.866 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.870 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.874 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.877 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.881 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.885 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.888 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.892 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.896 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.900 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.904 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.908 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.911 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.915 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.919 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.923 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.927 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.931 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.934 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.938 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.942 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.945 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.949 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.952 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.956 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.960 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.963 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.967 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.971 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.975 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.979 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.982 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.986 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.990 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.994 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 8:59:59.998 AM com.apple.time[194]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    12/4/13 9:00:0

    You can try contacting iTunes Support and see if they will refund or credit you : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption
    To try and stop it happening again you can use Settings > General > Restrictions to turn off in-app purchases and to require your account's password to be entered for every purchase (the default is a 15 minute period during which it doesn't need re-entering).

Maybe you are looking for