AI file that has loaded many times previously into FC, now won't load

I am starting to lose my mind working with Flash Catalyst.   I have created a file within AI CS5, imported into FC CS5 numerous times, now all of a sudden it won't load.  The error message "Error initializing import libraries" appears.   I had this issue happen before, but after much frustration, I went back and re-created the AI file under the Flash Catalyst New Document profile and that seemed to solve the problem, now, even with an AI file created with the FC document profile, a document that has loaded into FC MANY times successfully, all of a sudden won't load.   Of course I am at the end of the project and was ready to export the final SWF files and it does this.  I am about ready to throw my computer out the window at this point.  
It is not a large file, under 1MB in fact, so that is not the issue.   Is there some kind of FC cache somewhere on my computer that I need to clear out?   I have scoured the internet looking for a solution as I have a deadline of Wednesday of this week for this project and I can't find anything helpful.  This is beyong frustrating and seems to make no sense as the AI file has imported successfully in it's current state many times. 
I tried to rebuild the project, move its file location, rename it, cut and paste it into FC and nothing seems to work.  In fact, I can't cut and paste a simple object at this point without getting the "Error initializing import libraries" error message.   PLEASE HELP ME ADOBE!   I AM DYING HERE!!!   Thanks!!!!!!!!!!! 

I found the FC log files and the log for my last attempt at importing my AI file is below.  Do I have a Java issue?   This is WAY above my pay grade, but I'm hoping maybe it's a simple fix?  Run Java update? 
!SESSION 2011-11-08 09:01:17.129 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
!ENTRY com.adobe.thermo.core 1 0 2011-11-08 09:01:28.111
!MESSAGE Loading ThermoPanels from bundleentry://51/ThermoPanelsSWF/ThermoPanels.swf
!ENTRY org.eclipse.equinox.p2.ui.sdk 2 0 2011-11-08 09:01:34.225
!MESSAGE Could not locate the running profile instance
!ENTRY com.adobe.flexbuilder.project 4 43 2011-11-08 09:02:09.931
!MESSAGE Error during import: Error initializing import libraries
!STACK 0
java.lang.Exception
    at com.adobe.flexbuilder.project.internal.FlexProjectCore.createErrorStatus(FlexProjectCore. java:972)
    at com.adobe.flexbuilder.util.logging.GlobalLogImpl.log(GlobalLogImpl.java:66)
    at com.adobe.flexbuilder.util.logging.GlobalLog.log(GlobalLog.java:50)
    at com.adobe.thermo.importnativeartwork.importer.ImportManager.showErrorDialog(ImportManager .java:1982)
    at com.adobe.thermo.importnativeartwork.importer.ImportManager.importArtworkIntoNewFile(Impo rtManager.java:404)
    at com.adobe.thermo.importnativeartwork.importer.ImportManager.importArtworkWithProgress(Imp ortManager.java:305)
    at com.adobe.thermo.welcome.ProjectCommands.importArtworkWithProgress(ProjectCommands.java:4 19)
    at com.adobe.thermo.welcome.ProjectCommands.access$0(ProjectCommands.java:405)
    at com.adobe.thermo.welcome.ProjectCommands$1.run(ProjectCommands.java:368)
    at com.adobe.thermo.interfaces.FlexDialogManagerInterface$RunnableWrapper.run(FlexDialogMana gerInterface.java:77)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at com.adobe.thermo.interfaces.FlexDialogManagerInterface.doRunnable(FlexDialogManagerInterf ace.java:182)
    at com.adobe.thermo.importnativeartwork.ui.ImportProgressDialog.runImportNewProject(ImportPr ogressDialog.java:353)
    at com.adobe.thermo.welcome.ProjectCommands.doImportArtwork(ProjectCommands.java:361)
    at com.adobe.thermo.welcome.ProjectCommands.doImportArtwork(ProjectCommands.java:320)
    at com.adobe.thermo.welcome.ProjectCommands.createProjectFromArtwork(ProjectCommands.java:30 2)
    at com.adobe.thermo.welcome.ProjectCommands.createProjectFromArtworkRemote(ProjectCommands.j ava:313)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.adobe.thermo.core.remoteobject.IncomingCommandHandler.invoke(IncomingCommandHandler.j ava:152)
    at com.adobe.thermo.core.remoteobject.IncomingCommandHandler.access$0(IncomingCommandHandler .java:139)
    at com.adobe.thermo.core.remoteobject.IncomingCommandHandler$1.run(IncomingCommandHandler.ja va:124)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.thermo.application.ThermoApplication.start(ThermoApplication.java:133)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

Similar Messages

  • When I try to open a file I created in Pages, I get this: "The required index.xml file is missing."  This has happened many times and I have forgotten how I've worked around it.

    When I try to open a file I created in Pages, I get this: "The required index.xml file is missing."
    This has happened many times and I have forgotten how I've worked around it.

    That is wrong advice and you appear to have repeated it all over the forum.
    All Pages files no matter what version have the same file extension, .pages, despite being radically different formats and that is the problem. The System does not distinguish between them when you double click on the file, it opens the first version of Pages it encounters.
    You need to right click on the file and choose the correct App version for the file. Unfortunately there are no clues to tell you which is which.
    If you are unhappy with this and the removal of over 100 features plus the problems with transmitting files across devices, servers and different versions of OS X, rate/review Pages 5.5.2 in the App Store.
    Peter

  • I cannot and never have been, able to open a file that has been previously saved to hard disk by choosing the print to file option in the print dialogue box

    '''I cannot and never have been, able to open a file that has been previously saved to hard disk by choosing the print to file option in the print dialogue box. Firefox displays gooblygook even though the file name is an html, Windows Notepad crashes, MS Excel does not recognise the file type. MS Word displays goobblys also when the file has no filename extension.'''

    If you use print to file then you get a file that is meant to be send to a printer and that file has all kind of formatting code for that specific printer.
    Opening such a file in Firefox or a text editor can only work if you use a text only printer to print the file to, so make sure that such a printer is installed and selected.

  • Printing the percentage of the file that has been loaded

    Hello everyone!
    I'm using a FileInputStream and a DataInputStream to read my .DAT file, but I want to print out the amount of percentages of the file that has been loaded, in a System,out.print(""); statement, please tell me how I can do this. :)
                fileInStream = new FileInputStream("C:/Documents and Settings/Benjamin Dahse/Dokumenter" +
                        "/NetBeansProjects/Online Multiplayer Game Client/build/classes/net/client/game/io/Cache/" +
                        "main_file_cache.DAT");
                dataInStream = new DataInputStream(fileInStream);This by the way, is how I get the path to the file, I want my DataInputStream to read.

    Thank you for your comment, but out of this code:
                int percentage = 0;
                byte[] buffer = new byte[15000000];
                while(true){
                    percentage += dataInStream.read(buffer, percentage, Math.min(buffer.length,
                            fileInStream.available() - percentage));
                    System.out.print(percentage / fileInStream.available() + "\n");
                    if(percentage >= fileInStream.available()){
                        break;
                }The only output I get is 3?

  • TS3276 I have no sound on my MacBook Air for sending and receiving messages. All sound settings have been checked and are OK. This problem has arisen many times and is intermittent in the sense that the sound returns and disappears for no apparent reason.

    I have no sound on my MacBook Air for sending and receiving messages. All sound settings have been checked and are OK. This problem has arisen many times and is intermittent in the sense that the sound returns and disappears for no apparent reason.

    Open System Preferences > Sound > Sound Effects
    Select:  Play user interface sound effects
    And make sure the Mute box is not selected.
    Now open Mail. From the Mail menu bar clik Mail > Preferences then select the General tab.
    Make a selection from the:  New messages sound  pop up menu.

  • What is this file that has appeared on my Harddisk?

    what is this file that has appeared on my Harddisk?
    BaseSystem.pkg.157Ent0AR
    I set up time machine and have used it to move an application and have instaled some applications, this is the only thing I think it might realate to! can I trash it

    This has been asked and answered many times on these forums.
    The forum search bar is on the right side of this page.
    It indicates corrupt files.  You will need to restore.

  • How to create a .mdf SQL Server database from a Data-Tier Application file that has data?

    This is a noob question, though I do use SQL Server databases all the time with Entity Framework when I code in C# using Visual Studio 2013.  The development environment is found below at [A].  I am trying to make a clone of a SQL Server 2008 R2
    database (.mdf)  that exists online.  I can read, connect and work with this database in Visual Studio 2013, but I wish to make a local copy of the database, as an .MDF file.  Somewhere in my notes I have a way of creating a local copy from
    an online database when using Visual Studio but I forgot how (it seems, reviewing my notes, that it deals with ADO.NET which is deprecated in Visual Studio 2013 these days, or so it seems).  So I'm looking for another way.  What I did was create
    (or export) a "Data-Tier Application File" from the online SQL Server database, with data, and it seems to have worked in that this Data-Tier Application file exists on my hard drive and seems to have data in it ("SQL Server Replication Snapshot"
    is the format it seems).  It contains skeleton code to create a database, but when I tried to execute it with SQL Server 2014 Management Studio, I got a bunch of errors.
    So my question is:
    1) Can I somehow create a .MDF SQL Server Database from an Data-Tier Application file that has data?  What tool do I use?  I saw this link, http://social.technet.microsoft.com/wiki/contents/articles/2639.how-to-use-data-tier-application-import-and-export-with-a-windows-azure-sql-database.aspx 
    and it relates to Azure, but is there a tool for C#Visual Studio 2013, standalone?
    2) If there's an easy way to create a .mdf SQL Server Database file from an online file, within SQL Server Management Studio?  I don't think so, since it would require Administrator permissions on the online server, which I don't have. I have permission
    to read, update, delete the online database file, but strangely not to download it (the service I use has a tool for backup, but not for download).
    3) same question as 2), but for Visual Studio 2013?  I don't think so, since I notice none of the templates even mentions ADO.NET anymore, but instead they go with Entity Framework.  Using EF I can of course do anything I want with the online database
    (CRUD), but it remains online.  Maybe there's a switch to make a local copy?  I guess I could write a short program to suck all the data out of the online database and put it into a new, duplicate database having the same tables, that I create on
    my localhost, but my question here is if there's an easier way than this, maybe a tool or command I can run from inside Visual Studio?
    Any advice on any of the above questions is appreciated.
    Thank you,
    Paul
    [A] Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    Microsoft Web Developer Tools 2013   2.0.40926.0
    SQL Server Data Tools   12.0.30919.1
    Microsoft SQL Server Data Tools
    Windows Azure Mobile Services Tools   1.0
    Windows Azure Mobile Services Tools

    Thanks but these links are too general to help.
    "2. what do you mean by online file?" - I mean the SQL Server database file is on a remote web server that I rent from, but I am not the administrator of.  I can access my database using SQL Server Authentication, but nothing more.
    Paul
    What do you mean by too general? It explains on how you can use data tier application to create and deploy databases
    May be this will help you to understand better
    http://www.databasejournal.com/features/mssql/article.php/3911041/Creating-Data-Tier-Applications--in-SQL-Server-2008-R2.htm
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • How to get PDF file that has been transformed into docx into my filing system so I can work on it???

    How can I get the PDF file that was transformed into a docx file into my filing system to be able to work on it and translate it as the customer requested?

    THanks for your reply.
    Well what happens is I bought the program. It gives you a button to click,
    you log in and then a box opens up asking you to select the file, I go into
    my filing system (in Windows explorer) select the file, and the program
    converts it into docx, my choice.  I can read it there and when I try to
    copy and paste it into my file where the PDF version is saved, it behaves
    like an "image", and I can't save it.... or it saves likes something you
    save on the internet, so you have to go into internet every time you want
    to see it.    I have also pressed any amount of buttons to see if it will
    give me the option to save it any other way, and have found nothing.  What
    I would need is a file in docx.format that I can edit.  People send me
    things in PDF and sometimes I can just copy it off the PDF file and save it
    in WOrd, then I can translate it for them. But sometimes the PDF file
    doesnt allow me to copy the text.  If it is in image form, I cannot work on
    it.  It means printing it, so I can copy type it into Word... and for that
    I certainly wouldnt need to buy a program.  Its just double the work and
    ends up that the job takes twice as long.!
    Sorry  if I am a bit dumb with informatics.  But I simply could not find
    any way whatever to  copy the PDF file that was transformed into Word, in a
    format that would enable me to edit it.
    Kindest regards,
    Margery
    2013/12/2 Test Screen Name <[email protected]>
        Re: How to get PDF file that has been transformed into docx into my
    filing system so I can work on it???
    created by Test Screen Name<http://forums.adobe.com/people/TestScreenName>in *Adobe
    ExportPDF* - View the full discussion<http://forums.adobe.com/message/5890871#5890871

  • In 8.1.2 i have un checked the Ken BUrns effect in some individual slides. Sometimes it turns itself back on. At first I thought I'd made the mistake myself, but it has happend many times.

    in 8.1.2 i have un checked the Ken Burns effect in some individual slides. Sometimes it turns itself back on. At first I thought I'd made the mistake myself, but it has happend many times. Can I avoid this? Is the software flawed?

    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder. (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.

  • I just updated to the latest aperture, i have projects previously saved on a drive (in the old version) that now won't load... how do i update them?

    Hi,
    i just updated to the latest aperture, i have projects previously saved on a drive (in the old version) that now won't load... how do i update them?

    But, unless I missed something, you are doing the repair with Aperture 3.5 so if 3.5 can't open an earlier library before doing the upgrade then unless I'm missing something the library will be upgraded before the repair is run, no?
    OT:
    You got me there, Frank - I wondered about the same thing, but Aperture is behaving differently, when upgrading a library, depending on if you are launching into the First Aid Tools or not.
    I repeated my experiments, to explore this difference:
    I restored an Aperture 3.4.3 library and launched the First Aid Tools:
    Apertur went directly into First Aid Mode without first asking to upgrade.
    Then "Repair" asked to be allowed to upgrade the library as you predicted.
    During the upgrade "Aperture"showed "Rebuilding", not "Repairing" or "upgrading". 
    Second experiment: When I only double-click the 3.4.3 library instead of repairing, the upgrade alert is very different:
    It takes a shorter time and does not show "rebuilding".
    I am quite certain, that Aperture will use a different upgrade prodecure, when launched into the First Aid panel for repairing or rebuilding.

  • After publishing an adobe captivate 8 file that has a video I got this message when the video slide starts, I'd appreciate if you have any useful suggestions.   Error #2044: Unhandled skinError:. text=[IOErrorEvent type="ioError" bubbles=false cancelable=

    After publishing an adobe captivate 8 file that has a video I got this message when the video slide starts. I'm using Adobe media encoder and it outputs the file as f4v formate and when inserted into the adobe captivate 8 project, I found that I'm still getting the same error message after publishing the project. I'd appreciate if you have any useful suggestions.
    Error #2044: Unhandled skinError:. text=[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2036: Load Never Completed. URL: file://C:\Users\User\AppData\Local\Temp\Rar$DIa0.291\haloSkin1_as3_progressive.swf"]
    Thanks in advance
    Warm Reagrds

    After publishing an adobe captivate 8 file that has a video I got this message when the video slide starts. I'm using Adobe media encoder and it outputs the file as f4v formate and when inserted into the adobe captivate 8 project, I found that I'm still getting the same error message after publishing the project. I'd appreciate if you have any useful suggestions.
    Error #2044: Unhandled skinError:. text=[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2036: Load Never Completed. URL: file://C:\Users\User\AppData\Local\Temp\Rar$DIa0.291\haloSkin1_as3_progressive.swf"]
    Thanks in advance
    Warm Reagrds

  • FCPX, How do I reconnect a video file that has been modified or over written?

    FCPX, How do I reconnect a video file that has been modified or over written?
    As an animator, I am constantly modifying and overwriting movies files that have already been imported into the Final Cut time line. In FCP7, I could easily modify and update movie files and have those changes appear in the timeline without the need to reimport and re-edit those clips, but FCPX seems to lose it's connection with any modified or overwritten file, making all the editing work I've done to these files worthless.
    Does anyone know of a way to reconnect to a modified or overwritten file? Because, this one single issue makes FCPX completely worthless to me.
    Andy Murdock

    If you import the new clip , select it and drag over the old offline clip , you can choose from the menu ...

  • How can I take a file that has individual letters in it and save each one as a seperate file?

    I have a file that has 55 letters to individuals in it and I want to save each page as a seperate file by the name of the person.  Can I do this?

    The built-in Extract command will do it, but if you want each letter named using a specific name you would need a script.

  • How do I open a pdf book cover file using Acrobat XI into Indesign CC?  Everytime I try, it says I am trying to open a file that has been saved wrong.

    How do I open a pdf book cover file using Acrobat XI into Indesign CC?  Everytime I try, it says I am trying to open a file that has been saved wrong.

    PDF files cannot be natively opened in InDesign. They can only be placed as graphics.

  • How do I edit the text in a pdf file that has been converted to a Word doc

    How do I edit the text in a pdf file that has been converted to a Word doc?

    Hi BridgetteJean,
    Please go through this video this explains how to edit text in a pdf document.
    http://tv.adobe.com/watch/acrobat-tips-and-tricks/editing-text-with-the-typewriter-tool/

Maybe you are looking for

  • Hey Apple! You bricked my locked iPhone

    I did the 1.1.1 update and it failed. I keep getting SIM errors even though my phone is locked. If this was just an iPod, it would have been OK, but this is a phone which in my eyes is a necessity. (I know people in 3rd world countries are going to h

  • Two thinks

    Hi, I have two questions... First, Is Correct to use CASE WHEN in statement Update before SET?, that is: UPDATE MyTable CASE WHEN v_month = 0 THEN SET Charges_0 = amount WHEN v_month = 1 THEN SET Charges_1 = amount WHEN v_month = 2 THEN SET Charges_2

  • Dynamic selection screen parameter

    Hello All, I am facing problem in dynamic parameter declaration in selection screen. My requirement is as below, Want to have 2 parameters in selection screen and based on first parameter (table fields) selected value, the second parameter (display t

  • Keynote on OS X Lion Issue.

    Hello Apple Community, So I have been using the 30 days trial version of Keynote and its finally expired. Then i purchased the Mac os X lion last night. However, the Keynote 09 is still on "EXPIRED 30 days trial". isnt it keynote is included in OS X

  • Which has better sound - DVD or highest setting Quicktime?

    Hi (I hope this question did not go through twice) -- I will be engaging in performances where I'll be streaming video and sound from my laptop... my quesiton is - which is better DVD or highest quality Quicktime? - for sound and vid... and by what d