Out of memory when i render HD with many layers

I got a message error ( out of memory ) when i render HD full 1920 X 1080 in final cut pro 5 with many layers ( 6 to 9 layers ). I have 5.5 gig of memory and when is crash....1.5gig of memory is free in my activity monitor. If a buy more ram...my problem will be resolve? Please help me if anybody know about this problem.
thank
Yan

I am having the same problem...(out of memory on renders)
I've been watching my activity monitor and cancelling the render before I run out of memory... but I'm not getting much done and I can't do a big render at night.
I've done all the usuall things... no CMYC files. Trash Prefrences... etc..
Two questions:
I am using Magic Bullet filters and they seem to stack up the inactive RAM. (When the incactive ram fills up that's when I get the "out of memeory") You said you saw a post about that a few days ago...Was there an answer besides changing out the filters? or can you point me towards the posting?
I'm also trying to figure out how to dump or clear the inactive RAM once I'm done with a render. I found that if I do a full restart I can clear my RAM and get a bunch of renders done before I fill up the inactive ram again. This is going to be a long project if I have to do that.
thanks
Mark

Similar Messages

  • Server goes out of memory when annotating TIFF File. Help with Tiled Images

    I am new to JAI and have a problem with the system going out of memory
    Objective:
    1)Load up a TIFF file (each approx 5- 8 MB when compressed with CCITT.6 compression)
    2)Annotate image (consider it as a simple drawString with the Graphics2D object of the RenderedImage)
    3)Send it to the servlet outputStream
    Problem:
    Server goes out of memory when 5 threads try to access it concurrently
    Runtime conditions:
    VM param set to -Xmx1024m
    Observation
    Writing the files takes a lot of time when compared to reading the files
    Some more information
    1)I need to do the annotating at a pre-defined specific positions on the images(ex: in the first quadrant, or may be in the second quadrant).
    2)I know that using the TiledImage class its possible to load up a portion of the image and process it.
    Things I need help with:
    I do not know how to send the whole file back to servlet output stream after annotating a tile of the image.
    If write the tiled image back to a file, or to the outputstream, it gives me only the portion of the tile I read in and watermarked, not the whole image file
    I have attached the code I use when I load up the whole image
    Could somebody please help with the TiledImage solution?
    Thx
    public void annotateFile(File file, String wText, OutputStream out, AnnotationParameter param) throws Throwable {
    ImageReader imgReader = null;
    ImageWriter imgWriter = null;
    TiledImage in_image = null, out_image = null;
    IIOMetadata metadata = null;
    ImageOutputStream ios = null;
    try {
    Iterator readIter = ImageIO.getImageReadersBySuffix("tif");
    imgReader = (ImageReader) readIter.next();
    imgReader.setInput(ImageIO.createImageInputStream(file));
    metadata = imgReader.getImageMetadata(0);
    in_image = new TiledImage(JAI.create("fileload", file.getPath()), true);
    System.out.println("Image Read!");
    Annotater annotater = new Annotater(in_image);
    out_image = annotater.annotate(wText, param);
    Iterator writeIter = ImageIO.getImageWritersBySuffix("tif");
    if (writeIter.hasNext()) {
    imgWriter = (ImageWriter) writeIter.next();
    ios = ImageIO.createImageOutputStream(out);
    imgWriter.setOutput(ios);
    ImageWriteParam iwparam = imgWriter.getDefaultWriteParam();
    if (iwparam instanceof TIFFImageWriteParam) {
    iwparam.setCompressionMode(ImageWriteParam.MODE_EXPLICIT);
    TIFFDirectory dir = (TIFFDirectory) out_image.getProperty("tiff_directory");
    double compressionParam = dir.getFieldAsDouble(BaselineTIFFTagSet.TAG_COMPRESSION);
    setTIFFCompression(iwparam, (int) compressionParam);
    else {
    iwparam.setCompressionMode(ImageWriteParam.MODE_COPY_FROM_METADATA);
    System.out.println("Trying to write Image ....");
    imgWriter.write(null, new IIOImage(out_image, null, metadata), iwparam);
    System.out.println("Image written....");
    finally {
    if (imgWriter != null)
    imgWriter.dispose();
    if (imgReader != null)
    imgReader.dispose();
    if (ios != null) {
    ios.flush();
    ios.close();
    }

    user8684061 wrote:
    U are right, SGA is too large for my server.
    I guess oracle set SGA automaticlly while i choose default installion , but ,why SGA would be so big? Is oracle not smart enough ?Default database configuration is going to reserve 40% of physical memory for SGA for an instance, which you as a user can always change. I don't see anything wrong with that to say Oracle is not smart.
    If i don't disincrease SGA, but increase max-shm-memory, would it work?This needs support from the CPU architecture (32 bit or 64 bit) and the kernel as well. Read more about the huge pages.

  • Firefox becomes really slow then eventually unresponsive when loading a page with many hires images. Unsual high memory usage up to 2gigs just for firefox. Was never a problem with v3.6.

    When loading a page with many hires images, Firefox becomes really slow and scrolling becomes jumpy then eventually becomes completely unresponsive. Unusual high memory usage of up to 2gigs just for firefox when loading these pages. This was never a problem with v3.6.

    I encountered the same type of problem. Firefox running terribly slowly and slowing down my entire machine (Core i5 with 256GB SSD). Searching the forums, I found a couple of things about troubleshooting performance issues, one of which was to use '''hardware acceleration''', that is on by default. It was turned on on my PC, '''so I tried deactivating it, and it worked!'''
    So doing the exact opposite as Mozilla support said solved the problem. It is really a pain now to work with Firefox. I'm using it because I have no choice, but I'd recommend IE and Chrome over Firefox... Whatever, the market will decide once Firefox has become to crappy...

  • Ora-04030 process out of memory when trying to allocate nn bytes..

    Hi,
    Again we are facing the same error after increasing pga_aggregate_target from 2G to 3G, the journal import program request finally results in ora-04030 process out of memory when trying to allocate nn bytes.
    wiil there be any bugs issue?
    DBMS:9.2.0.3
    OS :sun sparc 5.10

    IF possible try to apply last patchset to take your DB to the latest version which should be more reliable and many bugs should be solved.
    Do you have free physical memory to use the 3gb?
    Hope this helps.
    Regards.
    FR.

  • "Error: Out of Memory" when trying to Render

    Hello all,
    I'm editing a project in FCP 5 that is using, in part, .mpeg-4 videos downloaded from the internet. After several weeks on the project with things going fine, the downloaded videos can no longer render. I can see them in the source window, but when laid into the sequence these downloaded videos produce an "Error: Out of Memory" message. Other videos of this type that are already rendered and playing in the existing sequence cannot be re-rendered or adjusted without producing the same Error message.
    A few things to remember...
    1. Other types of rendering, such as filters and fit to fill effects, render just fine.
    2. There is over 30 GBs on the external drive this project is running on.
    3. I've tried resetting scratch disks, transferring the project to another drive, and opening it on a new, super-fast computer, and nothing is different.
    Please help, I'm really stuck in the mud here and am dying to get past this issue,
    Peace,
    Sam

    Did either of you find an answer? I'm running into the S A M E issues. I feel strongly that it has to do with the quicktime update, as editing mp4's worked FINE in January.
    There is a lengthy protocol for trying to circumvent this issue:
    http://discussions.apple.com/thread.jspa?threadID=1413028&tstart=0
    Didn't work for me, but I think it worked for the query. And VLC (http://www.videolan.org/) ended up being the only program I can even VIEW mp4 in now properly.
    So if you can use a viewer, that works.

  • Out of memory when render

    Hi
    When I 'render movie' I get the out of memory message.
    Is there a render folder in livetype i can empty?
    Not having much luck finding it
    Niel

    Cheers Nick
    I upgraded to studio3 and Snow leopard. I did'nt do a clean install (chanced my arm) and am now experiencing all sorts of weird and wonderful bugs (quite entertaining though) I will do a fresh install of both, but at the moment I'm mid project, and will have to stay entertained with my bugs.
    One of the joys, my little Gremlins, brought to my computer is that I get all sort of warped end results from Livetype, when I try to follow the 'save and import' route. Thus I'm trying all alternative dirt back roads to finish my project.
    I just wanted to share my frustations......
    Niel

  • Final_cut_pro-"Error: out of memory" when rendering with hidef clips

    I keep getting this notice when rendering "error: out of memory." Both my external drive and internal drive have plenty of memory; 1.8TB and 101GB respectively. It makes no difference if I am rendering at full resolution or draft. I solved it for a while by clearing out some memory on my internal harddrive,
    but now it is back. What is going on. This didn't happen when I was working with regular definition clips but now I am working with high def. What to do?

    Drives don't have 'memory' in this context, they are storage containers.
    Check my answer to your other thread and give us more info about your rig...Hardware/Software (models/versions), how everything's connected, exact specifications of the media you're working with and sequence settings.
    K

  • Out of memory when rendering...mystery! urgent help!

    ok, this is mysterious. and stressful, because of course it happens when i have to output this and get on a plane.
    I created a stereo sequence which is high def, 3840x1080. photo jpeg. it has stills, and embedded hdv sequence content.
    out of memory error when exporting quicktime movie, either through fcp or compressor.
    so i have gone to the individual sequences (left and right) which are normal hdv sequences with video and stills, and out put a quicktime of each. i'll import the quicktimes and build the stereo sequence with these two quicktime files.
    the right sequence rendered, and output as a quicktime movie just fine.
    the left sequence failed, out of memory error.
    so i started rendering the sequence a bit at a time to find where the problem is. the problem is on two pieces of hdv footage, and a few frames of a photo.
    HERE'S THE STRANGE THING:
    except for the few frames of still photo, which are in a transition of text overlay, everything is identical to the right sequence which rendered and output JUST FINE! the only difference with the text is that its position is slightly different...but 97% of it rendered just fine. I found one still which was grayscale which i've changed to RGB, but still no difference in being able to render. and it rendered in grayscale on the right sequence.
    I've changed my scratch disk to a drive with over a tb of space, I have 5gb of RAM with only fcp running, on a dual core 2.67 mac pro.
    help!

    Deleting FCP Preferences:
    Open a Finder window. Set the view mode to columns:
    Click the house icon that has your name next to it.
    Click the folder "Library" in the next column.
    Find and click the folder "Preferences" in the next column.
    Find and click the folder "Final Cut Pro User Data" in the next column.
    Move the files "Final Cut Pro 6.0 Prefs", "Final Cut Pro Obj Cache" and "Final Cut Pro Prof Cache" to the Trash and empty it.
    When you have a stable set of preference files, download [Preference Manager|http://www.digitalrebellion.com/pref_man.htm] to back them up. If you have further problems, the backup can be recalled and you can continue working.

  • Out of memory when big files are being sent to N80...

    i downloaded a few big mp3 files (15-20mb) onto my 128 card i got with the phone, as soon as my new 2gb phone came, i didnt have a reader for my pc and my wife said she wanted these songs on her S.E.810i. i sent them over to her using bluetooth (with no probs whatsoever) in the hope i could send them back to my phone with my new 2gb card in. when i try to send them back from the 810i with bluetooth, i get out of memory message but i have next to nothing on phone mem - no vid/images/sound etc. can anyone tell me if i would be right in saying that when i download from my home network the files are temp stored on mem card until you confirm where u want to save whereas bluetooth tries to store on phone mem temporarily first? hope u got all that! if this is the case, is there anyway i can change this? if anyone is still with me, and knows what i am talking about, please enlighten me!! its driving me mad!
    thanks

    1. All messages will be stored/moved to the memory card.
    2. I doubt it. The phone will still save files received via bluetooth in a messaging folder. If this folder is stored on the phone memory there will never be enough space to receive really big files. dmz

  • "File Error" and "Out of Memory" when rendering FCE

    Dear all,
    I imported a 2 hour holiday video into FCE.
    When rendering the video, a message appears that the rendering process will last about 15 minutes to complete.
    However, frequently I am warned by the following message:
    "File Error: The specified file is open and in use by this or another application"
    When activating Rendering again, the render time is now increased to about 45 minutes.
    I now either receive a couple of times the message: "File Error: The specified file is open and in use by this or another application" >>or even worse: "Out of memory"<<.
    Today I purchased an addition 2GB of memory to increase my memory form 750 MB to 2.5GB !!!
    Can anyone please tell me what could be the cause of these messages and how to solve them?
    BTW, no other programs are running while I use FCE.
    Thanks in advance,
    Hans E.<br>
    PowerMac G5-Dual 1.8GHz, Memory 2.5GB, iMac G3-600MHz, Airport, Airport Express Mac OS X (10.3.9)
    PowerMac G5-Dual 1.8GHz, Memory 2.5GB, iMac G3-600MHz, Airport, Airport Express Mac OS X (10.3.9)
    PowerMac G5-Dual 1.8GHz, Memory 2.5GB, iMac G3-600MHz, Airport, Airport Express   Mac OS X (10.3.9)  

    Is it happening when you're rendering, or exporting?
    The error message means FCE is trying to rewrite a file that it is currently using. It could be mistakenly trying to save a render file, if you're only rendering, or if you're trying to re-export a file, you'll get that message.
    Try dumping all your render files, restarting FCE and trying again.
    The Out of Memory error almost always points toward a corrupt file. Could be a source file, could be a render file. Again, dump your render files and try again.
    If these don't work, you need to close FCE, take all your source media offline, then open FCE. Now, reconnect each clip one by one until you find the corrupt clip. Keep going, there may be more than one. Re-capture the corrupt clips and you should be good to go.

  • Indesign quit or Out of memory when exporting or printing pdf.

    Hi i have a mac Pro, 2x 2.26 GHZ Quad Core Intel- Xeon with 6GB 1066 MHz DDR3 running 10.6.8 and Adobe Design Premium.
    when using Indesign and printing pdfs or exporting to pdf Indesign comes up with an "out of memory" or quits unexpectedly, please can someone explain why this would happen?
    i have tested the ram/ reformated and reinstalled OSX 10.6.8 and Adobe but still this issue arises.

    Hello John,
    I am creating an Indesign File with various art work, Images and Vector graphics and text then exporting to PDF and or Print the PDFS.
    I can not use Pastbin but here are the errors from Console that i could find:
    I am using The latest patch update Indesign 6.0.6 i thought the update would fix the issue but it has not.
    Please could someone help me urgently!!!
    Feb  5 00:30:00 hifi02s-Mac-Pro newsyslog[2888]: logfile turned over
    Feb  5 00:52:42 hifi02s-Mac-Pro ntpd[26]: time reset +0.186240 s
    Feb  5 01:45:57 hifi02s-Mac-Pro loginwindow[37]: loginwindow SleepWakeCallback WILL sleep
    Feb  5 10:43:20 hifi02s-Mac-Pro loginwindow[37]: loginwindow SleepWakeCallback will power on, Currenttime:2/5/2012 10:43:20.010 AM - Waketime:2/5/2012 10:43:18.840 AM = Deltatime:1.169763982
    Feb  5 10:43:27 hifi02s-Mac-Pro configd[13]: Sleep: Success - AC - Idle Sleep
    Feb  5 10:43:27 hifi02s-Mac-Pro configd[13]: Wake: Success - AC - EHC1
    Feb  5 10:43:27 hifi02s-Mac-Pro configd[13]: Hibernate Statistics
    Feb  5 10:43:27 hifi02s-Mac-Pro configd[13]: network configuration changed.
    Feb  5 10:43:27: --- last message repeated 1 time ---
    Feb  5 10:43:27 hifi02s-Mac-Pro defaults[3429]: \nThe domain/default pair of (com.apple.kexts.32bitonly, lastRan) does not exist
    Feb  5 10:43:30 hifi02s-Mac-Pro mDNSResponder[36]: RegisterInterface: Frequent transitions for interface en0 (FE80:0000:0000:0000:0225:00FF:FEF3:7959)
    Feb  5 10:43:30 hifi02s-Mac-Pro syslog[3471]: com.acard.driver.ACard6280ATA    1.0.5    ACard6280ATA    /System/Library/Extensions/ACard6280ATA.kext    ACARD AEC-6280M ATA Driver 1.0.5    no    yes
    Feb  5 10:43:30 hifi02s-Mac-Pro syslog[3472]: com.acard.driver.ACard62xxM    2.0.6    ACard62xxM    /System/Library/Extensions/ACard62xxM.kext    ACARD AEC-62XX Driver V2.0.6    no    yes
    Feb  5 10:43:30 hifi02s-Mac-Pro syslog[3473]: com.acard.driver.ACard67162    2.0.3    ACard67162    /System/Library/Extensions/ACard67162.kext    2.0.3    no    yes
    Feb  5 10:43:30 hifi02s-Mac-Pro syslog[3474]: com.acard.driver.ACard671xSCSI    2.0.1    ACard671xSCSI    /System/Library/Extensions/ACard671xSCSI.kext    2.0.1    no    yes
    Feb  5 10:43:30 hifi02s-Mac-Pro syslog[3475]: com.acard.driver.ACard6885M    2.0.6    ACard6885M    /System/Library/Extensions/ACard6885M.kext    ACARD AEC-6885/95/96 Driver V2.0.6    no    yes
    Feb  5 10:43:30 hifi02s-Mac-Pro syslog[3476]: com.acard.driver.ACard68xxM    2.0.5    ACard68xxM    /System/Library/Extensions/ACard68xxM.kext    ACARD AEC-68XX Driver V 2.0.5    no    yes
    Feb  5 10:43:30 hifi02s-Mac-Pro syslog[3477]: com.jmicron.JMicronATA    1.0.0    JMicron JMB ATA Driver    /System/Library/Extensions/JMicronATA.kext    1.0.0, Copyright JMicron Technology    no    yes
    Feb  5 10:43:46 hifi02s-Mac-Pro ntpd[26]: time reset +0.703301 s
    Feb  5 10:43:51 hifi02s-Mac-Pro loginwindow[37]: no spins reported for this wake
    Feb  5 11:35:37 hifi02s-Mac-Pro SecurityAgent[3823]: system.privilege.admin|2012-02-05 11:35:37 +0200
    Feb  5 11:35:44 hifi02s-Mac-Pro authexec[3828]: executing /Applications/Utilities/Adobe Utilities.localized/Adobe Updater6/Adobe Updater.app/Contents/Resources/AdobeUpdaterInstallMgr
    Feb  5 11:36:00 hifi02s-Mac-Pro hdiejectd[3837]: running
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: FSCopyObject -- err: 0, maxLevels: 0, whichInfo: 0000c000,
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:                 dupeAction: replace, wantSpec: yes, wantName: yes,
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:                 filterProcPtr: 0x0004e488, yourDataPtr: 0xb01029f8,
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:                 newObjectRef: 0xb01028a0, newObjectSpec: 0x00000000,
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:                 copyBufferSize: 256kB, isDirectory: yes, isLocal: yes,
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:                 isDropBox: no, PBHCopyFileSync supported: no
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 5
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions/A
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions/A
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions/A/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions/A/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions/A/Resources/English.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Frameworks/adobe_caps .framework/Versions/A/Resources/English.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/AdobeSelfHealing.framework/Versions/A/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/A
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/A
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/A/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/A/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/Current
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/Current
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 2
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/Current/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Frameworks/InstallerResults.framework/Versions/Current/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/MacOS
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/MacOS
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 38
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/cs.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/cs.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/cs.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/cs.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/da.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/da.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/da.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/da.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/de.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/de.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/de.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/de.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/English.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/English.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/English.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/English.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/es.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/es.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/es.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/es.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/eulas
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/eulas
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/eulas/html
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/eulas/html
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/eulas/html/en_US
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/eulas/html/en_US
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 1
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/fi.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/fi.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/fi.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/fi.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/fr.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/fr.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/fr.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/fr.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/hu.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/hu.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/hu.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/hu.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/it.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/it.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/it.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/it.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ja.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ja.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ja.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ja.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ko.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ko.lproj
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ko.lproj/MainMenu.nib
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:36:03 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9p
    Feb  5 11:36:04 hifi02s-Mac-Pro defaults[3861]: \nThe domain/default pair of (/Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/RegExList, 1) does not exist
    Feb  5 11:36:04 hifi02s-Mac-Pro authexec[3862]: executing /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/InstallUpdates.sh
    Feb  5 11:36:05 hifi02s-Mac-Pro authexec[3926]: executing /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/InstallUpdates.sh
    Feb  5 11:36:13 hifi02s-Mac-Pro hdiejectd[3837]: quitCheck: calling exit(0)
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Adobe SelfHealing
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:  Error:  shmFSCopyObjectFailed in line 949 of file /Volumes/Bu
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ildDisk_mbs73/Acro_root_nsd/Common/SelfHealin
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: gSDK/Source/src/MoverCFMP.cp.
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Acrobat SelfHea
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ling Error:  Copy failed for:
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Contents/MacOS/SelfHealFi
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: les/Library/Automator/Save As Adobe PDF.a
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ction
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Adobe SelfHea
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ling Error:  shmFSCopyObjectFailed in line 94
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: 9 of file /Volumes/BuildDisk_mbs73/Acr
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: o_root_nsd/Common/SelfHealingSDK/Source/sr
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: c/MoverCFMP.cp.
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Acrobat SelfHealing Error:
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:   Copy failed for:
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Contents/Ma
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: cOS/SelfHealFiles/Library/Autom
    Feb  5 11:36:21 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ator/Save As Adobe PDF.action
    Feb  5 11:36:21 hifi02s-Mac-Pro authexec[4464]: executing /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/InstallUpdates.sh
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Adobe SelfHealing Error:  shmFSCopyObjectFailed in line 949 of file /
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Volumes/BuildDisk_mbs73/Acro_root_nsd/Common/SelfHealingSDK/Source/src/MoverCFMP.cp.
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Acrobat SelfHealing Error:  Copy failed for:
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Contents/MacOS/
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: SelfHealFiles/Library/Automator/Save As Adobe PDF.action
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Adobe SelfHealing Error:  shm
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: FSCopyObjectFailed in line 949 of file /Vo
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: lumes/BuildDisk_mbs73/Acro_root_ns
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: d/Common/SelfHealingSDK/Source/src/M
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: overCFMP.cp.
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Acrobat
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:  SelfHealing Error:  Copy failed for:
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Contents/MacOS/SelfHealFi
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: les/Library/Automator/Save As A
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: dobe PDF.action
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Adobe SelfHe
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: aling Error:  shmFSCopyObjectFailed in line 949 of
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:  file /Volumes/BuildDisk_mbs73/Acro
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: _root_nsd/Common/SelfHealingSDK/Sour
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ce/src/MoverCFMP.cp.
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Acrobat SelfHealing Error:
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:  Copy failed for:
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: Content
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: s/MacOS/SelfHealFiles/Libra
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ry/Automator/Save As Adobe PD
    Feb  5 11:37:30 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: F.action
    Feb  5 11:37:30 hifi02s-Mac-Pro hdiejectd[6190]: running
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ko.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/nl.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/nl.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/nl.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/nl.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/no.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/no.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/no.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/no.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/pl.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/pl.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/pl.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/pl.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/pt.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/pt.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/pt.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/pt.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ro.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ro.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ro.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ro.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ru.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ru.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/ru.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/ru.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/sv.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/sv.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 4
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/sv.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/sv.lproj/MainMenu.nib
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogInfoBulk: 3
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: ProcessFolderList -- Copying contents of
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Volumes/AcroProUpd910_all/Acrobat 9 Pro Patch.app/Contents/Resources/tr.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:         to
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]:     /Users/hifi02/Library/Caches/Adobe/Updater6/acrobat9pro-EFG/Acrobat 9 Pro Patch.app/Contents/Resources/tr.lproj
    Feb  5 11:37:32 hifi02s-Mac-Pro [0x0-0x16016]."com.Adobe.ESD.AdobeUpdaterApplication"[222]: CopyFolder -- actualObjects retrieved from FSGetCatalogIn

  • Out of Memory when opening page setup

    I am getting an "Out of Memory" error when opening the page setup window.  I am unable to continue as Crystal is locked up.  Has any one seen this behavior before?  I am running Crystal Reports 2008 Service Pack 0 Version: 12.0.0.683.  This is running in a terminal server environment.

    Hi Bruce,
    Please uninstall CRXI from the machine by following the Note as per below:
    Before getting started, uninstall Crystal Reports XI by launching the Setup.exe file from the installation CD or by using the 'Add/Remove Programs' command. If either of these methods fails to remove all Crystal Reports directories, files and registry keys, then continue with the resolution of this article.
    ==========
    WARNING:
    This resolution can be applied if Crystal Reports XI is the only software installed on the computer that uses the Business Objects directories, files and registry keys.
    For example, Crystal Analysis, Crystal Enterprise and BusinessObjects Enterprise XI are applications that may share the same directories, files and registry keys.
    Removing these directories, files and registry keys may cause other software to function incorrectly.
    ==========
    1. To manually uninstall Crystal Reports XI, delete the following directories:
    u2022 C:\Program Files\Common Files\Business Objects\3.0
    u2022 C:\Program Files\Business Objects
    ====================
    NOTE:
    Do not remove the directory C:\Program Files\Common Files\Business Objects\3.0 if you have BusinessObjects Enterprise XI or Crystal Reports Server XI installed. These files are shared by both applications and removal of these files will cause Business ObjectsEnterprise XI and Crystal Reports Server XI to function incorrectly.
    ====================
    2. Delete the following registry keys:
    ====================
    WARNING:
    The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk.
    HELP:
    For information on how to edit the registry key, view the 'Changing Keys And Values' online Help topic in the Registry Editor (Regedit.exe).
    RECOMMENDATION:
    It is strongly recommended that you make a backup copy of the registry files (System.dat and User.dat on Win9x computers) before you edit the registry.
    ====================
    u2022 HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\
    u2022 HKEY_CURRENT_USER\Software\Business Objects\Suite 11.0\Crystal Reports
    u2022 HKEY_USERS\S-#-#-##-...-####\Software\Business Objects\Suite 11.0\Crystal Reports
    (The number signs (#) represent a series of numbers that are different on each computer.)
    ====================
    NOTE:
    After making changes to the registry, restart the affected service or application as required.
    ====================
    For CR2008 please install SP0 from
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm]
    I hope this helps.
    Shraddha

  • System out of memory when exporting/migrating Solution Manager

    Dear all,
    since we decided to migrate our Solution Manager (win2003/sql server 2005) system to a more appropriate server, we started an export using the NW70sr2 installation master CD, the one we used to install this solution manager instance.
    Everything went ok up to the Java export phase, here we caught an out of memory issue, here's the relevant part of the sapinst.dev.log file:
    May 24, 2008 1:49:46 PM com.sap.inst.jload.Jload dbExport
    SEVERE: DB Error during export of BC_SLD_CHANGELOG
    May 24, 2008 1:49:46 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: The system is out of memory. Use server side cursors for large result sets:null. Result set size:262,182,182. JVM total memory size:518,979,584.
    May 24, 2008 1:49:46 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: null
    May 24, 2008 1:49:46 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: 0
    May 24, 2008 1:49:46 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    TRACE      [iaxxejsexp.cpp:199]
               EJS_Installer::writeTraceToLogBook()
    2008-05-24 13:49:49.755 JavaApplication execution finished
    TRACE      [iaxxejsexp.cpp:199]
               EJS_Installer::writeTraceToLogBook()
    2008-05-24 13:49:49.755 NWDB._callJLoad(export) done: throwing
    TRACE      [iaxxejsexp.cpp:199]
               EJS_Installer::writeTraceToLogBook()
    NWException thrown: nw.syscopy.jloadRunFailed:
    <html>Execution of JLoad tool 'C:\j2sdk1.4.2_14-x64\bin\java.exe -classpath F:\usr\sap\SMD\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload
    SMDCA/sapmnt/SMD/SYS/global/security/lib/tools/iaik_jce.jar;
    SMDCA/sapmnt/SMD/SYS/global/security/lib/tools/iaik_jsse.jar;
    SMDCA/sapmnt/SMD/SYS/global/security/lib/tools/iaik_smime.jar;
    SMDCA/sapmnt/SMD/SYS/global/security/lib/tools/iaik_ssl.jar;
    SMDCA/sapmnt/SMD/SYS/global/security/lib/tools/w3c_http.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/jload.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/antlr.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/exception.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/jddi.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/logging.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/offlineconfiguration.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/opensqlsta.jar;F:/usr/sap/SMD/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;F:\usr\sap\SMD\DVEBMGS00\exe\mssjdbc\sqljdbc.jar -sec SMD,jdbc/pool/SMD,
    SMDCA/sapmnt/SMD/SYS/global/security/data/SecStore.properties,
    SMDCA/sapmnt/SMD/SYS/global/security/data/SecStore.key -dataDir E:/EXPORT/JAVA/JDMP -remove_trailing_blanks "C:/Documents and Settings/administrator.ATRSAP/removeTrailingBlanks.txt" -convert_empty_LOBs "C:/Documents and Settings/administrator.ATRSAP/convertEmptyLobs.txt" -convert_empty_strings "C:/Documents and Settings/administrator.ATRSAP/convertEmptyStrings.txt" -convert_empty_binary "C:/Documents and Settings/administrator.ATRSAP/convertEmptyBinary.txt"' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Documents and Settings/administrator.ATRSAP/jload.java.log' for more information.</html>
    Actually we used a workaroud to complete the phase, ie we menually re-issued the command and changed the heap value from -Xmx512m to -Xmx1024m
    Is there a way to defalut the sapinst to pass to the java export command an higher java heap value, ie -Xmx1024m ?
    Thanks in advance and cheers.
    Franco.

    It sounds like you may have a corrupt render file in your 7th episode.  You can set in and out points in 5 minute increments and export those segments to narrow down which clip is the offending clip. Then re-render the offending clip.
    I hope this helps.

  • I run out of memory when trying to run a query

    I need help with a query. I am trying to extract Total Qty Sold ( and eventually get this data by month), but when I would run the query asking for QTY I get "System Out Of Memory". I removed that party of the query asking for Qty and posted what I came up with below. Any Help is greatly appreciated.
    SELECT T0.[ItemCode], T0.[ItemName], T1.[FirmName], T0.[CardCode], T0.[SuppCatNum], T2.[ItmsGrpNam], T0.[U_U_CMG_PROGRAM], T0.[U_U_CMG_CATEG], T0.[U_CMG_STATUS], T0.[U_CMG_STORES], T0.[U_CMG_COLOR], T0.[U_CMG_LOCAT], T0.[MinLevel], T0.[MinOrdrQty]
    FROM OITM T0  INNER JOIN OMRC T1 ON T0.FirmCode = T1.FirmCode INNER JOIN OITB T2 ON T0.ItmsGrpCod = T2.ItmsGrpCod

    Hi,
    Welcome you post on the forum.
    Try this fist:
    SELECT T0.ItemCode, T0.ItemName, T1.FirmName, T0.CardCode, T0.SuppCatNum, T2.ItmsGrpNam, T0.MinLevel, T0.MinOrdrQty
    FROM OITM T0
    INNER JOIN OMRC T1 ON T0.FirmCode = T1.FirmCode
    INNER JOIN OITB T2 ON T0.ItmsGrpCod = T2.ItmsGrpCod
    WHERE T0.ItemCode Like '[%0\]%'
    Thanks,
    Gordon

  • Multiclip Nightmare: General Error/Out of Memory when trying to match frame

    I'm an assistant editor on a reality show and am fairly experienced with Final Cut Pro. But I've never seen something like this.
    At our post house, we have over 30 Macs running FCP7, streaming media off a Xserve/Promise RAID SAN via Fiber channel. We create multiclips for everything (it's a reality show) and have run into some weird bugs.
    What's happening is that mutliclips will all-of-a-sudden be unable to match back to the original multiclip. It gives a General Error then an Out of Memory error. Sometimes, after those errors, FCP immediately quits. When I double click the clip in the timeline, I get the same general error. I can, however, match back to the original media clip. But matching back to the multiclip causes the error.
    I can't pinpoint a cause or common element. It's happening to different episodes with different editors and different project files.
    Also, randomly, things will go offline for no reason. And not everything in a timeline, just some things (which makes no since). We can reconnect them quickly since the media drive never went offline in the first place. I mention this because but I'm wondering if both of these problems are common symptoms of corrupt multiclips and if there's a way to fix them. The only element that I can find linking media randomly going offline is that these multiclips had subclips embedded in them. But even that doesn't seem to be a common thread.
    These timelines have been passed around from story editors to editors to AEs then back to editors, so we're thinking these multiclips might be getting corrupted through that process. I don't understand why because everything's looking at the server and all the Macs are pretty much identical.
    What I began to do was recut in each clip on the editor's timeline with the original multiclip. It fixes the problem but it's beyond time consuming to say the least. Now that these errors have come up three times in different places, I'm worried we have a widespread problem and if there's a better way to fix it.
    Details:
    We transcoded all the DVCPRO tapes with AJA Kona Cards to NTSC ProRes (LT) with plans to online the show once we lock
    Everyone's running the latest FCP7 and Snow Leopard release

    Nate Orloff wrote:
    It seems that FCP is making HUGE multiclips. I'm guessing that's the source of the memory error. Some multiclips (the ones it'll let me open) are 9 hours long.
    Interesting... Could be the source of your problem indeed
    And for no reason.
    Are you sure there's no reason? When making multilips there's not one clip's timecode passing 00:00:00:00 for exemple? Or a small clip is also selected with a complete different Timecode? Is it black all 9 hours long? etc.
    There must be something that is causing these long multiclips.
    I agree with Tom (down in this thread) that sending apple feedback with as much detail as possible might be helpfull.
    [FCP feedback|http://www.apple.com/feedback/finalcutpro.html]
    I would also be interested in an XML of one of the culprit clips. Not that I know answers, but looking at it might give some clue.
    Please select one of the wrong multiclips (in the browser). Select File > Export > XML. (version 5, include metadata; Please also make a version 4 XML).
    Send both XML to my email address (in my profile; click on my name in the left column of this post). No promises But you never know...
    Rienk

Maybe you are looking for