AE CS4 Error Message - file is busy (delete) (-47).  Cant Render Help

Have AE CS4 on XP
Trying to render cue an animated gif and keep on getting the    "file is busy (delete) (-47)."  error.  Tried shutting down, re booting, renaming. Im up to date on version number.  I dont have any other program that is using the file.
Any workaround on this.
Thanks
Suzzie

To which location do you render? To which program is the GIF file association bound on your system? Sounds like some tool is indexing/ previewing the files whiel they are being generated. could also be some virus scanner looking into the file and quarantine them because they are "internet" files. Hard to tell. More info required.
Mylenium

Similar Messages

  • Help!!  Error message:  "File Exists" when I try to render the project

    It is rendering one of my menus, it has a video background. It gets to the very last frame and then the thing pops up and says "File Exists" And I can only press OK, and when I do the rendering stops. What is wrong?? I need this to work by today please help!!

    I have the same problem. Although, after I delete it I still can't render the menu. It shows that its rendering and when it reaches 100% it goes back about 5% (to about 95% complete) and starts moving towards 100% again, then back and forth endlessly.
    When I hit cancel I see that it puts files in the project Sources\Menus folder... but when I preview still no motion video and when I try to re-render, I get the error message that "File Exists" all over again.
    Any ideas?

  • Error message when trying to delete facebook...help

    i go into settings and accounts where it brings me to facebook and twitter. i try to delete the accounts and get an error message that says "an error has occurred, please try again" that's it. not other instruction. any suggestions?? thanks.

    You *should* be able to Delete/Remove the Account using "MY ACCOUNTS" from the App Drawer. If you select REMOVE ACCOUNT it are still getting that error I would try Clearing the Data/Cache for the APP.
    Menu / settings / applications / running services  >  click on the ALL Tab and scroll down to Facebook. Click on it.  Press both the CLEAR Cache & CLEAR Data. Also, the FORCE STOP at the very top.
    Now see if it allows you to Remove the account.  Let us know.

  • Error opening file - file is busy (delete) (-47)    Why?

    I am trying to render and generate an animated GIF, in AE CS4.   When I kick off the render queue, I receive the following error:
    "After Effects error:  opening file: "<filename>" - file is busy (delete) (-47).     (3::130)
    Per information in other threads/forums, I have changed my cache disks,  changed the location that the output should go to (new folder, completely different disk),   I have shut down and restarted the program, again per other suggestions.
    If I render as a Windows VIdeo (AVI) rather than an Animated GIF it works fine.
    If I launch AE to "Run As Administrator", it works fine, and appears to render the Animated GIFs fine.  My user account has admin privs, btw.
    Seems that this might be a bug, since I can render anything BUT Animated GIFS without having to "Run As Admin".
    Anyone else seen this?
    Thanks

    Well, I was a bit early on the "Run as Admin" thing.  The error is still happening.
    I can consistently stop the error from happening by FIRST rendering as an AVI, and then SECOND rendering the same thing as the Animated GIF.
    Very wierd.

  • Error message: file was skipped because the old remote file could not be deleted.. Later it will up

    Error message: file was skipped because the old remote file could not be deleted.. Later it will upload after i try a few more times. Not at my size quota for website (I have lots of room) , have toggled Passive FTP ...keeps happening. Is there a way to fix this? Thanks! I am using DW CS5 on Windows 7 platform. This does not happen when I upload otherwise on my computer - only when using DW.
    It also only happens with the html files - it does not happen with my jpeg files

    Do you have notes in your site?  DW's local and remote site synching might be off.   Try clearing your cache.
    http://forums.adobe.com/thread/494811
    Nancy O.

  • "Error Message: File video dimensions (width/height) too large"

    Hello,
    I believe someone else had a similar problem and posted to this forum, but here it goes...
    I have a project in Premiere CS3 that uses MPG files. The files open just fine in CS3 at work. At home I have CS4, but those MPG files do not import. I've tried converting the files to a MOV file but I just get the same result:
    "Error Message: File video dimensions (width/height) too large"
    I'm using Premiere CS4 version 4.1.0 on a Mac. My work computer is a PC.
    I've tried running the file through MPEG Streamclip a couple times with different settings, but so far no luck. I realy have no idea what I'm doing there or what setting could work, but I've got another conversion cranking away now. We'll see how that goes.
    Thanks

    A handheld 4K camera with exchangeable lenses with 1" sensors, standard with a 20-600 mm equivalent zoom range, with extender, with a simple battery that lasts at least 12 hours, that records on $ 25 SD 128 GB cards, available at every streetcorner and does 4:4:4 color space uncompressed I-frame with a weight of less than 4 Lbs and with a dynamic range over 60 dB, all under $ 1 K?
    Take out the prices and you've fairly accurately described the forthcoming Scarlet.
    It also describes somewhat well AVC-I cameras.
    But overall, I would not argue with your description as a goal to be achieved in 5 years.  In the interim there would have to be compromises, of course.  But there are three things that should never be compromised in any video camera anywhere - the imaging devices should always be full resolution, the recording format should always record the full raster, and only using I-frame compression.
    This was the norm for standard definition.  Only with HD have camera makers mucked things up.  It's time they got back to basics and made proper cameras.

  • My LR 4 suddenly no longer recognized my memory cards. I am using the same cards and cameras but consisitently get the error message:"files not imported because the files could not be read. they are jpg and nef files...I am stuck without my workhorse! Any

    My LR 4 suddenly no longer recognized my memory cards. I am using the same cards and cameras but consisitently get the error message:"files not imported because the files could not be read. they are jpg and nef files...I am stuck without my workhorse! Any advice is helpful. This has never happened in 6 years

    answered in your other thread LR 4 suddenly no longer recognizes files.

  • Error Message: Data from Business Add-In ME_PROCESS_PO_CUST not transferred

    Hi All,
    I have done a BADI implementation for ME_PROCESS_PO_CUST and when I try to convert a PR to PO using ME59N in ECC u2013 AFS System I am getting below error message.
    Data from Business Add-In ME_PROCESS_PO_CUST not transferred.
    I am trying to populate certain PO fields ( ekko and ekpo ) from PR fields. But the above error occurs when I update the Ex Factory Date manual that is EKPO-J_3AEXFCM.
    I am updating this in the method PROCESS_ITEM and what I found while debugging is in the class CL_PO_HEADER_HANDLE_MM, in the implementation of IF_FLUSH_TRANSPORT_MM~START, the contents of field u2018my_iteration_countu2019 keeps increasing and becomes 10 and raises this error.
    I read few of the related questions raised by others in this forum and understood that this can happen if I try to change the field that is disabled ( greyed) in ME22N. But this field that I am talking about is enabled.
    I also tried to move my code of populating the field EKPO-J_3AEXFCM from the PROCESS_ITEM to the enhancement point just above the user exit EXIT_SAPMMO6E_018 but still it doesnu2019t resolve the error.
    (We donu2019t want to use User Exit and hence we are trying with BADIs or enhancement point.)
    Can anyone please help me with this. I also found an OSS note 1334046 but not sure if that can resolve my issue.
    Thanks in advance.
    Ameesha.

    Hi Ameesha,
    i think u need to implement the BADI ME_PROCESS_PO_CUST in SPRO settings.
    SPRO>Purchasing>Business Add-in Purchasing-->BAdI: Enhance Processing of Enjoy Purchase Order
    try this once.
    All check this link.
    [Error Message: Data from Business Add-In ME_PROCESS_PO_CUST not transferred;
    Hope it helps.
    Regards,
    Raj

  • When I Update My Nano, I get error message, "file not found"

    When I Update My Nano, I get an error message, "file not found, cannot update iPod". I have looked through the manual and tried reinstalling the iTunes program but it still won't update my iPod with music or pictures. PLease help.

    Try these basic troubleshooting steps one at a time.
    The Five Rs.

  • Itunes error message "file cannot be found..." I know the file is somewhere since I find it when I do a system search and it plays, but can't get itunes to see it.  Any help?

    itunes error message "file cannot be found..." I know the file is somewhere since I find it when I do a system search and it plays, but can't get itunes to see it.  Any help?

    Hello pwithero,
    The following article details the process of indicating to iTunes the correct location for the affected file.
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/TS1408
    Cheers,
    Allen

  • What does the Error Message: "File format not supported" mean?

    When I first open an existing project, I get an Error Message: "File format not supported".   After a few seconds all the windows open up and I can continue to edit.  My question is will this "File format not supported" haunt me later or shall I continue to edit as I am doing? Why does this error message come up?  All the current footage is shot on same camera, the Canon 5D Mark III at 23.98 time code rate,  1920 x 1080.

    More information might help someone help you - Information FAQ http://forums.adobe.com/message/4200840
    Also, are your files on an external drive?

  • PDF file won't open after saving it from the web.  get error message file is damaged.

    My PDF files won't open after saving them to Docs from the web.  I get error message file is damaged. Can someone help me correct this problem on Mac Air w Mountain Lion? 

    I wonder if the image is being embedded somehow and there is not enough scratch disk space to render the file. Just a hunch. Check your hardrive to see how much free space is available. Also, check your RAM and see if you can upgrade ( install more, install much more ) to max out as much RAM as possible. At a minimum, check for fragmentation and do a "Correct Permissions" via Apple's Disk Utility.
    But, weird things start happening when a font becomes corrupt. Not that one is, but it may be in your best interest to acquire a font management utility like Font Agent PRO ( if you don't have one already ). A good font management program can detect and disable corrupt fonts.
    CS1 and OSX10.4 should be fairly compatable with the 7500, but you may have gone as far as you can go. Think about upgrading to a G4 or a G5. I believe the 7500 was pre G3 ( which I think is the minimum requirements for CS1 ).

  • Error Message File:  \  \src\rmsdk_api_readr.cpp   Line:  1405   Expression:  loc!=NULL

    Error Message File:  \  \src\rmsdk_api_readr.cpp   Line:  1405   Expression:  loc!=NULL

    Please try on latest ADE version: 4.0.3

  • Rendering error message:File in use

    Please help, I am trying to print a project to video but in the rendering process I get the error message: File in use by this or another application. I have no files in use in another application. MAC support is unfamiliar with the message and recommends uninstalling FCP and re-installing. Any other ideas as I am afraid of losing the project. Any help would be appreciated. Thanks, G.
    G5   Mac OS X (10.3.9)   FCP HD 4.5
    G5   Mac OS X (10.3.9)   FCP HD 4.5

    If you rerender does the error go away? I know this comes up with Tiger and spotlight. I just disabled spotlight for my media drives. It does not look like you are running Tiger, usless your auto info has not been updated.
    If you cannot render at all, then is is not spotlight.
    I would try braking the timeline down in 1/2s. keep going until you get a render that works. You may be able to track down the exact clip that is having a problem. Good luck
    Bob

  • I get error message file is corrupt for firefox 3.6

    every time i try to download firefox 3.6 i get to extraction and i get an error message "file is corrupt." i do not like using the firefox beta version. can you try to help me figure out why i can not download or install or use 3.6. or can you come up with a newer version that is not beta whatsoever. i loved EVERTYHING about 3.6 until it stopped working on my laptop. i've even tried installing it on my desktop and i get the same error message. is it just the 3.6 version or is it something i'm doing wrong. please help me fix this.

    You will need to create a new profile if you didn't create one for the 4.0 beta version.
    See:
    http://kb.mozillazine.org/Profile_Manager
    [[Basic Troubleshooting#Make_a_new_profile|Basic Troubleshooting&#58; Make a new profile]]
    See also http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

Maybe you are looking for