AIR SQL corrupting DB....

Very simple and yet very weird....
For some reason when my DB is transcoded to AIRSQL file it leaves out some entries....
Under the column "Address" some entries don't get in the file.... it leaves a blank space instead of the address, and it looks random too.
- I have that with only 2 column in my 30 column DB. (random missing entries)
- Both column use chinese (under the 21mb Arial(Utf8*) font)       *Don't remember exactly, but it's the only arial font allowing chinese characters...
- The working entries use both chinese/english/numbers (so we can dissmiss that as a problem)
- The Blank entries also use either just chinese or with numbers or with letters (so no real paterns)
What i see could be an issue.....
- If one or more chinese characters (IE. traditional over simplified) is not included in the arial(Utf8) font, could that cause a empty entry in AIRSQL DB? or a null return?
I will try to isolate characters from the missing entries and see if they show in other column or if my assumption above is right, Meanwhile any help on this would be appreciate.
thanks

Suprising to know that badge bugging up app is not an issue worth looking into....
Did adobe drop the badge idea already? I still see badge use widely in the AIR feild....But with all the worries about programInstal from browser and ActiveX issues.
Is that why nobody have insite on this stuff?
thanks

Similar Messages

  • Adobe AIR is Corrupt

    It says the application cannot run, "Adobe AIR is corrupt".
    My application does run; however, the user has to close the error
    dialog.
    I uninstalled Adobe AIR and my application and reinstalled
    both. Still get the error message.
    Any ideas?

    My Air Runtime (1.5) is CORRUPT. I'm using OS X 10.5.6, do
    develop in Flex Builder 3 (with sdk 3.0 & 3.2). No problems
    untill now.
    First, Tour de Flex stopped working, just doesn't open, hangs
    for ever. Some smaller AIR Apps still do work fine. But the big
    ones (the one i'm develping, for example) just doesn't, or works
    very strangely. I couldn't uninstall it gracefully, but i could
    only through terminal & sudo . But then the installer hangs
    after "Elevated install completed". Then, i can't download any AIR
    Apps, it hangs when it opens the AIR Application Installer.
    Any advice is *strongly* appreciated.
    sebastián
    I'm sending the complete log:
    subinstaller: starting install
    subinstaller: Scheduling runtime installation operations
    subinstaller: Beginning runtime installation
    subinstaller: Beginning install
    subinstaller: Copying /Volumes/Adobe AIR/Adobe AIR
    Installer.app/Contents/Frameworks/Adobe AIR.framework to
    /Library/Frameworks/Adobe AIR.framework
    subinstaller: Copying /Volumes/Adobe AIR/Adobe AIR
    Installer.app to /Applications/Utilities/Adobe AIR Uninstaller.app
    subinstaller: Copying /Applications/Utilities/Adobe AIR
    Uninstaller.app/Contents/Frameworks/Adobe
    AIR.framework/Versions/Current/Adobe AIR Application Installer.app
    to
    /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/TemporaryItems/FlashTmp0/file1
    subinstaller: Deleting /Applications/Utilities/Adobe AIR
    Uninstaller.app/Contents/Frameworks/Adobe
    AIR.framework/Versions/Current/Adobe AIR Application Installer.app
    subinstaller: Copying /Volumes/Adobe AIR/Adobe AIR
    Installer.app to /Library/Frameworks/Adobe
    AIR.framework/Versions/1.0/Resources/Adobe AIR Updater.app
    subinstaller: Copying /Library/Frameworks/Adobe
    AIR.framework/Versions/1.0/Resources/Adobe AIR
    Updater.app/Contents/Frameworks to
    /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/TemporaryItems/FlashTmp0/file2
    subinstaller: Deleting /Library/Frameworks/Adobe
    AIR.framework/Versions/1.0/Resources/Adobe AIR
    Updater.app/Contents/Frameworks
    subinstaller: Copying /Volumes/Adobe AIR/Adobe AIR
    Installer.app/Contents/Frameworks/Adobe
    AIR.framework/Versions/1.0/Adobe AIR Application Installer.app to
    /Applications/Utilities/Adobe AIR Application Installer.app
    subinstaller: Registering /Applications/Utilities/Adobe AIR
    Application Installer.app/Contents/Info.plist
    subinstaller: Copying /Applications/Utilities/Adobe AIR
    Application Installer.app/Contents/Info.plist to
    /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/TemporaryItems/FlashTmp0/file3
    subinstaller: Deleting /Applications/Utilities/Adobe AIR
    Application Installer.app/Contents/Info.plist
    subinstaller: chown of /Library/Frameworks/Adobe
    AIR.framework completed with status 0
    subinstaller: chown of /Applications/Utilities/Adobe AIR
    Application Installer.app completed with status 0
    subinstaller: chown of /Applications/Utilities/Adobe AIR
    Uninstaller.app completed with status 0
    subinstaller: Execution complete; beginning commit phase
    subinstaller: Deleting
    /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/TemporaryItems/FlashTmp0/file1
    subinstaller: Deleting
    /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/TemporaryItems/FlashTmp0/file2
    subinstaller: Deleting
    /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/TemporaryItems/FlashTmp0/file3
    subinstaller: Commit complete
    subinstaller: install complete
    subinstaller: begin quitting
    Elevated install completed
    begin quitting

  • AIR is corrupted in CS5

    I can't access the photoshop CS5 help function.  It give me a messages saying AIR is corrupted and needs to be reinstalled.  I've reinstalled the program and still am not able to access it.  Any suggestions?

    Hi,
    You can try the following:
    On Windows
    Uninstall Adobe AIR Runtime from Control Panel -> Programs
    It may throw up a warning that "there are applications that will not be able to run"
    Ignore the warning and uninstall
    Open the website http://get.adobe.com/air
    Click on Download
    Install the runtime
    Test if help function works.
    If not, uninstall "Adobe Help" from Control Panel -> Programs
    Open the website http://www.adobe.com/support/chc
    Choose Photoshop in product drop down
    Click on Install
    Your help function should work now.
    On Mac
    The only difference on Mac are highlighted for steps 1 and 8
    Step 1: Uninstall Adobe AIR runtime using /Applications/Utilities/Adobe AIR Uninstaller
    Step 8: Uninstall Adobe Help by trashing /Applications/Adobe/Adobe Help.app
    Make sure to empty the files from your trash folder as well.
    Hope this helps.
    ~ Sandeep

  • Synchronizing AiR SQL Lite with Server MySQL

    Hi Folks,
    I have a need to keep my AiR application's local data (in SQL Lite) in sync with my Server side data (in MySQL). 
    If possible (please tell me if it is or not) I was thinking of building on the server a copy of an SQL Lite database that would contain all of the CRUD records for the previous hour (for an hourly sync scheme) that was also encrypted and then each client AiR app would simply download that SQL Lite db and merge it into the local master.  I am thinking of this because I have found online storage that does not charge for bandwidth.
    However, are there better schemes?
    Is there perhaps an encryptable transaction log file that can be downloaded and applied to the desktop SQL Lite db?
    How would you do such a synchronization?
    Can XML files be encrypted on the server then decrypted by AiR on the client, reasonably safely?
    Also, even for encrypting the local AiR SQL Lite db, how does one hide the encryption key or rather, where can I read up on this whole issue?
    Thanks,
    VC

    Hey,
    I'm trying to read some information from database
    se with SQL Query. How I can put the parameter that I
    get from previous *.jsp page to SQL query?
    Technologies that I use are WML, JSP and MySQL.
    I can get the parameter by method getParameter()
    () and it is correct.
    But how to but the requested parameter into sql
    ql query and complete the sql query?
    Should I read it to some variable before putting it
    it to sql query?
    */ this works fine */
    out.println("<p>periodi"+request.getParameter("periodi"
    "loppu</p>");
    /* this doesn't work */
    ResultSet tulokset = lause.executeQuery("select * from
    kurssi where
    periodi='+request.getParameter("periodi")+'");
    /* this doesn't work */
    String periodi=request.getParameter("periodi");
    ResultSet tulokset = lause.executeQuery("select *
    * from kurssi where periodi='periodi' '");
    Thanks,
    RampeTry this
    ResultSet tulokset = lause.executeQuery("select * from kurssi where periodi=" + "'" +request.getParameter("periodi")+"' " );this should work

  • Air Badge Corrupting application

    Yep, well that Badge thing seems to be another of those Adobe, bugged filled idea, again!
    Here's the deal....
    Have my application.air file on my server.
    Have a badge pointing to it and allowing to install it from webBrowser.
    The badge works fine so i go and install my application... hey everything works! (sounds good eh... wait wait)
    Start application to realize that my DB is duplicated !?#?! what did i do wrong?
    1- review DB                       [no problem]
    2- review app code              [no problem]
    3- reinstall everything          [Problem!!!!!!!]
    (after re-installation the Db is still duplicated...but not as many duplicate this time)
    So wait! Everything is ok but each time you install the app(using the badge) different bug appears......???
    we are getting somewhere, it must be the installation process....
    Solution:
    Install from the .AIR directly see if it it is indeed the Bage process that mess everything up or if it's the file that's corrupted.
    you guess it, downloading the same file that the badge uses to install the app manually....problem disapear!!!?!?!?!?
    now you tell me how to troubleshoot this?
    Goolge is litter with that air-badger praising!!!
    the files used by the badge have been tested and are all good!!!
    Should i Just forget about the adobe air badges all together?

    Rob,
    Thanks very much for getting back but the issue is resolved - I discovered
    that I was passing 1.52 instead of 1.5.2 for the required air version
    parameter.  D'oh.  Once that was set correctly the badge works fine.
    Jeff

  • Unable to bind the select() result to datagrid here........in air+sql connection

    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="init()">
    <mx:Script>
    <![CDATA[
    import mx.controls.Alert;
    import flash.data.SQLConnection;
    import flash.events.SQLErrorEvent;
    import flash.data.SQLStatement;
    import flash.events.SQLEvent;
    import flash.filesystem.File;
    public function init():void
    // creating a connection and the database
    var conn:SQLConnection = new SQLConnection();
    conn.addEventListener(SQLEvent.OPEN, openHandler);
    conn.addEventListener(SQLErrorEvent.ERROR, errorHandler);
    var dbFile:File = File.applicationStorageDirectory.resolvePath("DBSample.db");
    conn.openAsync(dbFile);
    // putting the database creation into the open handler of conn object
    function openHandler(event:SQLEvent):void
        trace("the database was created successfully");
        var createStmt:SQLStatement = new SQLStatement();
        createStmt.sqlConnection = conn;
    var sql:String =
        "CREATE TABLE IF NOT EXISTS employees (" +
        "    firstName TEXT, " +
        "    lastName TEXT, " +
    createStmt.text = sql;
    createStmt.addEventListener(SQLEvent.RESULT, createResult);
    createStmt.addEventListener(SQLErrorEvent.ERROR, createError);
    createStmt.execute();
    function createResult(event:SQLEvent):void
        Alert.show("Table created");
    // table structure error handle
    function createError(event:SQLErrorEvent):void
        trace("Error message:", event.error.message);
        trace("Details:", event.error.details);
    // error handler for conn object
    function errorHandler(event:SQLErrorEvent):void
        trace("Error message:", event.error.message);
        trace("Details:", event.error.details);
    b2.addEventListener(MouseEvent.CLICK,select);
    // select function
    function select():void
    // select statement
    var selectStmt:SQLStatement = new SQLStatement();
    selectStmt.sqlConnection = conn;
    selectStmt.text = "SELECT firstName, lastName FROM employees";
    selectStmt.addEventListener(SQLEvent.RESULT, resultHandler);
    selectStmt.addEventListener(SQLErrorEvent.ERROR, errorHandler);
    selectStmt.execute();
    function resultHandler(event:SQLEvent):void
        var result:SQLResult = selectStmt.getResult();
        var numResults:int = result.data.length;
        for (var i:int = 0; i < numResults; i++)
            var row:Object = result.data[i];
            var output:String = "firstname: " + row.firstName;
            output += "; lastName: " + row.lastName;
            trace(output);
    b1.addEventListener(MouseEvent.CLICK,insert);
    // insert fuction
    function insert():void
    var insertStmt:SQLStatement = new SQLStatement();
    insertStmt.sqlConnection = conn;
    var sqls:String =
        "INSERT INTO employees  (firstName, lastName)  values(:firstName,:lastName)";
        //""   + "(firstName, lastName) " + "VALUES ('Bob', 'Smith')";
        insertStmt.parameters[":firstName"] = fname.text;
          insertStmt.parameters[":lastName"] = lname.text;
    insertStmt.text = sqls;
    insertStmt.addEventListener(SQLEvent.RESULT, insertResult);
    insertStmt.addEventListener(SQLErrorEvent.ERROR, insertError);
    insertStmt.execute();
    function insertResult(event:SQLEvent):void
        trace("INSERT statement succeeded");
        fname.text="";
        lname.text="";
    function insertError(event:SQLErrorEvent):void
        trace("Error message:", event.error.message);
        trace("Details:", event.error.details);
    ]]>
    </mx:Script>
    <mx:TextInput x="17" y="52" id="fname" />
    <mx:TextInput x="17" y="120" id="lname"/>
    <mx:DataGrid x="375" y="87" dataProvider="">
    <mx:columns>
    <mx:DataGridColumn headerText="fname" dataField="col1"/>
    <mx:DataGridColumn headerText="lname" dataField="col2"/>
    </mx:columns>
    </mx:DataGrid>
    <mx:Button x="58" y="207" id="b1" label="insert" />
    <mx:Button x="375" y="288" id="b2" label="select" />
    </mx:WindowedApplication>

    what about creating an ArrayCollection variable 
         [Bindable]
         private var myAC:ArrayCollection;
    then
    function resultHandler(event:SQLEvent):void
        var  result:SQLResult = selectStmt.getResult();
        myAC = ArrayCollection(result.data);
    and
    <mx:DataGrid dataProvider="{myAc}"/>

  • Air Install Corrupt? Cannot install anything, cannot uninstall AIR?

    It all started when TweetDeck stopped working. I tried to remove it, and it displayed a bunch of dialogs with squares instead of characters. I tried to install it and got a refusal to install from Air, message 2032.
    I started Prezi to see if it would run. Prezi runs, and said that it had an update. I tried to load the update and got a message that the update would not load.
    My guess is that my Air install is bad. So ...
    I tried to uninstall Air, and it told  me that it was going to break Acrobat. (Thanks a ton, do you have any idea what I paid for Acrobat!?!?)
    I decided to go ahead, and the uninstall hung and would not proceed.
    I tried to load Air on top of the existing install and it refused to install because it thought it was already installed.
    So now I can't update anything that relies on Air, and I can't uninstall it, and I can't reload it.
    Please advise ...

    What version of AIR does you have?
    You can get the application install log file and post here. People might be able to help.
    To get the log file, create a .airappinstall.log file in your home directory.
    You can get the AIR Runtime install log by creating a .airinstall.log file in your home directory. This might help telling what happens with your AIR Runtime installation.

  • AIR 1.5 Installer File Damaged(file size issue?)

    I am trying to publish a large air destop app. I have been trouble shooting the error and this is what I have found:
    1. When I publish it and i have less than 27mb of inculded files, it publishes and can be installed.
    2. When I add another 1.5mb of included files, and publish it, flash starts to not respond then kicks back in and creates the air file.
    2.1 When I try to install this file it says installer file damaged.
    This is the log file:
    [2011-03-11:06:56:52] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-03-11:06:56:52] Commandline is: "C:\Users\Smuga\Business\HDD\Business\AFiA Design\Language Brain Train\Language ENG\BrainTraining.air"
    [2011-03-11:06:56:52] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-11:06:56:52] Unpackaging file:///C:/Users/Smuga/Business/HDD/Business/AFiA%20Design/Language%20Brain%20Train/Langu age%20ENG/BrainTraining.air to C:\Users\Smuga\AppData\Local\Temp\flaCE6E.tmp
    [2011-03-11:06:56:55] Package signature validation failed
    [2011-03-11:06:56:55] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid package signature" errorID=5022]
    [2011-03-11:06:57:03] Application Installer end with exit code 7
    3. Thought it was the certificate so I created a new one and nothing.
    3.1  I removed the time stamp and nothing.
    3.2 I did an air intermediate file to be signed later and nothing.
    My last thought is that my computer hardware is to slow and while it freezes during publishing, the  air file gets messed up.
    Anyone have any issues like this. Not sure what to make of it but I don't want to by a new computer if its not the above problem.

    It took a couple days but I figured it out. I thought It was a problem with the size since I had about 900 images and sounds but it turned out to be an issue with how I name one single mp3 file.
    I had "&" is the name. for some reason when I published the air it corrupted it.
    I don't get it!

  • How to import SQLite .db file from AIR project

    hi friends..
    how to import SQLite.db file from AIR project. and i want use this in my application.
    after importing can i update and delete the recordS?

    There's no import needed. You just open it using the AIR SQL APIs. If this database file was created outside AIR, it's not necessarily compatible, though. There are SQLite features and extensions that aren't supported in AIR.

  • Adobe Air crashing Win 7 and will not install

    My problem began with me trying to do a full system scan on my computer with a few different programs and it failing 5% in. Each program stopped at Adobe
    AIR files. So I googled Adobe AIR and noticed that there were viruses running under that name, so I called McAfee and they told me that there was a problem
    with Adobe Air. I have tried to uninstall and nothing happens. I have tried to install the latest update and it will say "installing" for a couple of hours with no
    progress showing in the line, so with my lack of patience I cancel update and even the CANCELLING window stays up until I use the task manager to close it! At
    one point i had my computer tell me that Adobe AIR was corrupt. HELP ME PLEASE!!
    SINCERELY,
    FRUSTRATED MOM

    For install issues, we always request the corresponding log files. That, plus a host of additional install troubleshooting information, is at http://kb2.adobe.com/cps/403/kb403150.html. Could you please attach the installer's log here.

  • This is a Q about Adobe AIR!! Adobe didn't give this option.

    BBC iPlayer stopped working. I uninstalled it. It wouldn't reinstall because AIR was corrupt. I couldn't unistall AIR, so I deleted it from hard disk manually. STILL won't install, so BBC iPlayer will not work. I tried to unistall option the loader program, but this ends in an error. Why has Adobe stopped iPlayer working? How can I get it going again? Am I the only person in the UK that can't use it, or do others have the same problem? Cheers, Plunkky

    http://forums.adobe.com/community/air
    Also: http://helpx.adobe.com/air/kb/troubleshoot-air-installation-windows.html

  • Corrupted aliases on Dock?

    The shortcuts/aliases on the Dock on my MacBook Air become "corrupted," and overwritten with a black question mark. They must the be removed, and replaced. How can I avoid this?

    They usually become corrupt when the destination is moved.   If that's not the case then the plist file might be corrupt.  You can set it back to defaults by deleting:
    MacIntosh HD/Your user library name/Library/Preferences/com.apple.dock.plist
    Logoff/Login  and move new icons to the dock.
    OT:  I drove the X5 on the factory offroad course..  It was a blast! 
    Regards,
    Captfred

  • Encrypting data in sqlite

    Dear reader,
    Currently I am playing a bit with Flex 3 Beta 2 and I am
    looking how to protect data in sqlite database.
    It looks it is very simple to integrate Flex AIR application
    with database but all informations stored in database are
    unencrypted.
    Another problem is that any user can open sqlite database and
    read data saved by Flex AIR application.
    There is an security extension for sqlite but I wounder how
    it works with Flex AIR. Maybe someone has an idea how to protect
    inforamtion stored in sqlite (database password)?
    thanks for any suggestion
    Adam Adamczyk

    Hi herbat,
    You can find more here:
    http://probertson.com/articles/2007/06/21/securing-air-sql-database/

  • Query to calculate TV Events ( Agregate function?)

    Dear All,
    I have a table of scheduled TV Events. In my case it is legal to broadcast some event again and again during 48 hours since it was aired first time, without paying extra fees.
    I need to count across all the broacasting days how many times the Event was aired to be able to know what fees I shall pay.
    A quick example:
    Case 1
    Programme "Lost" Episode 1 was aired first on Jan/1/2008 at 8:00am. I can broadcast it as many times as I want until Jan/3/2008, 07:59am and it will be counted as one Event only.
    Case 2
    Programme "Lost" Episode 1 was aired first on Jan/1/2008 at 8:00am and the same Episode 1 was aired a second time on Jan/3/2008 at 10:00am. Here I must pay fees as it was aired twice. I need to count it as 2
    Many thanks in advance!

    Hi,
    Assuming 10g with OLAP option installed.
    My test data structure:
    Event_Id - a program, i.e "Lost", etc
    Event_DT - a date and time when program was aired
    SQL> WITH Test_Data AS (
      2    SELECT 1 AS Event_Id, TO_DATE('01.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
      3    SELECT 1 AS Event_Id, TO_DATE('01.01.2008 09:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
      4    SELECT 1 AS Event_Id, TO_DATE('02.01.2008 18:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
      5    SELECT 1 AS Event_Id, TO_DATE('03.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
      6    SELECT 1 AS Event_Id, TO_DATE('04.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
      7    SELECT 1 AS Event_Id, TO_DATE('05.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
      8    SELECT 2 AS Event_Id, TO_DATE('01.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
      9    SELECT 2 AS Event_Id, TO_DATE('01.01.2008 09:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
    10    SELECT 2 AS Event_Id, TO_DATE('02.01.2008 18:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
    11    SELECT 2 AS Event_Id, TO_DATE('03.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
    12    SELECT 3 AS Event_Id, TO_DATE('04.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual UNION ALL
    13    SELECT 3 AS Event_Id, TO_DATE('05.01.2008 08:00:00', 'DD.MM.YYYY HH24:MI:SS') AS Event_DT FROM Dual
    14  ),
    15  RNs AS (
    16    SELECT Test_Data.*,
    17      ROW_NUMBER() OVER (PARTITION BY Event_Id ORDER BY Event_DT) AS RN
    18    FROM Test_Data
    19  ),
    20  Event_Starts AS (
    21    SELECT Event_Id, Event_DT, RN, Event_Start
    22    FROM RNs
    23    MODEL
    24      PARTITION BY (Event_Id)
    25      DIMENSION BY (RN)
    26      MEASURES (Event_DT, Event_DT Event_Start)
    27      RULES (
    28        Event_Start[ANY ] ORDER BY RN = CASE
    29                                          WHEN Event_Start[CV() - 1] IS PRESENT
    30                                            AND Event_Start[CV()] - Event_Start[CV() - 1] < 2
    31                                            THEN Event_Start[CV() - 1]
    32                                          ELSE
    33                                            Event_DT[CV()]
    34                                        END
    35      )
    36  )
    37  SELECT Event_Id, COUNT(DISTINCT Event_Start) Event_Count
    38  FROM Event_Starts
    39  GROUP BY Event_Id
    40  ;
      EVENT_ID EVENT_COUNT
             1           3
             2           2
             3           1Regards,
    Dima

  • Macbook Air 11" i7 corrupt files problem with Adobe Illustrator CS4

    Hi
    this problem may not be entirely related but maybe someone could help anyways or knows how I can proceed...
    I'm running Illustrator CS4 on a Macbook Air 11" (latest 2011 model, with i7, 4GB, 128SSD), and lately some files are getting corrupted. specifically, adobe illusrator CS4 files with weeks of work. interestingly, the time machine backups are also getting corrupted.
    its like I'm working on a file for a few days, backing up with time machine as well
    closes the file, after a few days returns to it… (normal behavior)
    then when i try to get back to the file then sometimes it says "Cant open the illustration, could not complete the operation" and opens a blank canvas.
    restoring the file via time machine also gives the same error (its like all versions get corrupted simultaneously), even 4-5 versions backwards, even though they worked before when the file worked
    it happened quite a few times, ruining weeks of work.
    I tried the following:
    reinstalling CS4 - didn't work
    Opening the files on CS5 - still don't open
    doing the file recovery thing and then opening it in a notepad - didn't work at all
    using Time machine - the files are still corrupt
    it only happenes with AI files, not photoshop files, for example.
    I thought maybe it has anything to do with SSD? since my previous macbook pro (15", 2007) never did these errors…
    please help
    Eido

    If at all, this would be I/O performance and bandwidth issues with Time Machine, but I don't think that's the problem. More to the point I think that it's a case of Preview opening the files to genereate thumbnails and icons and something going wrong there. I'd look up some guides on how to edit the relevant plist and conf files to exclude your AIs or turn off the behavior to generate these previews globally. This may help hugely...
    Mylenium

Maybe you are looking for