Pro Tools 11 Attempt to open locked file for writing (-54)

I am able to download Pro Tools 11 (includes HD) Pro Tools_11_0_2_Mac_80450.dmg to my Mac Mini, running 10.8.5.  However, when I run it and start Pro Tools 11, it gives me the error "Attempt to open locked file for writing (-54)".
If someone could help me, I would appreciate it immensely.

Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?

Similar Messages

  • "Attempt to open locked file for writing, Result Code = -54" when importing

    I get this error box when importing audio files into a logic session over my network.
    +Attempt to open locked file for writing+
    +Result Code = -54+
    The finder is capable of copying the files over to the local machine, at which point I can successfully import them into my local logic session, but Logic is incapable of doing the same. Strange and annoying.

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?

  • FileNotFoundException thrown when opening a file for writing from EJB

    Hi,
    I know it is against EJB rules that access file IO from EJB. However we have a legacy system to working with and we need to generate a text file on file system.
    Weblogic (we are using 10.3) allows open a file for read from EJB. When we tried to open a writer like below:
    BufferedWriter writer = new BufferedWriter( new FileWriter(fileName, false));
    FileNotFoundException was thrown from the native method of open. The fileName is an absolute path and permission is properly set. The same piece of code can execute correctly in a test application with same filename.
    Does anyone know how to achieve this or whether Weblogic just forbids this kind of output access?

    Sorry guys. Just double-checked the source code and found out a bug produced wrong filename, the filename was surrounded by "", so FileNotFoundException is a correct result.
    Weblogic does allow read/write external file.

  • Opening existing file for writing

    Hey how do I open an existing file for writing. For example I want to just add one more line to a file after it has been closed but I don't have the reference to the FileWriter / BufferedWriter object. So I have to tell the directory maybe but how do I open it and start writing to it at the end.
    Thanks.

    You just create a new File Object<br>
    File f = new File("c:/foo.txt");<br><br>
    Then you can read or write to that file with FileReader or FileWriter<br>
    FileWriter fw = new FileWriter(f);<br>
    fw.write();<br><br>
    If you want to append sth. to a file I would recommend RandoAccessFile<br>
    RandomAccesFile raf = new RandomAccesFile(f, "rw")<br>
    Now you can get the length of the file and set the pointer to the end <br>
    raf.seek(raf.length());

  • Can't open a file for writing in the ProgramData folder

    Hi,
    I have a simpe text file in the ProgramData directory that I need both to read and write to.
    SHGetFolderPath(0, CSIDL_COMMON_APPDATA, 0, SHGFP_TYPE_CURRENT, userpath);
    PathAppend (userpath, TEXT("Testfolder/gnsh.dat")); licensefile = _wfopen(userpath, L"r+"); 
    However, the only way I have been able to open the file both in read and write modus, is to run the program as an administrator. But this is not a practical solution. The question is then if there is a way  to open this file in both moduses when running
    the program in the normal way, not as an administrator.
    Thanks in advance.

    Hi,
    Thank you for youre answer, that was very useful. It helped me find the solution. The file I wanted to edit was downloaded with Inno Script Studio, which by installation changed the attributes of the file to none writable. So simple by setting a parameter
    in this scripture I was given write access.
    Best regards

  • Cannot open file for writing...

    I keep getting this error...
    Cannot open "filename" file for writing. Please check the output filename and file permissions (if it already exists) and then try again.
    Not sure what is going wrong here. I have scoured the web and can't find a solution.
    Running CS5 on a Mac.
    Any help is appreciated!!

    This might indicate a problem in AME CS5, but we'll need more information about the clip--and possibly a copy of it--before we can make that judgment.
    If the clip plays on Computer X but not on Computer Y, that could indicate that X has a certain codec that's missing on Y.
    What codec is the clip? What's the extension of the filename (which equates roughly to the type of wrapper)?
    What are the origins of the clip? (e.g., is it straight off of a camera? or was it encoded by another program?)
    Do you have AME 5.0.1 installed on both computers?

  • How can I access files from a flash drive that were previously saved using a Windows computer? When I attempt to open the file on MacBook Pro, it is asking to "convert file to"; I also have Microsoft Word installed on the Mac as well.

    How can I access files from a flash drive that were previously saved using a Windows computer? When I attempt to open the file on MacBook Pro, it is asking to "convert file to"; none of the options I choose work. I also have Microsoft Office (with Word) installed on the Mac as well.

    Format the external drive as FAT32 or ExFAT. Both computers will then be able to read and write to it.

  • I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    # Question
    I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    You probably have not seen anyone reporting the exact same problem as you. All three crash reports have the same crash signature and as currently ranked 67 it is not the commonest of reasons for a crash.
    I hope you enter your email contact information when reporting crashes. I note you see this crash when using videos, others may possibly see this crash in other circumstances.
    You have already tried the obvious, attempts at a fix so it is now down to wait and see, maybe developers working on the bug will report something or fix it.
    Did you try my suggestion of installing portable ESR ?
    For forum cross referencing purposes
    * Crash Reports for Crash IDs <br />bp-71697f5d-41d4-48ae-9db9-3e6302130607<br /> bp-6e1347bc-153f-433a-9c35-a5f022130607<br /> bp-92a533a2-9e09-4c1e-8df7-deb4c2130607
    *(all three) Crash Signature: EnumSoftwareMFTs(_GUID const&, unsigned int, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, IMFActivate***, unsigned int*)
    * Related bug 858667 NEW crash in mozilla::wmf::MFTEnumEx @ EnumSoftwareMFTs
    *I note this was first seen in Fx21 and is 100% Windows 7
    <br />

  • I am attempting to open MPEG4 files on my Mac Book Pro and it is saying that the file cannot be opened because a codec is missing.  I downloaded both QuickTime Player 7.6.6 and also QuickTime Player MPEG2 and neither one of them are helping with my prob

    I am attempting to open MPEG4 files on my Mac Book Pro and it is saying that the file cannot be opened because a codec is missing.  I downloaded both QuickTime Player 7.6.6 and also QuickTime Player MPEG2 and neither one of them are helping with my problem.

    riiimommy wrote:
    I am not familiar with VLC, where can I download it? 
    VLC

  • Distiller will suddenly close/crash the *SECOND* time I open a file for converting to PDF.

    The subject heading says it all: Distiller will suddenly close/crash the *SECOND* time I open a file for converting to PDF.
    But I think I have a clue why this is happening. Typically, I use Distiller to convert EPS or PS files into PDFs. Also, almost without fail, I embed the required fonts (exclusively Type 1) directly into the EPS/PS files (using the required PFA format) so no local fonts on my computer are needed to be looked for by Distiller to be embedded in the resulting PDF; they're already in the EPS/PS files.
    But yesterday, I attempted to convert some EPS/PS files to PDFs using Distiller in which I had NOT embedded the Type 1 fonts (in PFA format, of course) in the source EPS/PS files. The first such conversion would work (in which I select "Open" and choose an EPS/PS file for conversion), but after that initial conversion, the *SECOND* time I clicked on "Open" (open file), Distiller would immediately close/crash.
    I then searched the web for answers, and discovered some people were having trouble getting Distiller to initialize if any of their computer system fonts were read-only. So, I went back to my EPS/PS files and embedded the required Type 1 (PFA format) fonts into them, and then—magically—Distiller worked without a hitch: I could open and convert any number of them in succession, with Distiller never closing/crashing.
    So, I concluded the reason that Distiller had been crashing upon the second attempted opening of a file (again, simply by pressing the "open" button to search for a file to convert, *not* after selecting a file) must have had something to do with Distiller scanning my computer's installed fonts when there was no embedded PFA font to reference, and a read-only font on my system was causing the problem. However, I looked in the two logical places where my fonts should be located (c:\psfonts and c:\windows\fonts), but found *no* font files' attributes set to "read-only" So, I'm stumped.
    I'm using Distiller Pro 10.1.1316 (acrodist.exe) on a Win 8.1 machine. I've found similar posts, going back to 2004, about Distiller immediately crashing after opening when some fonts are read-only; I haven't yet found a post about anyone successfully using Distiller to convert one EPS or PS file to PDF, and then having the program crash when the "Open" button is pressed subsequently. Any clues, anyone?

    Never heard about the crash and that does not sound normal. Be sure to do the updates to Acrobat in case that resolves the issue. You might also check the font settings in the settings file and check to ignore the error if the font can not be embedded and Distiller should use what it considers to be the closest system font.

  • Vi error on nfs mount; E212: Can't open file for writing

    Hi all,
    I've setup a umask of 0 for testing on both NFS client (Centos 5.2) and NFS server (OSX 10.5.5 server).
    I can create files as one user and edit/save out as another user w/o issue when directly logged into the server via ARD.
    However, when I attempt the same from an NFS mount on a client machine, even as root I get the following error using vi;
    "file" E212: Can't open file for writing
    Looking at the system.log file on the server, I see;
    kernel[0]: add_fsevent: no name hard-link! dropping the event. (event 2 vp == 0xa5db510 (-UNKNOWN-FILE)).
    This baffles me. My umask is 0 meaning files I create and attempt to edit as other users are 777, but I cannot save out edits unless I do a wq! in vi. At that point, the owner of the file changes to whomever did the vi.
    This isn't just a vi issue as it happens using any editor, but I like to use vi.
    Any help is greatly appreciated. Hey, beer is on me!

    Hi all,
    Thanks for the replies
    I've narrowed it down to a Centos client issue.
    Everything works fine using other Linux based OS's as clients.
    Since we have such a huge investment in Centos, I must figure out a workaround. Apple support wasn't much help as usual however they were very nice.
    There usual response is "its unsupported".
    If Apple really wants to play in the enterprise of business space, they really need to change there philosophy. I mean telling me that I shouldn't mount home directories via NFS is completely rediculus.
    What am I supposed to use then, Samba of AFP? No, I don't think so. No offense to Microsoft but why would I use a Windows based file sharing protocol to mount network shares in a Nix env???

  • Numbers freezes when I attempt to open a file from the iCloud

    Hello,
    My Numbers app for my iMac freezes when I attempt to open a spreadsheet file from the iCloud.  These same files open fine on my iPad, and I make sure to close Numbers on my iPad before I attempt to open the file on my iMac, but it makes no difference.  The app freezes, and I have to manually force stop the Numbers process.  Any help would be appreciated.

    How do I get the dock to recognize the latest numbers version I have.
    Go to the Applications folder, find Numbers 3 and drag it to the dock. It will then look like the lower icon here (the one with the 4 columns). 
    Another way is, if Numbers 3 is already open, to right-click the icon in the Dock and choose 'Keep in Dock' under 'Options':
    You can drag the icon with the three columns off the Dock if you don't want to open Numbers 2 from the Dock.
    SG

  • My windows(8.1 64bit) partition is read only from the mac(yosemite) side of things. Anybody have a clue on how to fix this? Also, slightly frustrating as well, windows crashes every time I attempt to open a file from the mac partition.

    my windows(8.1 64bit) partition is read only from the mac(yosemite) side of things. Anybody have a clue on how to fix this? Also, slightly frustrating as well, windows crashes every time I attempt to open a file from the mac partition.

    All Office applications will also try to open a temporary work file in the same location as the source file. This implies the source file directory also needs to be writable for this temporary file. Since the default HFS+ driver provides only read-only access, such temporary files will fail to open, and will cause the application to fail.
    As a test copy the file you want to edit, say an Excel spreadsheet from the OSX file system to the C: drive on the Windows side and try to open it. If you look in this directory, you should see two files, the source and a temporary file. You may have to force the temporary file to be opened on a read-write file system, by manipulating the folder for temporary files.

  • Premiere Pro CC does not open MOD files correctly

    Hi,
    I just started using the Adobe Creative Cloud as a trial, in particular the Premiere Pro CC software, since it might be relevant, I am working on a mac (completely updated as of yesterday).
    I have a JVC GZ-MG505 camcorder. This device saves the video files on an internal HDD in a file format called MOD. From what I have been able to see when searching on the web, this should be nothing more than a MPEG-2 file.
    So, I tried importing some video files into Premiere Pro and to my surprise, I noticed that a whole strip on the right hand side of the image is missing. The original is recorded in a widescreen (16:9) format with 720x576 pixels and Premiere Pro gives me a file with 540x576 pixels. I have tried using the Interpret Footage to change this, but it doesn't let me change the number of pixels. I also tried opening the files in Adobe Media Encoder and I have exactly the same results as in Premiere Pro. However, opening the files in VLC or mPlayer they come out exactly as expected with all the pixels there. Has anyone come accross this problem before or can anyone help me with solving this?
    I could try reencoding the files with VLC, but the output file is much smaller than the input file, so I am afraid I am loosing some definition.
    So, just to restate my problem, the adobe products open my MOD files without complaining, but for some reason they loose a strip 180 pixels wide on the right hand side of the image.
    Cheers

    Premiere Pro CC does not open MOD files correctly
    That is correct: there is a bug in CC. In CS6 they work correctly.
    Please file a bug report.
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    http://forums.adobe.com/message/5658455#5658455
    search for mod files and you will find one or two other threads.

  • I have a FCP event and project with all accompanying media saved on a harddrive.  I am now attempting to open the files on another computer that also has FCP X.  I cannot figure out how to get it to open.

    I have a FCP event and project with all accompanying media saved on a harddrive.  I am now attempting to open the files on another computer that also has FCP X.  I cannot figure out how to get it to open.

    The events and projects folders have to be on the top level of the drive for FCP to recognize them.

Maybe you are looking for

  • Macbook Pro to AVR receiver.

    Hi, I connected my laptop with a mini DVi to HDMI converter, then HDMI cable.  I get both video and sound.  The sound, however, is a second or so slower when I play movies/DVDs.  Sound is fine elsewhere (ex. youtube).  Any ideas on why this is so?  T

  • Trick to infect Macs?

    Several messages popped up on screen while I was on the internet using Safari yesterday. They look to me to be some sort of trick to get me to download a program or just to sell me something useless. The Safari logo looks authentic, but the grammar i

  • File Search won't search root level

    Our company rolled out an application that went to the root level of the HD. I was hoping to use File search on ARD 3.2.1 to find this .app, and delete it from a few users. However, file search doesn't want to show me any Apps in the root level. Is t

  • 12 V  Charging

    I have purchased two different cig ligher chargers - both have indicator lights that work yet when I plug in the iTouch it does not charge - any suggestions? The charger does work on other USB devices

  • Installing i tunes with vista

    i'm trying to install i tunes i have windows vista but i always have the same error message saying that there was an issue reading the package and the error number is 2738 can somebody help please i deleted the temp files and try to reinstall but sam