Project open error.

Whan I open a ADF base web project from jdev 10.1.3.3 IDE fallowing error occurs.
How can I solve this error. Thanks.
oracle.jbo.dt.objects.JboException: Entity Attribute for this View Attribute cannot be found.
model.EntObjDepartman.DepartmanAdi
Model.DepartmanView.DepartmanAdi
     at oracle.jbo.dt.objects.JboException.throwException(JboException.java:81)
     at oracle.jbo.dt.objects.JboViewAttr.loadResolveReferencesXML(JboViewAttr.java:965)
     at oracle.jbo.dt.objects.JboBaseObject.loadResolveReferencesChildren(JboBaseObject.java:1835)
     at oracle.jbo.dt.objects.JboView.loadResolveReferencesXML(JboView.java:5959)
     at oracle.jbo.dt.objects.JboPackage.loadResolveReferencesXML(JboPackage.java:1360)
     at oracle.jbo.dt.objects.JboPackage.finishObjectsLoad(JboPackage.java:1042)
     at oracle.jbo.dt.objects.JboPackage.loadFromXMLFile(JboPackage.java:972)
     at oracle.jbo.dt.objects.JboPackage.loadFromXMLFile(JboPackage.java:951)
     at oracle.jbo.dt.objects.JboBaseObject.loadFromXMLFile(JboBaseObject.java:2615)
     at oracle.jbo.dt.objects.JboPackage.loadFromXMLFile(JboPackage.java:880)
     at oracle.jbo.dt.objects.JboPackage.checkForLoad(JboPackage.java:451)
     at oracle.jbo.dt.objects.JboPackage.findContainedObjectByName(JboPackage.java:440)
     at oracle.jbo.dt.objects.JboPackage.findObjectByName(JboPackage.java:1999)
     at oracle.jbo.dt.objects.JboApplication.findObjectByName(JboApplication.java:959)
     at oracle.adf.dt.providers.BC4JDataControlProvider.createDataControls(BC4JDataControlProvider.java:153)
     at oracle.adf.dt.providers.BC4JDataControlProvider.addControlsToArrayList(BC4JDataControlProvider.java:98)
     at oracle.adf.dt.DataControlManager.getAllDataControls(DataControlManager.java:129)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:50)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:35)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:30)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:25)
     at oracle.adf.dt.controls.DataControlsTree.createDataControlsTreeModel(DataControlsTree.java:81)
     at oracle.adf.dt.controls.ModelCreator.run(DataControlsTree.java:113)
     at oracle.adf.dt.controls.DataControlsTree.internalPopulateFromActiveWorkSpace(DataControlsTree.java:76)
     at oracle.adf.dt.dbpanel.DataBindingPanelTree.dataControlSetChanged(DataBindingPanelTree.java:115)
     at oracle.adf.dt.DataControlManager.notifyDataControlSetChanged(DataControlManager.java:54)
     at oracle.adf.dt.listeners.bc4j.JboContainerChangeListenerImpl.notifyDataControlSetChanged(JboContainerChangeListenerImpl.java:76)
     at oracle.adf.dt.listeners.bc4j.JboContainerChangeListenerImpl.childAddedAction(JboContainerChangeListenerImpl.java:31)
     at oracle.jbo.dt.objects.JboContainerChangeMulticaster.dispatchChildAddedAction(JboPackage.java:2525)
     at oracle.jbo.dt.objects.JboPackage.processChildAddedEvent(JboPackage.java:252)
     at oracle.jbo.dt.objects.JboPackage.addChild(JboPackage.java:194)
     at oracle.jbo.dt.objects.JboPackage.addObjectsFromXMLFile(JboPackage.java:1125)
     at oracle.jbo.dt.objects.JboPackage.loadObjectsFromXMLFiles(JboPackage.java:1110)
     at oracle.jbo.dt.objects.JboPackage.loadFromXMLFile(JboPackage.java:971)
     at oracle.jbo.dt.objects.JboPackage.loadFromXMLFile(JboPackage.java:951)
     at oracle.jbo.dt.objects.JboBaseObject.loadFromXMLFile(JboBaseObject.java:2615)
     at oracle.jbo.dt.objects.JboPackage.loadFromXMLFile(JboPackage.java:880)
     at oracle.jbo.dt.objects.JboPackage.checkForLoad(JboPackage.java:451)
     at oracle.jbo.dt.objects.JboPackage.findContainedObjectByName(JboPackage.java:440)
     at oracle.jbo.dt.objects.JboPackage.findObjectByName(JboPackage.java:1999)
     at oracle.jbo.dt.objects.JboApplication.findObjectByName(JboApplication.java:959)
     at oracle.adf.dt.providers.BC4JDataControlProvider.createDataControls(BC4JDataControlProvider.java:153)
     at oracle.adf.dt.providers.BC4JDataControlProvider.addControlsToArrayList(BC4JDataControlProvider.java:98)
     at oracle.adf.dt.DataControlManager.getAllDataControls(DataControlManager.java:129)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:50)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:35)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:30)
     at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:25)
     at oracle.adf.dt.controls.DataControlsTree.createDataControlsTreeModel(DataControlsTree.java:81)
     at oracle.adf.dt.controls.ModelCreator.run(DataControlsTree.java:113)
     at oracle.adf.dt.controls.DataControlsTree.internalPopulateFromActiveWorkSpace(DataControlsTree.java:76)
     at oracle.adf.dt.dbpanel.DataBindingPanelTree.update(DataBindingPanelTree.java:103)
     at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:94)
     at oracle.ide.model.Node.notifyObservers(Node.java:458)
     at oracle.ide.IdeViewHandler.fireActiveProjectChanged(IdeViewHandler.java:147)
     at oracle.ide.IdeViewHandler.activateProjectInWorkspace(IdeViewHandler.java:135)
     at oracle.ide.IdeViewHandler.viewSelectionChanged(IdeViewHandler.java:166)
     at oracle.ide.view.View.fireViewSelectionChanged(View.java:531)
     at oracle.ideri.navigator.DefaultNavigatorWindow.fireViewSelectionChanged(DefaultNavigatorWindow.java:613)
     at oracle.ide.view.View.updateSelectionImpl(View.java:484)
     at oracle.ide.view.View.updateSelection(View.java:324)
     at oracle.ideri.navigator.DefaultNavigatorWindow$3.viewSelectionChanged(DefaultNavigatorWindow.java:1011)
     at oracle.ide.view.View.fireViewSelectionChanged(View.java:531)
     at oracle.ide.view.View$4.actionPerformed(View.java:356)
     at javax.swing.Timer.fireActionPerformed(Timer.java:271)
     at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Ali,
Sounds like the xml for the View Object is out of synch with the xml for the Entity Object on which it is based. Do you use any version control system so that you can go back to an older, working version? If not, try removing the DepartmanView View Object and re-creating it.
Or, perhaps your EO (EntObjDepartman) is missing an attribute (DepartmanAdi)- try adding it.
John

Similar Messages

  • Biztalk new Project Open Error

    I have installed Biztalk 2009 on Windows 2008 SP2 , and Visual Studio 2008 SP1. When I try to create a new Biztalk Project with Empty Biztalk Project Template i am getting the following error. The error states that
    MSBuild\Microsoft\Biztalk\Biztalkc.Targets: The imported project file could not be loaded, root element is missing. Then I try to open the Targets file nad the actual project file in a Notepad, but in vainn, nothing is there in both the
    file though the file sizes are not 0 bytes. Please advise me how tho resolve ths issue.

    Hi All,
    I was struggling with the similar issue. You may find my resolution helpful.
    1st of all, i was facing the issue while opening a soure code teaken from some other server to my local server where i didnt have the VSS connectivity.
    After great  struggle finaly I did 2 things which worked for me and I could open the solution.
    1. removed all .user and  . vssscc file from my  local code copy (not sure if this helped)
    2. replaced BizTalkC.targets and BizTalkCommon.targets in "C:\Program Files\MSBuild\Microsoft\BizTalk" with the same target files taken from the server where my source code was opening without any issue. (this did help;-) )
    Hope this works for others too.
    Parin

  • "Unable to open project file" Error Message

    I pulled an all-nighter (13 hours of editing) last night to create a critical project in FCE 3.5.1 on my Intel iMac running 10.4.11 then left this afternoon for a few hours and shut down my machine. Came back tonight and tried to open the project (which I saved on my Maxtor 1 TB external drive along with all of the scratch disk files). To my absolute panic, it won't open the file now with an error message that simply says, "Unable to open project file". HELP!!!! Anyone have any suggestions?!?!

    In the past I found (and reported to Apple Feedback) the same bug Steve reports here, but I should recall that the problem:
    - only appeared in PAL projects (probably not the case for kscritch) - never heard of it in NTSC
    - was consistent in FCE 3.x, not so in FCE 4
    I made tests importing .psd images with transparency into PAL projects using FCE 4, and I had various behaviours: sometimes the project worked, sometimes I couldn't open the project again (as in FCE 3), sometimes I had error messages with inconsistent behaviour (msg like "file error", but the project opened and file was there...), etc. so I decided to do without.
    Now I only import .tif or .png images when I need transparency
    Piero

  • "Unable to Open Project File" - error

    Does anyone know how to resolve an "Unable to Open Project File" - error. I accidentally shut down my computer wrong, although Final Cut wasn't open.

    Welcome to the forums.
    The project file might have gotten corrupted. Look for the AUTOSAVE VAULT (typically in the DOCUMENTS>FINAL CUT PRO DOCUMENTS folder) and open the most recent version. Copy it to your main project folder if it works.
    If not, then try trashing your prefs with FCP Rescue.
    Shane

  • Project suddenly won't open, error message displayed

    Can anyone shed any light on the following error message?
    [\Monk\main\common\PremiereShell\Src\PlayerFactory.cpp-379]
    I'm half way through a project; all was well when I shut down yesterday, but today the project won't open. The error message offers me a "continue" option, but doing so only opens a "working" dialogue which sits at 0% and does nothing. Audition is otherwise happy, all other projects opening fine, just not the one I need!
    Any thoughts anyone?
    Thanks
    Aidan

    "so If I save a back up of my project under the same name...and then the original gets corrupted...then the backup will ALSO not work unless it's been labeled under a different name??"
    Well if someone saves a backup under the same name in the same location then clearly it is actually overwritting the original and yes as they are now the same session then if one is corrupt the 'backup' is corrupt.
    Clearly this isn't a backup.
    But in your situation you are making a backup to a different drive/etc so if the original session file (.ses) gets corrupted no your backup will not be corrupted.
    You can try this utility http://www.mediasweeper.com.au/sesbackup.htm its pretty handy for hunting down & backing up all or selected session files.
    You can also use this utility http://www.mediasweeper.com.au/ to examine your session files and see the exact path of the files referenced within your session file.
    But note that if you make a copy of your session & media (ie the whole folder - lets say on H: drive) and put it on another drive (say E:) if you open the session on the E: drive then (as MediaSweeper will show you) AA will open the session on E: and reference the files on the H: drive but if those files are no longer on the H: drive (ie the original location) then AA will look in the current folder that the session is in.
    Its handy to know that otherwise you may think you are working on a backup but you are actually working on the original.
    Remember as with all software - Save early and save often!

  • I was trying to open a project in adobe flash pro cc and it said there was an error opening the project. I have tried multiple times with no success, however all my other projects open and work fine

    I tried multiple times, but still couldn't open my project. All my other projects open and work fine. Please help, it is important.

    You will most likely get better help in Flash Professional
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Premiere Elements 7 project save error and compatibility error on Win 7

    I have installed Premiere Elements 7 on a Win 7 32 bit os HP8000 desktop.  When I try to save a project to H: drive on a Novell server, I get a "project save error".  You can save fine to the desktop, but not to the H: drive.  If you try to open a Premiere Elements 7 file (on the Win 7 machine) that was created on a WinXP machine with the same Premiere Elements 7 program, you get "Projects created with adobe premiere pro and adobe premiere elements are not compatible. Please use the appropriate application to open this project."
    Help please.  Thanks.

    Solved.  The problem was to do with the Novell Client.  I installed the latest version (Client 2 sp1 ir4 for Win 7) and that solved the problem.
    fyi and thanks
    Patty

  • Slow processing and getting opening errors/warnings

    I've modified the PDF Binder sample to get a plugin that would open PDF's and Tif files, and save them as PDF/A-1b (code below).
    It's working. The problem: it's processing too slow (compared with the Actions batch processing)... and I've been getting warnings/and errors about "The imput file is corrupt or of an unknown/unsupported type" type. This is stopping my batch process until I click OK, and the it continues.
    I am trying to process a few thousand of tif files now. I tried first to use the Batch processing capability built in the Acrobat X... an it works, but only with the first 255 documents in the folder... then gives an "insufficient disk space" message for the rest of the files in the directory.
    So, 2 questions: Does anyone knows why it is so slow processing the tiff files and... how I can make my code "silent" so it does not wait for the OK after the message??
    Thanks in advance.
    The code:
    ADOBE SYSTEMS INCORPORATED
    Copyright (C) 1998-2006 Adobe Systems Incorporated
    All rights reserved.
    NOTICE: Adobe permits you to use, modify, and distribute this file
    in accordance with the terms of the Adobe license agreement
    accompanying it. If you have received this file from a source other
    than Adobe, then your use, modification, or distribution of it
    requires the prior written permission of Adobe.
      \file PDFBinder.cpp
    - Implements a method to convert multiple files into PDFs and bind the PDFs
    into one PDF file. The code shows how to use AVConversionToPDFHandler to
    convert files to PDF and how to use PDDocInsertPages() to combind PDF files.
    // Headers.
    #include <stdio.h>
    #include <ctype.h>
    #ifndef MAC_PLATFORM
    #include <direct.h>
    #include "PIHeaders.h"
    #endif
    // Defines ----------
    // Define this flag to show AVConversionToPDFEnumHandler info. in log file.
    #define SHOW_TOPDF_HANDLER_TYPES   
    // define this flag to use file type filter 
    #define USE_FILE_FILTER   
        Constants/Declarations
    // Message display control.  Ture: display
    ASBool bEcho = true;
    // File location. User can change the following filenames.
    #if WIN_PLATFORM
        const char* STRING_PDFBinderFolder = "C:\\Fairfax\\Adobe\\in";
        const char* STRING_PDFOutputFolder = "C:\\Fairfax\\Adobe\\PDFA";
        const char* FOLDERSYMBOL="\\";
    #endif
    #if MAC_PLATFORM
        const char* STRING_PDFBinderFolder = "/PDFBinder";
        const char* FOLDERSYMBOL="/";
    #endif
    char* OutputPdfFileName = "PDFBinderOutput.pdf";
    char* LogFileName = "PDFProcessLog.txt";
    static ASInt32 gNumToPDFExt;
    static ASInt32 gNumFromPDFExt;
    static AVConversionFromPDFHandler RightHandler;
    const int MAX_FILENAME_LENGTH = 256;
    char sLogFileName[MAX_FILENAME_LENGTH];
    // Filter -----------
    // Filter is a list of file types which can be converted to PDF in this program.
    // Use a filter may fit user's specific needs and ensure a smooth automation process.
    // Of course, the user can turn off the filter in two ways:
    //   (1) gPDFBinderFileFilter = "";
    //   (2) comment out //USE_FILE_FILTER 
    // The filter should be consistent with the Acrobat viewer's menu capability:
    //   Create PDF from multiple files ...
    // Here we put the types which have been tested, but user can expand it.
    const char* gPDFBinderFileFilter = "pdf,tif,tiff,PDF,TIF,TIFF";
    const int MAX_STRING_LENGTH = 2048;
    AVConversionToPDFHandler gHandler;
    // functions in this file.
    int    ConvertAndInsertFileToPDF(ASPathName aspItem, char* aFileName, PDDoc  PDFfile);
    void BindingFileToPDF(ASPathName aPathName, char* aFilename, ASFileSysItemPropsRec nFileAttrb, PDDoc targetPDdDoc, ASPathName outputPathName, int *ipTotal, int *ipConverted);
    ASBool PassPDFBinderFileFilter(char* filename);
    int    ConvertAndSavePDFInTargetFolder(ASPathName aPathName, char* aFileName, PDDoc PDFfile, ASPathName outputPathName);
    char* NewFileName(char *& aFileName);
    // callbacks
    ACCB1 ASBool ACCB2 MyAVConversionToPDFEnumProc(AVConversionToPDFHandler handler, AVConversionEnumProcData data);
    ACCB1 ASBool ACCB2 AVConversionToPDFEnumFindHandler(AVConversionToPDFHandler handler, AVConversionEnumProcData data);
    static ACCB1 ASBool ACCB2 myAVConversionFromPDFEnumProc(AVConversionFromPDFHandler handler, AVConversionEnumProcData data);
        Implementation
    /**    This sample implements a method to convert multiple files into PDF
      and bind the PDFs into one PDF file .
        This sample shows developers how to grammatically implement To-PDF file
      converson functionality.  Basically, the code uses AVConversionToPDFHandler
      to convert files to PDF and PDDocInsertPages()to combine PDF files.
      This plug-in is designed to run from a menu item, and by setting bEcho = false
      it may be run without any graphics user interface on the screen. Therefore, it 
      can be executed from other programs such as C IAC, VB IAC, and JavaScript
      to meet enterprise workflow needs.
        How to run it :
        - This sample adds a menu item "PDF Binder" under the Acrobat SDK submenu. Two ways to
        execute it: 1) click the menu item to run the program using a fixed file location
        hard coded; 2) press the shift key and click the menu item to choose a folder where
        files to be converted are located.
        - Without folder selection, this original code is to convert and bind files in a
        directory    C\test\PDFBinder for Win, or a folder   MacHD:test:PDFBinder for Mac.
        You can copy the test files in the project's testfiles folder to the appropriate location 
        for testing. You may locate files to be converted in another directory/folder, and
        specify the location in the string variable PDFBinderFolder in the code.
        - When you have the files to be converted ready in the specified location,
        run Acrobat 6 menu Advanced->AcrobatSDK->PDF Binder to start the operation.  There are
        echo messages informing you of the operation start and end, but you can change and
        rebuild the code to turn off the display on screen.
        - An output file PDFBinderOutput.pdf in the same location is created
        when the program succeeds. A text log file  PDFBinderLog.txt in the same
        location records the process and results.
        -  You can set bEch = false in the code to turn off any display on the screen.
        This is necessary when you  call the menu function from within other programs
        of C IAC, VB IAC, JavaScript. 
        -  An optional file filter is used to pre-process the files. The filter only allows
        the files with predefined types to be processed. You can change the file type list
        as you wish. Using a filter may ensure a smooth automation process, since you can put
        only well-tested file types in the filter. To turn off the filter, you can set
        gPDFBinderFileFilter = "" or not to define USE_FILE_FILTER 
        - Note this is a sample only, developers need to make further improvement for
        their actual use. For example, you can set up a list of files to use the method for
        the conversion and binding. And you can add code to handle special file types.
          @see AVConversionConvertToPDFWithHandler
        @see AVConversionEnumToPDFConverters
        @see ASFileSysDestroyFolderIterator
        @see PDDocOpen
        @see PDDocClose
        @see PDDocInsertPages
        @see PDDocCreatePage
        @see PDDocDeletePages
        @see PDPageRelease
        @see ASFileSysCreatePathName
        @see ASFileSysFirstFolderItem
        @see ASFileSysNextFolderItem
        @see ASFileSysGetNameFromPath
        @see ASFileSysReleasePath
    ACCB1 void ACCB2 PDFBinderCommand(void*)
        // if the menu item clicked with Shift key pressed down, go to interactive mode.
        // let the user to choose a folder and process all the file in the folder.
        ASText dispText = ASTextNew();
        char PDFBinderFolder[MAX_STRING_LENGTH];
        ASBool shiftKeyIsDown = ((AVSysGetModifiers() & AV_SHIFT) != 0);
        if(shiftKeyIsDown) {
            AVOpenSaveDialogParamsRec dialogParams;
            // Configure the dialog box parameters.
            memset (&dialogParams, 0, sizeof (AVOpenSaveDialogParamsRec));
            dialogParams.size = sizeof(AVOpenSaveDialogParamsRec);
            dialogParams.windowTitle = ASTextFromScriptText("Choose folder with files to bind",kASRomanScript);
            dialogParams.flags |= kAVOpenSaveAllowForeignFileSystems;
            dialogParams.initialFileSys = ASGetDefaultUnicodeFileSys();
            ASPathName thePath;
            ASFileSys fileSys;
            AVAppBeginModal(NULL);
            if(ASBoolToBool(AVAppChooseFolderDialog(&dialogParams, &fileSys, &thePath)) != true){
                AVAppEndModal();
                //AVAlertNote("Failed to select the folder");
                return;
            AVAppEndModal();
    #ifdef WIN_PLATFORM       
            ASFileSysDisplayASTextFromPath(ASGetDefaultUnicodeFileSys(), thePath, dispText);
            ASHostEncoding bestEnc = ASTextGetBestEncoding(dispText, (ASHostEncoding)PDGetHostEncoding());
            strncpy(PDFBinderFolder, ASTextGetEncoded(dispText, bestEnc), MAX_STRING_LENGTH - 1);
    #else       
            ASPlatformPath aspPath;
            ASFileSysAcquirePlatformPath(fileSys, thePath, ASAtomFromString("POSIXPath"), &aspPath);
            strncpy(PDFBinderFolder, (char *)ASPlatformPathGetPOSIXPathPtr(aspPath), MAX_STRING_LENGTH - 1);
            ASFileSysReleasePlatformPath(fileSys, aspPath);
            // remove extra path separator
            char e = PDFBinderFolder[strlen(PDFBinderFolder)-1];
            if(e == ':' || e == '/')
                PDFBinderFolder[strlen(PDFBinderFolder)-1]='\0';
            dispText = ASTextFromScriptText(PDFBinderFolder, kASEUnicodeScript);
    #endif
            ASFileSysReleasePath(fileSys, thePath);
        // Otherwise, the hard coded file path will be used.
        else {
            strcpy(PDFBinderFolder, STRING_PDFBinderFolder);
            dispText = ASTextFromScriptText(PDFBinderFolder, kASRomanScript);
        // instruction message
        char strMsg[MAX_STRING_LENGTH] = "";
        sprintf(strMsg, "This function will convert and process Tiff and PDF files in the selected directory. ");
        strcat(strMsg, " You need to copy your files in C:\\Fairfax\\Adobe\\in directory." );
        strcat(strMsg, " Files will be processed into C:\\Fairfax\\Adobe\\PDFA directory." );
        strcat(strMsg, " If you are ready, click OK to continue, or click Cancel to quit. " );
        strcat(strMsg, " \nNote you can press down Shift key and click the menu item to have a folder selection. " );
        strcat(strMsg, " \nNote you can turn off the echo message by setting bEcho = false and rebuild the code. " );
        if(ASBoolToBool(bEcho)==true){
            ASInt32 choice = AVAlert(ALERT_CAUTION, strMsg, "OK", "Cancel", NULL, true);
            if(choice==2) {
                return;
        // create a new target pdf file with one empty page
        PDDoc TargetPDF = PDDocCreate();
        ASFixedRect mediaBox = { fixedZero, ASInt32ToFixed(792), ASInt32ToFixed(612), fixedZero };
        PDPage emptyPage = PDDocCreatePage (TargetPDF, PDBeforeFirstPage, mediaBox);
        PDPageRelease (emptyPage);
        //     get available headlers and set our file filter
        char ValidExt[MAX_STRING_LENGTH];
        memset(ValidExt, 0, MAX_STRING_LENGTH);
    #ifdef SHOW_TOPDF_HANDLER_TYPES   
        // enumerate AVConversioToPDF handlers to get all available file
        // types which can be converted to PDF.
        AVConversionEnumToPDFConverters(MyAVConversionToPDFEnumProc, (AVConversionEnumProcData) ValidExt);
        //AVAlertNote("Converters Defined");
        //AVAlertNote(ValidExt);
        //AVAlertNote(gPDFBinderFileFilter);
    #endif
    #ifdef USE_FILE_FILTER    
        // set File filter
        strcpy(ValidExt, gPDFBinderFileFilter);
        //AVAlertNote(ValidExt);
    #endif
        // process all files in the directory
        int iNumFiles = 0;
        int iNumFilesConverted = 0;
        char* Done = "Converted";
        char* NotDone = " - ";
        char fileName[MAX_FILENAME_LENGTH+1];
        ASFileSysItemPropsRec props;
        ASFolderIterator iter;
        ASPathName aspItem = NULL;
        memset(&props, 0, sizeof(props));
        props.size = sizeof(props);
        //AVAlertNote("Props Defined");
        ASPathName theFolder = NULL;
        ASFileSys fileSys = NULL;
        DURING
    #ifdef WIN_PLATFORM   
        fileSys = ASGetDefaultFileSysForPath(ASAtomFromString("ASTextPath"), dispText);
        theFolder = ASFileSysCreatePathName (fileSys, ASAtomFromString("ASTextPath"), dispText, 0);
        //AVAlertNote("FileSys and Folder Defined");
    #else
        fileSys = ASGetDefaultFileSysForPath(ASAtomFromString("POSIXPath"), PDFBinderFolder);
        theFolder = ASFileSysCreatePathName (fileSys,
                                ASAtomFromString("POSIXPath"), PDFBinderFolder, 0);
    #endif
        if (theFolder==NULL) {
            //AVAlertNote("Fail to create ASPathName for the selected folder.");
            E_RTRN_VOID
        // Find first file in current directory
        if((iter = ASFileSysFirstFolderItem(fileSys, theFolder, &props, &aspItem))==FALSE) {
            //AVAlertNote("This is either an invalid folder or the folder contains no files.");
            E_RTRN_VOID
        ASFileSysReleasePath(fileSys, theFolder);
        //AVAlertNote("Folder Released");
        // get filename only
        if(ASFileSysGetNameFromPath(fileSys, aspItem, fileName, sizeof(fileName))) {
            E_RTRN_VOID
        HANDLER   
            // exception handling
            char errorMsg[256];
            ASGetErrorString (ASGetExceptionErrorCode(), errorMsg, 256);
            if(aspItem!=NULL) ASFileSysReleasePath(fileSys, aspItem);
            if(theFolder!=NULL) ASFileSysReleasePath(fileSys, theFolder);
            // display an error message.
            if(ASBoolToBool(bEcho)==true) {
                AVAlertNote (errorMsg);
            return;
        END_HANDLER
        //AVAlertNote(fileName);
        // go to binding if it's a valid type of file
        if(props.type == kASFileSysFile && PassPDFBinderFileFilter(fileName)) {
            char outFileName[] = "";
            //strcat(outFileName, STRING_PDFOutputFolder);
            //strcat(outFileName, FOLDERSYMBOL);
            //strcat(outFileName, fileName);
            strcat(outFileName, STRING_PDFOutputFolder);
            strcat(outFileName, FOLDERSYMBOL);
            strcat(outFileName, fileName);
            //AVAlertNote(outFileName);
            ASPathName outputFileName = ASFileSysCreatePathName (ASGetDefaultFileSys(), ASAtomFromString("Cstring"), outFileName, 0);
            BindingFileToPDF(aspItem, fileName, props, TargetPDF, outputFileName ,&iNumFiles, &iNumFilesConverted);
            //AVAlertNote("File Processed");
        ASFileSysReleasePath(fileSys, aspItem);
        // process all other files 
        while(ASFileSysNextFolderItem(fileSys, iter, &props, &aspItem)) {
            // get filename only
            if(ASFileSysGetNameFromPath(fileSys, aspItem, fileName, sizeof(fileName))) {
                return;
            // go to binding if it's a valid type of file
            if(props.type == kASFileSysFile && PassPDFBinderFileFilter(fileName))  {
                char outFileName[] = "";
                //strcat(outFileName, STRING_PDFOutputFolder);
                //strcat(outFileName, FOLDERSYMBOL);
                //strcat(outFileName, fileName);
                strcat(outFileName, STRING_PDFOutputFolder);
                strcat(outFileName, FOLDERSYMBOL);
                strcat(outFileName, fileName);
                //AVAlertNote(outFileName);
                ASPathName outputFileName = ASFileSysCreatePathName (ASGetDefaultFileSys(), ASAtomFromString("Cstring"), outFileName, 0);
                BindingFileToPDF(aspItem, fileName, props, TargetPDF, outputFileName, &iNumFiles, &iNumFilesConverted);
                //AVAlertNote("File Processed");
            ASFileSysReleasePath(fileSys, aspItem);
        ASPathName pdfPathName = NULL;
        DURING
        // close the findfile
        ASFileSysDestroyFolderIterator(fileSys, iter);
        // save and close the output pdf file
        // create path
        ASText pathText = ASTextNew();
        ASTextCatMany(
            pathText,
            dispText,
            ASTextFromScriptText(FOLDERSYMBOL, kASRomanScript),
            ASTextFromScriptText(OutputPdfFileName, kASRomanScript),
            NULL);
    #ifdef WIN_PLATFORM
        ASFileSys fileSys = ASGetDefaultFileSysForPath(ASAtomFromString("ASTextPath"), pathText);
        pdfPathName = ASFileSysCreatePathName (fileSys,
                                ASAtomFromString("ASTextPath"), pathText, 0);
    #else
        char path[MAX_STRING_LENGTH];
        strncpy(path, ASTextGetEncoded(pathText,
            ASTextGetBestEncoding(pathText, (ASHostEncoding)PDGetHostEncoding())), MAX_STRING_LENGTH - 1);
        ASFileSys fileSys = ASGetDefaultFileSysForPath(ASAtomFromString("POSIXPath"), path);
        pdfPathName = ASFileSysCreatePathName (fileSys,
                                ASAtomFromString("POSIXPath"), path, 0);   
    #endif
        if(pdfPathName==NULL) {
            E_RTRN_VOID
        // delete the empty page
        if(PDDocGetNumPages(TargetPDF)>1) {
            PDDocDeletePages (TargetPDF, 0,0,NULL, NULL);
        // save
        //PDDocSave (TargetPDF, PDSaveFull | PDSaveCollectGarbage | PDSaveLinearized,
        //            pdfPathName, ASGetDefaultUnicodeFileSys(),    NULL, NULL);
        PDDocClose (TargetPDF);
        //ASFileSysReleasePath(fileSys, pdfPathName);
        HANDLER   
            // exception handling
            char errorMsg[256];
            ASGetErrorString (ASGetExceptionErrorCode(), errorMsg, 256);
            if(pdfPathName!=NULL) ASFileSysReleasePath(fileSys, pdfPathName);
            // display an error message.
            if(ASBoolToBool(bEcho)==true) {
                AVAlertNote (errorMsg);
            return;
        END_HANDLER
        // use this line to show the massage on screen if you need
        //if(ASBoolToBool(bEcho)==true) {
        AVAlertNote ("Folder Completed. PDF/A Output files generated.");
        return;
    /* ConvertAndInsertFileToPDF
    /** Internal function \n
    ** Convert a file to PDF, then insert it to target PDF file.
    ** @param aFileName IN  char string, filename.
    ** @param PDFfile IN/OUT PDDoc of the target PDF file.
    ** @return 0 if OK, 1 if failed.
    int    ConvertAndInsertFileToPDF(ASPathName aPathName, char* aFileName, PDDoc PDFfile)
        PDDoc tempPDF;
        char* Ext;
        DURING
            // get file extention
            Ext = strrchr(aFileName,'.');
            if(Ext) {
                Ext++;
            else {
                E_RETURN (1);
            // if the file is PDF, open PDDoc
            if(strcmp(Ext,"PDF")==0 || strcmp(Ext,"pdf")==0) {
                tempPDF = PDDocOpen (aPathName, ASGetDefaultFileSys(), NULL, true);
                if(tempPDF==NULL) {
                    PDDocClose(tempPDF);
                    E_RETURN (1);
            // else convert it to PDF
            else
                // let it automatically find right handler for the file and do the job.
                AVConversionStatus stat = AVConversionConvertToPDF
                    (kAVConversionAsyncOkay, //kAVConversionNoFlags
                      aPathName, ASGetDefaultFileSys(), &tempPDF, NULL);
                // check if successful
                if(stat != kAVConversionSuccess) {
                    //AVAlertNote("Cannot convert the file.");
                    E_RETURN (1);
        HANDLER   
            // exception handling
            char errorMsg[256];
            ASGetErrorString (ASGetExceptionErrorCode(), errorMsg, 256);
            // display an error message.
            if(ASBoolToBool(bEcho) == true) {
                AVAlertNote (errorMsg);
            return 1;
        END_HANDLER
        // insert new PDF into target PDF
        DURING
            // insert all pages of new pdfc to TargetPDFfile.
            PDDocInsertPages(PDFfile, PDLastPage, tempPDF, 0,
                            PDAllPages, PDInsertAll, NULL, NULL, NULL, NULL);
            PDDocClose(tempPDF);
        HANDLER
             char errorMsg[256];
            ASGetErrorString (ASGetExceptionErrorCode(), errorMsg, 256);
            if(ASBoolToBool(bEcho)==true) {
                AVAlertNote(errorMsg);
        END_HANDLER
            if(strcmp(Ext,"doc")==0) {
                char fname[40];
                sprintf(fname,"%s.pdf",aFileName);
                remove(fname);
            return 0;
    /* MyAVConversionToPDFEnumProc
    /** Internal callback function \n
    ** called for every AVConversionToPDFHandler.
    ** get the valid type (file extention) for the conversion. 
    ** @return true.
    ACCB1 ASBool ACCB2 MyAVConversionToPDFEnumProc(AVConversionToPDFHandler handler,
                                                 AVConversionEnumProcData data)
        ASUns16 numFileExt = handler->convFilter.numFileDescs;
        for (int i = 0; i < numFileExt; i++) {
            char* ext = handler->convFilter.fileDescs[i].extension;
            if(strlen(ext)>0) {
                strcat((char*) data, ext);
                strcat((char*) data, ",");
        return true;
    /* this is alternative code to get right conversion handler for a specific file
       to be converted. It works with function AVConversionConvertToPDFWithHandler.
       It's not used now, but kept for user's reference.
    ACCB1 ASBool ACCB2 AVConversionToPDFEnumFindHandler(AVConversionToPDFHandler handler,
                                                 AVConversionEnumProcData data)
        ASUns16 numFileExt = handler->convFilter.numFileDescs;
        for ( int i = 0; i < numFileExt; i++)
            char* ext = handler->convFilter.fileDescs[i].extension;
            if(strlen(ext)) {
                if(!strcmp((char*) data, ext)) {
                    gHandler = handler;
                    return false;
        return true;
    /* BindingFileToPDF
    /** Internal callback function for binding process \n
    ** IN: char* aFilename, ASFileSysItemPropsRec nFileAttrb \n
    **     PDDoc targetPDdDoc, int *ipTotal, \n
    **     int *ipConverted, FILE *logfile \n
    ** OUT: int *ipTotal, int *ipConverted. \n
    void BindingFileToPDF(ASPathName aPathName, char* aFilename, ASFileSysItemPropsRec nFileAttrb, PDDoc targetPDdDoc, ASPathName outputPathName, int *ipTotal, int *ipConverted)
        // ignore system, hidden files, and our target PDF and log file.
        if( nFileAttrb.isHidden 
            || (strcmp(aFilename,".")==0) || (strcmp(aFilename,".." )==0)
            || (strcmp(aFilename,OutputPdfFileName)==0) || (strcmp(aFilename,LogFileName)==0)) {
                return;
        (*ipTotal)++;
        char msg[MAX_STRING_LENGTH] = "";
        char* Done = "Converted";
        char* NotDone = " - ";
        // try to convert and insert it to target PDF file.
        // rc would be 0 for success, otherwise 1.
        int rc = ConvertAndSavePDFInTargetFolder(aPathName, aFilename, targetPDdDoc, outputPathName);
        // if converted
        if(rc==0) {
            (*ipConverted)++;
    /* PassPDFBinderFileFilter
    /** Internal callback function for binding process
    ** @return true if the IN aFilename is a valid file for PDF conversion,
    ** otherwise false.
    ASBool PassPDFBinderFileFilter(char* aFilename)
    #ifdef USE_FILE_FILTER
        // if the filter is empty, any file will pass.
        if(strlen(gPDFBinderFileFilter)==0)
            return true;
        char* Ext = strrchr(aFilename,'.');
        if(Ext!=NULL) {
            Ext++;
            if(strstr(gPDFBinderFileFilter, Ext)) {
                return true;
        return false;
    #else
            // not use filter, any file will pass.
            return true;
    #endif
    /* ConvertAndInsertFileToPDF
    /** Internal function \n
    ** Convert a file to PDF, then insert it to target PDF file.
    ** @param aFileName IN  char string, filename.
    ** @param PDFfile IN/OUT PDDoc of the target PDF file.
    ** @return 0 if OK, 1 if failed.
    int    ConvertAndSavePDFInTargetFolder(ASPathName aPathName, char* aFileName, PDDoc PDFfile, ASPathName outputPathName)
        PDDoc tempPDF;
        char* Ext;
        DURING
            // get file extention
            Ext = strrchr(aFileName,'.');
            if(Ext) {
                Ext++;
            else {
                E_RETURN (1);
            // if the file is PDF, open PDDoc
            if(strcmp(Ext,"PDF")==0 || strcmp(Ext,"pdf")==0) {
                tempPDF = PDDocOpen (aPathName, ASGetDefaultFileSys(), NULL, true);
                if(tempPDF==NULL) {
                    PDDocClose(tempPDF);
                    E_RETURN (1);
            // else convert it to PDF
            else
                // let it automatically find right handler for the file and do the job.
                AVConversionStatus stat = AVConversionConvertToPDF
                    (kAVConversionAsyncOkay, //kAVConversionNoFlags
                      aPathName, ASGetDefaultFileSys(), &tempPDF, NULL);
                // check if successful
                if(stat != kAVConversionSuccess) {
                    //AVAlertNote("Cannot convert the file.");
                    E_RETURN (1);
                else {
                    //change Extension
                    ASText asTmp = ASTextNew();
                    ASFileSysDisplayASTextFromPath(ASGetDefaultUnicodeFileSys(), outputPathName, asTmp);
                    //AVAlertNote(ASTextGetScriptText(asTmp, kASRomanScript));
                    if(strcmp(Ext,"TIF")==0 || strcmp(Ext,"tif")==0){
                        ASTextReplace(asTmp, ASTextFromScriptText(".tif", kASRomanScript), ASTextFromScriptText(".pdf", kASRomanScript));
                    } else {
                        ASTextReplace(asTmp, ASTextFromScriptText(".tiff", kASRomanScript), ASTextFromScriptText(".pdf", kASRomanScript));
                    //AVAlertNote(ASTextGetScriptText(asTmp, kASRomanScript));
                    outputPathName = ASFileSysCreatePathName (ASGetDefaultUnicodeFileSys(), ASAtomFromString("ASTextPath"), asTmp, 0);
        HANDLER   
            // exception handling
            char errorMsg[256];
            ASGetErrorString (ASGetExceptionErrorCode(), errorMsg, 256);
            // display an error message.
            if(ASBoolToBool(bEcho) == true) {
                AVAlertNote (errorMsg);
            return 1;
        END_HANDLER
        // Run OCR and Save new PDF into target PDF
        DURING
            //    OCR
            ASAtom cmdName;
            AVCommand cmd;
            cmdName=ASAtomFromString("PaperCapture");
            cmd=AVCommandNew(cmdName);
            ASCab config = ASCabNew();
            ASCabPutInt (config, "UIPolicy", kAVCommandUISilent);       //hide the interface
            if (kAVCommandReady ==     AVCommandSetConfig (cmd, config)) {
                //AVAlertNote("Config Ready");
            ASCab inputs = ASCabNew();
            ASCabPutPointer (inputs, kAVCommandKeyPDDoc, PDDoc, tempPDF, NULL);
            if (kAVCommandReady == AVCommandSetInputs (cmd, inputs)) {
                //AVAlertNote("Input Ready");
            ASCabDestroy (inputs);
            AVCommandStatus status = AVCommandExecute(cmd);
                        //switch (status) {
                        //    case kAVCommandReady :
                        //        AVAlertNote("Not working, but ready to work.");
                        //        break;
                        //    case kAVCommandWorking :
                        //        AVAlertNote("Still working");
                        //        break;   
                        //    case kAVCommandDone :
                        //        AVAlertNote("Done working");
                        //        break;   
                        //    case kAVCommandInError :
                        //        AVAlertNote("In Error");
                        //        break;       
                        //    case kAVCommandNotExecuted :
                        //        AVAlertNote("Command not executed due to lack of objects on which the command to be executed");
                        //        break;
            AVCommandDestroy(cmd);
            //Save
            //PDDocSave (tempPDF, PDSaveFull | PDSaveCollectGarbage | PDSaveLinearized, outputPathName, ASGetDefaultUnicodeFileSys(),    NULL, NULL);
            //ClosePDF
            //PDDocClose(tempPDF);
            //Convert to PDF/A Compliance
            //Select the right handler
            AVConversionEnumFromPDFConverters(myAVConversionFromPDFEnumProc, NULL);
            // do conversion
            AVConversionStatus stat = AVConversionConvertFromPDFWithHandler(RightHandler, NULL, kAVConversionAsyncOkay, tempPDF, outputPathName,  ASGetDefaultFileSys(), NULL);
            // check the returned status and show message
            //if (stat == kAVConversionSuccess)
            //                AVAlertNote( "The PDF/A file was saved in output folder." );
            //else if (stat == kAVConversionFailed)
            //                AVAlertNote( "The PDF/A conversion failed." );
            //else if (stat == kAVConversionSuccessAsync)
            //                AVAlertNote( "The conversion will continue asynchronously." );
            //else if (stat == kAVConversionCancelled)
            //                AVAlertNote( "The conversion was cancelled." );
            //Save
            //PDDocSave (tempPDF, PDSaveFull | PDSaveCollectGarbage | PDSaveLinearized, outputPathName, ASGetDefaultUnicodeFileSys(), NULL, NULL);
            //ClosePDF
            PDDocClose(tempPDF);
            ASFileSysReleasePath(ASGetDefaultFileSys(), outputPathName);
        HANDLER
             char errorMsg[256];
            ASGetErrorString (ASGetExceptionErrorCode(), errorMsg, 256);
            if(ASBoolToBool(bEcho)==true) {
                AVAlertNote(errorMsg);
        END_HANDLER
            if(strcmp(Ext,"doc")==0) {
                char fname[40];
                sprintf(fname,"%s.pdf",aFileName);
                remove(fname);
            return 0;
    //Select the appropiate handler for the PDF/A conversion
    static ACCB1 ASBool ACCB2 myAVConversionFromPDFEnumProc(AVConversionFromPDFHandler handler, AVConversionEnumProcData data)
        AVFileFilterRec filter = handler->convFilter;
        ASUns16 numFileExt = filter.numFileDescs;
        char *kUniqueID = handler->uniqueID;
        // go through the conversion handlers to find a handler for PDF extension files and the unique key matches the PDF/A one.
        for  (ASInt32  i = 0; i < numFileExt; i++)
            if  (strlen(handler->convFilter.fileDescs[i].extension)>0)
                // found it, fill in the handler and return false to stop going on.
                if (!strcmp(handler->convFilter.fileDescs[i].extension, "pdf") && !strcmp(kUniqueID,"com.callas.preflight.pdfa")) {
                    RightHandler = handler;
                    return  false ;
        return true;

    There are some options for various APIs to run "kinda silent" - but again, Acrobat is designed for INTERACTIVE use…so "completely silent" isn't really an option.
    As for speed – you'd need to be MUCH MORE specific about where your slow downs are.  Have you profiled?
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Mon, 12 Dec 2011 07:39:08 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Slow processing and getting opening errors/warnings
    Re: Slow processing and getting opening errors/warnings
    created by FFX-ER<http://forums.adobe.com/people/FFX-ER> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4079175#4079175

  • Project creation error-missing authorisation

    am new to C project. Just after technical config I am able to open the web browser. Now while trying to create the Project , the error for missing authorisation to create project is appearing. please tell me thw way how to assign role and where to assign etc. Any other customisation settings to be done etc..........
    Thanks.
    Zinni

    Hi,
    Please refer to thread below
    Re: Standard Roles for cProjects
    Regards
    Amit

  • Officejet 7310 print cartridge door open error message

    I have just tried replacing my black ink cartridge with a new one and it started giving a cartridge door is open error message. I have reinserted it several times and used old cartridges that were ok before but the same message remains. i have checked the colour door and the black door and the projecting wire is slightly loose as it looks like a piece of plastic that holds it in place has gone. I have tried using blue tack but it is now giving a message saying 'Error - remove the right cartridge and check it'. I can try supergluing the wire but I dont know if its this or not, or if the cartridge door sensor is playing up, but I don't know where this is? Can anyone help otherwise it looks like I will have to get a new printer?

    The problem is the spring tension used to hold the cover open is stronger than the poorly designed weak hinges.
    The way I solved it was to break both the hinges, (pretty easy to do just open and close the cover a few times),  lift the cover up being carefull not to break the ribbon cable (wires) from the cover to the base. Then I pryed out the lower spring plates, these are located in the hinge assembly of the printer and removed the black plastic plunger and  the large springs below it from both hinges. The cover wil now stay closed and allow you to print. You just have to be careful when changing the print cartridges as the cover can open too far now and possibly break the wires going to the top cover.
    Happy Printing

  • Application crashes on project open

    Hi all
    So I've been working on a project for the last two days (on a mac). I had replaced a clip on the timeline with an After Effects comp, no problem. I shut down AE then hit render in PP CS5.5 and it just hung, after a long time I killed PP. Now when I open up the project it crashes when loading (on the status bar crashes on item 481 every time). What's weird is all of my auto saves crash as well at the same spot. I figured the original clip that I had been working on in AE may be damaged, so I moved it out of the folder and hit the Offline button during project load when it looked for the clip, no dice. So then I removed all the preview and files from the encoded folder, still no dice. I've basically now got just my .prproj file and my footage, even an older auto save untouched from earlier and just footage yet it still crashes at the same item. All my other projects open fine.
    Anyone have an idea of what could be causing this?
    Cheers!

    Here's some extra info. I should note that it doesn't actually crash on project open. The project opens fine and I'm able to see my timeline but after a few seconds it's pop up with the following error:
    Error:
    Premiere Pro has encountered an error.
    /Scully64/shared/adobe/MediaCore/Backend/Make/Mac/../../Src/Clip/MasterClip.cpp-2802
    I can recover my project by exporting to FCP and reimporting but I lose all clip settings and effects which is a major pain to re-do.
    Does anyone have any suggestions as to what to try?
    Cheers

  • Beachball on project open

    I'm encountering a problem where whenever we open a project (about 25MB, stored on the startup disk on the machine) final cut will beachball, here is the exact setup:
    TerraBlock connected to XServe via FC, shared out to client laptop via ethernet
    project is opened on laptop, gives message about render files offline (which they are, since the render files are stored locally on the machine that made the project)
    click continue, and the machine bachballs, indefinitely
    oddly, this issue doesn't happen all the time, only when we need to get work done
    the laptops are the most recent 17" MBPs, 2GB RAM, 10.5.4, QT 7.5, FCP 6.0.4
    The project opens fine on a desktop connected via ethernet
    It also opens fine on the client if the server is disconnected (though with all the media off-line)

    Here's some extra info. I should note that it doesn't actually crash on project open. The project opens fine and I'm able to see my timeline but after a few seconds it's pop up with the following error:
    Error:
    Premiere Pro has encountered an error.
    /Scully64/shared/adobe/MediaCore/Backend/Make/Mac/../../Src/Clip/MasterClip.cpp-2802
    I can recover my project by exporting to FCP and reimporting but I lose all clip settings and effects which is a major pain to re-do.
    Does anyone have any suggestions as to what to try?
    Cheers

  • Premiere Pro Project Save Error

    configuration: windows 7 64bit; Adobe Master Collection CS4; Windows Domain 2003; Mandatory roaming profile for student account. Students save work on a network share specific to their username (having full control of said folder).
    issue: when opening an existing adobe premiere pro project, they can make changes, render, export etc. but when they click file->save it give an error:
    Project Save Error
    Could not open the project file with write access. The file may be locked or you may not have permission to write to this location. Select 'Save As' from the File menu to save the project to a new location.
    If we do select the save as option, we can save the file to the same directory from which the original project was opened (with a different filename of course). I believe this might be an issue with a temporary / cache location premiere pro is using but  I have been unsuccessful in finding any information on the temp locations and how it saves the working files.

    In general, PPro is not really designed for a multi-user setup... or for networking
    PPro really runs best when the "owner" is the Administrator... which I don't think you can do for students
    Maybe someone else will come along with other information (I am just a standalone user) but I've seen a LOT of similar messages, and don't remember any solution other than running as Administrator, with files on a local (not network) computer

  • Project Load: Error Alerts Suppression Feature

    I don't believe there is, but does anyone know of a way to suppress error alerts when loading a project that's missing plugins, can't load a mov file, etc...?
    I've already filed a feature request for this  and would love if others would too. This has been a big annoyance for me on a large project. Having to click Ok on 20+ alert popups is unnecessary and mind numbing to say the least when you are trying to get in and out of a file quickly. After Effects should simply log all of the errors and create an Error log text file and after the last error just before project is ready to open show one simple alert stating that there were errors and to check out the log for details, or even a small summary of the errors in ONE alert popup. If there is an error, I get it, no need to announce every single one and force me to Ok it. Just give me a list of the problems. Faster, more organized, and just simply a better user experience.
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    This is what I filed:
    *******Enhancement / FMR*********
    Brief title for your desired feature:
        Error log text file for project load errors.
      How would you like the feature to work?
        When opening a project that has errors with files, missing plugins, etc... errors of any kind. It would be extremely valuable to consolidate those alert warnings into one single txt log file for easy review and only have ONE alert that either gives a summary of the errors or states that an error log was created in the parent folder of said project file.
    Why is this feature important to you?
         Getting a single alert popup for every single error is extremely annoying and in most cases takes way too much valuable time to babysit and click "Ok" for every alert. This annoyance is amplified by not having a printed summary to review afterwards if there are lots of errors or missing plugins.

    This is the primary one that I have been dealing with a lot. It's Avid media conversion files that are hit and miss on mac it seems. I have lots of composition timelines that were built via AAF through Auto Duck and these timelines need to stay present in my project. So I have to deal with 10 - 30 of these alert popups each time I open a AEP file, due to the number of mov's in the AEP file. Stuff like that is what makes no sense. Consolidate all errors into one notification, preferrably something tangable like a simple text document so it can be easily reviewed and delt with if need be in addition to the alert popup.
    Also after opening another AEP that had missing plugins, I now see the new consolidated alert for missing plugins. Many thanks, that really helps.

  • ITunes wont open Error -200

    yep
    well there i was opening iTunes
    and BLAMMO !
    ITunes wont open
    error -200
    what am i doing wrong now
    also coincedently my sound output aint working

    Also, I have not moved any files since updating. Still won't do anything.

Maybe you are looking for

  • I just downloaded IOS 7 but it wont let me login to my apple ID for imessasge or Facetime what should i do?

    I just downloaded IOS 7 but it wont let me login to my apple ID for imessasge or Facetime what should i do?

  • Excel-Export in ALV-Grid not available

    Hello, I have a strange problem with the Export-functionality within ALV Grid. The Export-options "Spreadsheet", "Word processing", "Local file" and "Send" are not available at all PC's. I don't know if this issue is related to  SAP Gui, Patches ...

  • Problems with "Select Distinct" Statement

    Hi... I've a little problem with my SQL Statement... I've a Table in a DataBase with Solds of the Month... the fields are: vta_fecha, vta_prod, vta_total, vta_mesa. I've to Select only the distincts fields of vta_prod... selected by vta_fecha and vta

  • IOS 5 overwriting original photo when saving edits

    I've recently upgraded to an iPhone 4S running iOS 5 and I think I've found a bug in the Photos app. When a photo is edited and saved in the Photos app, the original photo is overwritten. I've seen this behavior on three AT&T iPhones (a 4S and two 4s

  • Safari 5 won't start

    Hi there, I checked the forum, and find many different possible answers...but got a bit lost... My point is: I updated to Safari 5, and since then the application is not even able to start. I'm running on an iMac 20" with Mac OS X 10.5.8. All I get i