ITunes 10 slow when writing to disk

Hi Folks,
I'm running a pretty stout machine (by iTunes standards) and am having serious user experience issues. Whenever I try to play a new song, change the rating, checkmark, etc. and iTunes has to write to the disk (I assume to the library file) the UI hangs for 30 - 90 seconds. Playback of the song (if it was already playing) is not affected; however, I cannot click anywhere within iTunes and it becomes completely unresponsive. It does queue up the clicks though... so if I clicked 5 stars then pause it would take 30-90 seconds to execute the first command and then would pause.
I am running 64-bit iTunes 10.3.1 on Windows 7 64-bit.
My computer is an AMD Athlon X4 630 (2.8GHz quad-core) with 4GB RAM.
iTunes library files are on a 500GB WD Blue drive (7200 RPM) and media is on a 1TB WD Green drive (5400 RPM).

I'm having the same issue. iTunes was on a 2nd internal hard drive in my machine. I had about 500Gb of movies fine no problem. Started putting stuff onto a NAS then the slowness began.
The transferred the NAS content to a new 3rd internal drive. Still slow as ****. (just as you describe). When writing to disc there's a pause (e,g when backing up iPad iTunes becomes unresponsive during every transfer of an app)
Any suggestions?

Similar Messages

  • ITunes slow when changing some info???

    Hello,
    I've bought a few videos from iTunes and if I decide to change the genre or artwork, it is really slow to update the info. The beach ball spins and spins.
    It is only in the genre and artwork.
    What could cause this? Should I use a different meta data editor than iTunes itself??
    Cheers

    Any experience creating a RAM disk, specifically for helping iTunes run faster?
    I am on a 2006 iMac coreDuo with 2GB RAM. Snow leopard latest.
    ITunes library is 500GB, so library file is 25MB and the library xml is 136MG.
    The genius lib file is 1.2GB.
    Anyway, running alone, iTunes is sluggish giving the spinning wheel anytime I ask it to do anything that writes to or reads from disk the itunes Library file. So managing the collection, sorting names playlist creations and modification, all the daily doings of my music maintenance involve this library file being accessed all the time.
    I think this is at the core of my sluggish iTunes. Mac OS activiity monitor shows free ram, and a modest 40GB virtual memory use. Even when other apps are involved, there is still free RAM. anyway, as soon as I ask itunes to do something in a new field, like go from scrolling artists to viewing the main list, and clicking sort all songs by date added..boom boom pow, I get the damned rainbow wheel.
    Is my bottleneck, as I think, the disk write-time for the library file and library XML, or will my problem e solved with a new iMac ro even a new mini? If it is the disk write time beings slow, is there a way to either trim the file size or get the read-write faster than an internal drive already is?
    Would a RAM disk help. Can I direct iTunes to use RAM disk scratch space, or perhaps create an applet that will pair with Itunes launching, create a RAM disk and create a fresh copy of the iTune library there, and keep it synced with the master library file there on the internal HD. Then tell iTunes to use this new RAM disk copy of the library file.
    any thoughts or advice appreciated!
    I've already tuned off mac for more than 20 minutes to allow a full reset, then restarted 2 more times, then relaunched iTunes, also I've deleted and reinstalled itunes the application.
    This is not a new problem, its been ongoing for years, as the library has grown.
    I feel as though iTunes is not cut out to handle this large database, but I want it running as fast as possible, since I'm wedded to iTunes. It's running the whole-house music and ipod and iphone syncs etc.

  • NotSerializableException when writing to disk

    Hi,
    I am having a problem with simply writing an object to disk. Have a class called DataHolder which implements serializable. This class consists of about a dozen strings and nothing else:
    class DataHolder implements Serializable{
    String a="abc";
    String b="def";
    etc..........
    I add instances to an ArrayList then pull them out.
    DataHolder holder=(DataHolder)list.get(i);
    When I try to write them to disk with:
    ObjectOutputStream objectOut = new ObjectOutputStream(new FileOutputStream("myFile"));
    objectOut.writeObject(holder);
    I get an error:
    java.io.NotSerializableException: DataHolder
    I know there must be a simple explanation for this but I don't see it. I think DataHolder should be serializable since it implements Serializable, right?
    thanks
    john

    Hi john,
    The error[b] java.io.NotSerializableException:
    thrown when an instance is required to have a Serializable interface. The serialization runtime or the class of the instance can throw this exception.
    For this the argument should be the name of the class.
    Try by doing
    class DataHolder implements java.io.Serializable {
    String a="abc";
    String b="def";
    Hope this will help you.
    Regards,
    Anil.
    Tehnical Support Engineer.

  • My iTunes slow when I open it. Help me please.

    My computer slow down when I open iTunes.
    Will you help me please. Thank you kindly.
    Gunawan

    HI Ingo,
    GOod morning.
    Yes, I just did regular to open iTunes connected with my IPod, IPhone 4S, and IPad 4.
    THe he phone is not connected, but I have Skype. And I did not use it.
    MY ops is window7.
    THe itunes software is ios8.2.
    THanks again for help.
    BYe yes and have a nice day Ingo.
    Gunawan,
    POrtland, Oregon

  • 100% CPU usage when writing to disk

    Hi.
    I have an Athlon XP 2000+ with 768 MB RAM, a SATA disk, formated to ntfs (running XP) and a IDE disk running Arch (ext3, KDE).
    When I copy a big file, the CPU usage stucks to 100% . Doesn't matter the disk I write to or from. The CPU usage is always 100%.
    My maximum writing speeds are:
    ntfs-3g-->ext3 max ~30 MB/sec
    ext3-->ext3 max ~28 MB/sec
    ext3-->ntfs-3g max ~15MB/sec
    ntfs-3g-->ntfs-3g max ~15 MB/sec
    I understand that writing to ext3 is much faster because it is a native linux fs, but I cant understand why the high CPU usage.
    While coping, ksysguard shows that the progress with the higher system% is kio_file when coping ext3-->ext3, or kio_file and ntfs-3g, when coping from or to a ntfs disk.
    The problem is not with the CPU, in windows the writing speed is higher and the CPU usage is much lower. So I thing this is an Arch configuration problem but don't know where exactly to look. Searched the forum but didnt find any solution.
    Any ideas? Anyone with similar problems?
    Last edited by matersci (2007-09-09 22:37:00)

    with hdparm -I /dev/sda I get:
    hdparm -I /dev/sda
    /dev/sda:
    ATA device, with non-removable media
            Model Number:       Maxtor 6L200M0
            Serial Number:      L41ZFT2C
            Firmware Revision:  BACE1G10
    Standards:
            Used: ATA/ATAPI-7 T13 1532D revision 0
            Supported: 7 6 5 4
    Configuration:
            Logical         max     current
            cylinders       16383   16383
            heads           16      16
            sectors/track   63      63
            CHS current addressable sectors:   16514064
            LBA    user addressable sectors:  268435455
            LBA48  user addressable sectors:  398297088
            device size with M = 1024*1024:      194481 MBytes
            device size with M = 1000*1000:      203928 MBytes (203 GB)
    Capabilities:
            LBA, IORDY(can be disabled)
            Queue depth: 32
            Standby timer values: spec'd by Standard, no device specific minimum
            R/W multiple sector transfer: Max = 16  Current = 16
            Advanced power management level: unknown setting (0x0000)
            Recommended acoustic management value: 192, current value: 254
            DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6
                 Cycle time: min=120ns recommended=120ns
            PIO: pio0 pio1 pio2 pio3 pio4
                 Cycle time: no flow control=120ns  IORDY flow control=120ns
    Commands/features:
            Enabled Supported:
               *    SMART feature set
                    Security Mode feature set
               *    Power Management feature set
               *    Write cache
               *    Look-ahead
               *    Host Protected Area feature set
               *    WRITE_VERIFY command
               *    WRITE_BUFFER command
               *    READ_BUFFER command
               *    NOP cmd
               *    DOWNLOAD_MICROCODE
                    Advanced Power Management feature set
                    SET_MAX security extension
               *    Automatic Acoustic Management feature set
               *    48-bit Address feature set
               *    Device Configuration Overlay feature set
               *    Mandatory FLUSH_CACHE
               *    FLUSH_CACHE_EXT
               *    SMART error logging
               *    SMART self-test
                    Media Card Pass-Through
               *    General Purpose Logging feature set
               *    WRITE_{DMA|MULTIPLE}_FUA_EXT
               *    URG for READ_STREAM[_DMA]_EXT
               *    URG for WRITE_STREAM[_DMA]_EXT
               *    SATA-I signaling speed (1.5Gb/s)
               *    Native Command Queueing (NCQ)
                    Software settings preservation
               *    SMART Command Transport (SCT) feature set
               *    SCT Data Tables (AC5)
    Security:
            Master password revision code = 65534
                    supported
            not     enabled
            not     locked
            not     frozen
            not     expired: security count
            not     supported: enhanced erase
    Checksum: correct
    It says ATA device, with non-removable media but this is a SATA disk!
    Also,
    #  hdparm -t /dev/sda
    /dev/sda:
    Timing buffered disk reads:  166 MB in  3.01 seconds =  55.23 MB/sec (SATA Disk)
    and
    #  hdparm -t /dev/hdb
    /dev/hdb:
    Timing buffered disk reads:  176 MB in  3.02 seconds =  58.26 MB/sec (IDE Disk)
    hdprm says dma is on for the ide disk, but says nothing about dma for the SATA.
    I think the problem is because the kernel recognize the SATA disk as IDE.
    Last edited by matersci (2007-09-19 20:24:10)

  • Immediately after updating to Firefox 4, my keyboard response became terribly slow when writing an email in gmail. What should i do to fix this?

    When I type a few sentences, I look up and only half of what I have typed appears on the screen. The rest of it appears shortly. The display just has a problem keeping up with my typing. This never happened before. There was no problem before I updated to Firefox 4.0. I restarted Firefox and tried again and there was the same problem. Actually, the display in this text box is annoyingly slow too, but, it is nothing like what it is when composing google/gmail emails. On the other hand, I never had anything like either problem before. Moving the slowly responding cursor is especially annoying.

    When I type a few sentences, I look up and only half of what I have typed appears on the screen. The rest of it appears shortly. The display just has a problem keeping up with my typing. This never happened before. There was no problem before I updated to Firefox 4.0. I restarted Firefox and tried again and there was the same problem. Actually, the display in this text box is annoyingly slow too, but, it is nothing like what it is when composing google/gmail emails. On the other hand, I never had anything like either problem before. Moving the slowly responding cursor is especially annoying.

  • ITunes Slow When Computer Connected To Network

    Hi All,
    I have never seen this before until now.
    I have a user who has an iPhone and iTunes installed, PC decent spec, running Kaspersky AV.
    When not connected to the network the iPhone syncs fine and iTunes flies!
    When connected to the network iTunes takes approx 5 minutes to open, sync hangs or takes hours and never completes and navigating through iTunes takes an age.
    I have disabled Kaspersky to see if that was the problem and it isnt.
    I have switched off all settings in iTunes that could interect with the network and that has not corrected the issue.
    If i unplug the network cable it starts to fly again!!
    Anyone else seen this?

    Same deal here. I thought the problem was with my iPad or iPhone4, until I happened to try something when the computer (XP Pro SP3) was disconnected from my home network. Until then the iPad would not be recognized by iTunes, but I could see it in My Computer. This computer is also used at my office and is part of our Domain. I didn't seem to have this problem at work, so perhaps this has something to do with it. Unresolved for now.

  • LR slow when writing keywords, XMP auto write turned off

    Here's a strange one: If I manually write keywords into LR with even just one file selected, LR will hang for ~30s when I commit the changes. If I use a button from the keyword set to add a keyword, it moves along just fine.
    Per advice here, I've turned off indexing on all my drives, turned off XMP autowrite, optimized the catalog, and still it hangs.
    Any suggestions?

    I forgot to mention but I tried doing that too. I have thousands of keywords as I shoot a lot of stock:( In fact, in the "Keyword Tags" panel on the left side, I can only scroll down as far as the keywords that start with "G". Seems like that may be the issue although I find it strange that LR can't accommodate that many keywords when it's an essential part of a photo library.

  • Why is quicktime slower when using multiple mdat atoms

    Hi,
    I've been trying to generate a mov file and I noticed that the more mdat atoms I put in my mov file the more the file takes time to load on QuickTime, iTunes.
    Even worst, on the iPhone the file takes more than 3 minutes to load.
    If there are too many mdat atoms quicktime even says that the file is invalid ( error -2004 or -2002, I don't remember exactly).
    Why is quicktime/iTunes slower when using multiple mdat atoms ?
    Thanks,

    Yeah! Problem solved: It's a QT issue.
    Cause: Mac Update Software downloaded a faulty QT.
    Solution: Download QT from Apple's QT site.
    Great to have the Video back

  • HT1349 I am getting an error message when I try to open itunes on my desktop computer: "the folder "itunes" is on a locked disk or you do not have write permissions for this folder"...any ideas?

    I am getting an error message on my desktop when I try to open itunes: "the folder "itunes" is on a locked disk or you do not have write permissions for this folder"...Any idea what  I need to do to correct?

    Hi lvdmerwe!
    I have two articles here for you that should be able to help you troubleshoot this issue further:
    Trouble adding music to iTunes library or importing audio CD
    http://support.apple.com/kb/ts1387
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/ts1277
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • When i open itunes, it gives me a message "the folder itunes is on a locked disk or you do not have write permissions for this folder" i am the only user and it was working a week ago whats wrong with it? it will not open itunes

    when i open itunes, it gives me a message "the folder itunes is on a locked disk or you do not have write permissions for this folder" i am the only user and it was working a week ago whats wrong with it? it will not open itunes

    Hi lvdmerwe!
    I have two articles here for you that should be able to help you troubleshoot this issue further:
    Trouble adding music to iTunes library or importing audio CD
    http://support.apple.com/kb/ts1387
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/ts1277
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • ITunes Store won't open and iTunes goes incredibly slow when i connect my iPod

    Hadn't used iTunes for a while until a few weeks ago. Updated it but now when i try to open the iTunes Store the loading bar gets less than halfway before it gives up and just goes to a blank screen with "iTunes Store" written on it. Also when i connect my iPod it shows up under devices but if i try to click on it everything just goes really slow, no matter how long i leave it it won't bring up the page showing the details of my iPod. I emailed the support people about it but they've been no help at all so far, just wondering if anyone had any advice.

    I also have the same problem except when you sync your iPod part. I also just see a blank screen on iTunes Store, even on the home page even if my connection is good. I just had this problem after I updated my Java program on my laptop (because they just released an updated version) so went updated mine. Since then, I only see a blank screen on iTunes, but when you search for a certain app for a game, it will show as normal, but when you go to the Apps tab and scroll down and click Games, it will load up but will only give you a blank screen. What's going on? Please have this fixed ASAP.

  • When i try to open itunes i get a message saying itunes is on a locked disk

    i cannot open itunes when i try i get a warning message saying that "the folder "Itunes" is on a locked disk or you do not have permission for this folder"
    whats the problem???

    check if you have read & write permissions for your music folder. in finder, right-click on it and get info. unlock the little padlock (you may have to enter your admin password) and change the permission settings. next, click on the little gear-shaped icon and apply to enclosed items like so 
    the important part is to apply to enclosed items !

  • I bought a movie on iTunes but when I try to watch it plays back slowly with no sound.  Then the video will speed up and the sound will work for a moment then off again and back to slow motion.  I have a dell laptop running windows 7

    The description says it all.    I bought a movie on iTunes but when I try to watch it plays back slowly with no sound.  Then the video will speed up and the sound will work for a moment then off again and back to slow motion.  I have a dell laptop running windows 7

    Hi Normanwh,
    If you are having video playback issues in iTunes on your Windows machine, you may find the following article helpful:
    Apple Support: Troubleshooting iTunes for Windows Vista or Windows 7 video playback performance issues
    http://support.apple.com/kb/ts1718
    Regards,
    - Brenden

  • Lost all photos on my iPhoto and get the ERROR WRITING TO DISK when trying to reload from Time Machine. iPhoto cannot import your photos because there was a problem writing to the volume containing your iPHOTO LIBRARY  . Looking for solution.

    Lost all photos on my iPhoto and get the ERROR WRITING TO DISK when trying to reload from Time Machine. iPhoto cannot import your photos because there was a problem writing to the volume containing your iPHOTO LIBRARY  . Looking for solution.

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash, if possible.
    Triple-click anywhere in the line below on this page to select it, then copy the selected text to the Clipboard by pressing the key combination command-C:
    find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) 2>&- | wc -l | pbcopy
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign ($) to appear.
    The output of the command will be a number. It's automatically copied to the Clipboard. Please paste it into a reply.
    The Terminal window doesn't show the output. Please don't copy anything from there.

Maybe you are looking for

  • Problem in f.05 - very urgent

    Dear expert, My client has problem in running f.05. In the pas two months ago (Sept, Oct-2007), journal in FS10N not created and my client doing manual posting,but in November 2007, posting works well, means that journal created succesfully. The prob

  • Can't Print "Error while printing."

    Suddenly I can't print. When I try, I get the warning: "Error while printing." I also get this same warning if I try to create a PDF, or Preview. The printer (HP 6890xi) has been working fine in all applications and is able to print a test page from

  • Viewing M2T files with PE7

    Greetings - I am trying for the first time to work with some HD video and am having many problems. The first is this:  I can import the files into Photoshop Elements 7 organizer just fine....but I never get a real image clip generated as a thumbnail.

  • Number of resources consumed ?

    Experts, For 100 identical machines, single resource is created with n=100 in capacity tab. Requirement is, during process order creation, system should provide a provision for entering the actual number of m/c to be consumed. e.g before saving  user

  • Manage Server Start Problem (weblogic.store.io.jdbc.JDBCStoreException)

    I have a problem, when i start manage server. Could you please help me about this problem? Thanks Orhan YENER <Jun 19, 2012 1:45:17 PM EEST> <Warning> <Store> <BEA-280076> <Database table "P13N_MESSAGING_WLStore" for store "p13nJMSPersistenceStore" i