Switching modelsupport2.dll

We are using sequences running with batchmodel with a modified modelsupport.dll i teststand user directory, because we usually need an additional entry  an additional partnumber for  each UUT and overriding pre UUT callback doesn't work well in batchmodel.  
Now we have one type of UUT without that additional partnumber. Is it possible to make the sequence for that UUT using the "standart" modelsupport2.dll in installation path even if there is the modified modelsupport2.dll in teststand user ? 

Hi mkossmann,
as far as I know modelsupport.dll is part of the process model. Thus I guess you have also 2 process models. In the following link you'll find an instruction to change the process model:
How Do I Specify a Particular Process Model for a Specific Sequence File?
http://digital.ni.com/public.nsf/allkb/CEDEDEB004083D6F862572B400779E46?OpenDocument
I hope this helps.
Kind regards
Heinz

Similar Messages

  • Using ModelSupport2.dll in LabView without TestStand

    I would like to use the ModelSupport2.dll purely in a LabVIEW environment as either by a "Call Library Function Node" or "Active X" or ".NET" without using TestStand.
    In particular I would utilize the the "DisplayPassBanner" and "DisplayFailBanner" functions. I want the banner pop-up's so I can provide a consistency between applications that don't use TestStand and those that do.
    The DLL call requires a numeric input "context" which I am not sure what it needs for a reference number.
    In teststand it is passed an "Object", "CVI Active X Automation Handle", "By Value" from the "ThisContext"
    How replicate this or create equivalent in LabVIEW
    Any suggestions appreciated
    A

    A,
    if you are looking into the sources of ModelSupport2.dll (the sources are included as LabWindows/CVI project and the needed C files), you will see that the display banner functions do access the object referenced by the parameter 'context'. The context is a reference to the dataset of a running TestStand execution when called from the TestStand process model.
    So it will not be possible to use those functions if you are not going to use TestStand/running an actual sequence.
    There are, however, two ways you can go for:
    a) Design a LV VI dialog such way that it looks like one of the banner and call it as a subVI.
    b) Use the LabWindows/CVI sources of ModelSupport2.dll to copy the banner dialogs into a new CVI project (from modelpanels.uir) and create similar functions into a custom written dll which do not require the ActiveX handle 'context' to be passed.....
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Modelsupport2.dll changes don't take affect

    Running TestStand 4.0 and LabWindows/CVI 9.0.1.
    Followed instructions per http://digital.ni.com/public.nsf/allkb/A6D0EF1F4FE5EC94862570AE000CE374 to change my test socket numbers to be non zero based for batch model.  Also modified paralleluutdlg.c to increase the MAX_NUM_TEST_SOCKETS_VISIBLE 6 (used to be 5).
    The modelsupport2.dll compiled successfully, but the changes do not occur when I run my sequence file using the batch model; i.e., the test sockets still start from 0 instead of 1 and the number of visible sockets is 5 and not 6.
    I checked the configured search directories and the user components directory (containing my modified files) is ahead of the default NI components directory as desired.
    Am I missing a required step here?
    Thanks!
    Solved!
    Go to Solution.

    Hi George,
    The KnowledgeBase article you are referring to is for the parallel model, not the batch model. However, if you open the batchuutdlg.c and search for the same line of test as described in the KB and add "+1" to it, it should work. I have confirmed that it works on my end. Just to make sure this is clear, this only changes the dialog box and will not change the numbering in the process model. Changing that numbering requires a much more extensive effort.
    Regarding the MAX_NUM_TEST_SOCKETS_VISIBLE 6 change, I have also done this and it does show 6 visible batches in the dialog box. Please keep in mind that you need to just replace the number without changing the spacing on the line. You will also need to go into Configure->Model Options and change the Number of Test Sockets to 6 to ensure that you see the 6 visible batches. Changing this will cause the window to expand over the "Go" and "Stop" buttons so there will have to be more extensive changes to move those buttons down. I hope this helps address your question!
    Regards,
    Jackie
    DAQ Product Marketing Engineer
    National Instruments

  • Trigger the modelsupport2.dll from parallelmodel.seq

    I want to trigger/control the modelsupport2.dll interface by putting it into different modes like "running" "terminating" etc. from the Parallelmodel.seq. As it is right now, the operator needs to press the "OK", "Next UUT" button, I want to skip this. My question is simply. How does the dll call look like from parallelmodel?
    Regards Fredrik Westberg

    Hi Fredrik,
    There is an example in '\TestStand 2\Examples\Callback\ParallelModel' which may help you.
    Setting the ModelOptions.ParallelModel_ShowUUTDlg to False will allow you to provide your own mechanism. Then its a case of setting up the TestSocket container.
    Hope is provides some help.
    Ray Farmer
    Regards
    Ray Farmer

  • TestStand LabVIEW OI and modelsupport2.dll

    I'm trying to understand how to do some customization of the LabVIEW version of the TestStand (3.5) Operator Interface.  I need the default OI to change in several areas.  One in particular is that a teamate company (dictating the look and feel) wants us to have a Data Entry dialog.  They say that it's part of the TestStand Sequential Process Model and it's contained in ModelSupport2.dll, and that it contains its own GUI that is used by the process models.
    I hope to develop tests in LV8.  As a first step, I'm trying to understand how (and when) to call the functions within the modelsupport2.dll.  I there any documentation on the functions within (other than the .h)?  Can someone walk me through an example where a sequence file (or is the call made from LabVIEW?) displays some dialog that is supposedly in modelsupport2.dll?

    There's several dialogs in modelsupport2. There's the serial number dialogs for the sequential model, parallel model, and batch model. The only other dialogs are for the report file options and model options. The last two are what you get when select Configure>Report Options and Configure Model Options. The serial number dialogs are called in the process model like the other company said and I don't know of any test sequence or OI that would call them directly. If you want to override them and use your own serial number dialog, then you can put own callback in a sequence.

  • How to Read DLL Function arguments in VC

    HI,
    I have a CVI dll, "modelsupport2.dll"
    i need to access the parameters of one of its function "LoadModelPluginTypesAndConfigurations". Can anyone please suggest me how to read the parameters of the above dll function in VC++.
    The function parameters are,
    LoadModelPluginTypesAndConfigurations(CAObjHandle engine,  int thread, const char *categoryName, const char *configurationName, BOOL loadAddons, BOOL loadPluginTypesFirst,  CAObjHandle mergedConfiguration, char* asdd);
    where, engine is nothing but Testand Engine.
    here, mainly looking for reading the CAObjHandle variables.

    The board I use is PCI 6221. I'm afread the multithread cannot work...

  • Where is the Report dll code?

    The Report options Dialog box includes an option to build the report from a DLL. The help section reads:
    If you select the DLL option to generate your report, the TestReport Callback calls a function in a DLL to build the report body. The DLL report generator is a single call into a C-language DLL that processes the entire result list for the execution before returning. You can access the project and source code for the LabWindows/CVI-built DLL. If you select DLL, TestStand generates reports faster but does not call ModifyReportEntry callbacks.
    Where is the project for this DLL and what is it called?

    Hi
    The Report dll code is found in Modelsupport2.dll
    The source of this dll can be found under \Components\NI\Models\TestStandModels.
    The project name is "modelsupport2.prj"
    I hope this helps
    Regards
    Anand Jain
    National Instruments.

  • Application crash with error ntdll.dll 00018fea

    Hi,
    I have a problem with my app.exe build.
    I attach a simple code; the Vi open and close a TDM file.
    If I run this Vi in Labview works fine.
    If I build the application.exe on a notebook and I run it I got "Application crash with error ntdll.dll 00018fea".
    I've tried to build the Vi on another Pc Desktop with Labview and here if I run the exe it works fine.
    On the two PC I have LV8.5; the build options are the same.
    On the notebook I've try also to reinstall LV8.5 but I got the same error.
    Can you help me?
    Thanks a lot
    Attachments:
    open tdm.vi ‏33 KB

    MicheleS wrote:
    This morning I've try to put the ntdll.dll of the other PC in the notebook but the problem remain.
    Never ever do that! You were very lucky that both ntdll.dll files were probably the same version so the exchange didn't do much but ntdll.dll is one of the core Windows DLLs were everything goes through that normal applications may access in Windows. A mixup in such a part because of incompatitible ntdll.dll with other system API DLLs might prevent your computer entirely from starting up even in safe mode.
    You should not attempt to ever switch system DLLs between different computers. In such behaviour lays insanity. If you expect a system DLL to be corrupt attempt to do a repair installation instead. Also Windows nowadays has techniques to detect if a system DLL got corrupt and will attempt to repair it, though I guess if ntdll.dll would go belly up it's likely your computer won't even start up.
    Rolf Kalbermatter
    Message Edited by rolfk on 01-14-2008 08:05 AM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Documentat​ion for modelsuppr​t2.dll

    Hi,
    I need to modify parallel execution model. Where do I find documentation modelsupport2.dll?
    thanks
    CT

    Comteker,
    Having done substantial modifications to the Modelsupport2.dll in the past (circa TestStand v2), I have not run across any documentation on this module, other than the comments in the C source code itself. If they've generated any since then, I haven't run across it. I don't believe it's changed much since TestStand v2, other than to update the TestStand API calls to the more robust function set, and removing deprecated functions. The bad news is that NI doesn't document the source they provide all that well (no version history, or function descriptions w/ interface info), but the documentation of the API calls used in this DLL are fairly well documented.
    If you're trying to figure out how it works, my suggestion is to generate a debuggable version of the DLL, and run simulations, tracing into the dll at the points you're trying to understand better.
    Hope this helps.
    -Jack

  • Conditional XML file path?

    I author and test my Flex project locally, then upload it to
    a server for others to test and for deployment.
    So my initial path is:
    <mx:HTTPService id="getData" url="xml/mydata.xml"
    result="dataHandler(event)" resultFormat="e4x"/>
    But then I need to change it to:
    /myserver/myproject/department/xml/data.xml"
    Is there a way to handle this switch in code automatically?

    Hi Leroy/jigg,
    You are correct that the expression itself is evaluated before the Macro strings are resolved, so this approach won't work.  The macros are evaluated using modelsupport2.dll (DetermineReportFilePathNameExprEx function), which first evaluates the expression before resolving the macros. For implementing a custom report file path expression for a particular client file, I would recommend overriding the ReportOptions callback, then programatically setting the report path expression, using an expression such as:
    Parameters.ReportOptions.ReportFileSequentialModelExpression = "\"MyCustomLocation\\<ClientFileName>_Report[<FileTime>][<FileDate>].<FileExtension>\""
    Note the use of double quotes since the field is an expression field.  This approach will also allow you to use logic in the callback to change the report file path string using TestStand flow control steps.
    Al B.
    Staff Software Engineer - TestStand
    CTA/CLD

  • Creative Cloud Packager 1.2 problem

    One of my customers created a package with Creative Cloud Packager 1.2. And he tries to install it, but the installation stops halfway and starts rolling back.
    Here is the PDApp.log
    07/24/13 11:26:12:660 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/24/13 11:26:12:662 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:12:662 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | CREATE PIM Instance ...
    07/24/13 11:26:12:664 | [INFO] |  | ASU | PIM | Utilities |  |  | 8396 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/24/13 11:26:12:668 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | trying to createOrUpdatePIMDbSchema.
    07/24/13 11:26:12:672 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Current db schema version on machine 1.
    07/24/13 11:26:12:672 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Current db schema version to install 2.
    07/24/13 11:26:12:672 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | SUCCESS Created Tables.
    07/24/13 11:26:12:672 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | PIM Database is Up To Date.
    07/24/13 11:26:12:676 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | PIMSqlite closeDB status 0
    07/24/13 11:26:12:676 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | FREE PIM Instance ...
    07/24/13 11:26:12:678 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/24/13 11:26:12:678 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:12:678 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | CREATE PIM Instance ...
    07/24/13 11:26:12:679 | [INFO] |  | ASU | PIM | Utilities |  |  | 8396 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    07/24/13 11:26:12:679 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | trying to createOrUpdatePIMDbSchema.
    07/24/13 11:26:12:680 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Current db schema version on machine 2.
    07/24/13 11:26:12:680 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | Current db schema version to install 2.
    07/24/13 11:26:12:680 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | PIM DB Schema is up to date. Current schema version is 2.
    07/24/13 11:26:12:681 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | PIM Database is Up To Date.
    07/24/13 11:26:12:699 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | PIMSqlite closeDB status 0
    07/24/13 11:26:12:699 | [INFO] |  | ASU | PIM | PIM |  |  | 8396 | FREE PIM Instance ...
    07/24/13 11:26:14:530 | [INFO] |  | ASU | LWANative | LWANative |  |  | 8396 | Build Version - 7.0.0.410
    07/24/13 11:26:14:530 | [INFO] |  | ASU | LWANative | LWANative |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:15:112 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8396 | Start : pwa_openSession
    07/24/13 11:26:15:112 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8396 | pwa_openSession Session key : {C750E130-B410-4F94-B975-FA93D6C97195}
    07/24/13 11:26:15:139 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Build Version - 7.0.0.386
    07/24/13 11:26:15:139 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:15:140 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:26:16:269 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:26:16:270 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:16:274 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Released OPM refrence successfully in opm_freeLibRef
    07/24/13 11:26:16:275 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8396 | End : pwa_openSession
    07/24/13 11:26:16:278 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8396 | Start : pwa_getDeviceID
    07/24/13 11:26:16:278 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Build Version - 7.0.0.410
    07/24/13 11:26:16:278 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:16:279 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:26:16:882 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:26:16:887 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | returning size of value as:65 in opm_getValueForKey
    07/24/13 11:26:16:887 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully retreived value from opm domain:IMSLib subdomain:Default key:deviceID in opm_getValueForKey
    07/24/13 11:26:16:951 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | End : pwa_getDeviceID
    07/24/13 11:26:16:954 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Released OPM refrence successfully in opm_freeLibRef
    07/24/13 11:26:16:958 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | Start : pwa_closeSession
    07/24/13 11:26:16:962 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | End : pwa_closeSession
    07/24/13 11:26:16:969 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Build Version - 7.0.0.394
    07/24/13 11:26:16:969 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:16:971 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:26:17:750 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:26:17:750 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:17:753 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Released OPM refrence successfully in opm_freeLibRef
    07/24/13 11:26:17:757 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | Performing openIMSLibSession...
    07/24/13 11:26:17:757 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | pwa_openIMSLibSession Session key : {55A84EBE-0A96-4A60-A8BB-3046E73D4E3A}
    07/24/13 11:26:17:779 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 8396 | Build Version - 7.0.0.116
    07/24/13 11:26:17:779 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:17:779 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 8396 | Creating IMSLib instance with product Version ...
    07/24/13 11:26:17:779 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Build Version - 7.0.0.116
    07/24/13 11:26:17:779 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Logging Level verbosity Set  to 4
    07/24/13 11:26:17:780 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:26:17:792 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Build Version - 7.0.0.116
    07/24/13 11:26:17:792 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Logging Level verbosity Set  to 4
    07/24/13 11:26:17:792 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Creating IMSLib instance ...
    07/24/13 11:26:17:793 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Build Version - 7.0.0.116
    07/24/13 11:26:17:793 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Logging Level verbosity Set  to 4
    07/24/13 11:26:17:796 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:26:18:398 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:26:18:399 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | This product version is for GM
    07/24/13 11:26:18:426 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | URL retreived from dispatchlib https://ims-na1.adobelogin.com
    07/24/13 11:26:18:426 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | Created IMSLib instance with LEID:GM and endpoint:ims-na1.adobelogin.com
    07/24/13 11:26:18:428 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:18:428 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 8396 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:18:428 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 8396 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:18:428 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | Failed get proxy credentials from local store while creating IMSLib Ex instance ...
    07/24/13 11:26:18:431 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | Performing registeration of client to group
    07/24/13 11:26:18:432 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | Performing IMS_registerClientToGroup..
    07/24/13 11:26:18:432 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Performing opm_getRecords...
    07/24/13 11:26:18:436 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | returning size of value as:51 in opm_getValueForKey
    07/24/13 11:26:18:436 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    07/24/13 11:26:18:436 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | Registered Client to group successfully!
    07/24/13 11:26:18:439 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | Performing fetch default user for clientID...
    07/24/13 11:26:18:439 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | Performing fetchDefaultUserInfoForClientId...
    07/24/13 11:26:18:439 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | returning size of value as:33 in opm_getValueForKey
    07/24/13 11:26:18:440 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_getValueForKey
    07/24/13 11:26:18:440 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:18:441 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:18:441 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | Performing releaseData...
    07/24/13 11:26:18:441 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | Default user found for client_id: ACCC_CS7
    07/24/13 11:26:18:445 | [INFO] |  | ASU | OPM | P7Native |  |  | 8396 | Performing fetch Access token for user...
    07/24/13 11:26:18:445 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | Performing fetch accessToken...
    07/24/13 11:26:18:445 | [INFO] |  | ASU | OPM | IMSLib |  |  | 8396 | Using environment:ims-na1.adobelogin.com
    07/24/13 11:26:18:446 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:18:446 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:18:447 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | returning size of value as:65 in opm_getValueForKey
    07/24/13 11:26:18:447 | [INFO] |  | ASU | OPM | OPM |  |  | 8396 | Successfully retreived value from opm domain:IMSLib subdomain:Default key:deviceID in opm_getValueForKey
    07/24/13 11:26:18:448 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 6232 | setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:18:448 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:18:448 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 6232 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:18:448 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 6232 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:18:448 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 6232 | Failed to get proxyCredentials from local store in setProxyCredentialsForHTTPRequest
    07/24/13 11:26:18:448 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 6232 | Failed in setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:18:461 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 6232 | GetIEProxyInfo - No default proxy present on the user machine
    07/24/13 11:26:18:462 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 6232 | GetIEProxyInfo - proxy Url is
    07/24/13 11:26:18:958 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:26:19:061 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:19:061 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 7868 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:19:061 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 7868 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:19:061 | [INFO] |  | ASU | OPM | IMSLib |  |  | 7868 | Failed get proxy credentials from local store while creating IMSLib instance ...
    07/24/13 11:26:19:061 | [INFO] |  | ASU | OPM | IMSLib |  |  | 7868 | Performing fetchDefaultUserInfoForClientId...
    07/24/13 11:26:19:061 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | returning size of value as:33 in opm_getValueForKey
    07/24/13 11:26:19:062 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_getValueForKey
    07/24/13 11:26:19:062 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:19:063 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:19:066 | [INFO] |  | ASU | OPM | IMSLib |  |  | 7868 | Performing releaseData...
    07/24/13 11:26:19:066 | [INFO] |  | ASU | OPM | IMSLib |  |  | 7868 | Performing fetch accessToken...
    07/24/13 11:26:19:067 | [INFO] |  | ASU | OPM | IMSLib |  |  | 7868 | Using environment:ims-na1.adobelogin.com
    07/24/13 11:26:19:067 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:19:068 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:19:068 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | returning size of value as:65 in opm_getValueForKey
    07/24/13 11:26:19:069 | [INFO] |  | ASU | OPM | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:Default key:deviceID in opm_getValueForKey
    07/24/13 11:26:19:129 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 7672 | setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:19:130 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:19:130 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 7672 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:19:130 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 7672 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:19:130 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 7672 | Failed to get proxyCredentials from local store in setProxyCredentialsForHTTPRequest
    07/24/13 11:26:19:130 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 7672 | Failed in setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:19:150 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 7672 | GetIEProxyInfo - No default proxy present on the user machine
    07/24/13 11:26:19:151 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 7672 | GetIEProxyInfo - proxy Url is
    07/24/13 11:26:19:585 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 8964 | WINHTTP_CALLBACK_STATUS_HEADERS_AVAILABLE...
    07/24/13 11:26:19:585 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 8964 | HTTP Request Status code 200.
    07/24/13 11:26:19:586 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 6232 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/24/13 11:26:19:586 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 6232 | user has not selected 'Remember Me', proxy data is not saved in local store
    07/24/13 11:26:19:587 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:19:587 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:19:733 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | Successfully updated opm.db for fields domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_setValueForKey
    07/24/13 11:26:19:733 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | Performing opm_getRecords...
    07/24/13 11:26:19:734 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | returning size of value as:51 in opm_getValueForKey
    07/24/13 11:26:19:734 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    07/24/13 11:26:19:842 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_setValueForKey
    07/24/13 11:26:19:950 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5 in opm_setValueForKey
    07/24/13 11:26:20:061 | [INFO] |  | ASU | OPM | OPM |  |  | 6232 | Successfully updated opm.db for fields domain:IMSLib subdomain:Default key:deviceID in opm_setValueForKey
    07/24/13 11:26:20:061 | [INFO] |  | ASU | OPM | IMSLib |  |  | 6232 | Invoking client callback function with response and status : 0
    07/24/13 11:26:20:061 | [INFO] |  | ASU | OPM | P7Native |  |  | 6232 | Proceeding with fetchAccessToken callback...
    07/24/13 11:26:20:182 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 8564 | WINHTTP_CALLBACK_STATUS_HEADERS_AVAILABLE...
    07/24/13 11:26:20:182 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 8564 | HTTP Request Status code 200.
    07/24/13 11:26:20:183 | [INFO] |  | ASU | OPM | HTTPConnector |  |  | 7672 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/24/13 11:26:20:183 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 7672 | user has not selected 'Remember Me', proxy data is not saved in local store
    07/24/13 11:26:20:183 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:20:184 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:20:550 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | Successfully updated opm.db for fields domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_setValueForKey
    07/24/13 11:26:20:550 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | Performing opm_getRecords...
    07/24/13 11:26:20:550 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | returning size of value as:51 in opm_getValueForKey
    07/24/13 11:26:20:550 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    07/24/13 11:26:20:673 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_setValueForKey
    07/24/13 11:26:20:832 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5 in opm_setValueForKey
    07/24/13 11:26:21:040 | [INFO] |  | ASU | OPM | OPM |  |  | 7672 | Successfully updated opm.db for fields domain:IMSLib subdomain:Default key:deviceID in opm_setValueForKey
    07/24/13 11:26:21:052 | [INFO] |  | ASU | OPM | IMSLib |  |  | 7672 | Invoking client callback function with response and status : 0
    07/24/13 11:26:23:599 | [INFO] |  | ASU | OPM | OPM |  |  | 7540 | Build Version - 7.0.0.394
    07/24/13 11:26:23:599 | [INFO] |  | ASU | OPM | OPM |  |  | 7540 | Logging Level verbosity Set  to 4
    07/24/13 11:26:23:604 | [INFO] |  | ASU | OPM | OPM |  |  | 7540 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:26:23:824 | [INFO] |  | ASU | OPM | OPM |  |  | 7540 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:26:23:825 | [INFO] |  | ASU | OPM | OPM |  |  | 7540 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:23:828 | [INFO] |  | ASU | OPM | OPM |  |  | 7540 | Released OPM refrence successfully in opm_freeLibRef
    07/24/13 11:26:25:270 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Build Version - 7.0.0.116
    07/24/13 11:26:25:270 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Logging Level verbosity Set  to 4
    07/24/13 11:26:25:270 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Creating IMSLib instance ...
    07/24/13 11:26:25:271 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:25:271 | [INFO] |  | ASU | IMSLib | IMSLib_OPMWrapper |  |  | 7868 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:25:271 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 7868 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:25:271 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Failed get proxy credentials from local store while creating IMSLib instance ...
    07/24/13 11:26:25:271 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Performing fetchDefaultUserInfoForClientId...
    07/24/13 11:26:25:272 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | returning size of value as:33 in opm_getValueForKey
    07/24/13 11:26:25:272 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_getValueForKey
    07/24/13 11:26:25:272 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:25:273 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:25:273 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Performing releaseData...
    07/24/13 11:26:25:273 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Performing fetch accessToken...
    07/24/13 11:26:25:274 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7868 | Using environment:ims-na1.adobelogin.com
    07/24/13 11:26:25:274 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:25:274 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:25:275 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | returning size of value as:65 in opm_getValueForKey
    07/24/13 11:26:25:275 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7868 | Successfully retreived value from opm domain:IMSLib subdomain:Default key:deviceID in opm_getValueForKey
    07/24/13 11:26:25:276 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 4876 | setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:25:276 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:25:276 | [INFO] |  | ASU | IMSLib | IMSLib_OPMWrapper |  |  | 4876 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:25:276 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 4876 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:25:276 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 4876 | Failed to get proxyCredentials from local store in setProxyCredentialsForHTTPRequest
    07/24/13 11:26:25:277 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 4876 | Failed in setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:25:293 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 4876 | GetIEProxyInfo - No default proxy present on the user machine
    07/24/13 11:26:25:294 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 4876 | GetIEProxyInfo - proxy Url is
    07/24/13 11:26:25:459 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Build Version - 7.0.0.116
    07/24/13 11:26:25:459 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Logging Level verbosity Set  to 4
    07/24/13 11:26:25:459 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Creating IMSLib instance ...
    07/24/13 11:26:25:459 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:25:459 | [INFO] |  | ASU | IMSLib | IMSLib_OPMWrapper |  |  | 7544 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:25:459 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 7544 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:25:459 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Failed get proxy credentials from local store while creating IMSLib instance ...
    07/24/13 11:26:25:460 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Performing fetchDefaultUserInfoForClientId...
    07/24/13 11:26:25:460 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | returning size of value as:33 in opm_getValueForKey
    07/24/13 11:26:25:460 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_getValueForKey
    07/24/13 11:26:25:461 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:25:461 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:25:461 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Performing releaseData...
    07/24/13 11:26:25:462 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Performing fetch accessToken...
    07/24/13 11:26:25:462 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 7544 | Using environment:ims-na1.adobelogin.com
    07/24/13 11:26:25:462 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:25:462 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:25:463 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | returning size of value as:65 in opm_getValueForKey
    07/24/13 11:26:25:463 | [INFO] |  | ASU | IMSLib | OPM |  |  | 7544 | Successfully retreived value from opm domain:IMSLib subdomain:Default key:deviceID in opm_getValueForKey
    07/24/13 11:26:25:464 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 5072 | setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:25:464 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:26:25:465 | [INFO] |  | ASU | IMSLib | IMSLib_OPMWrapper |  |  | 5072 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:26:25:465 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 5072 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:26:25:465 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 5072 | Failed to get proxyCredentials from local store in setProxyCredentialsForHTTPRequest
    07/24/13 11:26:25:465 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 5072 | Failed in setting authproxy credentials in fetchAccessTokenForDeviceToken
    07/24/13 11:26:25:482 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 5072 | GetIEProxyInfo - No default proxy present on the user machine
    07/24/13 11:26:25:482 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 5072 | GetIEProxyInfo - proxy Url is
    07/24/13 11:26:26:291 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 8564 | WINHTTP_CALLBACK_STATUS_HEADERS_AVAILABLE...
    07/24/13 11:26:26:291 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 8564 | HTTP Request Status code 200.
    07/24/13 11:26:26:292 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 4876 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/24/13 11:26:26:292 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 4876 | user has not selected 'Remember Me', proxy data is not saved in local store
    07/24/13 11:26:26:293 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:26:293 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:26:402 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | Successfully updated opm.db for fields domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_setValueForKey
    07/24/13 11:26:26:402 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | Performing opm_getRecords...
    07/24/13 11:26:26:402 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | returning size of value as:51 in opm_getValueForKey
    07/24/13 11:26:26:403 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    07/24/13 11:26:26:493 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_setValueForKey
    07/24/13 11:26:26:504 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 7060 | WINHTTP_CALLBACK_STATUS_HEADERS_AVAILABLE...
    07/24/13 11:26:26:504 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 7060 | HTTP Request Status code 200.
    07/24/13 11:26:26:504 | [INFO] |  | ASU | IMSLib | HTTPConnector |  |  | 5072 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/24/13 11:26:26:505 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 5072 | user has not selected 'Remember Me', proxy data is not saved in local store
    07/24/13 11:26:26:558 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5 in opm_setValueForKey
    07/24/13 11:26:26:695 | [INFO] |  | ASU | IMSLib | OPM |  |  | 4876 | Successfully updated opm.db for fields domain:IMSLib subdomain:Default key:deviceID in opm_setValueForKey
    07/24/13 11:26:26:695 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 4876 | Invoking client callback function with response and status : 0
    07/24/13 11:26:26:695 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:26:26:696 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:26:26:704 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 4876 | Releasing IMSLib instance ...
    07/24/13 11:26:26:755 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Build Version - 7.0.0.414
    07/24/13 11:26:26:755 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Logging Level verbosity Set  to 4
    07/24/13 11:26:26:755 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | CREATE PIM Instance ...
    07/24/13 11:26:26:756 | [INFO] |  | ASU | PIM | Utilities |  |  | 2968 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/24/13 11:26:26:756 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | trying to createOrUpdatePIMDbSchema.
    07/24/13 11:26:26:803 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Current db schema version on machine 1.
    07/24/13 11:26:26:803 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Current db schema version to install 1.
    07/24/13 11:26:26:803 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | PIM DB Schema is up to date. Current schema version is 1.
    07/24/13 11:26:26:803 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | PIM Database is Up To Date.
    07/24/13 11:26:26:805 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | PIMSqlite closeDB status 0
    07/24/13 11:26:26:805 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | FREE PIM Instance ...
    07/24/13 11:26:26:815 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/24/13 11:26:26:815 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Logging Level verbosity Set  to 4
    07/24/13 11:26:26:815 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | CREATE PIM Instance ...
    07/24/13 11:26:26:815 | [INFO] |  | ASU | PIM | Utilities |  |  | 2968 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    07/24/13 11:26:26:816 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | trying to createOrUpdatePIMDbSchema.
    07/24/13 11:26:26:817 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Current db schema version on machine 2.
    07/24/13 11:26:26:817 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | Current db schema version to install 2.
    07/24/13 11:26:26:817 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | PIM DB Schema is up to date. Current schema version is 2.
    07/24/13 11:26:26:817 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | PIM Database is Up To Date.
    07/24/13 11:26:26:819 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | PIMSqlite closeDB status 0
    07/24/13 11:26:26:819 | [INFO] |  | ASU | PIM | PIM |  |  | 2968 | FREE PIM Instance ...
    07/24/13 11:26:26:895 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | Successfully updated opm.db for fields domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_setValueForKey
    07/24/13 11:26:26:895 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | Performing opm_getRecords...
    07/24/13 11:26:26:895 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | returning size of value as:51 in opm_getValueForKey
    07/24/13 11:26:26:896 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    07/24/13 11:26:27:196 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_setValueForKey
    07/24/13 11:26:27:394 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5 in opm_setValueForKey
    07/24/13 11:26:27:621 | [INFO] |  | ASU | IMSLib | OPM |  |  | 5072 | Successfully updated opm.db for fields domain:IMSLib subdomain:Default key:deviceID in opm_setValueForKey
    07/24/13 11:26:27:621 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 5072 | Invoking client callback function with response and status : 0
    07/24/13 11:26:27:622 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 5072 | Releasing IMSLib instance ...
    07/24/13 11:31:18:657 | [INFO] |  | ASU | OPM | P7Native |  |  | 6340 | Performing openIMSLibSession...
    07/24/13 11:31:18:658 | [INFO] |  | ASU | OPM | P7Native |  |  | 6340 | pwa_openIMSLibSession Session key : {417D8367-A82E-4EBF-BE90-810E2D1C9C3E}
    07/24/13 11:31:18:658 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Build Version - 7.0.0.116
    07/24/13 11:31:18:658 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Logging Level verbosity Set  to 4
    07/24/13 11:31:18:658 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Creating IMSLib instance with product Version ...
    07/24/13 11:31:18:659 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | This product version is for GM
    07/24/13 11:31:18:661 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | URL retreived from dispatchlib https://ims-na1.adobelogin.com
    07/24/13 11:31:18:661 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Created IMSLib instance with LEID:GM and endpoint:ims-na1.adobelogin.com
    07/24/13 11:31:18:662 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:31:18:662 | [INFO] |  | ASU | IMSLib | IMSLib_OPMWrapper |  |  | 6340 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    07/24/13 11:31:18:662 | [INFO] |  | ASU | IMSLib | IMSLibHelper |  |  | 6340 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    07/24/13 11:31:18:662 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Failed get proxy credentials from local store while creating IMSLib Ex instance ...
    07/24/13 11:31:18:665 | [INFO] |  | ASU | OPM | P7Native |  |  | 6340 | Performing registeration of client to group
    07/24/13 11:31:18:666 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Performing IMS_registerClientToGroup..
    07/24/13 11:31:18:666 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | Performing opm_getRecords...
    07/24/13 11:31:18:666 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | returning size of value as:51 in opm_getValueForKey
    07/24/13 11:31:18:667 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    07/24/13 11:31:18:667 | [INFO] |  | ASU | OPM | P7Native |  |  | 6340 | Registered Client to group successfully!
    07/24/13 11:31:18:670 | [INFO] |  | ASU | OPM | P7Native |  |  | 6340 | Performing fetch default user for clientID...
    07/24/13 11:31:18:671 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Performing fetchDefaultUserInfoForClientId...
    07/24/13 11:31:18:671 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | returning size of value as:33 in opm_getValueForKey
    07/24/13 11:31:18:671 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:ACCC_CS7 in opm_getValueForKey
    07/24/13 11:31:18:672 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | returning size of value as:1348 in opm_getValueForKey
    07/24/13 11:31:18:672 | [INFO] |  | ASU | IMSLib | OPM |  |  | 6340 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:7b9b802755f6a45559b523ce46609cfb in opm_getValueForKey
    07/24/13 11:31:18:673 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6340 | Performing releaseData...
    07/24/13 11:31:18:673 | [INFO] |  | ASU | OPM | P7Native |  |  | 6340 | Default user found for client_id: ACCC_CS7
    7/24/2013 11:33:20 [INFO] OPM - Build Version - 6.0.281.0
    7/24/2013 11:33:20 [INFO] OPM - Logging Level verbosity Set  to 4
    7/24/2013 11:33:20 [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    7/24/2013 11:33:21 [INFO] OPM - No Record found for the input fields
    7/24/2013 11:33:21 [INFO] OPM - Released OPM refrence successfully
    07/24/13 11:34:17:810 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | Start : pwa_openSession
    07/24/13 11:34:17:811 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | pwa_openSession Session key : {B0869D38-6196-4EC5-B336-6927203034DF}
    07/24/13 11:34:17:826 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Build Version - 7.0.0.386
    07/24/13 11:34:17:826 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Logging Level verbosity Set  to 4
    07/24/13 11:34:17:827 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:34:18:117 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:34:18:117 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:34:18:121 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Released OPM refrence successfully in opm_freeLibRef
    07/24/13 11:34:18:475 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | End : pwa_openSession
    07/24/13 11:34:18:513 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | Start : pwa_setEULA
    07/24/13 11:34:18:514 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | End : pwa_setEULA
    07/24/13 11:34:18:515 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | Start : pwa_closeSession
    07/24/13 11:34:19:513 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | End : pwa_closeSession
    07/24/13 11:34:19:564 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | Start : pwa_openSession
    07/24/13 11:34:19:564 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | pwa_openSession Session key : {B822B8F8-8BC2-4332-8E34-8B144A8E2665}
    07/24/13 11:34:19:568 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Build Version - 7.0.0.386
    07/24/13 11:34:19:568 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Logging Level verbosity Set  to 4
    07/24/13 11:34:19:569 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Schema version and schema compatibility version are same or greater than current
    07/24/13 11:34:19:971 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Successfully opened opm session, db location:C:\Users\jyjang.SOFTNSDOM\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    07/24/13 11:34:19:972 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | No Record found for the input fields in opm_getValueForKey
    07/24/13 11:34:19:974 | [INFO] |  | ASU | OPM | OPM |  |  | 6668 | Released OPM refrence successfully in opm_freeLibRef
    07/24/13 11:34:19:976 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | End : pwa_openSession
    07/24/13 11:34:19:978 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | Start : pwa_getEntitlement
    07/24/13 11:34:19:999 | [INFO] |  | ASU | OPM | P7Native |  |  | 6668 | End : pwa_getEntitlement
    07/24/13 11:34:21:442 | [INFO] |  | ASU | OPM | P7Native |  |  | 7320 | Start : getEntitlementCallBack
    07/24/13 11:34:21:499 | [INFO] |  | ASU | OPM | P7Native |  |  | 7320 | End : getEntitlementCallBack
    07/24/13 11:34:37:000 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | Build Version - 7.0.0.414
    07/24/13 11:34:37:000 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | Logging Level verbosity Set  to 4
    07/24/13 11:34:37:000 | [INFO] |  | ASU | PDApp | PDApp.CommandLineParser |  |  | 8608 | Parsing the command line provided. Number of command line arguments is 6
    07/24/13 11:34:37:000 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | Detecting Applet Database Library file...
    07/24/13 11:34:37:000 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | Fetching Applet registeration information...
    07/24/13 11:34:37:000 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | AppletManager initialize...
    07/24/13 11:34:37:000 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Applet database path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..
    07/24/13 11:34:37:001 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | PIM library path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\AdobePIM.dll
    07/24/13 11:34:37:001 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Loading PIM library...
    07/24/13 11:34:37:394 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | Build Version - 7.0.0.414
    07/24/13 11:34:37:426 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | Logging Level verbosity Set  to 4
    07/24/13 11:34:37:455 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | CREATE PIM Instance ...
    07/24/13 11:34:37:545 | [INFO] |  | ASU | PIM | Utilities |  |  | 8608 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..\pim.db-journal' does not exist
    07/24/13 11:34:37:694 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | trying to createOrUpdatePIMDbSchema.
    07/24/13 11:34:37:795 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | Current db schema version on machine 1.
    07/24/13 11:34:37:795 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | Current db schema version to install 1.
    07/24/13 11:34:37:795 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | PIM DB Schema is up to date. Current schema version is 1.
    07/24/13 11:34:37:795 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | PIM Database is Up To Date.
    07/24/13 11:34:37:795 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Getting applet data from Applet database
    07/24/13 11:34:37:838 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | All installed pakages version string (pim_getCurrentPackagesVersion) is CCM:7.0.0.416|CCP:1.2.0.4|D6:7.0.0.414|DECore:7.0.0.414|DWA:3.0.97.0|Enterprise:3.1.108.0 |LWA:3.0.97.0|P6:7.0.0.406|P7:7.0.0.410|PDApp:7.0.0.414|UWA:7.0.0.414
    07/24/13 11:34:37:838 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | PIMSqlite closeDB status 0
    07/24/13 11:34:37:838 | [INFO] |  | ASU | PIM | PIM |  |  | 8608 | FREE PIM Instance ...
    07/24/13 11:34:37:844 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Registering Applets...
    07/24/13 11:34:37:847 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Loading Applet Switcher library: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\switcher\LWA_UI.dll
    07/24/13 11:34:38:065 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Build Version - 7.0.0.414
    07/24/13 11:34:38:065 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Logging Level verbosity Set  to 4
    07/24/13 11:34:38:065 | [INFO] |  | ASU | ProvSwitcher | Common.CommandLineParser |  |  | 8608 | Parsing the command line provided. Number of command line arguments is 6
    07/24/13 11:34:38:066 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Unable to fetch licensing LEID from amtLib xml file. Fallback to Driver LEID
    07/24/13 11:34:38:067 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Considering following LEID for applet version switching : V6{}AcrobatPro-AS2-Win-GM
    07/24/13 11:34:38:067 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Detected override identifier: V6
    07/24/13 11:34:38:067 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Detected override identifier: V6
    07/24/13 11:34:38:068 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Detected override identifier: V6
    07/24/13 11:34:38:068 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8608 | Not updating the applet version for appletID: LWA_UI appletVersion: 2.0
    07/24/13 11:34:38:068 | [WARN] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Unable to get the applet switching info... Response is: 8
    07/24/13 11:34:38:074 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | DWA AppletID argument not specified on command line. Trying to find the existing instance
    07/24/13 11:34:38:075 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | This is the first instance so creating a thread for listening to the created pipe
    07/24/13 11:34:38:075 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | Pipe thread started
    07/24/13 11:34:38:088 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | Starting AsyncMessageProcessor
    07/24/13 11:34:38:088 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 8608 | AsyncMsgProcessor initialized...
    07/24/13 11:34:38:088 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 8608 | AsyncMsgProcessor started. on thread id = 10148
    07/24/13 11:34:38:290 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8608 | Initializing native WindowManager
    07/24/13 11:34:38:290 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8608 | Creating window instance
    07/24/13 11:34:38:290 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8608 | Checking for appletID and appletVersion given in CommandLineOptions
    07/24/13 11:34:38:308 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8608 | Creating APE stage instance
    07/24/13 11:34:40:622 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8608 | MessageHandler initialized...
    07/24/13 11:34:40:623 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8608 | ExternalGateway initialized...
    07/24/13 11:34:40:623 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8608 | NativeCommandHandler initialized...
    07/24/13 11:34:40:631 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 8608 | Logging Level verbosity Set to  INFO
    07/24/13 11:34:40:631 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 8608 | Processing the startup Command
    07/24/13 11:34:40:635 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Starting Applet registeration...
    07/24/13 11:34:40:645 | [INFO] |  | ASU | PDApp | PDAPP.MainDisplayMediator |  |  | 8608 | Looking up for the Exact versioned applet for ID :LWA_UI
    07/24/13 11:34:40:648 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading Applet: LWA_UI Version = 2.0
    07/24/13 11:34:40:668 | [INFO] |  | ASU | PDApp | PDApp.ZStringLoader |  |  | 8608 | PDAPP SWF - locale set to - ko_KR
    07/24/13 11:34:40:739 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 0 out of 1719599
    07/24/13 11:34:40:740 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 65536 out of 1719599
    07/24/13 11:34:40:741 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 131072 out of 1719599
    07/24/13 11:34:40:742 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 196608 out of 1719599
    07/24/13 11:34:40:743 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 262144 out of 1719599
    07/24/13 11:34:40:743 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 327680 out of 1719599
    07/24/13 11:34:40:746 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 393216 out of 1719599
    07/24/13 11:34:40:747 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 458752 out of 1719599
    07/24/13 11:34:40:749 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 524288 out of 1719599
    07/24/13 11:34:40:751 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 589824 out of 1719599
    07/24/13 11:34:40:752 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 655360 out of 1719599
    07/24/13 11:34:40:753 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 720896 out of 1719599
    07/24/13 11:34:40:755 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 786432 out of 1719599
    07/24/13 11:34:40:756 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 851968 out of 1719599
    07/24/13 11:34:40:757 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 917504 out of 1719599
    07/24/13 11:34:40:759 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 983040 out of 1719599
    07/24/13 11:34:40:760 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1048576 out of 1719599
    07/24/13 11:34:40:762 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1114112 out of 1719599
    07/24/13 11:34:40:763 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1179648 out of 1719599
    07/24/13 11:34:40:765 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1245184 out of 1719599
    07/24/13 11:34:40:767 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1310720 out of 1719599
    07/24/13 11:34:40:768 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1376256 out of 1719599
    07/24/13 11:34:40:769 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1441792 out of 1719599
    07/24/13 11:34:40:770 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1507328 out of 1719599
    07/24/13 11:34:40:772 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1572864 out of 1719599
    07/24/13 11:34:40:773 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1638400 out of 1719599
    07/24/13 11:34:40:774 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1703936 out of 1719599
    07/24/13 11:34:40:775 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8608 | Loading progress 1719599 out of 1719599
    07/24/13 11:34:41:254 | [INFO] |  | ASU | PDApp | P6Flex.Startup |  |  | 8608 | Processing application startup command...
    07/24/13 11:34:41:257 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8608 | Recieved Applet Loading Completion
    07/24/13 11:34:41:260 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 8608 | Trying to load ZString for preferred locale - ko_KR
    07/24/13 11:34:41:262 | [INFO] |  | ASU | PDApp | P6Flex.Startup |  |  | 8608 | Dpi_X: 96, Dpi_Y: 96 and so DPIType is 1
    07/24/13 11:34:41:288 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 8608 | Locale set to - ko_KR
    07/24/13 11:34:41:317 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Loading Applet - LWA_Native for WindowID - 1
    07/24/13 11:34:41:468 | [INFO] |  | ASU | LWANative | LWANative |  |  | Build Version - 7.0.0.125
    07/24/13 11:34:41:468 | [INFO] |  | ASU | LWANative | LWANative |  |  | Logging Level verbosity Set  to 4
    07/24/13 11:34:41:481 | [INFO] |  | ASU | PDApp | ProvCommon.ZStringLoader |  |  | 8608 | Applet locale set to - ko_KR
    07/24/13 11:34:41:493 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openSession Session key : {A790C4ED-92BC-492C-A34F-611F29EFCF8D}
    7/24/2013 11:34:41 [INFO] OPM - Build Version - 6.0.281.0
    7/24/2013 11:34:41 [INFO] OPM - Logging Level verbosity Set  to 4
    7/24/2013 11:34:41 [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    7/24/2013 11:34:41 [INFO] OPM - No Record found for the input fields
    7/24/2013 11:34:41 [INFO] OPM - Released OPM refrence successfully
    07/24/13 11:34:41:930 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8608 | Done opening PWASession, session key - {A790C4ED-92BC-492C-A34F-611F29EFCF8D}
    07/24/13 11:34:41:932 | [INFO] |  | ASU | PDApp | P6Flex.ProvisioningNativeApplet |  |  | 8608 | Performing checkWorkflowType...
    07/24/13 11:34:42:129 | [ERROR] |  | ASU | LWANative | LWANative |  |  | Adding Optional tag
    07/24/13 11:34:42:135 | [INFO] |  | ASU | PDApp | P6Flex.Startup |  |  | 8608 | Screen reader seems to be inactive. Setting enableEEP to false
    07/24/13 11:34:42:140 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openSession Session key : {3BD93821-BA0D-4D9F-8C81-92A88CDF15D0}
    7/24/2013 11:34:42 [INFO] OPM - Build Version - 6.0.281.0
    7/24/2013 11:34:42 [INFO] OPM - Logging Level verbosity Set  to 4
    7/24/2013 11:34:42 [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    7/24/2013 11:34:42 [INFO] OPM - No Record found for the input fields
    7/24/2013 11:34:42 [INFO] OPM - Released OPM refrence successfully
    07/24/13 11:34:42:388 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8608 | Done opening PWASession, session key - {3BD93821-BA0D-4D9F-8C81-92A88CDF15D0}
    07/24/13 11:34:42:390 | [INFO] |  | ASU | PDApp | P6Flex.Startup |  |  | 8608 | Fetching app Name from remembered serial record.
    07/24/13 11:34:42:393 | [INFO] |  | ASU | PDApp | P6Flex.Startup |  |  | 8608 | Override ZString file detected at: C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\AMT\AAM\P6\ZS\ko_KR\stringtable.xml
    07/24/13 11:34:42:394 | [INFO] |  | ASU | PDApp | P6Flex.Startup |  |  | 8608 | Overriding of ZString done successfully.
    07/24/13 11:34:42:395 | [INFO] |  | ASU | PDApp | P6Flex.Startup |  |  | 8608 | Done processing of StartupCommand
    07/24/13 11:34:42:397 | [INFO] |  | ASU | PDApp | StartWorkflowCommand |  |  | 8608 | Start processing of StartWorkflowCommand, workflow detected: Background_Type2A_Processing
    07/24/13 11:34:42:399 | [FATAL] |  | ASU | PDApp | StartWorkflowCommand |  |  | 8608 | Unidentified workflow detected - "Background_Type2A_Processing" Quiting provisioning workflow!
    07/24/13 11:34:42:400 | [INFO] |  | ASU | PDApp | P6Flex.QuitCommand |  |  | 8608 | Quitting workflow with launchApp: false
    07/24/13 11:34:42:402 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8608 | Closing PWASession: {A790C4ED-92BC-492C-A34F-611F29EFCF8D} Commit: false
    07/24/13 11:34:42:531 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8608 | Closing PWASession: {3BD93821-BA0D-4D9F-8C81-92A88CDF15D0} Commit: false
    07/24/13 11:34:42:539 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8608 | Un-loading Applet - LWA_Native for window ID - 1
    07/24/13 11:34:42:539 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8608 | Callng the finalize function of the applet
    07/24/13 11:34:42:549 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8608 | Unloading applet
    07/24/13 11:34:42:555 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 8608 | Recieved force window close message
    07/24/13 11:34:42:556 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 8608 | Sending message to native
    07/24/13 11:34:42:572 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8608 | Window destruction reached for ID - 1
    07/24/13 11:34:42:795 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | Pipe Connected. Waiting for data to come on pipe
    07/24/13 11:34:42:795 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | 2 bytes read on pipe
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | Data recieved on pipe. Sending the data to the main thread to process and show window
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | Message Sent to main thread
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | Disconnecting pipe
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | Pipe Disconnected
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 8448 | Terminating the pipe thread
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | Terminating native MessageQueueManager
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8608 | Terminating WindowManager
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8608 | Destroying PDApp main window's
    07/24/13 11:34:42:796 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8608 | Destroying PDApp main window's sucessfully
    07/24/13 11:34:

    Yes, the customer said they tried to installed Acrobat
    So he sent other systems's log file which has no Adobe prodcuct installed.
    Pls ignore former system and can you look at this system ?
    OS
    Windows 7 Professional (64bit)
    CPU
    Intel® Core(TM) i7-3770 CPU @ 3.40GHz
    RAM
    16GB
    VGA
    NVIDIA Geforce GTX 670
    07/30/13 10:38:45:581 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 5104 | Build Version - 1.2.0.4
    07/30/13 10:38:45:581 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 5104 | Logging Level verbosity Set  to 4
    07/30/13 10:38:45:581 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 5104 | Executing immediate custom action for install mode.
    07/30/13 10:38:45:581 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 5104 | The CustomActionData string is : mode=install;sourceDir=E:\@Adobe- CCE_Package_Test\CC Full Package\Build\;installDir=;origDB=E:\@Adobe- CCE_Package_Test\CC Full Package\Build\CC Full Package.msi
    07/30/13 10:38:45:581 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 5104 | Successfully executed the immediate custom action for install mode .
    07/30/13 10:38:48:747 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Build Version - 1.2.0.4
    07/30/13 10:38:48:747 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Logging Level verbosity Set  to 4
    07/30/13 10:38:48:747 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Executing the deferred custom action.
    07/30/13 10:38:48:763 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Obtained the following as CustomActionData
    07/30/13 10:38:48:763 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | mode=install;sourceDir=E:\@Adobe- CCE_Package_Test\CC Full Package\Build\;installDir=;origDB=E:\@Adobe- CCE_Package_Test\CC Full Package\Build\CC Full Package.msi
    07/30/13 10:38:48:763 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | mode=install;sourceDir=E:\@Adobe- CCE_Package_Test\CC Full Package\Build\;installDir=;origDB=E:\@Adobe- CCE_Package_Test\CC Full Package\Build\CC Full Package.msi
    07/30/13 10:38:48:763 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Original database path is : E:\@Adobe- CCE_Package_Test\CC Full Package\Build\CC Full Package.msi
    07/30/13 10:38:48:763 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | OptionXML saved at location :: C:\Users\nynoh\AppData\Local\Temp\{3B02E30C-96CA-47A5-8761-1E0853C2B398}\\{61168A0D-0137- 470D-B940-C21940AB7076}
    07/30/13 10:38:48:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Build Version - 1.2.0.4
    07/30/13 10:38:48:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Logging Level verbosity Set  to 4
    07/30/13 10:38:48:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Initializing Custom Action Data from parameters
    07/30/13 10:38:48:825 | [INFO] |  | ASU | DeploymentManager | Utilities |  |  | 6080 | Folder does not exist
    07/30/13 10:38:48:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Provisioning Tool path is (C:\Users\nynoh\AppData\Local\Temp\{3B02E30C-96CA-47A5-8761-1E0853C2B398}\\{EA805735-5793 -4D84-AAAB-DE455667053E}).
    07/30/13 10:38:48:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Starting to run the custom action for install mode
    07/30/13 10:38:48:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | STEP 1: Starting to parse Option XML.
    07/30/13 10:38:48:841 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Self-Update BootStrapper Relative Path doesn't exist.
    07/30/13 10:38:48:841 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | No of updates found (12).
    07/30/13 10:38:48:841 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Number of Medias found = 21
    07/30/13 10:38:48:841 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment Manager is running in Install Mode.
    07/30/13 10:38:48:841 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{2FFCEDFE-3A10- 4BDA-AC67-BAE970019226}
    07/30/13 10:38:48:841 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{2ADE871A-A1E8- 4B25-9E7D-1A31076DCE44}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{E0AAB623-2774- 403F-949A-45A3AAC0B0BB}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{A11F1D61-7261- 4886-8237-A0FCA15F859A}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{2A07BCE1-416C- 4824-8263-35E67EA1DF61}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{971029C1-639D- 478C-A870-14D11B798DFF}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{0AD64623-058C- 47C7-AE34-8B253E3FFB22}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{252652EF-332D- 46A7-8CEC-295D81EA4CA6}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{BEC33877-BF0B- 4EE8-882E-9FCB0E0B4C6F}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{9D2A0092-962F- 4D55-A18C-C835469237E1}
    07/30/13 10:38:48:857 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{898B571E-3DAD- 4295-B0B4-6FD4EA2D6C42}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{85C987B4-2228- 4CEB-9717-CDF1D7C74166}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{5812A478-39AF- 4034-9CB9-5AAC5B163B84}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{C577745D-78F3- 48A9-BA06-4B4E5C07421F}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{A863F4FE-2FB8- 492B-951C-2CE269C9C3D1}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{0AE47D1C-A1FA- 4CC1-A689-DB1F87D6FC44}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{BBBE9046-DDA6- 48C6-9ADC-C177CDAA60FE}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{A3E4C798-88D9- 40A3-B49B-1059C7BDEF5E}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{C9192388-665B- 4C28-B7D7-25EFCBFA765B}
    07/30/13 10:38:48:872 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{7F3BC570-86DD- 4407-8D4A-A5CD157C28BB}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{DEE5F189-CB16- 4AF1-A045-ED963E0DFC89}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{C3A9DF55-3D08- 4664-8AD4-FFA3B2832C50}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{C817BD51-E9C2- 4993-9A64-0C2DA08D971B}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{773197AA-35D7- 487A-8049-BA5B2686D6A3}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{1C8B24AA-F2AF- 4E52-AB56-3FAF2AB0994E}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{8CD48173-78C8- 442E-98A6-B264C5CBB7FD}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{9B64F81C-CC98- 4BF0-A20E-AC0295EE6C6F}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{11D35DDF-ACB8- 4E75-A49E-29238018C7DC}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{0E931110-0ECF- 42E2-84DE-DD9C8D44820E}
    07/30/13 10:38:48:888 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{3083287A-43E6- 421A-AF40-4B21E959E23F}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{CCF059F5-ACDA- 4FAA-BC23-F2226F54585D}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{68EE9ABC-16A8- 4FCC-B780-F9782EA9FD99}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{3518B2B5-43AA- 410C-9FA5-1C4EF96A48DA}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{A5E9E8CB-69F7- 4D6D-9589-BA4E81E89C1E}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{637DC83E-3F07- 4885-BC53-569FF226B236}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{1BD99C2E-C420- 4B73-8005-3BB1B28487A2}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{6BE1B5D9-1A41- 4D49-97A8-68DBF87F0A60}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{1D7037D5-4F13- 4B14-885B-43F9F80342DB}
    07/30/13 10:38:48:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{69C70CBC-97FC- 4FB2-892B-398369A5DE52}
    07/30/13 10:38:48:919 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{921A4D81-D7BA- 4134-BF46-00475F6DFFA2}
    07/30/13 10:38:48:919 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Deployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{5EB0C072-AB19- 466F-B67A-4368C69BE269}
    07/30/13 10:38:48:919 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Override XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{2B4BC459-F2E9- 44ED-852A-A919D68F6AD6}
    07/30/13 10:38:48:919 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to find the pdb database.
    07/30/13 10:38:48:919 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to get the local payload database handle.
    07/30/13 10:38:48:919 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | STEP 2: Starting to launch ASU AAM.
    07/30/13 10:38:48:919 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Bootstrapper launch location is :: E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\Set-up.dat
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | \Users\nynoh\AppData\Local\Temp\PDApp.log
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | Logging Level verbosity Set  to 4
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\AAMConfig.xml' does not exist
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup |  |  |  | 2980 | Event Guid generated is: '0c3cd48c-1a50-4895-b2e9-bdd9c0e8c893'
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | Start Adobe Setup
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | TimeLog: Bootstrapper Start
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | TimeLog: Start initial checks
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | Action specified - "install"
    07/30/13 10:38:48:966 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | Skipping ACCC packages as --skipACC=1 command was specified
    07/30/13 10:38:48:981 | [INFO] |  | ASU | Setup |  |  |  | 8088 | Event with guid '0c3cd48c-1a50-4895-b2e9-bdd9c0e8c893' is being sent
    07/30/13 10:38:48:981 | [INFO] |  | ASU | Setup | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:48:981 | [WARN] |  | ASU | Setup | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:48:981 | [WARN] |  | ASU | Setup | Setup |  |  | 2980 | Reboot is pending from earlier installation.
    07/30/13 10:38:49:028 | [INFO] |  | ASU | Setup | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:028 | [INFO] |  | ASU | Setup |  |  |  | 8088 | GetIEProxyInfo - No default proxy present on the user machine
    07/30/13 10:38:49:028 | [INFO] |  | ASU | Setup |  |  |  | 8088 | GetIEProxyInfo - proxy Url is
    07/30/13 10:38:49:028 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/30/13 10:38:49:044 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Logging Level verbosity Set  to 4
    07/30/13 10:38:49:044 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    07/30/13 10:38:49:044 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Users\nynoh\AppData\Local\Temp\\asuap.txt' does not exist
    07/30/13 10:38:49:044 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/30/13 10:38:49:044 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Logging Level verbosity Set  to 4
    07/30/13 10:38:49:044 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | CREATE PIM Instance ...
    07/30/13 10:38:49:044 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/30/13 10:38:49:059 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | trying to createOrUpdatePIMDbSchema.
    07/30/13 10:38:49:059 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current db schema version on machine 1.
    07/30/13 10:38:49:059 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current db schema version to install 2.
    07/30/13 10:38:49:059 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS Created Tables.
    07/30/13 10:38:49:059 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | PIM Database is Up To Date.
    07/30/13 10:38:49:059 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Updater Inventory location:E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\resources\updaterinventory.dll
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Acquired System level ACF lock ...
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Logging Level verbosity Set  to 4
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Logging Level verbosity Set  to 4
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | CREATE PIM Instance ...
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db' does not exist
    07/30/13 10:38:49:075 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | trying to createOrUpdatePIMDbSchema.
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS Created Tables.
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | PIM Database is Up To Date.
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Updater Inventory location:E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\resources\updaterinventory.dll
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Acquired System level ACCC lock ...
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:091 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:122 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:122 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:122 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:122 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    07/30/13 10:38:49:153 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:153 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:153 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:153 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 35FD84CA-6E38-437D-91B3-8EF2162020C9 is already installed
    07/30/13 10:38:49:169 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:169 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:169 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:184 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 1F7ECA8B-CC65-42B2-BB0D-F7B1ABB44A2D is already installed
    07/30/13 10:38:49:184 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:184 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:184 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:184 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    07/30/13 10:38:49:215 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:215 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:215 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:215 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id AED493F4-D153-42DE-9020-4C0583812AD2 is already installed
    07/30/13 10:38:49:247 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:247 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:247 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:247 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    07/30/13 10:38:49:278 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:278 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:278 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:278 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 2785F982-E793-4A7F-9A97-D929CF269DA8 is already installed
    07/30/13 10:38:49:309 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:309 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:309 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:309 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:356 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:371 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:371 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:371 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:371 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 478DBDF4-F26C-4E36-A512-EC79A4CDD61E is already installed
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 30250803
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | The size required to install AAM on your machine would be 30250803
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:387 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:403 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:403 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:403 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:403 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:403 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:403 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:418 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:418 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:418 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:434 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:434 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:434 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:434 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:434 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:434 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:465 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:465 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:465 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:481 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:481 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:481 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:481 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:481 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:481 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:481 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:481 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:481 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:481 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:481 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:496 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:512 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:512 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:512 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:527 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:527 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:527 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:543 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:543 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:543 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:543 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:543 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:543 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:543 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:543 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:543 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:559 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:559 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:559 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:574 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:574 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:574 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:574 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:574 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:574 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:574 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:590 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:590 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:590 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:590 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 166747859
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | The size required to install ACCC on your machine would be 166747859
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | The size required to install complete ACCC on your machine would be 196998662
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | PIMSqlite closeDB status 0
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | FREE PIM Instance ...
    07/30/13 10:38:49:590 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | PIMSqlite closeDB status 0
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | FREE PIM Instance ...
    07/30/13 10:38:49:605 | [INFO] |  | ASU | Setup | Utilities |  |  | 2980 | Semaphore is not locked
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Logging Level verbosity Set  to 4
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Users\nynoh\AppData\Local\Temp\\asuap.txt' does not exist
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Logging Level verbosity Set  to 4
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | CREATE PIM Instance ...
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | trying to createOrUpdatePIMDbSchema.
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current db schema version on machine 1.
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current db schema version to install 2.
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS Created Tables.
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | PIM Database is Up To Date.
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Updater Inventory location:E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\resources\updaterinventory.dll
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Acquired System level ACF lock ...
    07/30/13 10:38:49:605 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | TimeLog: End initial checks
    07/30/13 10:38:49:605 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | TimeLog: Begin Installing
    07/30/13 10:38:49:605 | [INFO] |  | ASU | Setup | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:605 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Skip properties not defined for current node
    07/30/13 10:38:49:621 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:621 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:621 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:621 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    07/30/13 10:38:49:637 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:637 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:637 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:637 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 35FD84CA-6E38-437D-91B3-8EF2162020C9 is already installed
    07/30/13 10:38:49:652 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:652 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 1F7ECA8B-CC65-42B2-BB0D-F7B1ABB44A2D is already installed
    07/30/13 10:38:49:652 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:652 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    07/30/13 10:38:49:652 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:652 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id AED493F4-D153-42DE-9020-4C0583812AD2 is already installed
    07/30/13 10:38:49:668 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:668 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:668 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:668 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    07/30/13 10:38:49:683 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:683 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:683 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:683 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 2785F982-E793-4A7F-9A97-D929CF269DA8 is already installed
    07/30/13 10:38:49:683 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:683 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:49:683 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:683 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:730 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:730 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:730 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:730 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:730 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id 478DBDF4-F26C-4E36-A512-EC79A4CDD61E is already installed
    07/30/13 10:38:49:730 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 30250803
    07/30/13 10:38:49:730 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Executing Adobe Genuine Validation for all the AAM packages
    07/30/13 10:38:49:730 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\core\PDApp.pimx'
    07/30/13 10:38:49:746 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:746 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:746 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\core\PDApp.pima'
    07/30/13 10:38:49:839 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\D6\D6.pimx'
    07/30/13 10:38:49:839 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:839 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:839 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\D6\D6.pima'
    07/30/13 10:38:49:871 | [INFO] |  | ASU | Setup |  |  |  | 6708 | HTTP Request Status code 200.
    07/30/13 10:38:49:871 | [INFO] |  | ASU | Setup |  |  |  | 8088 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/30/13 10:38:49:886 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\DECore\DECore.pimx'
    07/30/13 10:38:49:886 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:886 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:902 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\DECore\DECore.pima'
    07/30/13 10:38:49:948 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\DWA\DWA.pimx'
    07/30/13 10:38:49:948 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:49:948 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:49:964 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\DWA\DWA.pima'
    07/30/13 10:38:50:011 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\P6\P6.pimx'
    07/30/13 10:38:50:011 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:50:011 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:026 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\P6\P6.pima'
    07/30/13 10:38:50:120 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\LWA\LWA.pimx'
    07/30/13 10:38:50:120 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:50:120 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:136 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\LWA\LWA.pima'
    07/30/13 10:38:50:214 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\UWA\UWA.pimx'
    07/30/13 10:38:50:229 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:50:229 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:229 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\UWA\UWA.pima'
    07/30/13 10:38:50:307 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\CCM\CCM.pimx'
    07/30/13 10:38:50:307 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:50:307 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/30/13 10:38:50:307 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:307 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\CCM\CCM.pima'
    07/30/13 10:38:50:307 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\P7\P7.pimx'
    07/30/13 10:38:50:323 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:50:323 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:323 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Validating package file: 'E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\P7\P7.pima'
    07/30/13 10:38:50:463 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Adobe Genuine Validation PASSED for all the AAM packages
    07/30/13 10:38:50:463 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | START installPackage at file E:\@Adobe- CCE_Package_Test\CC Full Package\Build\ASU\AAMPackages\core\PDApp.pimx
    07/30/13 10:38:50:463 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:50:463 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:463 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:463 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    07/30/13 10:38:50:479 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Schema Version is 1
    07/30/13 10:38:50:479 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | This schema version does not have Applet Relationship Info Table
    07/30/13 10:38:50:479 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS deleteAppletRegInfoRecords.
    07/30/13 10:38:50:572 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS deletePackageUpgradeInfoRecords.
    07/30/13 10:38:50:572 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS deletePackageInstallationInfoRecords.
    07/30/13 10:38:50:635 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS insertPackageUpdateList.
    07/30/13 10:38:50:635 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:635 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:635 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS insertAppletRegInfoList.
    07/30/13 10:38:50:635 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:635 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | SUCCESS insertAppletRelInfoList.
    07/30/13 10:38:50:635 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | XML is valid
    07/30/13 10:38:50:635 | [WARN] |  | ASU | PIM | PIM |  |  | 2980 | Failed to find Node
    07/30/13 10:38:50:635 | [ERROR] |  | ASU | PIM | PIM |  |  | 2980 | Failed to create Backup folder :32
    07/30/13 10:38:50:635 | [FATAL] |  | ASU | PIM | PIM |  |  | 2980 | Failed to create backup folder C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core
    07/30/13 10:38:50:650 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | Package installation failed
    07/30/13 10:38:50:650 | [FATAL] |  | ASU | PIM | PIM |  |  | 2980 | package installation failed and the return code was -5
    07/30/13 10:38:50:650 | [INFO] |  | ASU | Setup | Setup |  |  | 2980 | TimeLog: End Installing. Now launching PDApp
    07/30/13 10:38:51:165 | [FATAL] |  | ASU | Setup | Setup |  |  | 2980 | End Adobe Setup. Exit code: -5
    07/30/13 10:38:51:165 | [INFO] |  | ASU | Setup |  |  |  | 2980 | Event Guid generated is: '8e847a42-5918-44a4-b304-7fdb6cc5b42d'
    07/30/13 10:38:51:165 | [INFO] |  | ASU | Setup |  |  |  | 2980 | Event Guid generated is: '6d617312-fd3c-4236-b49b-fe862f5edb73'
    07/30/13 10:38:51:165 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | PIMSqlite closeDB status 0
    07/30/13 10:38:51:165 | [INFO] |  | ASU | PIM | PIM |  |  | 2980 | FREE PIM Instance ...
    07/30/13 10:38:51:165 | [INFO] |  | ASU | Setup |  |  |  | 2980 | Waiting for the async thread to get the task completed
    07/30/13 10:38:51:181 | [INFO] |  | ASU | Setup |  |  |  | 8088 | Event with guid '8e847a42-5918-44a4-b304-7fdb6cc5b42d' is being sent
    07/30/13 10:38:51:181 | [INFO] |  | ASU | Setup |  |  |  | 8088 | GetIEProxyInfo - No default proxy present on the user machine
    07/30/13 10:38:51:181 | [INFO] |  | ASU | Setup |  |  |  | 8088 | GetIEProxyInfo - proxy Url is
    07/30/13 10:38:52:101 | [INFO] |  | ASU | Setup |  |  |  | 1692 | HTTP Request Status code 200.
    07/30/13 10:38:52:117 | [INFO] |  | ASU | Setup |  |  |  | 8088 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/30/13 10:38:52:117 | [INFO] |  | ASU | Setup |  |  |  | 8088 | Event with guid '6d617312-fd3c-4236-b49b-fe862f5edb73' is being sent
    07/30/13 10:38:52:117 | [INFO] |  | ASU | Setup |  |  |  | 8088 | GetIEProxyInfo - No default proxy present on the user machine
    07/30/13 10:38:52:117 | [INFO] |  | ASU | Setup |  |  |  | 8088 | GetIEProxyInfo - proxy Url is
    07/30/13 10:38:53:068 | [INFO] |  | ASU | Setup |  |  |  | 6568 | HTTP Request Status code 200.
    07/30/13 10:38:53:068 | [INFO] |  | ASU | Setup |  |  |  | 8088 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/30/13 10:38:53:068 | [INFO] |  | ASU | Setup |  |  |  | 8088 | Async thread is completed. Now exiting from function.
    07/30/13 10:38:53:068 | [INFO] |  | ASU | Setup | Utilities |  |  | 2980 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\AAMConfig.xml' does not exist
    07/30/13 10:38:53:068 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Build Version - 1.2.0.4
    07/30/13 10:38:53:068 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Logging Level verbosity Set  to 4
    07/30/13 10:38:53:068 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | The Bootstrapper Process is (-5).Stopping the installation process.
    07/30/13 10:38:53:068 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Starting to clean the partially installed payloads.
    07/30/13 10:38:53:100 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Undeployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{4A0D4FA1-E98D- 4DC6-9394-ADBA6339BD38}
    07/30/13 10:38:53:100 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Starting to launch the Adobe Installer for uninstall mode.
    07/30/13 10:38:53:100 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Obtained Adobe Common Folder Path.
    07/30/13 10:38:53:100 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    07/30/13 10:38:53:224 | [INFO] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 6080 | Process creation completed.
    07/30/13 10:38:53:224 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | The return code from the Adobe Installer Process is (33).Stopping the uninstallation process.
    07/30/13 10:38:53:224 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to find the pdb database.
    07/30/13 10:38:53:224 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to get the local payload database handle.
    07/30/13 10:38:53:240 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Undeployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{C9E484EC-A8AF- 4041-BD43-A92DCDCA59B4}
    07/30/13 10:38:53:240 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Starting to launch the Adobe Installer for uninstall mode.
    07/30/13 10:38:53:240 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Obtained Adobe Common Folder Path.
    07/30/13 10:38:53:240 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    07/30/13 10:38:53:302 | [INFO] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 6080 | Process creation completed.
    07/30/13 10:38:53:302 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | The return code from the Adobe Installer Process is (33).Stopping the uninstallation process.
    07/30/13 10:38:53:302 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to find the pdb database.
    07/30/13 10:38:53:302 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to get the local payload database handle.
    07/30/13 10:38:53:318 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Undeployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{35858751-B446- 4F03-8756-1ABE1A818D67}
    07/30/13 10:38:53:318 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Starting to launch the Adobe Installer for uninstall mode.
    07/30/13 10:38:53:318 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Obtained Adobe Common Folder Path.
    07/30/13 10:38:53:318 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    07/30/13 10:38:53:380 | [INFO] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 6080 | Process creation completed.
    07/30/13 10:38:53:380 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | The return code from the Adobe Installer Process is (33).Stopping the uninstallation process.
    07/30/13 10:38:53:380 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to find the pdb database.
    07/30/13 10:38:53:380 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to get the local payload database handle.
    07/30/13 10:38:53:380 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Undeployment XML created at path :: C:\Users\nynoh\AppData\Local\Temp\{C0ED0508-CBA7-4372-B7B3-0DBDB731B039}\\{B2949B09-7FA4- 4F39-B2F8-3207A0A7ECFE}
    07/30/13 10:38:53:380 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Starting to launch the Adobe Installer for uninstall mode.
    07/30/13 10:38:53:380 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Obtained Adobe Common Folder Path.
    07/30/13 10:38:53:380 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    07/30/13 10:38:53:443 | [INFO] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 6080 | Process creation completed.
    07/30/13 10:38:53:443 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | The return code from the Adobe Installer Process is (33).Stopping the uninstallation process.
    07/30/13 10:38:53:443 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 6080 | Failed to find the pdb database.
    07/30/13 10:38:53:443 | [WARN] |  | ASU | DeploymentM

  • Why can't I install any adobe CS products after interrupted installation?

    So here's the deal.
    For some stupid reason (don't ask why), I was installing CS6 during a hurricane. After full extraction, installer successfully initialized, but at 95%, there was a power outage. Upon restart, I attempted to uninstall whatever components had been installed to start with a clean slate. Unfortunately, the installation was interrupted just before installing the uninstaller. So...I had to force uninstall. In the process I also deleted a bunch of entries in the registry, and other files that were related or dependencies of CS6. Now in the process, I must have deleted something crucial to adobe installations in the WINDOWS system files, because now I can extract any creative suite related installation, but upon running the installer, I recieve this error:
    "Installer failed to initialize. This could be due to a missing file."
    Now I've tried everything under the sun. MD5 caches are identical to a pristine download, so no corruption of the files is evident, and I can install a copy of the file on another computer, so evidently it is fully functioning. I don't understand why it's stating there is a "missing file", when all the files required for installation (or so I was led to believe) were inside the directory where the download was extracted. I didn't realize Adobe installations draw upon windows files, but evidently i'm missing something special. I've fixed registry errors and checked the log. As far as I can tell, the FATAL error occurs when adobe installer fails to find a node in a specified directory, yet the log doesn't state the directory or filename so I can't properly investigate. I'm beginning to think the only way I can install CS anything is by reinstalling windows. Please, I require help from experts. Don't ask dumb questions. I'm an IT guy. I'm hoping adobe representatives will have more knowledge on the installation process than I do, recognize the error, or are more capable at disecting the error logs. I will copy and paste the numerous failed installation attempts from the PDapp log below. Please have a look. I need help!
    Beginning of error log:
    8/26/2012 19:42:46 [INFO] Setup - TimeLog: Bootstrapper Start
    8/26/2012 19:42:46 [INFO] Setup - TimeLog: Start initial checks
    8/26/2012 19:42:46 [INFO] Setup - Dictionary Path: D:\Program Files (x86)\Adobe CS6\resources\Dictionary\en_US\stringTable.zdct
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\resources\setup.xml
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] Setup - Found 6 packages in setup manifest
    8/26/2012 19:42:46 [WARN] Setup - Reboot is pending from earlier installation.
    8/26/2012 19:42:46 [INFO] PIM - Build Version - 6.0.335.0
    8/26/2012 19:42:46 [INFO] PIM - Logging Level verbosity Set  to 4
    8/26/2012 19:42:46 [INFO] Utilities - Folder does not exist
    8/26/2012 19:42:46 [INFO] PIM - Build Version - 6.0.335.0
    8/26/2012 19:42:46 [INFO] PIM - Logging Level verbosity Set  to 4
    8/26/2012 19:42:46 [INFO] PIM - CREATE PIM Instance ...
    8/26/2012 19:42:46 [INFO] Utilities - File does not exist
    8/26/2012 19:42:46 [INFO] Utilities - File does not exist
    8/26/2012 19:42:46 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    8/26/2012 19:42:46 [INFO] PIM - SUCCESS Created Tables.
    8/26/2012 19:42:46 [INFO] PIM - PIM Database is Up To Date.
    8/26/2012 19:42:46 [INFO] PIM - Updater Inventory location:D:\Program Files (x86)\Adobe CS6\resources\updaterinventory.dll
    8/26/2012 19:42:46 [INFO] Utilities - File does not exist
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pimx
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] PIM - PackageCheck: Package id DB6A859D-6542-41CB-8C81-548894F5AF7B not installed on the system. Size required: 25586340
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pimx
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] PIM - PackageCheck: Package id 325EE915-3603-483C-9AB6-27FF2ACD9E15 not installed on the system. Size required: 3073908
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pimx
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] PIM - PackageCheck: Package id EFAA097D-45E3-4C97-858D-B788D0286E68 not installed on the system. Size required: 27226128
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pimx
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] PIM - PackageCheck: Package id E04AF2FA-0DD0-41FE-A54C-D21B4281F578 not installed on the system. Size required: 4704944
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pimx
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] PIM - PackageCheck: Package id B6250A29-6F83-4AC1-9FCB-55F5145666EF not installed on the system. Size required: 13118732
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pimx
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] PIM - PackageCheck: Package id 6723B986-6C15-498E-B5E9-68D769DF1A1C not installed on the system. Size required: 10974706
    8/26/2012 19:42:46 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pimx
    8/26/2012 19:42:46 [INFO] PIM - XML is valid
    8/26/2012 19:42:46 [WARN] PIM - Failed to find Node
    8/26/2012 19:42:46 [INFO] PIM - PackageCheck: Package id C7711F19-8ED8-47E8-B9E0-C4CC5AF99F85 not installed on the system. Size required: 10076785
    8/26/2012 19:42:46 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 104237697
    8/26/2012 19:42:46 [INFO] Setup - TimeLog: End initial checks
    8/26/2012 19:43:14 [INFO] Setup - TimeLog: Begin Installing
    8/26/2012 19:43:14 [INFO] Setup - Start Installing core package - D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pimx
    8/26/2012 19:43:14 [INFO] PIM - START installPackage at file D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pimx
    8/26/2012 19:43:14 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pimx
    8/26/2012 19:43:14 [INFO] PIM - XML is valid
    8/26/2012 19:43:14 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:14 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pimx'
    8/26/2012 19:43:14 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pima'
    8/26/2012 19:43:14 [INFO] PIM - SUCCESS insertPackageUpdateList.
    8/26/2012 19:43:14 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:14 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    8/26/2012 19:43:15 [INFO] Utilities - File does not exist
    8/26/2012 19:43:15 [INFO] PIM - SUCCESS installPackage at file D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pimx.
    8/26/2012 19:43:15 [INFO] Setup - Finished Installing core package - D:\Program Files (x86)\Adobe CS6\packages\core\PDApp.pimx, Return status: 0
    8/26/2012 19:43:15 [INFO] Setup - Start Installing package - D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pimx
    8/26/2012 19:43:15 [INFO] PIM - START installPackage at file D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pimx
    8/26/2012 19:43:15 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pimx
    8/26/2012 19:43:15 [INFO] PIM - XML is valid
    8/26/2012 19:43:15 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:15 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pimx'
    8/26/2012 19:43:15 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pima'
    8/26/2012 19:43:15 [INFO] PIM - SUCCESS insertPackageUpdateList.
    8/26/2012 19:43:15 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    8/26/2012 19:43:15 [INFO] Utilities - File does not exist
    8/26/2012 19:43:15 [INFO] PIM - SUCCESS installPackage at file D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pimx.
    8/26/2012 19:43:15 [INFO] Setup - Finished Installing package - D:\Program Files (x86)\Adobe CS6\packages\D6\D6.pimx
    8/26/2012 19:43:15 [INFO] Setup - Start Installing package - D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pimx
    8/26/2012 19:43:15 [INFO] PIM - START installPackage at file D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pimx
    8/26/2012 19:43:15 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pimx
    8/26/2012 19:43:15 [INFO] PIM - XML is valid
    8/26/2012 19:43:15 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:15 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pimx'
    8/26/2012 19:43:15 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pima'
    8/26/2012 19:43:15 [INFO] PIM - SUCCESS insertPackageUpdateList.
    8/26/2012 19:43:15 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:15 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    8/26/2012 19:43:16 [INFO] Utilities - File does not exist
    8/26/2012 19:43:16 [INFO] PIM - SUCCESS installPackage at file D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pimx.
    8/26/2012 19:43:16 [INFO] Setup - Finished Installing package - D:\Program Files (x86)\Adobe CS6\packages\DECore\DECore.pimx
    8/26/2012 19:43:16 [INFO] Setup - Start Installing package - D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pimx
    8/26/2012 19:43:16 [INFO] PIM - START installPackage at file D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pimx
    8/26/2012 19:43:16 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pimx
    8/26/2012 19:43:16 [INFO] PIM - XML is valid
    8/26/2012 19:43:16 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:16 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pimx'
    8/26/2012 19:43:16 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pima'
    8/26/2012 19:43:16 [INFO] PIM - SUCCESS insertPackageUpdateList.
    8/26/2012 19:43:16 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    8/26/2012 19:43:16 [INFO] Utilities - File does not exist
    8/26/2012 19:43:16 [INFO] PIM - SUCCESS installPackage at file D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pimx.
    8/26/2012 19:43:16 [INFO] Setup - Finished Installing package - D:\Program Files (x86)\Adobe CS6\packages\DWA\DWA.pimx
    8/26/2012 19:43:16 [INFO] Setup - Start Installing package - D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pimx
    8/26/2012 19:43:16 [INFO] PIM - START installPackage at file D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pimx
    8/26/2012 19:43:16 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pimx
    8/26/2012 19:43:16 [INFO] PIM - XML is valid
    8/26/2012 19:43:16 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:16 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pimx'
    8/26/2012 19:43:16 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pima'
    8/26/2012 19:43:16 [INFO] PIM - SUCCESS insertPackageUpdateList.
    8/26/2012 19:43:16 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    8/26/2012 19:43:18 [INFO] Utilities - File does not exist
    8/26/2012 19:43:18 [INFO] PIM - SUCCESS installPackage at file D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pimx.
    8/26/2012 19:43:18 [INFO] Setup - Finished Installing package - D:\Program Files (x86)\Adobe CS6\packages\P6\P6.pimx
    8/26/2012 19:43:18 [INFO] Setup - Start Installing package - D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pimx
    8/26/2012 19:43:18 [INFO] PIM - START installPackage at file D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pimx
    8/26/2012 19:43:18 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pimx
    8/26/2012 19:43:18 [INFO] PIM - XML is valid
    8/26/2012 19:43:18 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:18 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pimx'
    8/26/2012 19:43:18 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pima'
    8/26/2012 19:43:18 [INFO] PIM - SUCCESS insertPackageUpdateList.
    8/26/2012 19:43:18 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    8/26/2012 19:43:19 [INFO] Utilities - File does not exist
    8/26/2012 19:43:19 [INFO] PIM - SUCCESS installPackage at file D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pimx.
    8/26/2012 19:43:19 [INFO] Setup - Finished Installing package - D:\Program Files (x86)\Adobe CS6\packages\LWA\LWA.pimx
    8/26/2012 19:43:19 [INFO] Setup - Start Installing package - D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pimx
    8/26/2012 19:43:19 [INFO] PIM - START installPackage at file D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pimx
    8/26/2012 19:43:19 [INFO] PIM - Trying to access xml at path:D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pimx
    8/26/2012 19:43:19 [INFO] PIM - XML is valid
    8/26/2012 19:43:19 [WARN] PIM - Failed to find Node
    8/26/2012 19:43:19 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pimx'
    8/26/2012 19:43:19 [INFO] PIM - Validating package file: 'D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pima'
    8/26/2012 19:43:19 [INFO] PIM - SUCCESS insertPackageUpdateList.
    8/26/2012 19:43:19 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    8/26/2012 19:43:20 [INFO] Utilities - File does not exist
    8/26/2012 19:43:20 [INFO] PIM - SUCCESS installPackage at file D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pimx.
    8/26/2012 19:43:20 [INFO] Setup - Finished Installing package - D:\Program Files (x86)\Adobe CS6\packages\UWA\UWA.pimx
    8/26/2012 19:43:20 [INFO] Utilities - File does not exist
    8/26/2012 19:43:20 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    8/26/2012 19:43:20 [INFO] Setup - TimeLog: PDApp launched with command "C:\Users\Daniel\AppData\Local\Adobe\OOBE\PDApp\core\PDApp.exe" --media="D:\Program Files (x86)\Adobe CS6" --appletID="DWA_UI" --appletVersion="2.0" --requiredSize=101794. Waiting for PDApp window to come
    8/26/2012 19:43:20 [INFO] PDApp - Build Version - 6.0.335.0
    8/26/2012 19:43:20 [INFO] PDApp - Logging Level verbosity Set  to 4
    8/26/2012 19:43:20 [INFO] PDApp.CommandLineParser - Parsing the command line provided. Number of command line arguments is 5
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - Loading Applet Switcher library: C:\Users\Daniel\AppData\Local\Adobe\OOBE\PDApp\core\switcher\DWA_UI.dll
    8/26/2012 19:43:20 [WARN] PDApp.AppletManager - Unable to get the applet switching info... Response is: 8
    8/26/2012 19:43:20 [INFO] PDApp - Starting AsyncMessageProcessor
    8/26/2012 19:43:20 [INFO] PDApp.AsyncMsgProcessor - AsyncMsgProcessor initialized...
    8/26/2012 19:43:20 [INFO] PDApp.AsyncMsgProcessor - AsyncMsgProcessor started. on thread id = 5572
    8/26/2012 19:43:20 [INFO] PDApp - Detecting Applet Database Library file...
    8/26/2012 19:43:20 [INFO] PDApp - Fetching Applet registeration information...
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - AppletManager initialize...
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - Applet database path - C:\Users\Daniel\AppData\Local\Adobe\OOBE\PDApp\core\..
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - PIM library path - C:\Users\Daniel\AppData\Local\Adobe\OOBE\PDApp\core\AdobePIM.dll
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - Loading PIM library...
    8/26/2012 19:43:20 [INFO] PIM - Build Version - 6.0.335.0
    8/26/2012 19:43:20 [INFO] PIM - Logging Level verbosity Set  to 4
    8/26/2012 19:43:20 [INFO] PIM - CREATE PIM Instance ...
    8/26/2012 19:43:20 [INFO] Utilities - File does not exist
    8/26/2012 19:43:20 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    8/26/2012 19:43:20 [INFO] PIM - Current db schema version on machine 1.
    8/26/2012 19:43:20 [INFO] PIM - Current db schema version to install 1.
    8/26/2012 19:43:20 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    8/26/2012 19:43:20 [INFO] PIM - PIM Database is Up To Date.
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - Getting applet data from Applet database
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - All installed pakages version string (pim_getCurrentPackagesVersion) is D6:6.0.335.0|DECore:6.0.335.0|DWA:3.0.94.0|LWA:3.0.64.0|P6:6.0.335.0|PDApp:6.0.335.0|UWA: 6.0.335.0
    8/26/2012 19:43:20 [INFO] PIM - PIMSqlite closeDB status 0
    8/26/2012 19:43:20 [INFO] PIM - FREE PIM Instance ...
    8/26/2012 19:43:20 [INFO] PDApp.AppletManager - Registering Applets...
    8/26/2012 19:43:20 [INFO] PDApp.WindowManager - Initializing native WindowManager
    8/26/2012 19:43:20 [INFO] PDApp.WindowManager - Creating window instance
    8/26/2012 19:43:20 [INFO] PDApp.WindowManager - Checking for appletID and appletVersion given in CommandLineOptions
    8/26/2012 19:43:20 [INFO] PDApp.WindowManager - Creating APE stage instance
    8/26/2012 19:43:22 [INFO] PDApp.ExternalGateway - MessageHandler initialized...
    8/26/2012 19:43:22 [INFO] PDApp.ExternalGateway - ExternalGateway initialized...
    8/26/2012 19:43:22 [INFO] PDApp.ExternalGateway - NativeCommandHandler initialized...
    8/26/2012 19:43:22.199 [INFO] PDApp.StartupCommand Logging Level verbosity Set to  INFO
    8/26/2012 19:43:22.199 [INFO] PDApp.StartupCommand Processing the startup Command
    8/26/2012 19:43:22.199 [INFO] PDAPP.AppletManager Starting Applet registeration...
    8/26/2012 19:43:22.199 [INFO] PDAPP.MainDisplayMediator Looking up for the Exact versioned applet for ID :DWA_UI
    8/26/2012 19:43:22.209 [INFO] PDAPP.AppletManager Loading Applet: DWA_UI Version = 2.0
    8/26/2012 19:43:22.209 [INFO] PDApp.ZStringLoader PDAPP SWF - locale set to - en_US
    8/26/2012 19:43:22.219 [INFO] PDAPP.AppletManager Loading progress0 out of 1280455
    8/26/2012 19:43:22.219 [INFO] PDAPP.AppletManager Loading progress65536 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress131072 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress196608 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress262144 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress327680 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress393216 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress458752 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress524288 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress589824 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress655360 out of 1280455
    8/26/2012 19:43:22.229 [INFO] PDAPP.AppletManager Loading progress720896 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress786432 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress851968 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress917504 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress983040 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress1048576 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress1114112 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress1179648 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress1245184 out of 1280455
    8/26/2012 19:43:22.239 [INFO] PDAPP.AppletManager Loading progress1280455 out of 1280455
    8/26/2012 19:43:22.539 [INFO] Deployment.D6FlexApplication Application load complete. Initializing the application
    8/26/2012 19:43:22.539 [INFO] Deployment.ApplicationStartup Processing the application startup
    8/26/2012 19:43:22.539 [INFO] PDApp.ExternalGateway Recieved Applet Loading Completion
    8/26/2012 19:43:22.539 [INFO] Deployment.ApplicationStartup Communication Manager initialized. Loading ZString
    8/26/2012 19:43:22.539 [INFO] ZStringLoader Trying to load ZString for preferred locale - en_US
    8/26/2012 19:43:22.549 [INFO] ZStringLoader Locale set to - en_US
    8/26/2012 19:43:22.549 [INFO] Deployment.ApplicationStartup ZString initialized with locale: 'en_US'. Starting deployment workflow.
    8/26/2012 19:43:22.549 [INFO] Deployment.ApplicationStartup Font fallback applied is applicationFonts 'Lucida Grande, Segoe UI, Tahoma, _sans' inputControlFonts: 'Lucida Grande, Segoe UI, Tahoma, _sans'
    8/26/2012 19:43:22.549 [INFO] Deployment.FetchMediaInformation Start fetching the payloads data
    8/26/2012 19:43:22 [INFO] PDApp.AppletManager - Loading Applet - DWA_Native for WindowID - 1
    8/26/2012 19:43:22 [INFO] DWANative - Build Version - 6.0.335.0
    8/26/2012 19:43:22 [INFO] DWANative - Logging Level verbosity Set  to 4
    8/26/2012 19:43:22 [INFO] DWANative - pdbOpenSession kCapsErrNotFound. Installer is running on a clean machine.
    8/26/2012 19:43:22.559 [INFO] DeploymentNativeApplet Media Signature found as {E8AD3069-9EB7-4BA8-8BFE-83F4E69355C0}
    8/26/2012 19:43:22.569 [INFO] Deployment.FetchMediaInformation Summary file created for troubleshooting at path: C:\Users\Daniel\AppData\Local\Temp\{034AF4A3-26C3-4228-A92D-3B2F7C46180C}\summary.htm
    8/26/2012 19:43:22 [INFO] DWANative - OS INFOLIST ::
    MajorVerison :6
    MinorVersion :1
    productType:1
    platformId:2
    8/26/2012 19:43:22 [INFO] TokenGenerator64 - Build Version - 6.0.335.0
    8/26/2012 19:43:22 [INFO] TokenGenerator64 - Logging Level verbosity Set  to 6
    8/26/2012 19:43:22 [DEBUG] Utilities - ACF Path retreived :C:\Program Files\Common Files\Adobe
    8/26/2012 19:43:22 [INFO] TokenGenerator64 - token.xml is created succesfully
    8/26/2012 19:43:22 [INFO] DWANative - drivePath retreived
    8/26/2012 19:43:22 [INFO] DWANative - drivePath retreived
    8/26/2012 19:43:22.599 [INFO] DeploymentNativeApplet Setting System statistics data...
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Extracting tokens for windows
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [AdobeProgramFiles] and value C:\Program Files (x86)\Adobe
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [AdobeCommon] and value C:\Program Files (x86)\Common Files\Adobe
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [Utilities] and value C:\Program Files (x86)\Common Files\Adobe
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [Common] and value C:\Program Files (x86)\Common Files
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [ProgramFiles] and value C:\Program Files (x86)
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [SharedApplicationData] and value C:\ProgramData
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [SharedDocuments] and value C:\Users\Public\Documents
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [FontsFolder] and value C:\Windows\Fonts
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [StartMenu] and value C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [System32Folder] and value C:\Windows\system32
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [UserDocuments] and value C:\Users\Daniel\Documents
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [UserRoamingAppData] and value C:\Users\Daniel\AppData\Roaming
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [UserLocalAppData] and value C:\Users\Daniel\AppData\Local
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [UserHome] and value C:\Users\Daniel
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [UserFavorites] and value C:\Users\Daniel\Favorites
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [UserPictures] and value C:\Users\Daniel\Pictures
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a token with name [UserTemplates] and value C:\Users\Daniel\AppData\Roaming\Microsoft\Windows\Templates
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Extracting tokens for windows64
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [AdobeProgramFiles] and value D:\Program Files\Adobe
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [AdobeCommon] and value C:\Program Files\Common Files\Adobe
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [Common] and value C:\Program Files\Common Files
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [ProgramFiles] and value D:\Program Files
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [SharedApplicationData] and value C:\ProgramData
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [SharedDocuments] and value C:\Users\Public\Documents
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [Utilities] and value C:\Program Files\Common Files\Adobe
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [FontsFolder] and value C:\Windows\Fonts
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [StartMenu] and value C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    8/26/2012 19:43:22.599 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [System32Folder] and value C:\Windows\system32
    8/26/2012 19:43:22.609 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [UserDocuments] and value C:\Users\Daniel\Documents
    8/26/2012 19:43:22.609 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [UserRoamingAppData] and value C:\Users\Daniel\AppData\Roaming
    8/26/2012 19:43:22.609 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [UserLocalAppData] and value C:\Users\Daniel\AppData\Local
    8/26/2012 19:43:22.609 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [UserFavorites] and value C:\Users\Daniel\Favorites
    8/26/2012 19:43:22.609 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [UserPictures] and value C:\Users\Daniel\Pictures
    8/26/2012 19:43:22.609 [INFO] Deployment.DirectoryTokens Adding a win64 token with name [UserTemplates] and value C:\Users\Daniel\AppData\Roaming\Microsoft\Windows\Templates
    8/26/2012 19:43:22.609 [INFO] DeploymentNativeApplet Checking whether the media with signature '{E8AD3069-9EB7-4BA8-8BFE-83F4E69355C0}' has been run on this system
    8/26/2012 19:43:22 [WARN] DWANative - Could not retrieve media signature from the arguments.
    8/26/2012 19:43:22.609 [INFO] DeploymentNativeApplet Fetching the setup manifest from media
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Bridge CS6 (64 Bit)({00496505-D56B-4B07-A8C5-70A0B4E689F7})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorVideoProfilesAE CS6({02EFB598-92AB-4DCB-A417-FE0FCBCD2266})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Dynamic Link Media Server({0377892E-FCAC-46EC-AA70-C6AC8A86A81F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Player for Embedding 3.201({046C2E05-C3C0-45AC-A6A3-D319F751E5CC})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Fireworks CS6_AdobeFireworks12en_USLanguagePack({05E1E278-7A8D-11E1-A0B9-FC0245DB7244})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft_VC90_CRT_x86({08D2E121-7F6A-43EB-97FD-629B44903403})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe XMP Panels({093DEFC4-542D-4D0A-8162-0592055515F4})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorCommonSetCMYK CS6({0C4E7429-E920-4125-980E-029A87AE0A4D})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorEU CS6({0E0AA043-65AC-4A20-AAD6-9B4C7667309B})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Fireworks CS6_AdobeFireworks12ja_JPLanguagePack({110F7FCE-7A8E-11E1-BB1D-CEBA0B96881F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Encore CS6_AdobeEncore6en_USLanguagePack({145F0B3B-2643-43A0-9BBC-ADAA51223F5F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Suite Shared Configuration CS5.5({152B1DA7-A342-4EAA-BD28-25DD7B74AB3C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 Japanese Language Pack_AdobePhotoshop13-ja_JP({1837F64F-8388-4AA6-AABD-C608B4430715})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'SonicWrappers_ph({185F9795-9663-4F13-9EF9-307A282ADB5A})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Flash Builder 4.6({1BF6648E-DFC9-4371-98B6-F6AD9358DF4F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Flash CS6_AdobeFlash12.0-en_USLanguagePack({1E621A15-CD9F-4543-B3F6-8032B3647A6A})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Toolhints CS6({1EA52983-8EDD-1014-A956-E9729DA4AEEB})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Prelude CS6 Support({1EB907F5-3F33-4495-88E6-8B97B519291F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 Support({1F955A4A-F365-4379-AEE2-B7C83E1AA883})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Flash CS6_AdobeFlash12.0-ja_JPLanguagePack({23D3FD35-6497-4038-9CE3-6B79A4093013})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobePDFL x64 CS6({246C4B99-19F7-4475-9787-5FF8595B86D7})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core (64 Bit)_AdobeIllustrator16en_GBLanguagePack_x64({26BF5EE3-8C29-46DA-BA87-D04DB7C84197})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorJA CS6({26F763C9-076F-473D-9A0E-4050C973737C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 English Language Pack_x64_AdobePhotoshop13-en_US_x64({29A80A19-9E35-455A-AF9D-B39AE5B3035D})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Hunspell Linguistics Plugin CS6 x64({29DB26AB-81CE-41D6-B0C9-BE15E36C87C6})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'SonicWrappers_bl({2A075BB4-E976-4278-BF3F-E5C6945D84C0})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Icon Handler x64({2DAEE15D-8D47-1014-9FF6-ACA9093B5359})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 English Language Pack_AdobePhotoshop13-en_US({3071EDD7-EA5B-4CAC-B4D0-4D4D664154D1})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_GB({308066E3-8D40-1014-B993-EF118FFB1E39})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Audition({30FD541D-3C9D-41C4-B240-A994EE4E0231})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Required Common Fonts Installation({311CDC89-AC18-4344-9EC9-0225328C73D3})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeIdeaPluginCS6-loc({319044AD-1B7E-4872-8E8A-D18D88C7E932})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 Core_x64({3289C0E8-78B9-47D4-98E5-F25BFF1CBED4})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Player for Embedding 3.3({354D20E6-A25F-4728-9DA6-C9003D8F2928})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe CSXS Infrastructure CS6({36682D68-3834-487E-BA49-DFA4AB0A2E32})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe SpeedGrade CS6({3D46121C-A0E6-4259-B7E0-5127C218A096})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Prelude CS6_AdobePrelude1ja_JPLanguagePack({3E3F8DDE-80ED-4F60-83D1-17A965C4F085})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorNA CS6({42C0738D-8D50-45B7-BC51-4BC609133E3A})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Premiere Pro CS6({42CED1DA-1C36-45D2-88C0-C32DB6B82B49})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Prelude CS6_AdobePrelude1en_USLanguagePack({438F42BD-8A0D-4D39-A50B-08D6C58B6014})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Encore CS6({46251F95-B2F8-484A-9B5B-8C0E5A43A202})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeMotionPicture CS6({4758849A-8C03-4F90-A024-3D4C7A035B5A})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe After Effects CS6({4817D846-700B-474E-A31B-80892B3E92E3})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorPhotoshop CS6({48623899-C152-457D-9B30-1F957332AC2F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'DPS Desktop Tools CS6({488DE6DF-6D55-1014-8588-B572E54263B5})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Flash CS6({4FAB339E-2132-434F-9376-9CD735E4C69C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorEU CS6({51C77DC1-5C75-4491-8645-A17CC33F5A36})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Camera Profiles Installer({539AEF15-3A2B-4A31-A587-7E90F7D9C700})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobePDFL CS6({557F9FD3-EED8-43D7-AF29-0F19CA832728})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-ja_JP({55D814FB-8D3F-1014-9CAE-A6C79F910A7A})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Photoshop Camera Raw 7 (64 bit)({55F0AFED-606D-476A-A07A-134291002FBA})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AIR for Apple iOS Support Wrapper({59EBB3D9-AA2A-4068-AB48-75ED6879B5F9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'PDF Settings CS6({5C0D1B2E-2D70-48AB-9A0B-0E1E1CC084B1})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe SpeedGrade CS6_AdobeSpeedGrade6.0en_USLanguagePack({5D76C825-9827-4D93-813E-6C3754D504B1})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Required Common Fonts Installation x64({63594DD4-0241-422A-93A5-B6530040E1C7})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft_VC90_MFC_x86({635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AIR for Apple iOS support (FB)({674E5E7D-A6F8-49B4-A026-EB3922144B24})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_US({6C98A8B6-8D40-1014-AE3E-EF3F5E8D39AE})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeTypeSupport CS5({6F3A624B-1B72-4081-96E8-23261F389C5C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeIdeaPluginCS6 x64({7483525E-26E8-4748-870D-1F064AB8AA83})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Hunspell Linguistics Plugin CS6({784B5277-7B8A-4058-8F5D-A146F8BA5F7B})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorVideoProfilesCS CS6({78E38D75-4D92-4F6E-B631-17A436BED680})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe WinSoft Linguistics Plugin CS6 x64({7CA3FAD4-7B82-473C-8207-5A283E90742A})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Encore CS6_AdobeEncore6ja_JPLanguagePack({7CAB9049-437E-432B-83AC-F69F450E5D52})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core({7D4E9D10-AED6-485D-A2B0-9A1DF1A55545})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'PDF Settings CS6({7E91BB17-16A1-42CE-9502-D6C98BE04920})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Recommended Common Fonts Installation x64({8085C16A-3148-40B4-BC8B-12ED59C9C478})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe SpeedGrade CS6_AdobeSpeedGrade6.0ja_JPLanguagePack({814AD7B2-0573-4E45-8480-9082D6E48DB9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Extension Manager CS6({83463106-DD1C-4FE5-A61C-DF6715472AD4})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe NPS Panel({8467887D-92F1-435C-B387-A7551B88EC70})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Suite Shared Configuration CS6({8706963D-5F48-47CC-998B-DAB70B089DB8})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core_AdobeIllustrator16en_USLanguagePack({8815EC0E-89C0-4EDB-ACD7-32DB5B67536D})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack({8E8021FF-7AA0-11E1-BF04-E98EE5274486})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack({8FDB26FC-7AA0-11E1-BF04-E25246635842})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 Core({9124DF4E-617D-486B-A970-8FA632244F24})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_GB({91E01984-8D3F-1014-B925-DFD46364B983})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Player for Embedding x64 3.3({9254D539-549A-41DD-A7DA-251766F2B76F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft_VC80_CRT_x86({92D58719-BBC1-4CC3-A08B-56C9E884CC2C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe WinSoft Linguistics Plugin CS6({94FEA41F-7345-429F-AA31-5C615F24CE29})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Bridge CS6({97BA0109-F6BE-4F50-8904-C19442D7216E})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe After Effects CS6 Support({98970962-1D70-43D4-B268-EDF57E451BA9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeCMaps x64 CS6({99290358-A784-4218-A7BA-954AE5F9207C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft Visual C++ 2005 Redistributable Package (x64)({99FE4191-AC6B-11E0-B602-00215AEA26C9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core (64 Bit)_AdobeIllustrator16en_USLanguagePack_x64({9A63F173-0324-43F5-A0CA-75FF3ADE907B})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Audition_AdobeAudition5ja_JPLanguagePack({9A8D862B-995B-4A17-B78D-5F77F505F057})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft Visual C++ 2005 Redistributable Package (x86)({9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft Visual C++ 2008 Redistributable Package (x64)({9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft Visual C++ 2008 Redistributable Package (x86)({9C4AA28F-AC6B-11E0-8997-00215AEA26C9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft Visual C++ 2010 Redistributable Package (x64)({9D2A060F-AC6B-11E0-8C00-00215AEA26C9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core (64 Bit)({9D3BB9DA-1F59-4DCF-A0BB-691FA8EA2582})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft Visual C++ 2010 Redistributable Package (x86)({9E0AF030-AC6B-11E0-8837-00215AEA26C9})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeTypeSupport CS6({A0F72081-99FB-4FFA-AE1A-62B5A656CAC1})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeIdeaPluginCS6({A269DDEC-5572-4032-AA26-3485A1620006})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 Japanese Language Pack_x64_AdobePhotoshop13-ja_JP_x64({A276AA98-F93E-4F6C-933E-57604A29F2A1})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Dreamweaver CS6({A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Audition_AdobeAudition5en_USLanguagePack({A7A95754-A63E-4052-8945-BBDC27009E7E})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Application Feature Set Files({A8560618-8D40-1014-ADF9-825EAE966C45})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Common Base Files({AA9DC298-8D46-1014-853D-9FC0306FBFCE})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Acrobat Professional({AC76BA86-1033-F400-7760-000000000005})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Acrobat Professional({AC76BA86-1041-0000-7760-000000000005})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorJA CS6({AD8A9ABD-0567-4489-8843-15A45760231B})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core_AdobeIllustrator16en_GBLanguagePack({B25DFA23-EC41-4B19-8BD4-1B042D68BF85})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeTypeSupport x64 CS6({B2D792AF-F407-4EFA-9A03-3F2A476146F6})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Microsoft_VC90_MFCLOC_x86({B6D38690-755E-4F40-A35A-23F8BC2B86AC})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Application Feature Set Files({B8CD128B-8D40-1014-B944-C86071713DAE})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Mini Bridge CS6({B98E0DCB-1A75-4394-9813-3A114AA3891D})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorNA CS6({BB66788C-4C4F-4EB0-B146-9178857DE287})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeCMaps CS5({BD0D6363-E961-410F-8BF4-ECD8795F3923})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe After Effects CS6_AdobeAfterEffects11ja_JPLanguagePack({BDE013E0-3CDD-4EA6-A9A8-6625CAF4B697})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Dreamweaver Widget Browser({C0C7DC90-C8DF-46DA-BA21-848889DAFD11})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Linguistics CS6 x64({C41A769E-27ED-44F7-8A11-F2E32F538E05})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AmericanEnglishSpeechAnalysisModels({C5CA53A2-E722-4D76-B5AC-71522CC48AB3})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeColorCommonSetRGB CS6({C7B1C1B3-368D-4C32-A818-83F1554EB398})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Fireworks CS6({CA7C485C-7A89-11E1-B2C8-CD54B377BC52})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Support32({CB510A42-9CC2-4FD0-9DA6-0C8C333EF538})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Media Encoder CS6({CC006FD6-00EF-46FC-ACA0-7A28EFF44D20})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core_AdobeIllustrator16ja_JPLanguagePack({CC59DB03-F745-4207-962C-63D550E2E066})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Premiere Pro CS6 Support({CDAC14AB-1424-4E9C-8515-EA89D7F37243})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe SwitchBoard 2.0({CFA46C39-C539-4BE9-9364-495003C714AD})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Application Base Files({CFB770D7-8D43-1014-922B-CC2715FADE3F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Photoshop Camera Raw 7({CFC3110A-491C-4DBF-A97D-66C567600A2F})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Premiere Pro CS6_AdobePremierePro6.0en_USLanguagePack({D094CE41-D4F5-473E-8915-B1D026CB193E})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AIR for Apple iOS support (FP)({D2583A3E-399C-45D7-8AF1-FE5BAFC946CF})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeHelp({D38116C8-C472-4BB0-AD6F-0C1DD1320D1D})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe After Effects CS6_AdobeAfterEffects11en_USLanguagePack({D3E89C12-49DE-4A2C-9D24-1A8D704679D5})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Encore CS6 Support({DBCFA16A-59EC-4DAF-98D1-B4E2C2A9E7B4})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Linguistics CS6({DC00A3E1-9C61-4B11-8070-B592E68D2B3C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Premiere Pro CS6_AdobePremierePro6.0ja_JPLanguagePack({DCD039D1-1269-4366-99BD-63FBC4A0C712})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Recommended Common Fonts Installation({DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'DynamiclinkSupport({DE88AA40-6766-43D3-A755-8FC374B3D2C3})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US({E04F4B94-8D3F-1014-BB29-98347AEBFF8C})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Prelude CS6({E0D1B182-6827-4AD8-9C1D-CFFD4314DFE4})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 International English Language Pack_x64_AdobePhotoshop13-en_GB_x64({E42CAADF-4613-4257-B404-1FB8ECC18695})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Core (64 Bit)_AdobeIllustrator16ja_JPLanguagePack_x64({E5EE62C1-3B58-48A9-AFBC-4C15976C8490})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe After Effects CS6 Presets({E787BAD7-B750-4E1C-A149-965CF1DEE4AB})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'CS6 Master Collection({E8AD3069-9EB7-4BA8-8BFE-83F4E69355C0})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'AdobeCMaps CS6({E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe CSXS Extensions CS6({EB2A8CD4-B247-4810-A294-E3DB8EDC6060})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Icon Handler({EB5C092C-8D46-1014-A129-F57E0145A7FD})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe ExtendScript Toolkit CS6({EFBC1075-F890-4293-A0D1-04BE66EE2AB3})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Media Encoder CS6 X64({F2F2F788-A17F-4CEC-A03C-DFB778E9D901})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Application Base Files2({F48E8FE8-8D40-1014-8129-D1C5ABFD087E})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Illustrator CS6 Support({F683ECF1-07EC-43CB-90B0-8F325A8C09C1})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-ja_JP({FC5B6A15-8D3E-1014-8E22-FD25F2906565})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:22 [WARN] DWANative - Checking Reverse Dependency for payload 'Adobe Photoshop CS6 International English Language Pack_AdobePhotoshop13-en_GB({FD50FA04-4759-494E-9D6D-4589FD80E484})' of '0' type. Found NULL PDB session
    8/26/2012 19:43:23.329 [INFO] Deployment.FetchMediaInformation ********************************** Payload Adobe Code and Display Name Map Start **********************************
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {00496505-D56B-4B07-A8C5-70A0B4E689F7} Adobe Bridge CS6 (64 Bit)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {02EFB598-92AB-4DCB-A417-FE0FCBCD2266} Adobe Color Video Profiles AE CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {0377892E-FCAC-46EC-AA70-C6AC8A86A81F} Adobe Dynamic Link Media Server
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {046C2E05-C3C0-45AC-A6A3-D319F751E5CC} Adobe Player for Embedding 3.201
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {05E1E278-7A8D-11E1-A0B9-FC0245DB7244} Adobe Fireworks CS6 English (en_US) Language Pack
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {093DEFC4-542D-4D0A-8162-0592055515F4} Adobe XMP Panels
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {0E0AA043-65AC-4A20-AAD6-9B4C7667309B} Adobe Color EU Recommended Settings CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {110F7FCE-7A8E-11E1-BB1D-CEBA0B96881F} Adobe Fireworks CS6 Japanese Language Pack
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {145F0B3B-2643-43A0-9BBC-ADAA51223F5F} Adobe Encore CS6 LangPack (en_US)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {152B1DA7-A342-4EAA-BD28-25DD7B74AB3C} Suite Shared Configuration CS5.5
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {1837F64F-8388-4AA6-AABD-C608B4430715} Adobe Photoshop CS6 Japanese Language Pack
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {185F9795-9663-4F13-9EF9-307A282ADB5A} SonicWrappers_ph
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {1BF6648E-DFC9-4371-98B6-F6AD9358DF4F} Adobe Flash Builder 4.6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {1E621A15-CD9F-4543-B3F6-8032B3647A6A} Adobe Flash CS6 Payload LangPack (en_US)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {1EA52983-8EDD-1014-A956-E9729DA4AEEB} Adobe Toolhints CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {1EB907F5-3F33-4495-88E6-8B97B519291F} Adobe Prelude CS6 Support
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {1F955A4A-F365-4379-AEE2-B7C83E1AA883} Adobe Photoshop CS6 Support
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {23D3FD35-6497-4038-9CE3-6B79A4093013} Adobe Flash CS6 Payload LangPack (ja_JP)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {246C4B99-19F7-4475-9787-5FF8595B86D7} Adobe PDF Library Files x64 CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {26BF5EE3-8C29-46DA-BA87-D04DB7C84197} Adobe Illustrator CS6 LangPack_x64 (en_GB)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {26F763C9-076F-473D-9A0E-4050C973737C} Adobe Color JA Extra Settings CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {29A80A19-9E35-455A-AF9D-B39AE5B3035D} Adobe Photoshop CS6 English Language Pack_x64
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {29DB26AB-81CE-41D6-B0C9-BE15E36C87C6} Adobe Hunspell Linguistics Plugin CS6 x64
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {2A075BB4-E976-4278-BF3F-E5C6945D84C0} SonicWrappers_bl
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {2DAEE15D-8D47-1014-9FF6-ACA9093B5359} Adobe InDesign CS6 Icon Handler x64
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {3071EDD7-EA5B-4CAC-B4D0-4D4D664154D1} Adobe Photoshop CS6 English Language Pack
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {308066E3-8D40-1014-B993-EF118FFB1E39} Adobe InDesign CS6 Common Language Files (en_GB)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {30FD541D-3C9D-41C4-B240-A994EE4E0231} Adobe Audition CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {311CDC89-AC18-4344-9EC9-0225328C73D3} Adobe Fonts Required
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {319044AD-1B7E-4872-8E8A-D18D88C7E932} Localization Ideas Plugin CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {3289C0E8-78B9-47D4-98E5-F25BFF1CBED4} Adobe Photoshop CS6 (64 Bit)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {3D46121C-A0E6-4259-B7E0-5127C218A096} Adobe SpeedGrade CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {3E3F8DDE-80ED-4F60-83D1-17A965C4F085} Adobe Prelude CS6 LangPack (ja_JP)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {42C0738D-8D50-45B7-BC51-4BC609133E3A} Adobe Color NA Extra Settings CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {42CED1DA-1C36-45D2-88C0-C32DB6B82B49} Adobe Premiere Pro CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {438F42BD-8A0D-4D39-A50B-08D6C58B6014} Adobe Prelude CS6 LangPack (en_US)
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {46251F95-B2F8-484A-9B5B-8C0E5A43A202} Adobe Encore CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {4758849A-8C03-4F90-A024-3D4C7A035B5A} Adobe MotionPicture Color Files CS6
    8/26/2012 19:43:23.339 [INFO] Deployment.FetchMediaInformation {4817D846-700B-474E-A3

    I've done this multiple times and it produces essentially the same message, but there is a mention that a restart is pending. This is also strange because this is definitely not the case. First time I used CScleaner it took a while and was obviously busy correcting something. However now when I select clean all, it simply dumps anopther massive log file into AppData and says cleaning completed successfully. Now I just ran it again, so would you like me to post the more recent log file?

  • How to store numeric format data in a database

    In order to properly format a report generated from data stored in a database using a TestStand schema,
    I would like to add formating information for numeric values to the database.
    My intent was to store the numeric format string data in a separate column in the MEAS_NUMERICLIMIT table in the database.
    By using this format string I can then format the numeric values in my report.
    I have successfully retrieved the numeric format string by calling the 'NI TestStand API 3.0', using the ActiveX/COM adapter.
    In the 'PropertyObject' class there is an action called 'Get Property'.
    This action can retrive the 'NumericFormat' property for a given object reference.
    The problem is that I don´t know HOW to do this in the dat
    abase logging schema.
    Can I use this method in the API to retrive and store the numeric format string in the database??
    Or is there any other way of achieving this functionality?
    All ideas for solutions are appreciated.
    Thanks in advance!

    Yes you can. I think it would be helpful if you explain in more detail what you are trying to do.
    >>>> Basically I am trying to reproduce the data sheet created by test stand by using the data in the database.
    Are you using an NI default schema or have you already customized it?
    >>>> I already have a custom schema that I created many years ago, But if I have to start with a 'newer' default schema it wouldn't be to much of a problem to incorporate my changes into it. (I had added Model number and Comment to UUT result table and provided support for custom step types, the custom step types are based on the default NumericLimit step type )
    If default, what about the schema is insufficient for what you want to do?
    >>>> In order to generate a datasheet from the data in the database that replicates the datasheet produced by teststand, I need the Formatted values for the test results and the test limits. So I'm thinking it would be easier for me to query the database for the formatted numbers (as strings) instead of having to query the database for the 'numeric value' and the 'format string' and then creating the string for my datasheet.
    Is the data and limits that you are trying to log custom properties or or is this for the NI numeric or multi-numeric step type?
    >>>> No using custom properties, just dealing with 'NumericLimit' step types
    I had looked at how the 'SequentialModel.Seq' calls the modelsupport2.dll to  to produce the data sheet entries.
         ProcessModelPostResultListEntry >
         Process Step Result >
         Get Step Result Body (Sequence) >
         Add Flagged Values >
         modelsupport2.dll >
         GetFlaggedValuesForReport_Html
    But, alas, I don't understanding the whole traversing concept.

  • How to use niSwitch_InitWithTopology with PXI-2567 relais card

    Hello,
    I'm trying to get the NI Visual Basic example niSwitchControllingAnIndividualRelay.vbp working with a PXI-2567 relais card.
    I doesn't seem to get my ResourceName and Topology (the first two parameters of the niSwitch_InitWithTopology function) right (the example program creates the errors 1074130544 "This session is not valid" and 1074135030 "Failure loading driver module").
    Where can I find the right ResourceName and Topology for the PXI-2567 (self test all right) to fill in these two parameters ?
    With thanks,
    best regards,
    Geert
    Attachments:
    IMG1.gif ‏28 KB

    Hello AlessioD,
    the relay card PXI-2567 stopped "working" again (I don't know why). So I checked the 'Tools' - 'Select switch card' from the Measurement and Automation Explorer with as result the error "Failure loading driver module" on 'OK'.
    Seems that the driver module of this PXI-2567 can't be loaded. NI-switch 32.dll gives the same error report from the Visual Basic sample program.
    What can be the problem and how to fix it ?
    With thanks,
    best regards,
    Geert
    Attachments:
    driver_not_loaded1.gif ‏37 KB
    driver_not_loaded2.gif ‏28 KB

  • Problem updating Application Manager in CS6 D&W Premium

    I just finished a clean installation of CS6 Design & Web Premium under WIndows 7 Enterprise 64-bit.  I fired up Bridge, checked for updates, and allowed the update process to complete.  I then fired up Adobe Application Manager (from the desktop icon) to confirm all updates had been applied, but it behaved as if it needed to update itself.  For a second or two, it displayed a dialog about other instances of Application Manager running, but then that disappeared, and the installation continued.  I encountered a UAC warning, which I allowed, and shortly thereafter, I was presented with a dialog stating that, "Adobe Application Manager failed to install."  My only option at this point is to quit.  Oddly enough, when Application Manager is invoked through checking for updates from a CS6 component (e.g. Bridge, Photoshop, etc.), there doesn't seem to be a problem.  The issue only seems to arise when using Application Manager's desktop icon, or its shortcut under All Programs in the Start menu.  Please advise how to correct this behavior.
    Cheers

    In case it helps, here is the content of a fresh PDApp.log file from my %TEMP% folder.  (%TEMP% emptied, then AAM ran to create.)
    +++
    07/11/13 12:52:42:542 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Build Version - 7.0.0.414
    07/11/13 12:52:42:542 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Logging Level verbosity Set  to 4
    07/11/13 12:52:42:542 | [INFO] |  | ASU | PDApp | PDApp.CommandLineParser |  |  | 3172 | Parsing the command line provided. Number of command line arguments is 4
    07/11/13 12:52:42:542 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Detecting Applet Database Library file...
    07/11/13 12:52:42:543 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Fetching Applet registeration information...
    07/11/13 12:52:42:543 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | AppletManager initialize...
    07/11/13 12:52:42:543 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Applet database path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..
    07/11/13 12:52:42:543 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | PIM library path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\AdobePIM.dll
    07/11/13 12:52:42:543 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Loading PIM library...
    07/11/13 12:52:42:546 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | Build Version - 7.0.0.414
    07/11/13 12:52:42:547 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | Logging Level verbosity Set  to 4
    07/11/13 12:52:42:547 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | CREATE PIM Instance ...
    07/11/13 12:52:42:548 | [INFO] |  | ASU | PIM | Utilities |  |  | 3172 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..\pim.db-journal' does not exist
    07/11/13 12:52:42:548 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | trying to createOrUpdatePIMDbSchema.
    07/11/13 12:52:42:559 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | Current db schema version on machine 1.
    07/11/13 12:52:42:559 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | Current db schema version to install 1.
    07/11/13 12:52:42:559 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | PIM DB Schema is up to date. Current schema version is 1.
    07/11/13 12:52:42:559 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | PIM Database is Up To Date.
    07/11/13 12:52:42:559 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Getting applet data from Applet database
    07/11/13 12:52:42:560 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | All installed pakages version string (pim_getCurrentPackagesVersion) is CCM:7.0.0.81|D6:6.2.139.0|DECore:6.2.139.0|DWA:3.0.97.0|LWA:3.0.97.0|P6:6.2.139.0|PDApp:7 .0.0.414|UWA:6.2.139.0
    07/11/13 12:52:42:560 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | PIMSqlite closeDB status 0
    07/11/13 12:52:42:560 | [INFO] |  | ASU | PIM | PIM |  |  | 3172 | FREE PIM Instance ...
    07/11/13 12:52:42:561 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Registering Applets...
    07/11/13 12:52:42:561 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Loading Applet Switcher library: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\switcher\CCM_UI.dll
    07/11/13 12:52:42:562 | [WARN] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Unable to get the applet switching info... Response is: 8
    07/11/13 12:52:42:562 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | DWA AppletID argument not specified on command line. Trying to find the existing instance
    07/11/13 12:52:42:563 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | This is the first instance so creating a thread for listening to the created pipe
    07/11/13 12:52:42:563 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | Pipe thread started
    07/11/13 12:52:42:563 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Starting AsyncMessageProcessor
    07/11/13 12:52:42:563 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 3172 | AsyncMsgProcessor initialized...
    07/11/13 12:52:42:563 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 3172 | AsyncMsgProcessor started. on thread id = 3376
    07/11/13 12:52:42:565 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 3172 | Initializing native WindowManager
    07/11/13 12:52:42:565 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 3172 | Creating window instance
    07/11/13 12:52:42:565 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 3172 | Checking for appletID and appletVersion given in CommandLineOptions
    07/11/13 12:52:42:565 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 3172 | Creating APE stage instance
    07/11/13 12:52:42:880 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | MessageHandler initialized...
    07/11/13 12:52:42:880 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | ExternalGateway initialized...
    07/11/13 12:52:42:880 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | NativeCommandHandler initialized...
    07/11/13 12:52:42:885 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.885 [INFO] PDApp.StartupCommand Logging Level verbosity Set to  INFO |  |  | 3172 | 11/2013 12:52:42.885 [INFO] PDApp.StartupCommand Logging Level verbosity Set to  INFO
    07/11/13 12:52:42:886 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.885 [INFO] PDApp.StartupCommand Processing the startup Command |  |  | 3172 | 11/2013 12:52:42.885 [INFO] PDApp.StartupCommand Processing the startup Command
    07/11/13 12:52:42:887 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.887 [INFO] PDAPP.AppletManager Starting Applet registeration... |  |  | 3172 | 11/2013 12:52:42.887 [INFO] PDAPP.AppletManager Starting Applet registeration...
    07/11/13 12:52:42:892 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.892 [INFO] PDAPP.MainDisplayMediator Looking up for the Exact versioned applet for ID :CCM_UI |  |  | 3172 | 11/2013 12:52:42.892 [INFO] PDAPP.MainDisplayMediator Looking up for the Exact versioned applet for ID :CCM_UI
    07/11/13 12:52:42:894 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.894 [INFO] PDAPP.AppletManager Loading Applet: CCM_UI Version = 1.0 |  |  | 3172 | 11/2013 12:52:42.894 [INFO] PDAPP.AppletManager Loading Applet: CCM_UI Version = 1.0
    07/11/13 12:52:42:900 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.900 [INFO] PDApp.ZStringLoader PDAPP SWF - locale set to - en_US |  |  | 3172 | 11/2013 12:52:42.900 [INFO] PDApp.ZStringLoader PDAPP SWF - locale set to - en_US
    07/11/13 12:52:42:912 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.911 [INFO] PDAPP.AppletManager Loading progress0 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.911 [INFO] PDAPP.AppletManager Loading progress0 out of 1241772
    07/11/13 12:52:42:912 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.912 [INFO] PDAPP.AppletManager Loading progress65536 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.912 [INFO] PDAPP.AppletManager Loading progress65536 out of 1241772
    07/11/13 12:52:42:913 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.913 [INFO] PDAPP.AppletManager Loading progress131072 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.913 [INFO] PDAPP.AppletManager Loading progress131072 out of 1241772
    07/11/13 12:52:42:914 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.914 [INFO] PDAPP.AppletManager Loading progress196608 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.914 [INFO] PDAPP.AppletManager Loading progress196608 out of 1241772
    07/11/13 12:52:42:915 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.915 [INFO] PDAPP.AppletManager Loading progress262144 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.915 [INFO] PDAPP.AppletManager Loading progress262144 out of 1241772
    07/11/13 12:52:42:916 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.916 [INFO] PDAPP.AppletManager Loading progress327680 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.916 [INFO] PDAPP.AppletManager Loading progress327680 out of 1241772
    07/11/13 12:52:42:917 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.917 [INFO] PDAPP.AppletManager Loading progress393216 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.917 [INFO] PDAPP.AppletManager Loading progress393216 out of 1241772
    07/11/13 12:52:42:919 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.918 [INFO] PDAPP.AppletManager Loading progress458752 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.918 [INFO] PDAPP.AppletManager Loading progress458752 out of 1241772
    07/11/13 12:52:42:920 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.920 [INFO] PDAPP.AppletManager Loading progress524288 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.920 [INFO] PDAPP.AppletManager Loading progress524288 out of 1241772
    07/11/13 12:52:42:921 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.920 [INFO] PDAPP.AppletManager Loading progress589824 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.920 [INFO] PDAPP.AppletManager Loading progress589824 out of 1241772
    07/11/13 12:52:42:922 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.921 [INFO] PDAPP.AppletManager Loading progress655360 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.921 [INFO] PDAPP.AppletManager Loading progress655360 out of 1241772
    07/11/13 12:52:42:923 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.922 [INFO] PDAPP.AppletManager Loading progress720896 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.922 [INFO] PDAPP.AppletManager Loading progress720896 out of 1241772
    07/11/13 12:52:42:924 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.923 [INFO] PDAPP.AppletManager Loading progress786432 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.923 [INFO] PDAPP.AppletManager Loading progress786432 out of 1241772
    07/11/13 12:52:42:924 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.924 [INFO] PDAPP.AppletManager Loading progress851968 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.924 [INFO] PDAPP.AppletManager Loading progress851968 out of 1241772
    07/11/13 12:52:42:925 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.925 [INFO] PDAPP.AppletManager Loading progress917504 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.925 [INFO] PDAPP.AppletManager Loading progress917504 out of 1241772
    07/11/13 12:52:42:926 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.926 [INFO] PDAPP.AppletManager Loading progress983040 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.926 [INFO] PDAPP.AppletManager Loading progress983040 out of 1241772
    07/11/13 12:52:42:927 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.927 [INFO] PDAPP.AppletManager Loading progress1048576 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.927 [INFO] PDAPP.AppletManager Loading progress1048576 out of 1241772
    07/11/13 12:52:42:928 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.928 [INFO] PDAPP.AppletManager Loading progress1114112 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.928 [INFO] PDAPP.AppletManager Loading progress1114112 out of 1241772
    07/11/13 12:52:42:929 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.929 [INFO] PDAPP.AppletManager Loading progress1179648 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.929 [INFO] PDAPP.AppletManager Loading progress1179648 out of 1241772
    07/11/13 12:52:42:930 | [INFO] |  | ASU | PDApp | 11/2013 12:52:42.930 [INFO] PDAPP.AppletManager Loading progress1241772 out of 1241772 |  |  | 3172 | 11/2013 12:52:42.930 [INFO] PDAPP.AppletManager Loading progress1241772 out of 1241772
    07/11/13 12:52:43:181 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.181 [INFO] DLM.ApplicationFacade sendNotification = ApplicationStartupCommand, type = null |  |  | 3172 | 11/2013 12:52:43.181 [INFO] DLM.ApplicationFacade sendNotification = ApplicationStartupCommand, type = null
    07/11/13 12:52:43:182 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.182 [INFO] CCM.AppStartup Processing the application startup command |  |  | 3172 | 11/2013 12:52:43.182 [INFO] CCM.AppStartup Processing the application startup command
    07/11/13 12:52:43:183 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.183 [INFO] PDApp.ExternalGateway Recieved Applet Loading Completion |  |  | 3172 | 11/2013 12:52:43.183 [INFO] PDApp.ExternalGateway Recieved Applet Loading Completion
    07/11/13 12:52:43:185 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.185 [INFO] CCM.AppStartup Going to start the workflow |  |  | 3172 | 11/2013 12:52:43.185 [INFO] CCM.AppStartup Going to start the workflow
    07/11/13 12:52:43:187 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.186 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow, type = null |  |  | 3172 | 11/2013 12:52:43.186 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow, type = null
    07/11/13 12:52:43:188 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.188 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:43.188 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:43:192 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.192 [INFO] DLM.ApplicationFacade sendNotification = bootEXECUTE_CCM_WORKFLOW, type = null |  |  | 3172 | 11/2013 12:52:43.192 [INFO] DLM.ApplicationFacade sendNotification = bootEXECUTE_CCM_WORKFLOW, type = null
    07/11/13 12:52:43:194 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.194 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:43.194 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:43:194 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.194 [INFO] DLM.ApplicationFacade sendNotification = initCCMNativeSignal, type = null |  |  | 3172 | 11/2013 12:52:43.194 [INFO] DLM.ApplicationFacade sendNotification = initCCMNativeSignal, type = null
    07/11/13 12:52:43:195 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.195 [INFO] CCM.InitializeCCMNativeCommand inside initial windows show |  |  | 3172 | 11/2013 12:52:43.195 [INFO] CCM.InitializeCCMNativeCommand inside initial windows show
    07/11/13 12:52:43:196 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Loading Applet - CCM_Native for WindowID - 1
    07/11/13 12:52:43:197 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.197 [INFO] CCMNativeApplet startApplet |  |  | 3172 | 11/2013 12:52:43.197 [INFO] CCMNativeApplet startApplet
    07/11/13 12:52:43:222 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.222 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:43.222 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:43:222 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.222 [INFO] DLM.ApplicationFacade sendNotification = initZstringSignal, type = null |  |  | 3172 | 11/2013 12:52:43.222 [INFO] DLM.ApplicationFacade sendNotification = initZstringSignal, type = null
    07/11/13 12:52:43:226 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.226 [INFO] ZStringLoader Trying to load ZString for preferred locale - en_US |  |  | 3172 | 11/2013 12:52:43.226 [INFO] ZStringLoader Trying to load ZString for preferred locale - en_US
    07/11/13 12:52:43:229 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.229 [INFO] ZStringLoader Locale set to - en_US |  |  | 3172 | 11/2013 12:52:43.229 [INFO] ZStringLoader Locale set to - en_US
    07/11/13 12:52:43:231 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.231 [INFO] CCM.InitializeZstringCommand Font fallback applied is applicationFonts 'Lucida Grande, Segoe UI, Tahoma, _sans' inputControlFonts: 'Lucida Grande, Segoe UI, Tahoma, _sans' |  |  | 3172 | 11/2013 12:52:43.231 [INFO] CCM.InitializeZstringCommand Font fallback applied is applicationFonts 'Lucida Grande, Segoe UI, Tahoma, _sans' inputControlFonts: 'Lucida Grande, Segoe UI, Tahoma, _sans'
    07/11/13 12:52:43:233 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = zstringLoadCompleteSignal, type = null |  |  | 3172 | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = zstringLoadCompleteSignal, type = null
    07/11/13 12:52:43:233 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow, type = null |  |  | 3172 | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow, type = null
    07/11/13 12:52:43:233 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:43:233 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = initAppletViewSignal, type = null |  |  | 3172 | 11/2013 12:52:43.233 [INFO] DLM.ApplicationFacade sendNotification = initAppletViewSignal, type = null
    07/11/13 12:52:43:241 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.241 [INFO] DLM.ApplicationFacade sendNotification = ShowScreen, type = null |  |  | 3172 | 11/2013 12:52:43.241 [INFO] DLM.ApplicationFacade sendNotification = ShowScreen, type = null
    07/11/13 12:52:43:243 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.243 [INFO] AAMShared.DynamicViewMediator Showing screen with screenID : com.adobe.aam.shared.view.compositeComponent::CCMMainView |  |  | 3172 | 11/2013 12:52:43.243 [INFO] AAMShared.DynamicViewMediator Showing screen with screenID : com.adobe.aam.shared.view.compositeComponent::CCMMainView
    07/11/13 12:52:43:290 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.290 [INFO] CCM.PrepareInitialAppletView Going to show the window now!!! |  |  | 3172 | 11/2013 12:52:43.290 [INFO] CCM.PrepareInitialAppletView Going to show the window now!!!
    07/11/13 12:52:43:325 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.325 [INFO] DLM.ApplicationFacade sendNotification = RegisterMediatorCommand, type = null |  |  | 3172 | 11/2013 12:52:43.325 [INFO] DLM.ApplicationFacade sendNotification = RegisterMediatorCommand, type = null
    07/11/13 12:52:43:326 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.326 [INFO] DLM.ApplicationFacade sendNotification = CCM_CONTENT_REFRESH_DATA, type = null |  |  | 3172 | 11/2013 12:52:43.326 [INFO] DLM.ApplicationFacade sendNotification = CCM_CONTENT_REFRESH_DATA, type = null
    07/11/13 12:52:43:327 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.327 [INFO] DLM.ApplicationFacade sendNotification = CCM_NAVIGATION_PANEL_REFRESH_DATA, type = null |  |  | 3172 | 11/2013 12:52:43.327 [INFO] DLM.ApplicationFacade sendNotification = CCM_NAVIGATION_PANEL_REFRESH_DATA, type = null
    07/11/13 12:52:43:328 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.327 [INFO] DLM.ApplicationFacade sendNotification = ccmInitialViewCompleteSignal, type = null |  |  | 3172 | 11/2013 12:52:43.327 [INFO] DLM.ApplicationFacade sendNotification = ccmInitialViewCompleteSignal, type = null
    07/11/13 12:52:43:328 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = CCM_MAIN_CONTENT_IS_BUSY, type = null |  |  | 3172 | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = CCM_MAIN_CONTENT_IS_BUSY, type = null
    07/11/13 12:52:43:328 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow, type = null |  |  | 3172 | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow, type = null
    07/11/13 12:52:43:328 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:43:329 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = preprocess_ccm_applet, type = null |  |  | 3172 | 11/2013 12:52:43.328 [INFO] DLM.ApplicationFacade sendNotification = preprocess_ccm_applet, type = null
    07/11/13 12:52:43:332 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.331 [INFO] DLM.ApplicationFacade sendNotification = populateSystemInfoDataSignal, type = null |  |  | 3172 | 11/2013 12:52:43.331 [INFO] DLM.ApplicationFacade sendNotification = populateSystemInfoDataSignal, type = null
    07/11/13 12:52:43:334 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.333 [INFO] SystemUtilities Current system is a windows system |  |  | 3172 | 11/2013 12:52:43.333 [INFO] SystemUtilities Current system is a windows system
    07/11/13 12:52:43:334 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.334 [INFO] SystemUtilities Current system is 64 bit |  |  | 3172 | 11/2013 12:52:43.334 [INFO] SystemUtilities Current system is 64 bit
    07/11/13 12:52:43:334 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.334 [INFO] DLM.ApplicationFacade sendNotification = initNativeSessionsSignal, type = null |  |  | 3172 | 11/2013 12:52:43.334 [INFO] DLM.ApplicationFacade sendNotification = initNativeSessionsSignal, type = null
    07/11/13 12:52:43:335 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.335 [INFO] CCMNativeApplet createSession |  |  | 3172 | 11/2013 12:52:43.335 [INFO] CCMNativeApplet createSession
    07/11/13 12:52:43:337 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.337 [INFO] CCMNativeApplet dlmAppletSessionProxy.sessionId = {886AFCBF-10B0-41E9-849F-601CB3CDC0E9} |  |  | 3172 | 11/2013 12:52:43.337 [INFO] CCMNativeApplet dlmAppletSessionProxy.sessionId = {886AFCBF-10B0-41E9-849F-601CB3CDC0E9}
    07/11/13 12:52:43:343 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.343 [ERROR] CCMGlobalCommonUtils Failed to process the input xml at path -  error is Error #3006 |  |  | 3172 | 11/2013 12:52:43.343 [ERROR] CCMGlobalCommonUtils Failed to process the input xml at path -  error is Error #3006
    07/11/13 12:52:43:345 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.345 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:43.345 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:43:346 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.346 [INFO] DLM.ApplicationFacade sendNotification = readGlobalPrefSignal, type = null |  |  | 3172 | 11/2013 12:52:43.346 [INFO] DLM.ApplicationFacade sendNotification = readGlobalPrefSignal, type = null
    7/11/2013 12:52:43 [INFO] OPM - Build Version - 7.0.0.78
    7/11/2013 12:52:43 [INFO] OPM - Logging Level verbosity Set  to 4
    7/11/2013 12:52:43 [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    7/11/2013 12:52:43 [INFO] OPM - Successfully opened opm session, db location:C:\Users\ECR6\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    7/11/2013 12:52:43 [INFO] OPM - No Record found for the input fields in opm_getValueForKey
    7/11/2013 12:52:43 [INFO] OPM - Released OPM refrence successfully in opm_freeLibRef
    7/11/2013 12:52:43 [ERROR] OPM - Invalid arguments in get value for key...in opm_getValueForKey
    7/11/2013 12:52:43 [INFO] OPM - Released OPM refrence successfully in opm_freeLibRef
    7/11/2013 12:52:43 [INFO] OPM - Released OPM refrence successfully in opm_freeLibRef
    07/11/13 12:52:43:357 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.357 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:43.357 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:43:358 | [INFO] |  | ASU | PDApp | 11/2013 12:52:43.358 [INFO] DLM.ApplicationFacade sendNotification = check_new_aam_version, type = null |  |  | 3172 | 11/2013 12:52:43.358 [INFO] DLM.ApplicationFacade sendNotification = check_new_aam_version, type = null
    07/11/13 12:52:43:783 | [INFO] |  | ASU | PDApp | PDApp.MessageQuequeManager |  |  | 3172 | Message Queue Manager initialized...
    7/11/2013 12:52:43 [INFO] Utilities - File 'C:\Users\ECR6\AppData\Local\Temp\{76080F67-D9D2-4E51-9665-332020B3A0E8}AAMVersion.xml' does not exist
    7/11/2013 12:52:43 [INFO] Utilities - File 'C:\Users\ECR6\AppData\Local\Temp\{76080F67-D9D2-4E51-9665-332020B3A0E8}\AAMVersion.xml' does not exist
    07/11/13 12:52:44:987 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | Build Version - 7.0.0.414
    07/11/13 12:52:44:987 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | Logging Level verbosity Set  to 4
    07/11/13 12:52:44:987 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | CREATE PIM Instance ...
    07/11/13 12:52:44:987 | [INFO] |  | ASU | PIM | Utilities |  |  | 3880 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/11/13 12:52:44:987 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | trying to createOrUpdatePIMDbSchema.
    07/11/13 12:52:44:988 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | Current db schema version on machine 1.
    07/11/13 12:52:44:988 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | Current db schema version to install 1.
    07/11/13 12:52:44:989 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | PIM DB Schema is up to date. Current schema version is 1.
    07/11/13 12:52:44:989 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | PIM Database is Up To Date.
    07/11/13 12:52:44:989 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | PIMSqlite closeDB status 0
    07/11/13 12:52:44:989 | [INFO] |  | ASU | PIM | PIM |  |  | 3880 | FREE PIM Instance ...
    07/11/13 12:52:45:305 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.305 [INFO] DLM.ApplicationFacade sendNotification = handleNativeDataSignal, type = null |  |  | 3172 | 11/2013 12:52:45.305 [INFO] DLM.ApplicationFacade sendNotification = handleNativeDataSignal, type = null
    07/11/13 12:52:45:307 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.306 [INFO] shouldUpdateAAM Latest AAM is not present on the machine. Launching LBS to update aam on the machine |  |  | 3172 | 11/2013 12:52:45.306 [INFO] shouldUpdateAAM Latest AAM is not present on the machine. Launching LBS to update aam on the machine
    07/11/13 12:52:45:307 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.307 [INFO] DLM.ApplicationFacade sendNotification = aamVersionCheckCompleteSignal, type = null |  |  | 3172 | 11/2013 12:52:45.307 [INFO] DLM.ApplicationFacade sendNotification = aamVersionCheckCompleteSignal, type = null
    07/11/13 12:52:45:308 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.308 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null |  |  | 3172 | 11/2013 12:52:45.308 [INFO] DLM.ApplicationFacade sendNotification = execute_ccm_workflow_manager, type = null
    07/11/13 12:52:45:309 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.308 [INFO] DLM.ApplicationFacade sendNotification = update_aam_on_machine, type = null |  |  | 3172 | 11/2013 12:52:45.308 [INFO] DLM.ApplicationFacade sendNotification = update_aam_on_machine, type = null
    07/11/13 12:52:45:361 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.360 [INFO] DLM.ApplicationFacade sendNotification = quitYesClickSignal, type = null |  |  | 3172 | 11/2013 12:52:45.360 [INFO] DLM.ApplicationFacade sendNotification = quitYesClickSignal, type = null
    07/11/13 12:52:45:362 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.361 [INFO] DLM.ApplicationFacade sendNotification = removeCCMPopUpScreen, type = null |  |  | 3172 | 11/2013 12:52:45.361 [INFO] DLM.ApplicationFacade sendNotification = removeCCMPopUpScreen, type = null
    07/11/13 12:52:45:363 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.363 [INFO] DLM.ApplicationFacade sendNotification = HidePopupWindow, type = null |  |  | 3172 | 11/2013 12:52:45.363 [INFO] DLM.ApplicationFacade sendNotification = HidePopupWindow, type = null
    07/11/13 12:52:45:363 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.363 [INFO] DLM.ApplicationFacade sendNotification = ENABLE_WINDOW_NOTIFICATION, type = null |  |  | 3172 | 11/2013 12:52:45.363 [INFO] DLM.ApplicationFacade sendNotification = ENABLE_WINDOW_NOTIFICATION, type = null
    07/11/13 12:52:45:364 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.364 [INFO] DLM.ApplicationFacade sendNotification = SHARED_POPUP_HIDE, type = null |  |  | 3172 | 11/2013 12:52:45.364 [INFO] DLM.ApplicationFacade sendNotification = SHARED_POPUP_HIDE, type = null
    7/11/2013 12:52:45 [INFO] OPM - Build Version - 7.0.0.1
    7/11/2013 12:52:45 [INFO] OPM - Logging Level verbosity Set  to 4
    7/11/2013 12:52:45 [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    7/11/2013 12:52:45 [INFO] OPM - Successfully opened opm session, db location:C:\Users\ECR6\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    7/11/2013 12:52:45 [INFO] OPM - No Record found for the input fields in opm_getValueForKey
    7/11/2013 12:52:45 [INFO] OPM - Released OPM refrence successfully in opm_freeLibRef
    07/11/13 12:52:45:904 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.904 [INFO] DLM.ApplicationFacade sendNotification = quitCCMDownloadWorkflowSignal, type = null |  |  | 3172 | 11/2013 12:52:45.904 [INFO] DLM.ApplicationFacade sendNotification = quitCCMDownloadWorkflowSignal, type = null
    07/11/13 12:52:45:910 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.909 [INFO] DLM.ApplicationFacade sendNotification = allProductSessionsClosedSignal, type = null |  |  | 3172 | 11/2013 12:52:45.909 [INFO] DLM.ApplicationFacade sendNotification = allProductSessionsClosedSignal, type = null
    07/11/13 12:52:45:911 | [INFO] |  | ASU | PDApp | 11/2013 12:52:45.910 [INFO] DLM.ApplicationFacade sendNotification = TryQuitApplicationSignal, type = null |  |  | 3172 | 11/2013 12:52:45.910 [INFO] DLM.ApplicationFacade sendNotification = TryQuitApplicationSignal, type = null
    07/11/13 12:52:46:145 | [INFO] |  | ASU | PDApp | 11/2013 12:52:46.145 [INFO] DLM.ApplicationFacade sendNotification = quitGlobalSessionSignal, type = null |  |  | 3172 | 11/2013 12:52:46.145 [INFO] DLM.ApplicationFacade sendNotification = quitGlobalSessionSignal, type = null
    07/11/13 12:52:46:147 | [INFO] |  | ASU | PDApp | 11/2013 12:52:46.146 [INFO] CCMNativeApplet performSessionJob = <dlmargs>
      <SessionKey>{886AFCBF-10B0-41E9-849F-601CB3CDC0E9}</SessionKey>
    </dlmargs> |  |  | 3172 | 11/2013 12:52:46.146 [INFO] CCMNativeApplet performSessionJob = <dlmargs>
      <SessionKey>{886AFCBF-10B0-41E9-849F-601CB3CDC0E9}</SessionKey>
    </dlmargs>
    07/11/13 12:52:46:151 | [INFO] |  | ASU | PDApp | 11/2013 12:52:46.151 [INFO] CCMNativeApplet close session result = <output>
      <result>success</result>
    </output> |  |  | 3172 | 11/2013 12:52:46.151 [INFO] CCMNativeApplet close session result = <output>
      <result>success</result>
    </output>
    07/11/13 12:52:46:152 | [INFO] |  | ASU | PDApp | 11/2013 12:52:46.152 [INFO] DLM.ApplicationFacade sendNotification = FINALIZE_PROV_COMMON_NOTIFICATION, type = null |  |  | 3172 | 11/2013 12:52:46.152 [INFO] DLM.ApplicationFacade sendNotification = FINALIZE_PROV_COMMON_NOTIFICATION, type = null
    07/11/13 12:52:46:156 | [INFO] |  | ASU | PDApp | 11/2013 12:52:46.156 [INFO] CCMNativeApplet startApplet |  |  | 3172 | 11/2013 12:52:46.156 [INFO] CCMNativeApplet startApplet
    07/11/13 12:52:46:659 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 3172 | Un-loading Applet - CCM_Native for window ID - 1
    07/11/13 12:52:46:659 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | Callng the finalize function of the applet
    07/11/13 12:52:47:159 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | Unloading applet
    07/11/13 12:52:47:160 | [INFO] |  | ASU | PDApp | 11/2013 12:52:47.160 [INFO] PDApp.HostMessageHandler Recieved force window close message |  |  | 3172 | 11/2013 12:52:47.160 [INFO] PDApp.HostMessageHandler Recieved force window close message
    07/11/13 12:52:47:161 | [INFO] |  | ASU | PDApp | 11/2013 12:52:47.160 [INFO] PDApp.HostMessageHandler Sending message to native |  |  | 3172 | 11/2013 12:52:47.160 [INFO] PDApp.HostMessageHandler Sending message to native
    07/11/13 12:52:47:165 | [INFO] |  | ASU | PDApp | 11/2013 12:52:47.164 [INFO] DLM.ApplicationFacade sendNotification = handleNativeDataSignal, type = null |  |  | 3172 | 11/2013 12:52:47.164 [INFO] DLM.ApplicationFacade sendNotification = handleNativeDataSignal, type = null
    07/11/13 12:52:47:166 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 3172 | Window destruction reached for ID - 1
    07/11/13 12:52:47:334 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | Pipe Connected. Waiting for data to come on pipe
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | 2 bytes read on pipe
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | Data recieved on pipe. Sending the data to the main thread to process and show window
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | Message Sent to main thread
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | Disconnecting pipe
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | Pipe Disconnected
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 3788 | Terminating the pipe thread
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating native MessageQueueManager
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.MessageQuequeManager |  |  | 3172 | Message Queue Manager destructed
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating WindowManager
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 3172 | Destroying PDApp main window's
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 3172 | Destroying PDApp main window's sucessfully
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating ExternalGateway
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | ExternalGateway destructed
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating MessageHandler
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | MessageHandler finalize...
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | MessageHandler destructed
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating NativeCommandHandler
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 3172 | NativeCommandHandler destructed
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating AsyncMessageProcessor
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 3172 | Destroying AsyncMsgProcessor
    07/11/13 12:52:47:335 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating NativePlatformHandler
    07/11/13 12:52:47:336 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating ETSWrapper class
    07/11/13 12:52:47:336 | [INFO] |  | ASU | PDApp | PDApp |  |  | 3172 | Terminating logger
    07/11/13 12:52:48:497 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | Build Version - 7.0.0.414
    07/11/13 12:52:48:497 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | Logging Level verbosity Set  to 4
    07/11/13 12:52:48:497 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | CREATE PIM Instance ...
    07/11/13 12:52:48:497 | [INFO] |  | ASU | PIM | Utilities |  |  | 2544 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/11/13 12:52:48:498 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | trying to createOrUpdatePIMDbSchema.
    07/11/13 12:52:48:499 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | Current db schema version on machine 1.
    07/11/13 12:52:48:499 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | Current db schema version to install 1.
    07/11/13 12:52:48:499 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | PIM DB Schema is up to date. Current schema version is 1.
    07/11/13 12:52:48:499 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | PIM Database is Up To Date.
    07/11/13 12:52:48:500 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | PIMSqlite closeDB status 0
    07/11/13 12:52:48:500 | [INFO] |  | ASU | PIM | PIM |  |  | 2544 | FREE PIM Instance ...
    07/11/13 12:53:28:225 | [INFO] |  | ASU | Setup | Setup |  |  | 3984 | \Users\ECR6\AppData\Local\Temp\PDApp.log
    07/11/13 12:53:28:225 | [INFO] |  | ASU | Setup | Setup |  |  | 3984 | Logging Level verbosity Set  to 4
    07/11/13 12:53:28:225 | [INFO] |  | ASU | Setup | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\AAMConfig.xml' does not exist
    07/11/13 12:53:28:226 | [INFO] |  | ASU | Setup |  |  |  | 3984 | Event Guid generated is: '7e90a66e-3e8e-495d-b838-a00fc474f9db'
    07/11/13 12:53:28:227 | [INFO] |  | ASU | Setup | Setup |  |  | 3984 | Start Adobe Setup
    07/11/13 12:53:28:227 | [INFO] |  | ASU | Setup | Setup |  |  | 3984 | TimeLog: Bootstrapper Start
    07/11/13 12:53:28:227 | [INFO] |  | ASU | Setup | Setup |  |  | 3984 | TimeLog: Start initial checks
    07/11/13 12:53:28:227 | [INFO] |  | ASU | Setup | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:227 | [WARN] |  | ASU | Setup | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:236 | [INFO] |  | ASU | Setup |  |  |  | 1796 | Event with guid '7e90a66e-3e8e-495d-b838-a00fc474f9db' is being sent
    07/11/13 12:53:28:241 | [INFO] |  | ASU | Setup | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:241 | [INFO] |  | ASU | Setup |  |  |  | 1796 | GetIEProxyInfo - No default proxy present on the user machine
    07/11/13 12:53:28:241 | [INFO] |  | ASU | Setup |  |  |  | 1796 | GetIEProxyInfo - proxy Url is
    07/11/13 12:53:28:241 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Logging Level verbosity Set  to 4
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Users\ECR6\AppData\Local\Temp\\asuap.txt' does not exist
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Logging Level verbosity Set  to 4
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | CREATE PIM Instance ...
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/11/13 12:53:28:242 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | trying to createOrUpdatePIMDbSchema.
    07/11/13 12:53:28:243 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current db schema version on machine 1.
    07/11/13 12:53:28:243 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current db schema version to install 2.
    07/11/13 12:53:28:243 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | SUCCESS Created Tables.
    07/11/13 12:53:28:243 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | PIM Database is Up To Date.
    07/11/13 12:53:28:243 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Updater Inventory location:C:\Users\ECR6\AppData\Local\ACCCx183\resources\updaterinventory.dll
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Acquired System level ACF lock ...
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Logging Level verbosity Set  to 4
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Logging Level verbosity Set  to 4
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | CREATE PIM Instance ...
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db-journal' does not exist
    07/11/13 12:53:28:244 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\pim.db' does not exist
    07/11/13 12:53:28:245 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | trying to createOrUpdatePIMDbSchema.
    07/11/13 12:53:28:268 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | SUCCESS Created Tables.
    07/11/13 12:53:28:268 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | PIM Database is Up To Date.
    07/11/13 12:53:28:268 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Updater Inventory location:C:\Users\ECR6\AppData\Local\ACCCx183\resources\updaterinventory.dll
    07/11/13 12:53:28:268 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Acquired System level ACCC lock ...
    07/11/13 12:53:28:268 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:269 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:272 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:272 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:272 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:273 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    07/11/13 12:53:28:276 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:277 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:277 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:309 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:309 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:309 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:333 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:333 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:333 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:333 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    07/11/13 12:53:28:338 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:338 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:338 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:366 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:366 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:367 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:367 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    07/11/13 12:53:28:378 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:379 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:379 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:425 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:425 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:426 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:426 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:466 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:467 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:467 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:467 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:470 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 53106091
    07/11/13 12:53:28:470 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | The size required to install AAM on your machine would be 53106091
    07/11/13 12:53:28:470 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:470 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:471 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:472 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:472 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:472 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:472 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:472 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:472 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:472 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:472 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:473 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:474 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:474 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:474 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:474 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:474 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:474 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:475 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:476 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:476 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:476 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:476 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:476 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:477 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:477 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:477 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:478 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:478 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:478 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:479 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:479 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:479 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:479 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:479 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:480 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:481 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:481 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:481 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:481 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:481 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:481 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:482 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:483 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:483 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:483 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:483 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:483 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:484 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:484 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:485 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:485 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:485 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:485 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:486 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:486 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:486 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:486 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:486 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:487 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:488 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:488 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:488 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:488 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:489 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:489 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:490 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:490 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:490 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:490 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:490 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:491 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:491 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:492 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:492 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:492 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:492 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:492 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:493 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:494 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:494 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:494 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:494 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:494 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:495 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:496 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:496 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:496 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:496 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:496 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:497 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:497 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:497 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:498 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:498 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:498 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:499 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 166738298
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | The size required to install ACCC on your machine would be 166738298
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | The size required to install complete ACCC on your machine would be 219844389
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | PIMSqlite closeDB status 0
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | FREE PIM Instance ...
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | PIMSqlite closeDB status 0
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | FREE PIM Instance ...
    07/11/13 12:53:28:499 | [INFO] |  | ASU | Setup | Utilities |  |  | 3984 | Semaphore is not locked
    07/11/13 12:53:28:499 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Logging Level verbosity Set  to 4
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Users\ECR6\AppData\Local\Temp\\asuap.txt' does not exist
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Build Version - 2.0.0.0 (BuildVersion: 2.0; BuildDate: Mon Jun 18 2012 06:00:16 )
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Logging Level verbosity Set  to 4
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | CREATE PIM Instance ...
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | Utilities |  |  | 3984 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | trying to createOrUpdatePIMDbSchema.
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current db schema version on machine 1.
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current db schema version to install 2.
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | SUCCESS Created Tables.
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | PIM Database is Up To Date.
    07/11/13 12:53:28:500 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Updater Inventory location:C:\Users\ECR6\AppData\Local\ACCCx183\resources\updaterinventory.dll
    07/11/13 12:53:28:501 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Acquired System level ACF lock ...
    07/11/13 12:53:28:501 | [INFO] |  | ASU | Setup | Setup |  |  | 3984 | TimeLog: End initial checks
    07/11/13 12:53:28:501 | [INFO] |  | ASU | Setup | Setup |  |  | 3984 | TimeLog: Begin Installing
    07/11/13 12:53:28:501 | [INFO] |  | ASU | Setup | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:501 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:501 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:502 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Skip properties not defined for current node
    07/11/13 12:53:28:503 | [INFO] |  | ASU | Setup |  |  |  | 3308 | HTTP Request Status code 200.
    07/11/13 12:53:28:503 | [INFO] |  | ASU | Setup |  |  |  | 1796 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    07/11/13 12:53:28:505 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:505 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:505 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:506 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Package id E503D1A9-30F3-4492-A0D7-5691E1693A22 is already installed
    07/11/13 12:53:28:509 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:509 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:509 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:535 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:535 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:535 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:556 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:556 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:556 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:557 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    07/11/13 12:53:28:561 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:561 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:561 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:589 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:589 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:589 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:590 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    07/11/13 12:53:28:600 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:601 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:601 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:647 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:647 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Current OS version is: Major:6, Minor:1, ServicePack:1
    07/11/13 12:53:28:648 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:648 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:688 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:688 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:688 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:689 | [WARN] |  | ASU | PIM | PIM |  |  | 3984 | Failed to find Node
    07/11/13 12:53:28:691 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 53106091
    07/11/13 12:53:28:691 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Executing Adobe Genuine Validation for all the AAM packages
    07/11/13 12:53:28:691 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | Validating package file: 'C:\Users\ECR6\AppData\Local\ACCCx183\AAMPackages\core\PDApp.pimx'
    07/11/13 12:53:28:694 | [INFO] |  | ASU | PIM | PIM |  |  | 3984 | XML is valid
    07/11/13 12:53:28:694 |

Maybe you are looking for

  • Using a subreport field in a main report formula.

    Post Author: testing123 CA Forum: Formula Hi.I have a summary of a field {timesheet_log.labour_cost} in a subreport and a field {project.total_po} in the main report and I want to add the two together in a function in the main report. Both fields are

  • POSTED ENTRIES INTO A GL WITH T-CODE FV50 IS POSTED TO A SINGLE COST CENTER

    Please i need solution to a problem. Transactions posted with t-code FV50 is going to a single cost/profit centres irrespective of the cost/profit centre selected. viewing the transaction on Entry view shows the correct entry view but the GL view for

  • How to make my byte unsigned to send with datagrampacket

    Hello I have a problem with signed and unsigned. I know java doesn't use unsigned. But I need to send a datagrampacket to a computer that runs with a c program. With datagrampacket you need to send a byte array. The data I send now contains unsigned

  • Inner join working too long

    First I am using Oracle 8i The problem is next. I have two subqueries. Lets call them S1 and S2. Both have the field ID (which is of type varchar2(11) just from different tables T1 and T2). S1 have about 8000 rows and S2 - 36000 (no problems here). W

  • Error Message: "Resource could not be found" while attempting to restore iPod Touch w/ iOS 6.0

    Hey all, While attempting to restore my friend's iPod Touch I got several error messages after which, ultimately, I would be unable to complete the restoration. When I first connected the iPod touch to my MacBook Pro I received this error message: I