Can't create a folder

Can't create a folder is the message I get when using the extension manager CS4. Any help would be appreciated.

Hi Carl, I've been wrestling with this too and have made some progress. I'm running EM CS6 and am just installing some xml files (custom file info panel) via my mxi. Some of these xml files reside in folders that already exist and some reside in folders I'm creating with EM (or trying to ...). For example, in my file info panel folder I'm including a "loc" for my localized files.
Problem: EM says it installs the extension and even displays the correct version in EM, properly checks for updates as I have that set up. However, it doesn't actually deploy any files (it fails silently). This same behavior exists on windows XP as well as windows 7 and I've confirmed this isn't a permissions issue.
Conclusion: This seems directly related to folder creation. Absolutely no files deploy using a mxp but using the same mxi to generate a zxp I'm able to achieve partial success - only the files deployed to existing folders extract, any folders that need creating (and the files that go inside them) are ignored and I see references to create folder failures in the EM logs I pulled. I'll paste those below.
I hope you guys can fix / identify this quickly or perhaps give me a workaround as to how I may be able to continue to use the mxp format vs. zxp since my plugin(s) are CS4 compatible as well as CS5 & 6. Thanks!
Log File Snippet:
[DEBUG] Sat Jul 07 00:14:57 2012 [.111] (..\Control\OWLFrontController.cpp,95) ------------------AIR request To C++ Start-----------------------------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.111] (..\Control\OWLFrontController.cpp,98) -Receive the request from AIR, Request name is externalRespondFromAIR
[DEBUG] Sat Jul 07 00:14:57 2012 [.111] (..\Control\OWLFrontController.cpp,118) -63
[DEBUG] Sat Jul 07 00:14:57 2012 [.111] (..\Control\OWLFrontController.cpp,118) -6
[DEBUG] Sat Jul 07 00:14:57 2012 [.111] (..\Control\OWLFrontController.cpp,142) -----------------AIR request To C++ End--------------------------------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.111] (..\Control\OWLFrontController.cpp,165) -RequestId is63. It is a request used to unlock OK/Cancel
[ERROR] Sat Jul 07 00:14:57 2012 [.112] (..\MMFC\Source\MacrOS.cpp,4338) -CreateDirectory failed, error code = 5.
[ERROR] Sat Jul 07 00:14:57 2012 [.114] (..\MMFC\Source\MacrOS.cpp,4338) -CreateDirectory failed, error code = 5.
[ERROR] Sat Jul 07 00:14:57 2012 [.116] (..\MMFC\Source\MacrOS.cpp,4338) -CreateDirectory failed, error code = 5.
[ERROR] Sat Jul 07 00:14:57 2012 [.118] (..\MMFC\Source\MacrOS.cpp,4338) -CreateDirectory failed, error code = 5.
[ERROR] Sat Jul 07 00:14:57 2012 [.120] (..\MMFC\Source\MacrOS.cpp,4338) -CreateDirectory failed, error code = 5.
[DEBUG] Sat Jul 07 00:14:57 2012 [.133] (..\Control\OWLExtensionMgrUI.cpp,301) -Hide progress
[DEBUG] Sat Jul 07 00:14:57 2012 [.133] (..\Control\OWLFrontController.cpp,400) --------------------Request (C++ side To AIR part ) Start--------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.133] (..\Control\OWLFrontController.cpp,403) -Method Name: airCallBack
[DEBUG] Sat Jul 07 00:14:57 2012 [.133] (..\Control\OWLFrontController.cpp,420) -63
[DEBUG] Sat Jul 07 00:14:57 2012 [.133] (..\Control\OWLFrontController.cpp,420) -9
[DEBUG] Sat Jul 07 00:14:57 2012 [.133] (..\Control\OWLFrontController.cpp,420) -100
[DEBUG] Sat Jul 07 00:14:57 2012 [.134] (..\Control\OWLFrontController.cpp,446) --------------------Request (C++ side To AIR part ) End---------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.154] (..\Control\OWLExtensionMgrUI.cpp,301) -Hide progress
[DEBUG] Sat Jul 07 00:14:57 2012 [.154] (..\Control\OWLFrontController.cpp,400) --------------------Request (C++ side To AIR part ) Start--------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.154] (..\Control\OWLFrontController.cpp,403) -Method Name: airCallBack
[DEBUG] Sat Jul 07 00:14:57 2012 [.155] (..\Control\OWLFrontController.cpp,420) -63
[DEBUG] Sat Jul 07 00:14:57 2012 [.155] (..\Control\OWLFrontController.cpp,420) -9
[DEBUG] Sat Jul 07 00:14:57 2012 [.155] (..\Control\OWLFrontController.cpp,420) -100
[DEBUG] Sat Jul 07 00:14:57 2012 [.155] (..\Control\OWLFrontController.cpp,446) --------------------Request (C++ side To AIR part ) End---------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.155] (..\MacrExtensionManager.cpp,7293) -CMacrExtensionManager::InstallExtension(): non-rollback session, reset g_exitCode
[DEBUG] Sat Jul 07 00:14:57 2012 [.235] (..\DBWrapper.cpp,4291) -HandleSetForInstallExtension:+++ extId 3
[DEBUG] Sat Jul 07 00:14:57 2012 [.235] (..\DBWrapper.cpp,4320) -HandleSetForInstallExtension: extId 3, extName Popstar XMP Viewer, prodId 4
[DEBUG] Sat Jul 07 00:14:57 2012 [.353] (..\Control\OWLFrontController.cpp,400) --------------------Request (C++ side To AIR part ) Start--------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.353] (..\Control\OWLFrontController.cpp,403) -Method Name: airCallBack
[DEBUG] Sat Jul 07 00:14:57 2012 [.353] (..\Control\OWLFrontController.cpp,420) -63
[DEBUG] Sat Jul 07 00:14:57 2012 [.353] (..\Control\OWLFrontController.cpp,420) -0
[DEBUG] Sat Jul 07 00:14:57 2012 [.353] (..\Control\OWLFrontController.cpp,420) -Flash CS6
[DEBUG] Sat Jul 07 00:14:57 2012 [.353] (..\Control\OWLFrontController.cpp,420) -XMP_Viewer.mxi
[DEBUG] Sat Jul 07 00:14:57 2012 [.353] (..\Control\OWLFrontController.cpp,446) --------------------Request (C++ side To AIR part ) End---------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.375] (..\Control\OWLFrontController.cpp,95) ------------------AIR request To C++ Start-----------------------------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.375] (..\Control\OWLFrontController.cpp,98) -Receive the request from AIR, Request name is airNotifyOperationBeginOrEnd
[DEBUG] Sat Jul 07 00:14:57 2012 [.375] (..\Control\OWLFrontController.cpp,118) -67
[DEBUG] Sat Jul 07 00:14:57 2012 [.375] (..\Control\OWLFrontController.cpp,118) -install
[DEBUG] Sat Jul 07 00:14:57 2012 [.375] (..\Control\OWLFrontController.cpp,118) -0
[DEBUG] Sat Jul 07 00:14:57 2012 [.375] (..\Control\OWLFrontController.cpp,118) -0
[DEBUG] Sat Jul 07 00:14:57 2012 [.375] (..\Control\OWLFrontController.cpp,142) -----------------AIR request To C++ End--------------------------------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.576] (..\Control\OWLFrontController.cpp,95) ------------------AIR request To C++ Start-----------------------------------------------
[DEBUG] Sat Jul 07 00:14:57 2012 [.576] (..\Control\OWLFrontController.cpp,98) -Receive the request from AIR, Request name is externalPumpBridgeTalkMessage
[DEBUG] Sat Jul 07 00:14:57 2012 [.576] (..\Control\OWLFrontController.cpp,118) -pumpBridgeTalkMessage
[DEBUG] Sat Jul 07 00:14:57 2012 [.576] (..\Control\OWLFrontController.cpp,142) -----------------AIR request To C++ End--------------------------------------------------

Similar Messages

  • Can we create a folder in one desktop without sharing that folder in other desktop in mac?

    I have created a few desktop in my mac. Can i create a folder in one desktop, which does not share in other desktop?Can I have different folders in different desktop? how to do that?

    No. Desktop spaces affect only applications and their windows. If an icon appears on the desktop it appears on every desktop.

  • Why I can't create a folder in my passport ultra? I want to back up my files

    My MAC is getting slower so I bought a 1 TG WD My Passport Ultra to free up some space.
    But once installed, I can't create new folder in the external HD.
    Please help.

    Hi stphnora,
    Welcome to the Support Communities!
    If this is an iCloud account, you should be able to do it from the www.icloud.com website.  The article below explains how:
    iCloud: Organize messages into folders
    http://support.apple.com/kb/PH2646
    Cheers,
    - Judy

  • The installer can't create the folder '/var/folders/jp  Mac Pro, Mac OS X (10.7.5)

    when i installing program softwares it say's the installer can't create the folder '/var/folders/jp………..in my macbook 10.7.5. please give solution my problem.

    I forgot to add that some can log in and others cannot, but no specific one MacBook.

  • How can I creat a folder by jsp

    import java.io.*;
    class folder
         public static void main(String args[])
              folder foIns = new folder();
              foIns.makeDir("E:\\test");
         public static void makeDir(String dir)
    File d = new File(dir);
    if (!d.exists()) {
    d.mkdir();
    I can creat a folder by java , but how can I creat a folder by jsp??
    thanks all ^_^

    import java.io.*;
    class folder
         public static void main(String args[])
              folder foIns = new folder();
              foIns.makeDir("E:\\test");
         public static void makeDir(String dir)
    File d = new File(dir);
    if (!d.exists()) {
    d.mkdir();
    I can creat a folder by java , but how can I creat a
    folder by jsp??
    thanks all place this class file in web-inf/classes of your web application,and in jsp page use
    <jsp:useBean id="fold" class="your complete class name" scope="page"/>
    <%
    fold.makeDir("dir name");
    %>

  • Can't create new folder to Applications in standard account

    Hi.
    As I have two accounts one admin account and other standard account and last time it didn’t work in both.
    So I just restored factory settings like described here: http://support.apple.com/kb/ht3910
    This fixed the problem.
    Now again I can't create new folder to applications but this time it doesn’t work only in my standard account but it does work in admin account.
    Previously I downloaded this program to open pdb files :http://www.loghound.com/pordible/
    But it didn't work for me so I removed it to Trash. That's when I noticed that the new folder icon in applications isn't active but I can't be sure that this caused it.
    I used Disc Utility to repair my macbook pro hard disk using Mac OS X Install DVD but it didn't fix the problem.
    Is there any way to fix this problem without restoring factory settings again?

    I think either way should work OK - it's less of a security risk to use a standard account for "everything", including web browsing, but I confess I don't myself do this. You would again have to authenticate with an admin username/password if you do download and install from the standard account.
    Whichever way you do it, this article may be relevant:
    *About file quarantine in Mac OS X v10.5 and v10.6*
    http://support.apple.com/kb/HT3662
    It includes the following:
    If you have multiple user accounts on your Mac, the user account that downloaded the file is the only user account that can remove the quarantine attribute to the file. All other user accounts can open the quarantine file, but they will be presented with the quarantine dialog box asking "Are you sure you want to open it?" every time they open the file.
    --------------------

  • The Installer Can't Create the Folder "Var/Folder/zc...

    I've been trying to install the 10.7.5 update AND an iPhoto update from an App Store notification. Neither are working. I get an "Unknown Error" message at the app store and the following message when I click to install the 10.7.5 pkg:
    The installer can't create the folder "var/folders/zc/c2c_sr*n3tl66tr7dwvltr84000gn/T/install.14239UqZAxL  
    I've run "Repair Disc Permissions" in Utilities.
    Any suggestions?  I've seen this problem addressed in other discussions, but none of those solutions seem to work for me.  Thanks in advance. 

    Hi, it's important to Repair the Disk, or at least Verify Disk before Repairing Permissions.
    Also, how much free space is on your Hard Drive?
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.

  • Could not open firefox and tried to update newer version but could not with error msg "can not create temp folder archive"

    Tried to run firefox as usual but the the page could not connect the server. Thus, uninstalled the browser and tried to install a newer version. Could not run the program and error msg "can not create temp folder archive" popped up.

    See http://answers.yahoo.com/question/index?qid=20080702200623AAOYP13

  • When I try to download mozilla it says "can not create temp folder archive"

    I click 'run' and after it is done loading a window pops up saying 'can not create temp folder archive' So basically it won't let me download mozilla. What do I do to fix this?

    Interesting. I tried one more time - instead of saving it to my hard drive, I ran it directly off the Mozilla site and it installed....
    Something is definitely wrong with the Mozilla "save as" and THEN run process....

  • Ao clicar em "Executar" aparece "Can not create temp folder archive". O que faço?

    Não consigo instalar o Firefox mesmo com o auxílio do “Instalando o Firefox no Windows”. Ao clicar em "executar" aparece uma mensagem do 7 - Zip "Can not create temp folder archive” .
    O que devo fazer para conseguir instalar o navegador?

    Você tentou executar como administrador o instalador do Firefox? Tente iniciar o computador em modo de segurança e tente novamente instalar.
    *[http://windows.microsoft.com/pt-br/windows/start-computer-safe-mode]

  • The installer can't create the folder "/var/folders/jp

    the installer can't create the folder
    '/var/folders/jp

    What installer?
    The /var folder is an invisible folder on your drive.

  • LR 4 & 4.1 can't create new folder manually during photo import

    Windows 64, i7, 12GB RAM
    I don't seem able to create a new folder manually on photo import.  This still works fine on the same PC with LR3.6.  Anyone else seeing this?  Thanks.

    I've sometimes found the 'Make New Folder' option to be a bit hit and miss on Win7....so I generally avoid it. In your case, wouldn't it be easier to have Lightroom create the folder for you by setting up your Destination panel as follows:
    Obviously the selected target parent folder in your case would be "Photos Working Folders", use "Organize: Into One Folder", tick the Into Subfolder box and enter the name of the sub-folder you want, e.g. raw0015. As you can see, if the sub-folder doesn't yet exist, Lightroom then shows you that it will be creating it for you.

  • How can I create a folder in ios for pdf files?

    How can I create a separate folder in ios for my pdf files?

    Hi Artistdeet,
    For this you have to follow certain steps-
    1. Tap on Document tab from left pane of Adobe Reader.
    2. Tap on 'Edit' button placed at right side of top toolbar.
    3. Tap on "folder icon with plus sign", it will ask you to enter the folder name.Enter desired folder name by which you want to create the folder.
    Hope this will solve your problem.
    Thanks
    -Satyadev

  • How can I create a folder on internal storage of DMP 4310?

    Hi. I'm a junior engineer in Korea.
    I have a question about DMP 4310 with creating a folder of internal storage.
    I can acess the internal storage but, I cannot make a folder or file uploading.
    I already checked about Access mode - read and write, and also DMP management - FTP Server On, and password too.
    It's enable to read but, unable to make a file or a folder.
    when It rejected my order, I saw a message on my screen like this.
    "550 Create directory operation failed."
    I searched this letters, but couldn't get any information to handle this issue except for showing of permision error message of linux.
    now, I am begging for your kindness.
    what am I suppose to do?

    I checked my permission, and I got the result.
    By the result, I cannot make any folders or files except for path of /usb_1/
    So, I can upload file to /usb_1/ and play it. that's it.
    self question, and self answer... so sad to less people to answer this DMS section...

  • Can't create a folder on a shared Mac

    I'm using my mid-2010 iMac with OS 10.9.1, logged in with my username. I'm connected via sharing to my wife's 2006 MacBook Pro running 10.6.8, logged in with her username.
    I can connect to the MBP fine. I can see folders on it, and open them. What I can't do is create a folder on the MBP from the iMac. The first thing that comes up when I try is my permission screen with my user name, with a message that I'm changing the Finder.  I put in my password, and the next popup is a message saying that I don't have privileges to create the folder. I have Read &amp; Write permissions for me set on the MacBook Pro all the way from the top level internal drivel down to the level I'm trying to create a folder in. I'm trying to create a folder within the Music folder on the MBP.
    Anyone have any ideas what the problem might be?

    I figured it out. It's odd though. It was allowing me to see and operate the folders on the MBP using an older username from one of my prior OSs. My new Mavericks username is different than whet the permissions on the MBP were set to. Once I set up permissions on the MBP using the username that appears on my iMac Mavericks' in the User folder, it allowed me to create the folder. Strange though that it would let me connect and share without the new username.
    NOT SOLVED. . It still doesnt work. I mistakenly created the folder in my own User Music folder on the iMac by mistake

Maybe you are looking for