IPad email stuck in endless loop of sending corrupted attachment

I sent an email from my iPad 2 days ago with picture as an attachment bcc to myself as usual and immediately came back corrupted with picture as reams of text. Now keep receiving same email every 20 minutes or so and even seems to being sent when I turn off my iPad. I suspect outbox error. What I am not sure about is if I sent through iCloud or my own ISP. How do I stop send process?

Reset made no difference but seems to have stopped either spontaneously or at the same time i put ipad into airplane mode and not restarted after airplane mode turned off. Weird.

Similar Messages

  • HT4641 I emailed my document in word format I tried it 3 times now my iPad is stuck in a loop continuously sending the document which is never getting there

    How do I stop the endless loop it is eating up capacity for normal email send receive functions

    Sometimes a cold re-start is necessary.
    On your iPad double click your Home button to reveal all apps that are running in the background.
    Tap and HOLD on the Mail icon until it wiggles and displays a "-" button then tap on the "-" to turn OFF Mail (I recommend shutting all apps off at this point).
    Then, click and HOLD the Home Button and the Sleep Button until the Shutdown dialogue appears.
    Swipe to shutdown then wait about 10-15 seconds and restart your iPad.
    Open your Mail app and navigate to your mail account locate the Drafts Folder and delete the offending mail document and try again.

  • Stuck in endless loop after iOS7 upgrade

    I backed up to an iMac using iTunes, latest version, ran the upgrade and now am stuck in an endless loop.
    Power off, restart.
    Hello, slide to setup - done
    Select US region - done
    Choose Wifi - have to enter network info each time
    Set up your iPad - restore from iTunes backup - select restore from backup
    Connected to iTunes screen - connect USB
    On iMac use iTunes Devices:restore from backup:Bruce's iPad
    Select Backup, click Restore button
    Brief display of iOS7 on iPad, then restart, progress bar displays and appears to indicate restore
    Hello, slide to setup
    I cannot get out of this.

    once u have restored from back up it will do the set up assistant as u said, when u get to the part where it asks if u want to set up as new, hit that. it will let u in and ur back up will be there. at least thats the way its suppose to work. if it doesnt u can always erase all content and settings to go back to the loop.

  • Mac Mail incoming messages stuck in endless loop

    My Mac Mail (Version 7.3) suddenly went crazy on me this morning - when you check for incoming messages, it will show under mail activity that it is checking but the progress bar will fill 80% of the way then stop, with no messages downloaded. And if you go to check for incoming messages again, the total number of messages will double. On and on like that in an endless loop toward infinity. I was able to see that I do not, in fact, have thousands of e-mails waiting for me by clicking account info -> messages on server. Like a dummy I deleted my account (without backing up my sent and drafts, much to my combined shame and dismay) but that didn't fix the problem. I only have one account, a POP3, in my Mac Mail. OSX version is 10.9.4

    First thing to do is never post your actual email address in the forums; you don't want to get lots of spam as a result of spambots harvesting that address.
    Next, login to the web interface of your .mac account and verify how many messages are actually there, both new Unread messages, and already Read messages. Write those numbers down and then logout.
    Quit Mail and go to Home/Library/Mail and remove the mailbox for your IMAP (.mac) account. Then delete any files that start with Envelope Index.
    Restart Mail and wait for it to download your .mac email again and rebuild your Mail index; then check to see if the problem continues.

  • IPad Air Stuck in Restore Loop

    Tried to install ios 8.0.1 this afternoon. Got error message that said this devise could not install this build. Now ipad is stuck in a restore loop. Will not reinstall ios 8.0. I have tried all of the online suggestions, i.e. disable virus software, restart computer and ipad, and  turned off all other USB devices. Nothing works....need help.

    Hey cdlordo,
    Thanks for the question. I understand that you are experiencing issues with your iPad after attempting to install iOS 8. To troubleshoot, let’s go ahead and place your device into recovery mode and restore it with iTunes:
    If you can't update or restore your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT1808
    Thanks,
    Matt M.

  • Stuck in endless loop for new line logic

    below code return endless output, loop didnot exit.
    pls help..
    DECLARE
    var01 VARCHAR2(1000);
    var02 VARCHAR2(1000);
    var03_error VARCHAR2(1000);
    cnt number(3);
    CURSOR cur is
    SELECT * from temp_merge01
    begin
    FOR i IN cur
    var01 := i.action01;
    LOOP
    var02 := substr(replace(var01,''),1, (instr(replace(var01,''),chr(10))));
    IF var02 IS NOT NULL THEN
    dbms_output.put_line('var02: '|| var02);
    END IF;
    var01 := replace(substr(replace(var01,''),(instr(replace(var01,''),chr(10)))+1),'');
    dbms_output.put_line('var01: '|| var01);
    cnt := instr(var01, '<');
    if cnt <> 0 then
    null;
    else
    dbms_output.put_line('var02: '|| var02);
    end if;
    EXIT WHEN cnt = 0;
    END LOOP;
    EXCEPTION
    WHEN OTHERS THEN
    var03_error := SQLERRM;
    dbms_output.put_line ('Error: ' || var03_error);
    end;

    Sure, just as soon as you come round to my house and do the laundry for me ;)
    Alternatively, you could put a bit of effort in and fix the basic errors. You say that you are stuck in an endless loop. That is not possible from the code that you have supplied, there are therefore two possibilities.
    1. You lied i.e. you are actually trying to run the above code, it errors and you want someone to fix it, but thou8ght that somehow implying a different error in the code would get someone to do your work for you.
    2. You Poste d code different to that which you are actuially running and your code does indeed have an infinite loop. In which case, post the code that actually runs but drops into an endless loop.
    GL

  • Stuck in endless loop checking for IMAP mail

    My ISP that I have my domain name on for some reason is having real problems with Mac OS X 10.8.0 that weren't there before:
    Dovecot Exim version 4.80 is my server.
    My Drafts, Drafts Cache, and a subfolder of Drafts all are checking messages through IMAP with no end in sight after 10 minutes on the Activity dialog. Safari, Chrome, and Mail are all that are open.  They claim the server load is all of 5% load.  Would upgrading to 10.8.1, 10.8.2, or 10.8.3 help (after of course backing up)?

    Sure, just as soon as you come round to my house and do the laundry for me ;)
    Alternatively, you could put a bit of effort in and fix the basic errors. You say that you are stuck in an endless loop. That is not possible from the code that you have supplied, there are therefore two possibilities.
    1. You lied i.e. you are actually trying to run the above code, it errors and you want someone to fix it, but thou8ght that somehow implying a different error in the code would get someone to do your work for you.
    2. You Poste d code different to that which you are actuially running and your code does indeed have an infinite loop. In which case, post the code that actually runs but drops into an endless loop.
    GL

  • TimeCapsule backup is stuck in endless loop

    Hi,
    yesterday I updated my MacBook Pro from 10.5.8 to 10.6.3. Today I tried to back up my new system on my TimeCapsule 500. Before it started it did some kind of verification, with seemed to be successful, but now TimeMachine is stuck in a kind of an endless loop. It constantly counts the items to back up, then deletes old backups, then does some "cleaning up", but instead of backing up the new stuff, it starts again with counting items. Weird thing is, that obviously TimeMachine looses contact to the volume in the step of "cleaning up". I recognized that the volume is unmounted in this step and remounted afterwards.
    I'm totally lost in this. Any hint is appreciated.
    Werner

    Werner Kranwetvogel wrote:
    Thanks for the tipp, Pondini. Did exactly as you told me and now it works,
    Yay!
    even if it's a shame that all the old backups are gone.
    They were corrupted, so might have been useless anyway.
    Wonder what happens, when my TimeCapsule will be full again and Time Machine has to delete old backups once more. Do I have to do this hard restart again, or will it work like it should? We'll see about that.
    Unless Time Machine needs to do another full backup, or perhaps a very large one, you should be fine. This was a "perfect storm" of needing to do a full backup and a "deep traversal" at the same time. We've seen that on rare occasions; why it has to repeat the "deep traversal" after deleting each backup is not clear, but at least it's rare.

  • IPad 2 stuck in endless "Password Incorrect" loop

    I haven't used my iPad 2 in a month or two.  Since then, an email account that I used to use on the the iPad has been changed, and I don't have a way to answer the "Password Incorrect - Enter the password for the Exchange account "..."" question.  This is a seriously poorly designed feature if the entire device is unusable if this question can't be answered.

    Thanks very much.  That did it.
    BTW, I guessed when I listed 5.0.1 as the current iOS.  I'd forgotten that this device had not been upgraded.  I plugged it in, started iTunes, and let it do the upgrade to 5.0.1.  After restarting, the iPad asked me once more for the email account's password.  I hit 'cancel', then quickly went into settings to delete the mail account.
    I'm lucky I had my laptop close by.  If I'd been away, say on a business trip, I would've been screwed.  I'm just amazed that not having the current password handy for one of the 4-5 mail accounts I'd configured on this device would cripple the entire thing.  I don't believe my Android phone would ever do such a thing.  Yes, I don't have an Android tablet, but I can't imagine that type of device would lock me completely out like this.

  • My iPad is stuck in recovery loop, I have no PC as I'm on holiday

    NNeed a little help as I can't connect to itunes as I'm abroad... Is there anyway to get working as it needs to be on for airport

    I assume you did an iOS update. First, you should always backup before you update. Second, never update when you are away from your sync/backup computer. There's no way without your computer. And, never update unless you are in your home country.
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
    If you can’t update or restore your iOS device
    http://support.apple.com/kb/ht1808
    iPad Stuck in Recovery Mode after Update
    http://www.transfer-iphone-recovery.com/ipad-stuck-in-recovery-mode-after-update .html
     Cheers, Tom

  • Stuck in endless loop after Z10 Security wipe

    About 3 hours now and its still "wiping". Removed battery already and still in the loop. What now?

    A wipe can take hours. and hours.
    Especially if you might have had encryption enabed, did you? In that case, 6-12 hours.
    And, according to how much data in the device memory you had...
    leave it to wipe. plug it to a charger so the battery doesn't go dead.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • My iPhone 5 sync seems to be stuck on endless loop

    I just got my iPhone 5 tonight and I plugged it in (after running through the setup and everything).
    I am choosing to set it up as a new iPhone.
    After I clicked next on the "Set up your iPhone" wizard in iTunes it seems that the sync process has frozen or something. Nothing appears out of the ordinary when I click the home button on the phone, yet iTunes has been stuck "Syncing iPhone" for a long time now.
    Any ideas? Anyone else seen this?
    iTunes is the latest version.
    I'm afraid to unplug the phone. I really want this stupid thing to work on this PC!!!

    I've checked the "More like this" section and seems to be mostly a PC problem? I'm using and Mac though. I've also unpluged the only other USB that was plugged. Can anyone help?

  • Time capsule stuck in endless loop after installation of Snow Leopard

    I've done an upgrade to Snow Leopard on my Unibody Macbook.
    Then when I started Time Machine for the first time, it asked me if I wanted to use my existing backup file or make a new one. I went for the existing backup file and it gave me a warning that I wouldn't be able to use it on my old machine anymore. I went for it.
    Then I let it go for something like 15 hours, but it would always get to a certain percentage at "Calculating Changes", but never complete the actual backup. It would somehow restart after a while and start again from the beginning.
    I tried this both wired and wirelessly. Also, I do not have access to my old backups in Time Machine. I just see "today".
    I've looked in Console and filtered the syslog for "backupd". This clearly shows that it stops and starts several times. Problem is that I don't understand why this happens and how to solve it.
    If anyone can shine a light on this, that would be great. Below are a few hours worth of logfile.
    Kind regards,
    Bastian
    Aug 26 00:30:20 BM-MBP101 com.apple.backupd[6589]: Starting pre-backup thinning: 208.82 GB requested (including padding), 5.76 GB available
    Aug 26 00:30:20 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 5.76 GB now available
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 5.76 GB now available
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 5.76 GB now available
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 5.76 GB now available
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 5.76 GB now available
    Aug 26 00:30:21 BM-MBP101 com.apple.backupd[6589]: Stopping backup.
    Aug 26 00:30:22 BM-MBP101 com.apple.backupd[6589]: Backup canceled.
    Aug 26 00:30:24 BM-MBP101 com.apple.backupd[6589]: Ejected Time Machine disk image.
    Aug 26 00:30:24 BM-MBP101 com.apple.backupd[6589]: Compacting backup disk image to recover free space
    Aug 26 00:31:04 BM-MBP101 com.apple.backupd[6589]: Completed backup disk image compaction
    Aug 26 00:31:04 BM-MBP101 com.apple.backupd[6589]: Starting standard backup
    Aug 26 00:31:04 BM-MBP101 com.apple.backupd[6589]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 00:31:07 BM-MBP101 com.apple.backupd[6589]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 00:31:07 BM-MBP101 com.apple.backupd[6589]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 00:31:11 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 00:31:11 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 00:40:45 BM-MBP101 com.apple.backupd[6589]: Starting pre-backup thinning: 208.82 GB requested (including padding), 5.76 GB available
    Aug 26 00:40:45 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 5.76 GB now available
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 5.76 GB now available
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 5.76 GB now available
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 5.76 GB now available
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 5.76 GB now available
    Aug 26 00:40:46 BM-MBP101 com.apple.backupd[6589]: Stopping backup.
    Aug 26 00:40:47 BM-MBP101 com.apple.backupd[6589]: Backup canceled.
    Aug 26 00:40:49 BM-MBP101 com.apple.backupd[6589]: Ejected Time Machine disk image.
    Aug 26 00:40:49 BM-MBP101 com.apple.backupd[6589]: Compacting backup disk image to recover free space
    Aug 26 00:41:29 BM-MBP101 com.apple.backupd[6589]: Completed backup disk image compaction
    Aug 26 00:41:29 BM-MBP101 com.apple.backupd[6589]: Starting standard backup
    Aug 26 00:41:29 BM-MBP101 com.apple.backupd[6589]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 00:41:32 BM-MBP101 com.apple.backupd[6589]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 00:41:32 BM-MBP101 com.apple.backupd[6589]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 00:41:36 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 00:41:37 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 00:51:12 BM-MBP101 com.apple.backupd[6589]: Starting pre-backup thinning: 208.82 GB requested (including padding), 5.76 GB available
    Aug 26 00:51:12 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 00:51:12 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 00:51:12 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 5.76 GB now available
    Aug 26 00:51:12 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 5.76 GB now available
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 5.76 GB now available
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 5.76 GB now available
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 5.76 GB now available
    Aug 26 00:51:13 BM-MBP101 com.apple.backupd[6589]: Stopping backup.
    Aug 26 00:51:14 BM-MBP101 com.apple.backupd[6589]: Backup canceled.
    Aug 26 00:51:16 BM-MBP101 com.apple.backupd[6589]: Ejected Time Machine disk image.
    Aug 26 00:51:16 BM-MBP101 com.apple.backupd[6589]: Compacting backup disk image to recover free space
    Aug 26 00:51:56 BM-MBP101 com.apple.backupd[6589]: Completed backup disk image compaction
    Aug 26 00:51:56 BM-MBP101 com.apple.backupd[6589]: Starting standard backup
    Aug 26 00:51:56 BM-MBP101 com.apple.backupd[6589]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 00:51:59 BM-MBP101 com.apple.backupd[6589]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 00:51:59 BM-MBP101 com.apple.backupd[6589]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 00:52:03 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 00:52:03 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 01:01:38 BM-MBP101 com.apple.backupd[6589]: Starting pre-backup thinning: 208.82 GB requested (including padding), 5.76 GB available
    Aug 26 01:01:38 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 5.76 GB now available
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 5.76 GB now available
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 5.76 GB now available
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 5.76 GB now available
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 5.76 GB now available
    Aug 26 01:01:39 BM-MBP101 com.apple.backupd[6589]: Stopping backup.
    Aug 26 01:01:40 BM-MBP101 com.apple.backupd[6589]: Backup canceled.
    Aug 26 01:01:42 BM-MBP101 com.apple.backupd[6589]: Ejected Time Machine disk image.
    Aug 26 01:01:42 BM-MBP101 com.apple.backupd[6589]: Compacting backup disk image to recover free space
    Aug 26 01:02:22 BM-MBP101 com.apple.backupd[6589]: Completed backup disk image compaction
    Aug 26 01:02:22 BM-MBP101 com.apple.backupd[6589]: Starting standard backup
    Aug 26 01:02:22 BM-MBP101 com.apple.backupd[6589]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 01:02:25 BM-MBP101 com.apple.backupd[6589]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 01:02:25 BM-MBP101 com.apple.backupd[6589]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 01:02:30 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 01:02:30 BM-MBP101 com.apple.backupd[6589]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 01:12:51 BM-MBP101 com.apple.backupd[6589]: Backup canceled.
    Aug 26 01:12:54 BM-MBP101 com.apple.backupd[6589]: Ejected Time Machine disk image.
    Aug 26 01:12:56 BM-MBP101 com.apple.backupd[6589]: Ejected Time Machine network volume.
    Aug 26 01:29:14 BM-MBP101 com.apple.backupd[7534]: Starting standard backup
    Aug 26 01:29:14 BM-MBP101 com.apple.backupd[7534]: Attempting to mount network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:29:15 BM-MBP101 com.apple.backupd[7534]: Mounted network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:29:17 BM-MBP101 com.apple.backupd[7534]: Failed to mount disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle (DIHLDiskImageAttach returned: 35)
    Aug 26 01:29:17 BM-MBP101 com.apple.backupd[7534]: Waiting 60 seconds and trying again.
    Aug 26 01:29:18 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine network volume.
    Aug 26 01:30:18 BM-MBP101 com.apple.backupd[7534]: Attempting to mount network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:30:18 BM-MBP101 com.apple.backupd[7534]: Mounted network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:30:19 BM-MBP101 com.apple.backupd[7534]: Failed to mount disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle (DIHLDiskImageAttach returned: 35)
    Aug 26 01:30:19 BM-MBP101 com.apple.backupd[7534]: Waiting 60 seconds and trying again.
    Aug 26 01:30:19 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine network volume.
    Aug 26 01:31:20 BM-MBP101 com.apple.backupd[7534]: Attempting to mount network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:31:20 BM-MBP101 com.apple.backupd[7534]: Mounted network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:31:21 BM-MBP101 com.apple.backupd[7534]: Failed to mount disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle (DIHLDiskImageAttach returned: 35)
    Aug 26 01:31:21 BM-MBP101 com.apple.backupd[7534]: Giving up after 3 retries.
    Aug 26 01:31:26 BM-MBP101 com.apple.backupd[7534]: Backup failed with error: 31
    Aug 26 01:31:27 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine network volume.
    Aug 26 01:32:16 BM-MBP101 com.apple.backupd[7534]: Starting standard backup
    Aug 26 01:32:16 BM-MBP101 com.apple.backupd[7534]: Attempting to mount network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:32:16 BM-MBP101 com.apple.backupd[7534]: Mounted network destination using URL: afp://Bastian%[email protected]/Bastian%20Time%20Capsule
    Aug 26 01:32:21 BM-MBP101 com.apple.backupd[7534]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 01:32:21 BM-MBP101 com.apple.backupd[7534]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 01:32:30 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 01:32:30 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 01:54:54 BM-MBP101 com.apple.backupd[7534]: Compacting storage: 208.83 GB requested (including padding), 33.15 GB available before compacting
    Aug 26 01:54:54 BM-MBP101 com.apple.backupd[7534]: Stopping backup.
    Aug 26 01:54:55 BM-MBP101 com.apple.backupd[7534]: Backup canceled.
    Aug 26 01:54:59 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine disk image.
    Aug 26 01:54:59 BM-MBP101 com.apple.backupd[7534]: Compacting backup disk image to recover free space
    Aug 26 01:55:43 BM-MBP101 com.apple.backupd[7534]: Completed backup disk image compaction
    Aug 26 01:55:43 BM-MBP101 com.apple.backupd[7534]: Starting standard backup
    Aug 26 01:55:44 BM-MBP101 com.apple.backupd[7534]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 01:55:47 BM-MBP101 com.apple.backupd[7534]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 01:55:47 BM-MBP101 com.apple.backupd[7534]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 01:55:55 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 01:55:55 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 02:11:18 BM-MBP101 com.apple.backupd[7534]: Starting pre-backup thinning: 208.83 GB requested (including padding), 33.15 GB available
    Aug 26 02:11:18 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 02:11:18 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 33.15 GB now available
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 33.15 GB now available
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 33.15 GB now available
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 33.15 GB now available
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 33.15 GB now available
    Aug 26 02:11:19 BM-MBP101 com.apple.backupd[7534]: Stopping backup.
    Aug 26 02:11:20 BM-MBP101 com.apple.backupd[7534]: Backup canceled.
    Aug 26 02:11:22 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine disk image.
    Aug 26 02:11:22 BM-MBP101 com.apple.backupd[7534]: Compacting backup disk image to recover free space
    Aug 26 02:12:09 BM-MBP101 com.apple.backupd[7534]: Completed backup disk image compaction
    Aug 26 02:12:09 BM-MBP101 com.apple.backupd[7534]: Starting standard backup
    Aug 26 02:12:09 BM-MBP101 com.apple.backupd[7534]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 02:12:12 BM-MBP101 com.apple.backupd[7534]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 02:12:12 BM-MBP101 com.apple.backupd[7534]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 02:12:16 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 02:12:16 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 02:22:11 BM-MBP101 com.apple.backupd[7534]: Starting pre-backup thinning: 208.83 GB requested (including padding), 33.15 GB available
    Aug 26 02:22:11 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 02:22:12 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 02:22:12 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 33.15 GB now available
    Aug 26 02:22:12 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 02:22:12 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 02:22:12 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 33.15 GB now available
    Aug 26 02:22:12 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 33.15 GB now available
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 33.15 GB now available
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 33.15 GB now available
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Stopping backup.
    Aug 26 02:22:13 BM-MBP101 com.apple.backupd[7534]: Backup canceled.
    Aug 26 02:22:16 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine disk image.
    Aug 26 02:22:16 BM-MBP101 com.apple.backupd[7534]: Compacting backup disk image to recover free space
    Aug 26 02:22:55 BM-MBP101 com.apple.backupd[7534]: Completed backup disk image compaction
    Aug 26 02:22:55 BM-MBP101 com.apple.backupd[7534]: Starting standard backup
    Aug 26 02:22:55 BM-MBP101 com.apple.backupd[7534]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 02:22:58 BM-MBP101 com.apple.backupd[7534]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 02:22:58 BM-MBP101 com.apple.backupd[7534]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 02:23:03 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 02:23:03 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 02:32:35 BM-MBP101 com.apple.backupd[7534]: Starting pre-backup thinning: 208.83 GB requested (including padding), 33.15 GB available
    Aug 26 02:32:35 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 33.15 GB now available
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 33.15 GB now available
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 33.15 GB now available
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 33.15 GB now available
    Aug 26 02:32:36 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 02:32:37 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 02:32:37 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 33.15 GB now available
    Aug 26 02:32:37 BM-MBP101 com.apple.backupd[7534]: Stopping backup.
    Aug 26 02:32:37 BM-MBP101 com.apple.backupd[7534]: Backup canceled.
    Aug 26 02:32:39 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine disk image.
    Aug 26 02:32:39 BM-MBP101 com.apple.backupd[7534]: Compacting backup disk image to recover free space
    Aug 26 02:33:20 BM-MBP101 com.apple.backupd[7534]: Completed backup disk image compaction
    Aug 26 02:33:20 BM-MBP101 com.apple.backupd[7534]: Starting standard backup
    Aug 26 02:33:20 BM-MBP101 com.apple.backupd[7534]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 02:33:22 BM-MBP101 com.apple.backupd[7534]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 02:33:23 BM-MBP101 com.apple.backupd[7534]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 02:33:29 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 02:33:29 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 02:43:06 BM-MBP101 com.apple.backupd[7534]: Starting pre-backup thinning: 208.83 GB requested (including padding), 33.15 GB available
    Aug 26 02:43:06 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 33.15 GB now available
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 33.15 GB now available
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 33.15 GB now available
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 33.15 GB now available
    Aug 26 02:43:07 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 02:43:08 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 02:43:08 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 33.15 GB now available
    Aug 26 02:43:08 BM-MBP101 com.apple.backupd[7534]: Stopping backup.
    Aug 26 02:43:08 BM-MBP101 com.apple.backupd[7534]: Backup canceled.
    Aug 26 02:43:11 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine disk image.
    Aug 26 02:43:11 BM-MBP101 com.apple.backupd[7534]: Compacting backup disk image to recover free space
    Aug 26 02:43:57 BM-MBP101 com.apple.backupd[7534]: Completed backup disk image compaction
    Aug 26 02:43:57 BM-MBP101 com.apple.backupd[7534]: Starting standard backup
    Aug 26 02:43:57 BM-MBP101 com.apple.backupd[7534]: Network destination already mounted at: /Volumes/Bastian Time Capsule
    Aug 26 02:44:00 BM-MBP101 com.apple.backupd[7534]: Disk image /Volumes/Bastian Time Capsule/BM’s MacBook Pro 15"_0017f2d2f0b3.sparsebundle mounted at: /Volumes/Backup of BM’s MacBook Pro 15"
    Aug 26 02:44:01 BM-MBP101 com.apple.backupd[7534]: Backing up to: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb
    Aug 26 02:44:04 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/ reason:must scan subdirs|
    Aug 26 02:44:04 BM-MBP101 com.apple.backupd[7534]: Node requires deep traversal:/Users/Bastian/Pictures/iPhoto Library reason:must scan subdirs|missed reservation|
    Aug 26 02:53:44 BM-MBP101 com.apple.backupd[7534]: Starting pre-backup thinning: 208.83 GB requested (including padding), 33.15 GB available
    Aug 26 02:53:44 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-04-110649
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-04-110649: 33.15 GB now available
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-07-115943
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-07-115943: 33.15 GB now available
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-08-091634
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-08-091634: 33.15 GB now available
    Aug 26 02:53:45 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-10-081726
    Aug 26 02:53:46 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726
    Aug 26 02:53:46 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-10-081726: 33.15 GB now available
    Aug 26 02:53:46 BM-MBP101 com.apple.backupd[7534]: Found partially deleted backup - trying again to delete: 2009-03-11-094042
    Aug 26 02:53:46 BM-MBP101 com.apple.backupd[7534]: Error -47 deleting backup: /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042
    Aug 26 02:53:46 BM-MBP101 com.apple.backupd[7534]: Deleted backup /Volumes/Backup of BM’s MacBook Pro 15"/Backups.backupdb/BM’s MacBook Pro 15" (3)/2009-03-11-094042: 33.15 GB now available
    Aug 26 02:53:46 BM-MBP101 com.apple.backupd[7534]: Stopping backup.
    Aug 26 02:53:46 BM-MBP101 com.apple.backupd[7534]: Backup canceled.
    Aug 26 02:53:49 BM-MBP101 com.apple.backupd[7534]: Ejected Time Machine disk image.
    Aug 26 02:53:49 BM-MBP101 com.apple.backupd[7534]: Compacting backup disk image to recover free space
    Aug 26 02:54:29 BM-MBP101 com.apple.backupd[7534]: Completed backup disk image compaction
    Aug 26 02:54:29 BM-MBP101 com.apple.backupd[7534]: Starting standard backup

    BastianM wrote:
    Thank you for your feedback. I tried repairing in Disk Utility, but it didn't find any problems.
    I think it may have to do with some of the things mentioned in this article about new hardware and time machine backups: http://www.tuaw.com/2009/07/20/mac-301-time-machine-backups-after-your-macs-brai n-surgery/
    Reason is that I changed my Macbook Pro for a new model Unibody one at the same time I upgraded to snow Leopard.
    How did you get the data, etc., from the old Mac to the new one?
    Not sure if these instructions play nice with Snow Leopard, and frankly I'm a bit amazed this doesn't work smoothly out of the box. People must upgrade their machines all the time, and its only logical you'll want to pick up from your last backup.
    If someone who understands about these things tells me there's a good chance that I'll get things working if I'll follow the instructions in the article, I'll give it a go.
    No. Those instructions are for a *completely different* problem: if you have the Logic board replaced. Because the hardware on the Logic board contains your Mac's "Ethernet Address," which TM uses to keep one Mac's backups separate from another's, TM starts a whole new "sequence" of backups. It does not cause what you're seeing.
    Since +*Repair Disk+* didn't find any directory problems, the corruption must be within the backup structure itself -- the multi-links that TM uses. That means your best bet is to erase the disk completely and let TM start fresh, as in my last post.
    Have you ever moved, change, or deleted anything in your backups via the Finder?

  • Firefox stuck in endless loop asking to restart to finish previous update but does nothing. Can uninstall or install newer version over it. I believe the setup files were erased before reboot by another installer. How do i fix this?

    Anything i try related to firefix gets "Your computer must be restarted to complete a previous upgrade of Firefox" I have tried rebooting no luck, i have tired uninstalling from add remove programs or installing 4.0 over it. At the time I was try to upgrade from 3.0 to 3.6.15. I tried searching for the xpicleanup.dat file but no luck there.
    Any suggestions to get firefox back up and running

    I was having the same problem, so I deleted 'firefox.exe.moz-upgrade' from 'C:\Program Files\Mozilla Firefox' directory, as recommended. Now it no longer says it needs a restart to complete a previous installation. It says it needs a restart to complete a previous uninstall. What do I do now? Help!

  • Time Machine backup stuck in endless loop.

    I'm a MacBook Pro, 10.6.8 running Time Machine. Everything was fine until today, my browser crashed - got the "aw snap!" message in Chrome. Last time this happened it triggered a whole system wide crash which also corrupted my back-up disk. Crazy. I got a new hard drive put in, was able to remount the backup disc and restore all my stuff.
    Today, the crash seemed restricted to the browser.  Restarted Chrome and everything working fine. Until my next backup, which went on and on and on and on. It would get to 100% and then start all over again. In my backup disc, the last file was an "in progrss" file. Thinking the presence of this might be causing the backups to keep going in a circle, I put it in the trash. Mistake. Now the trash wouldn't empty for anything!
    So. I erased the backup disc, making the "in progress" file vanish from the trash - restarted, etc etc - reformatted the backup disc - all set to back up fresh. And: same problem. After 2+ hours, the backup looked complete when it started right at the begining again, leaving only an "in progress" file in the backup folder.
    So what is wrong with Time Machine? What would cause this to happen?  Could whatever caused this weird browser crash have something to do with it?

    I'm a MacBook Pro, 10.6.8 running Time Machine. Everything was fine until today, my browser crashed - got the "aw snap!" message in Chrome. Last time this happened it triggered a whole system wide crash which also corrupted my back-up disk. Crazy. I got a new hard drive put in, was able to remount the backup disc and restore all my stuff.
    Today, the crash seemed restricted to the browser.  Restarted Chrome and everything working fine. Until my next backup, which went on and on and on and on. It would get to 100% and then start all over again. In my backup disc, the last file was an "in progrss" file. Thinking the presence of this might be causing the backups to keep going in a circle, I put it in the trash. Mistake. Now the trash wouldn't empty for anything!
    So. I erased the backup disc, making the "in progress" file vanish from the trash - restarted, etc etc - reformatted the backup disc - all set to back up fresh. And: same problem. After 2+ hours, the backup looked complete when it started right at the begining again, leaving only an "in progress" file in the backup folder.
    So what is wrong with Time Machine? What would cause this to happen?  Could whatever caused this weird browser crash have something to do with it?

Maybe you are looking for

  • Can't Use ITunes in IPhoto

    I want to add music from ITunes into an IPhoto slideshow. It's simple enough and I've done it before. However, whenever I try to add ITunes music to a slideshow now there is none to be found. Instead it shows the contents of the source column from IT

  • Pricing procedure not to bill customer but revenue recognition

    I'm looking for guidance on how to setup a pricing procedure conditions.   First let me explain the situation.  What happens is the customer buys say 2000 software licenses on a sales order. The customer is billed and the customer account is debited

  • Fraudulent application for more credit

    An application [removed for privacy] for Euro15 credit was made today BUT NOT BY ME OR ANYONE AUTHORISED BY ME. Please check the source. Meanwhile I am ordering Euro25 more credit and please do not refuse this.

  • Opendocument URL with range parameter

    Hi, we are running BO XI R2 with SP5 and have been recommended to switch from the older viewrpt URL functionality to the opendocument URL functionality due to issues with releasing of BOE sessions. We have now written some code and are testing out th

  • /usr/bin/env

    Hi, I'm trying to find the difference between using env and not using it. Found this: The env utility is sometimes useful with the ``#!'' construct (see execve(2)). The only difference between ``#!/usr/local/bin/foo'' and ``#!/usr/bin/env /usr/local/