IPhoto Database Update loop

After installing iLife11 my Database is in an update loop.
If I start iPhoto it tells me that I have to update my database in order to work with iPhoto.
It takes serveral minutes to updaten. After the update iPhoto freezes with the Apple loding circle.
If I choose faces or other it shows my the resules.
While importing new pic from my HDD iPhoto freezes.
After restart iPhoto wants to update the database again.
Even if I just work with iPhoto (without import) and do a restart of iPhoto it comes again with the Update of the Database.
Does somebody know how to solve the issue?

Welcome to Apple Discussions. This appears to be a problem for many users and there is a very detailed discussion on this issue here: http://discussions.apple.com/thread.jspa?threadID=2620921&tstart=0
I had the same issue and after several hours of trial and error I found that several "Keepsake" items in my iPhoto library were not supported in iPhoto '11.
If you have any keepsake items in your left pane, I suggest you open the original database in iPhoto '09 (you did do a full backup before you tried to upgrade didn't you?), delete and Keepsake items, and then restart iPhoto '11. The database should convert properly at that point.
Hope this helps.
David

Similar Messages

  • 9.1 Update Requires Upgrading the iPhoto Database Again?

    I had iPhoto 9.0.1 installed and running fine. When I updated to 9.01, it ran the "Upgrading iPhoto database". I just installed the 9.1 update, and it is "Upgrading iPhoto database" again (and much slower this time). Is everyone having this experience?
    The other odd thing, is that on startup, the iPhoto 9.1 saw all the iPhoto library backups I have, and asked me which to use. That never happened before.
    David

    Thanks for your response TD, but this App, iPhoto 11 came already installed on my computer.  I registered my computer, but you can't register a product without a serial number.  I don't have the iPhoto 11 serial number because it came installed on my computer already.  I tried re-installing iPhoto 9.1 after registering my computer and got the same error message.  However, I did find out that I hae 90 days of complimentary phone support.  So I will be giving Apple a call.

  • Multiple iPhoto databases on 1 mac?

    is there a way to have more than 1 iPhoto database on a computer?
    for example, if i want to have on my mac at work 2 different database files, one work related photos and another for personal photos. i would like to have a separate database for selected photos from my home computer, say a vacation trip... i don't want to have 1 iPhoto database with both work picture and personal pictures mix in the same database...
    another way to think of this is like the following... if i set up an album, is it possible to save/export an album out of the main iPhoto database and save it to another iPhoto database on the same computer?
    when i get jpgs, even at work, i normally store the jpgs in the folder with the project that they are associated with... i never use iPhoto because i prefer to keep the photos local to the particular project or topic that the belong to... for me, keeping all photos in 1 location is like organizing my mac filing system so that all of my excel files are in 1 directory on my computer, regardless of what project the excel files pertain to... when i'm working on a project, then all files are in the same location, the project folder... when i archive a project, then all the files, including the jpgs, get archived with that folder... if i transfer that project to someone else, then they get all files for that project... and i can remove that project from my computer since it is archived onto a disk or external hard drive...
    another example is how filemaker works. i can make as many copies of a filemaker database as i want in and save each copy in a different location on my computer... i don't have the clutter of all the data unrelated to the project i'm working on in that file mixed in with the project for that folder... so i can keep a database for each project with only the data for that project, and that database gets archived, transferred, and removed with the project folder... if i update the database, i don't have to work on updating data from old projects that i'm not working on any more... if i'm working with someone on the database for a specific project, we don't have to filter out data from all the other projects...
    if iPhoto doesn't allow this, is there other photo library software that does do this? my needs are very basic, only need date, title, maybe tags/keywords, or notes, and the ability to search these fields... i have no need to manipulate or edit the jpegs... no slide shows, no music, no book making...
    thanks for any suggestions...

    As Larry says, multiple libraries are easy and available.
    another way to think of this is like the following... if i set up an album, is it possible to save/export an album out of the main iPhoto database and save it to another iPhoto database on the same computer?
    To move pics/albums/events between Libraries you’ll need iPhoto Library Manager.
    Regards
    TD

  • Multiple database updates vesus Tansaction

              Hi,
              I need some help from you great minds. Here us what I am trying to accomplish:
              I have a message driven bean which does a multiple update calls to an Oracle database.
              I want to commit all the db updates only at the end (after all update calls execute
              okay) and if there occurs any problem in any of the update calls, I want to rollback
              all the previously successful update calls I have already made. I am using container
              managed transaction via a mdb.
              I tried to use UserTransaciom.setRollbackOnly() call but that did not completely
              help. This call rolled back the message altogether. All I wanted to do is, if
              there occurs any error during a database update, rollback just the database changes
              and just throw away the message. Is there a way I can just rollback the database
              changes? Any suggestions?? please. Thanks
              

    If I understand correctly what you want to do, is the purpose to do some task or run some script in multiple databases on the same server?
    If so, this is done easily by listing the database (sids) in a file and reading the file in a loop statement.
    In my case, I simply create a file on the server called localsids. I keep this in /var/opt/oracle directory.
    Then, in my script, I set:
    SIDFILE='/var/opt/oracle/localsids'
    NEWPASS=`cat $HOME/.xlh/sys`
    # This loop reads through the 'sidlist' and then looks for a password
    # stored in a separate directory for each sid, but if individual
    # directories do not exist, then it uses the standard system password.
    # It then opens a sqlplus session for each sid (as it loops through the
    # sidfile and executes some sql statement(s), or executes a sql script.
    cat $SIDFILE | while read SID
    do
    ORACLE_SID=$SID
    export ORACLE_SID
    echo $SID # this is only for my own verbose purposes
    sqlplus -s system/manager@$SID <<EOF > /tmp/chg_passwd_${SID}.sql
    alter user system identified by $NEWPASS
    alter user sys identified by $NEWPASS
    EOF
    done
    exit
    # In the above example, i am changing the sys and system passwords for all databases listed in the localsids file.
    Hope this helps...
    ji li
    Message was edited by: ji li to simplify the example...
    I have simplified the above example to hardcode the system password into this script, however, normally I would never do this in real practice. This is just as an example to simplify how to run a loop to run a common script or sql statement in each database.

  • IPhoto Album updating iWeb Album page

    OK .. I'm lost! I created an iWeb Album page and a new matching iPhoto album to put the photos in. Now I've added new photos to the iPhoto album and they don't show up in iWeb. There is a lot of work on the iWeb page with a lot of descriptions etc and I don't want to have to delete the page and drag in the new updated album. What am I missing? How to I sync any newly added pictures in the iPhoto album with the iWeb album?
    Thanks...

    The iWeb pages don't automatically update like iPhoto Web Galleries do. You will have to add the new photos to the iWeb photo page and republish that page.
    If you were using a iPhoto Web Gallery in an iWeb page then all you would have to do is click on the publish button in iPhoto and the gallery would be updated when accessed via iWeb.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Force quite upgrading iPhoto database

    can i force quite updating iphoto database?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Upgrading iPhoto database

    I recently upgraded to OSX 10.8 and also upgraded to iPhoto '11.  When opening the new version of iPhoto, it prompts me to upgrade the iPhoto database.  Right now (24 hours later) the blue stream has gone almost to the end of the line, has stalled, and the white spinny icon is still rotating,  Should this take so long?  Any suggestions would be greatly appreciated.

    Hello Larry,
    Thank you for responding so quickly.  I did what you suggested and the window instructed me to rebuild my library, then I was again prompted to update my database and the same thing is happening.  I'm afraid I've lost my library.  It's not even showing up in my hard drive.
    SB

  • Multiple Database Updates

    Hi
    In development environment I have many branches(copies) of a database.
    For every change (ddl, dml) i have to login every database manually to execute statements, Is there a client tool that support multiple database update or if any expert ever make a customized routine for that?
    And ideally as i have different named branches i wish i can define the scope of change too i.e. change execute on databases of "abc" & "pqr" branches only.
    Wishes

    If I understand correctly what you want to do, is the purpose to do some task or run some script in multiple databases on the same server?
    If so, this is done easily by listing the database (sids) in a file and reading the file in a loop statement.
    In my case, I simply create a file on the server called localsids. I keep this in /var/opt/oracle directory.
    Then, in my script, I set:
    SIDFILE='/var/opt/oracle/localsids'
    NEWPASS=`cat $HOME/.xlh/sys`
    # This loop reads through the 'sidlist' and then looks for a password
    # stored in a separate directory for each sid, but if individual
    # directories do not exist, then it uses the standard system password.
    # It then opens a sqlplus session for each sid (as it loops through the
    # sidfile and executes some sql statement(s), or executes a sql script.
    cat $SIDFILE | while read SID
    do
    ORACLE_SID=$SID
    export ORACLE_SID
    echo $SID # this is only for my own verbose purposes
    sqlplus -s system/manager@$SID <<EOF > /tmp/chg_passwd_${SID}.sql
    alter user system identified by $NEWPASS
    alter user sys identified by $NEWPASS
    EOF
    done
    exit
    # In the above example, i am changing the sys and system passwords for all databases listed in the localsids file.
    Hope this helps...
    ji li
    Message was edited by: ji li to simplify the example...
    I have simplified the above example to hardcode the system password into this script, however, normally I would never do this in real practice. This is just as an example to simplify how to run a loop to run a common script or sql statement in each database.

  • IPhoto '11 update trouble - "quit unexpectedly"

    Hey Hey!
    On a MacPro running 10.6.8, I just updated to iLife '11 (9.1.5).
    Upon opening iPhoto '11, after a minute or so of the spinning bar (not the pinwheel, but hte white/gray clock-hands-like thing) I get "The photo library needs to be upgraded to work with this version of iPhoto". I click Upgrade. It indicates "Examining iPhoto Library" for 10 seconds. Then it gives a progress bar and "Upgrading iPhoto database". After a few minutes, when the progress bar is near finished, that subwindow disappears, then the program window disappears and a "Problem Report for iPhoto" "iPhoto quit unexpectedly" window pops up.
    I've tried four or five times. Once or twice among those times I also then got a window saying that my backup was full and that my Mac had been running without power (I've got it on a UPS that's connected via USB).
    I've disabled Time Machine, set my desktops to individual, OS included photos that aren't from my iPhoto library, and disabled my screen saver, that would normally be set to draw from iPhoto.
    Nothing's worked. I keep getting this "quit unexpectedly". I fear for my 110GB iPhoto library!
    Help?
    Thanks,
    Archmart

    Hey Hey!
    Sorry to not post this sooner. It eventually turned out to be a dying hard drive. Strange, but true. The same drive, which I use for iTunes, iPhoto, and iMovie content, was doing just fine with my iTunes library for weeks while this trouble with iPhoto went on. Eventually, it started failing to mount and so a replacement and then a restore from Time Machine did the trick. Not sure if that's any help.
    Thanks,
    Archmart

  • Windows Update Loop - Win 7 Pro - x64 :: Error 80071A91

    Hi, I've been referred to this forum by the Microsoft community from this post: answers.microsoft.com  /en-us/windows/forum/windows_7-system/windows-update-loop-win-7-pro-x64-error-80071a91/b17c5bc5-7977-4f8b-9b45-ecb265886381 (same as below)
    Any assistance is appreciated. dave_ned at hotmail.com.
    Hi,
    "There is a system repair pending which requires reboot to complete. Restart Windows and run sfc again"
    I've got the error (80071A91) that others have experiences while trying windows update and for the life of me I cannot get the updates to install.
    Looking for the past 4 hours via Google, trying different recommended things and still no luck
    http://answers.microsoft.com/en-us/windows/forum/windows_vista-windows_update/unable-to-install-updates-getting-error-code/27a21977-f964-4376-bfab-2f29ea127c6a
    # SFC /scannow causes the "repair status message" and asks for reboot.
    I've downloaded fix-it, tried booting into a system repair/restore disk using command line to run
    #sfc /scannow /offline....
    using the dispart to LIST VOLUMES  (based on this http://mikemstech.blogspot.com.au/2011/12/how-to-perform-offline-system-integrity.html )
    I've tried #fsutils resourse set autorevert=true (or something, can't find the exact post as I've rebooted so many times)
    I've tried dismc.exe (or similar without success)
    Basically I'm stuck with these updates (~10 of them) always sitting there downloading, installing every time I shut down the PC.
    Running a system repair disk created in windows still does not allow #sfc /scannow....
    My Last system restore was 04/08/14 and I cannot even restore the system to this point as the restore fails and asks to remove itself once I restart the system.
    Details:
    OEM version of windows purchased legally and genuine microsoft logo in system dashboard.
    Intel Core I5 -3330
    16GB RAM
    Windows 7 Pro - 64bit OS
    Service pack 1
    **NOTE** I have the C drive hooked up in RAID 0. Two(2) * 60GB SSD disks in RAID 0 used as C: via BIOS RAID
    Secondary storage disk a D:
    Been working and updating fine for the past 5-6 months.
    I have the Optical drive setup as O: and a Daemon tools virtual drive as drive E:
    While running DISKPART and using LIST VOLUME I see this:
    currently the system seems to have lost all update history
    Any information or help on this is appreciated. I don't want to reformat and reinstall, I don't really want to 'repair' and wipe my current software installation so I'm hoping there is a way.
    Anyway I can get the 'pending state' removed.?
    Thanks in advance
    David

    Hi, I've rebooted into Repair mode (Console), (because repair said windows is installed on E:) run dism.exe /image:E:\ /cleanup-image /revertpendingactions
    This gave a message about small scratch space but did say something out a fix. Upon reboot into safemode with console I received the same message 
    "C:\Windows\system32>sfc /scannow
    Beginning system scan.  This process will take some time.
    There is a system repair pending which requires reboot to complete.  Restart Windows and run sfc again."
    I then rebooted and tried SCF again, no luck... Same message, same updates still sitting there.
    Partition info: (as mentioned earlier C is in RAID 0 with 2 SSD disks)
    DISKPART> list volume
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      Volume 0     O                       DVD-ROM         0 B  No Media
      Volume 1     E                       DVD-ROM         0 B  No Media
      Volume 2         System Rese  NTFS   Partition    100 MB  Healthy    System
      Volume 3     C                NTFS   Partition    111 GB  Healthy    Boot
      Volume 4     D   GB320        NTFS   Partition    298 GB  Healthy

  • Problem updating to iphoto 9.6 after upgrading to Yoesmite  I am getting the following message when I try top date iPhoto This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or canc

    problem updating to iphoto 9.6 after upgrading to Yoesmite  I am getting the following message when I try top date iPhoto This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or canc

    "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled." ?
    This error message will appear erraneously, if you skipped the update to Mavericks and iPhoto 9.5.1 and went straight from an earlier MacOS X version to Yosemite, without first updating to iPhoto 9.5.1 and associating iPhoto to your AppleID.
    Try first to buy iPhoto with your AppleID instead of updating. Delete iPhoto from Applications, but don't empty the Trash, then go to the main page of the App Store and search for iPhoto. If you are lucky, it will show as free and you can buy it directly.
    If iPhoto  is not showing as free, there is no help but contacting the App Store Support: Ask for a redemption code. You will need to provide a prove of purchase for your mac with iPhoto preinstalled.
    http://www.apple.com/support/mac/app-store/contact/

  • Can not connect to the App store I keep getting a connection failure message. Mail and Safari are working fine. Also Iphoto wont update to newer version and itunes does open up properly.

    I have recently bought a new imac. Imported all my files etc. from my G5 using Timemachine.
    Iphoto requires updating but wont!
    itunes wont open up properly the text is wrong!!
    I keep getting a connection failure message when trying to visit the App store.
    Safari and Mail are working fine.
    My Apple Id is also fine as it works with my ipad.
    Any suggestions?

    Hello Ben, see if this might be it...
    Anonymous
    Post subject: NSURLErrorDomain error -1100 in OS X 10.8
    If you check for software updates using the App Store in OS X 10.8 and get "NSURLErrorDomain error -1100" the problem may be with your Software Update preferences. This is particularly likely if you were using a custom Apple Software Update server. To solve the problem, quit the App Store, move the following two files (if present) to the trash, restart, and only then rerun App Store updates:
    /Library/Preferences/com.apple.SoftwareUpdate.plist
    /Library/Preferences/com.apple.SoftwareUpdate.plist.lockfile
    http://x704.net/bbs/viewtopic.php?f=12&t=6130

  • How do I stop iPhoto from updating

    How do I stop iPhoto from updating itself every time I put a backed up iPhoto disc in to play? Now I quit or force quit iPhoto to stop it happening. Happens every time I install a CD or DVD disc. It cant possibly be necessary every time.

    Chances are, that disc was created by an earlier version of iPhoto. iPhoto is trying to convert the library on the disc into an iPhoto 6 library, because the file structure is different in v6. The only fix I know is to copy the disc to your Mac, let iPhoto update your disc as an individual library, then burn a new disc that iPhoto 6 will like.
    See if anything in this thread is helpful. http://discussions.apple.com/thread.jspa?threadID=854452&tstart=0

  • Sharing One iPhoto Database Between Two Accounts

    Below is a reply to a question I have regarding sharing photos with my wife on the same Mac. I would like for us both to able to upload, edit, and use photos from the same iPhoto database. Do all of the buggaboos listed in the reply below still apply?
    Thanks,
    Jim
    Re: Sharing Photo's on the same iMac between two user accounts
    Posted: Jun 2, 2009 8:27 AM in response to: Thomas Harrigan Solved
    Tom
    For iPhoto 09 (version 8.0.2) and later:
    What you mean by 'share'.
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Any user can drag a pic from the Shared Library to their own in the iPhoto Window.
    Remember iPhoto must be running in both accounts for this to work.
    If you want the other user to have the same access to the library as you: to be able to add, edit, organise, keyword etc.
    Quit iPhoto in both accounts. Move the Library to the Users / Shared Folder
    (You can also use an external HD set to ignore permissions, a Disk Image or even partition your Hard Disk.)
    In each account in turn: Double click on the Library to open it. (You may be asked to repair the Library Permissions.) From that point on, this will be the default library location. Both accounts will have full access to the library, in fact, both accounts will 'own' it.
    However, there is a catch with this system and it is a significant one. iPhoto is not a multi-user app., it does not have the code to negotiate two users simultaneously writing to the database, and trying will cause db corruption. So only one user at a time, and back up, back up back up.
    Regards
    TD

    No. All the folks who post here are just Users, like you.
    Regards
    TD

  • HP MediaSmart DVD player: sp49489 doesn't seem to fix blu-ray player "update loop"

    Good day,
    I found a few threads were folks were having issues playing back blu-ray discs (BD) with HP MediaSmart (some going so far as saying things like "... not so smart", etc). I applied update sp49489 and one BD worked fine, and now I am attempting to play a more recent BD (ie, "Stolen") and I get stuck in a "update loop" where the HP MediaSmart DVD player constantly asks to check for updates, whether I hit "yes" or "no".
    Any ideas how to fix this?

    The first link leds to a cyberlink page where i can't continue because theres nothing to click on.
    mediasmart is up to date with me, but the cyberlink BR advsor means my laptop doesn't habe a BR Player neither a software.
    i'm using Win7_64. Any suggests?

Maybe you are looking for

  • Video playback in 6.0 glitchy

    I recently started using Premier 6.0 to edit video.  Everything was going fine until the middle of last week, when everything I captured into a project started to playback funky.   it looks like still frames which only change every once in awhile and

  • Querying on a partitioned table

    Suppose I have a partitioned by range table (for exammple partitioned by month). In order for the queries to be effective and to benefit from partitioning, does the query has to be made on the specific partition, or it doesn't matter? For example, as

  • Satellite P50-A-144: Intel WLAN driver update solves unstable WiFI

    The notebook Toshiba Satellite P50-A-144: The current Toshiba Download Driver version is the 16.5.1 (OEM Version) and is already installed on the notebook, and the current Intel Download Driver version is the 16.10.0 (generic Version). *This new vers

  • Replicate filter to identify inconsitence in active-active configurations

    Hi, I am looking for the best way for Goldengate to handle consistency in an active-active configuration. I would like every transaction to be checked at the target by the replicate process if the before value of every column match the value in the t

  • Can i use my old phone with verizon prepaid plans

    I bought a prepaid gophone from AT&T some months ago. But now I want to test how good Verizon's coverage is. Can I use this old phone I bought from AT&T's website (a Pantech Link) with Verizon's pay as you go plan? Or do I have to buy a phone from Ve