Error 5004

When I try to download anything, a box pops up saying
"*Could not purchase "(Name of thing to be downloaded)". An unknown error occurred (5002).*
There was an error in the iTunes store. Please try again later." I have tried for three or four days but it still doesn't work. Could somebody help?

Are you trying to get a song/video, or is it an app?

Similar Messages

  • Keyframe Caddy breaking VCAM Error: 5004

    I am new to Flash and I just started using extensions.
    I am trying to use Keyframe Caddy and VCAM AS3 but when I "Load keyframes" I get this error:
    Warning: 5004: The file 'C:\Program Files\Adobe\Adobe Flash CC\Common\Configuration\ActionScript 3.0\FP9\playerglobal.swc', which is required for typechecking ActionScript 3.0, could not be found. You may need to reinstall Flash.
    I have tried reinstalling Flash and it didnt work. And once I get that Error, it makes VCAM give the same error...but if I dont use Keyframe Caddy, VCAM works just fine.
    I know VERY little about the inner workings of Flash, so I don't know how to mess with AS or internal files...I am just hoping there will be someone out there who has seen this problem and found an easy fix, as I really want to be able to use both extensions.
    Thanks in advance!

  • Using ADS local server on Linux

    Hi,
    I am using Centos 6.4 and I've installed unixODBC and downloaded and installed the Sybase Advantage ODBC driver for Linux version 11.1.  I unpacked and installed the driver (using setup.pl).
    I created the following /etc/odbc.ini
    ; odbc.ini
    [ODBC Data Sources]
    Odie = Advantage ODBC Driver
    [Odie]
    Driver=/usr/lib64/libadsodbc.so
    DataDirectory=/usr/src
    Description=Advantage ODBC driver
    DefaultType=FoxPro
    ServerTypes=1
    I'm trying to access FoxPro DBF files, and I'm wanting to use the Advantage Local Server to do so.  I copied a FoxPro free table called test.dbf to /usr/src.  The file /usr/lib64/libadsloc.so exists in the same folder as /usr/lib64/libadsodb.so.  Then from the command prompt, I ran --
    isql Odie -v
    And I got the following error --
    [root@linuxmysql2 adsodbc-11.10.0.1]# isql Odie -v
    [S1000][unixODBC][iAnywhere Solutions][Advantage SQL][ASA] Error 6060:  Advantage Database Server not available on specified server.  axServerConnect
    [ISQL]ERROR: Could not SQLConnect
    I understand that the Advantage Local Server for Linux is not a daemon, so there's nothing that's supposed to be running.  Given that I configured "ServerTypes=1" and the libadsloc.so file appears to be in the correct place, so I'm sure I'm doing something wrong, but I'm not quite sure what.
    Suggestions?
    UPDATE :
    Upon further investigation, I've figured out how to get past that particular error by creating an /etc/ads.ini and putting in the following --
    [SETTINGS]
    ADS_SERVER_TYPE=1
    But now I'm getting the message I've copied below when trying to run "select * from test". /usr/src/test.dbf exists and is chmod 777 just to simplify things. As you can see in my ODBC setup above, my data directory is /usr/src. This is a free table, and no FoxPro database exists, nor does an Advantage database exist. The same thing works fine on my Windows box.
    SQL> select * from test
    [S1000][unixODBC][iAnywhere Solutions][Advantage SQL][ASA] Error 7200: AQE Error: State = HY000; NativeError = 5004; [iAnywhere Solutions][Advantage SQL][ASA] Error 5004: Either ACE could not find the specified file, or you do not have sufficient rights to access the file. //linuxmysql2/usr/src/test.adt Table name: test
    [ISQL]ERROR: Could not SQLPrepare
    UPDATE 2:
    I tried specifically indicating the full file name (including .dbf at the end) and I got the following error --
    SQL> select * from [test.dbf]
    [S1000][unixODBC][iAnywhere Solutions][Advantage SQL][ASA] Error 7200: AQE Error:  State = HY000;   NativeError = 7016;  [iAnywhere Solutions][Advantage SQL][ASA] Error 7016:  Corrupt table.  Make sure you are not attempting to open a DBF with an ADT table type or vice versa.  //linuxmysql2/usr/src/test.dbf Table name: test.dbf
    [ISQL]ERROR: Could not SQLPrepare
    I've specified the default table type in odbc.ini, but it looks like that may be getting ignored.  If I don't specify the table extension, it complains that test.adt doesn't exist.  If I do, then it complains that I'm trying to open a DBF as an ADT table, even though I've specified that I want to be opening DBFs.

    Hi,
    I believe that we may have answered this on the Q&A forum.  If I recall correctly, you placed the odbc.ini in your local home directory as .odbc.ini and this seemed to resolve the issues.
    Edgar

  • Arduino - SPI - DAC converter

    Hi friends,
    I am completely new in labview coding. I have an arduino nuo chip, connected with a DAC converter, AD5504, Analog Devices, and an operational amplier (OPA551, Texas Instruments) circuit to generate voltage output for piezoelectric firing. The wanted voltage output ranges in 0 - 60 v. However, under my coded program, there is either no voltage output or very low output, like 1.5 V. In the rare case of low voltage output, the voltage is not changable, by applying either digital write () or PWM write pin (). In the attached vi it gives error 5004 at running. Please look through my coding and help me figure it out.
    The pin assignments are:
    piezo_select = 3; //Relay that switches between piezos
    go_button = 5; //piezo/wire button
    clr = 6; 
    sync = 10;
    ldac = 7;
    alarm = 8;
    r_sel = 9;
    led = 2.
    This is urgent so a quick favor is needed.
    Thanks.
    Attachments:
    Piezo controller - v2.vi ‏445 KB

    The error is 5004, occurred at 'SPI data'.
    ERR5004: SPI Send Receive.  The word size is invalid for the number of SPI bytes to be sent.  The number of SPI bytes to send must be divisible by the SPI word size.
    Please see attached PNG block diagram
    Attachments:
    Piezo_controller_-_v2d.png ‏21 KB

  • Arduino - LDAC - SPI - urgent!!

    Hi,
    I am completely new in labview coding. I have an arduino nuo chip, connected with a DAC converter, AD5504, Analog Devices, and an operational amplier (OPA551, Texas Instruments) circuit to generate voltage output for piezoelectric firing. The wanted voltage output ranges in 0 - 60 v. However, under my coded program, there is either no voltage output or very low output, like 1.5 V. In the rare case of low voltage output, the voltage is not changable, by applying either digital write () or PWM write pin (). In the attached vi it gives error 5004 at running. Please look through my coding and help me figure it out.
    This is urgent so a quick favor is needed.
    Thanks.
    Attachments:
    Piezo controller - v2.vi ‏445 KB

    Wrong board and duplicate: http://forums.ni.com/t5/LabVIEW/Arduino-SPI-DAC-converter/td-p/2954565

  • Event ID: 5014, 5004 The DFS Replication Service is stopping communication with partner / Error 1726 (The remote procedure call failed.)

    I'm replicating between two servers in two sites (Server A - Server 2012 R2 STD, Server B - Server 2008 R2) over a VPN (Sonicwall Firewall).  Though the initial replication seems to be
    happening it is very slow (the folder in question is less than 3GB).  I'm seeing these in the event viewer every few minutes:
    The DFS Replication service is stopping communication with partner PPIFTC for replication group FTC due to an error. The service will retry the connection periodically.
    Additional Information:
    Error: 1726 (The remote procedure call failed.)
    and then....
    The DFS Replication service successfully established an inbound connection with partner PPIFTC for replication group FTC.
    Here are all my troubleshooting steps (keep in mind that our VPN is going through a SonicWall <--I increased the TCP timeout to 24 hours):
    -Increased TCP Timeout to 24 hours 
    -Added the following values on both sending and receiving members and rebooted server
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
    Value =DisableTaskOffload
    Type = DWORD
    Data = 1
    Value =EnableTCPChimney
    Type = DWORD
    Data = 0
    Value =EnableTCPA
    Type = DWORD
    Data = 0
    Value =EnableRSS
    Type = DWORD
    Data = 0
    ---------------------------------more troubleshooting--------------------------
    -Disabled AntiVirus on both members
    -Made sure DFSR TCP ports 135 & 5722 are open
    -Installed all hotfixes for 2008 R2 (http://support.microsoft.com/kb/968429) and rebooted
    -Ran NETSTAT –ANOBP TCP and the DFS executable results are listed below:
    Sending Member:
    [DFSRs.exe]
      TCP    10.x.x.x:53            0.0.0.0:0             
    LISTENING       1692
    [DFSRs.exe]
      TCP    10.x.x.x:54669        
    10.x.x.x:5722          TIME_WAIT       0
      TCP    10.x.x.x:54673        
    10.x.x.x:5722          ESTABLISHED     1656
     [DFSRs.exe]
      TCP    10.x.x.x:64773        
    10.x.x.x:389           ESTABLISHED     1692
    [DFSRs.exe]
      TCP    10.x.x.x:64787        
    10.x.x.x:389           ESTABLISHED     1656
     [DFSRs.exe]
      TCP    10.x.x.x:64795        
    10.x.x.x:389           ESTABLISHED     2104
    Receiving Member:
    [DFSRs.exe]
      TCP    10.x.x.x:56683        
    10.x.x.x:389           ESTABLISHED     7472
     [DFSRs.exe]
      TCP    10.x.x.x:57625        
    10.x.x.x:54886         ESTABLISHED     2808
    [DFSRs.exe]
      TCP    10.x.x.x:61759        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61760        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61763        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61764        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61770        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61771        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61774        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61775        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61776        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61777        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61778        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61779        
    10.x.x.x:57625         TIME_WAIT       0
      TCP    10.x.x.x:61784        
    10.x.x.x:52757         ESTABLISHED     7472
    [DFSRs.exe]
      TCP    10.x.x.x:63661        
    10.x.x.x:63781         ESTABLISHED     4880
    ------------------------------more troubleshooting--------------------------
    -Increased Staging to 32GB
    -Opened the ADSIedit.msc console to verify the "Authenticated Users" is set with the default READ permission on the following object:
    a. The computer object of the DFS server
    b. The DFSR-LocalSettings object under the DFS server computer object
    -Ran
    ping <var>10.x.x.x</var> -f -l 1472 and got replies back from both servers
    -AD replication is successful on all partners
    -Nslookup is working so DNS is working
    -Updated NIC drivers on both servers
    - I ran the following to set the Primary Member:
    dfsradmin Membership Set /RGName:<replication group name> /RFName:<replicated folder name> /MemName:<primary member> /IsPrimary:True
    Then Dfsrdiag Pollad /Member:<member name>
    I'm seeing these errors in the dfsr logs:
    20141014 19:28:17.746 9116 SRTR   957 [WARN] SERVER_EstablishSession Failed to establish a replicated folder session. connId:{45C8C309-4EDD-459A-A0BB-4C5FACD97D44} csId:{7AC7917F-F96F-411B-A4D8-6BB303B3C813}
    Error:
    + [Error:9051(0x235b) UpstreamTransport::EstablishSession upstreamtransport.cpp:808 9116 C The content set is not ready]
    + [Error:9051(0x235b) OutConnection::EstablishSession outconnection.cpp:532 9116 C The content set is not ready]
    + [Error:9051(0x235b) OutConnection::EstablishSession outconnection.cpp:471 9116 C The content set is not ready]
    ---------------------------------------more troubleshooting-----------------------------
    I've done a lot of research on the Internet and most of it is pointing to the same stuff I've tried.  Does anyone have any other suggestions?  Maybe I need to look somewhere
    else on the server side or firewall side? 
    I tried replicating from a 2012 R2 server to another 2012 server and am getting the same events in the event log so maybe it's not a server issue. 
    Some other things I'm wondering:
    -Could it be the speed of the NICs?  Server A is a 2012 Server that has Hyper-V installed.  NIC teaming was initially setup and since Hyper-V is installed the NIC is a "vEthernet
    (Microsoft Network Adapter Multiplexor Driver Virtual Switch) running at a speed of 10.0Gbps whereas Server B is running a single NIC at 1.0Gbps
    -Could occasional ping timeout's cause the issue?  From time to time I get a timeout but it's not as often as the events I'm seeing.  I'm getting 53ms pings.  The folder
    is only 3 GB so it shouldn't take that long to replicate but it's been days.  The schedule I have set for replication is mostly all day except for our backup times which start at 11pm-5am.  Throughout the rest of the time I have it set anywhere from
    4Mbps to 64 Kbps.  Server A is on a 5mb circuit and Server B is on a 10mb circuit. 

    I'm seeing the same errors, all servers are running 2008 R2 x64. Across multiple sites, VPN is steady and reliably.
    185 events from 12:28:21 to 12:49:25
    Events are for all five servers (one per office, five total offices, no two in the same city, across three states).
    Events are not limited to one replication group. I have quite a few replication groups, so I don't know for sure but I'm running under the reasonable assumption that none are spared.
    Reminder from original post (and also, yes, same for me), the error is: Error: 1726 (The remote procedure call failed.)
    Some way to figure out what code triggers an Event ID 5014, and what code therein specifies an Error 1726, would extremely helpful. Trying random command line/registry changes on live servers is exceptionally unappealing.
    Side note, 1726 is referenced here:
    https://support.microsoft.com/kb/976442?wa=wsignin1.0
    But it says, "This RPC connection problem may be caused by an unstable WAN connection." I don't believe this is the case for my system.
    It also says...
    For most RPC connection problems, the DFS Replication service will try to obtain the files again without logging a warning or an error in the DFS Replication log. You can capture the network trace to determine whether the cause of the problem is at the network
    layer. To examine the TCP ports that the DFS Replication service is using on replication partners, run the following command in a
    Command Prompt window:
    NETSTAT –ANOBP TCP
    This returns all open TCP connections. The connections in question are "DFSRs.exe", which the command won't let you filter for.
    Instead, I used the NETSTAT command as advertised, dumping output to info.txt:
    NETSTAT -ANOBP TCP >> X:\info.txt
    Then I opened Excel and manually opened the .TXT for the open wizard. I chose fixed-width fields based on the first row for each result, and then added a column:
    =IF(A3="Can not", "Can not obtain ownership information", IF(LEFT(A3,1) = "[", A3&B3&C3, ""))
    Dragging this down through the entire file let me see that row (Row F) as the file name. Some anomalies were present but none impacted DFSrs.exe results.
    Finally, you can sort/filter (I sorted because I like being able to see everything, should I choose to) to get just the results you need, with the partial rows removed from the result set, or bumped to the end.
    My server had 125 connections open.
    That is a staggering number of connections to review, and I feel like I'm looking for a needle in a haystack.
    I'll see if I can find anything useful out, but a better solution would be most wonderful.

  • ITunes Error 502, 504, 5004, iTunes Store Unusable, Apple Refuses to Respon

    I've tried over, and over to contact somebody at Apple the last 4 days, press contacts, executive people, technical support, and nobody will respond about iTunes being slow. It's the reason iTunes search times out.
    Apple stop using a JSP or webobjects server. Way to sloooow. As these forums powered by the same technology have been in the last few days.
    Fix iTunes now!!! We pay for this service and you're losing money and customers.
    Anyone who types in search and doesn't get results, test this out type "fix itunes" in the search box on the itunes store, these results will get passed on to Apple maybe? But the search always times out for the last 4 days.
    Arrrrrrggg.

    It seems so far to only be affecting people on the west coast. Apple if you give a **** I'm literally 2 miles from your headquarters, it's everywhere in the valley, not comcast, or any one provider, it's dozens of them, and it's affecting my friends in Colorado.

  • Error in starting Java--(exitcode = -11113)

    I have  a NW2004s ABAP+Java Engine.
    I restarted SAP and after restart the j2ee engine is not starting.
    The following is the error message
    Please help
    [Thr 6500] Thu Aug 23 17:05:37 2007
    [Thr 6500] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 6500] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 6500] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    [Thr 5560] Thu Aug 23 17:05:39 2007
    [Thr 5560] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5560] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 5560] JLaunchCloseProgram: good bye (exitcode = -11113)

    stdout/stderr redirect
    node name   : server0
    pid         : 5004
    system name : BSM
    system nr.  : 02
    started at  : Thu Aug 23 17:46:15 2007
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 4868] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Loading: LogManager ... 406 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 63 ms.
    Loading: ThreadManager ... 15 ms.
    Loading: IpVerificationManager ... 0 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 156 ms.
    Loading: LockingManager ... 47 ms.
    Loading: ConfigurationManager ... 1469 ms.
    Loading: LicensingManager ... 31 ms.
    Loading: CacheManager ... 109 ms.
    Loading: ServiceManager ...
    4.447: [GC 4.447: [DefNew: 87039K->24521K(130560K), 0.0620615 secs] 87039K->24521K(1005056K), 0.0621420 secs]
    Loading services.:
      Service DQE started. (0 ms).
      Service cafeuodi~mnuacc started. (0 ms).
      Service memory started. (31 ms).
      Service cross started. (46 ms).
      Service file started. (78 ms).
      service cafeuesconnkm ================= ERROR =================
      Service cafeucc~api started. (16 ms).
      service cafeuesconnabap ================= ERROR =================
      service cafeuesconngoogle ================= ERROR =================
      Service runtimeinfo started. (79 ms).
      Service timeout started. (110 ms).
      service cafeuesmseservice ================= ERROR =================
      Service userstore started. (31 ms).
      Service trex.service started. (110 ms).
      Service jmx_notification started. (31 ms).
      Service p4 started. (156 ms).
      Service classpath_resolver started. (0 ms).
    6.580: [GC 6.580: [DefNew: 111561K->40496K(130560K), 0.0898589 secs] 111561K->40496K(1005056K), 0.0899393 secs]
    7.737: [GC 7.737: [DefNew: 127502K->43479K(130560K), 0.0873805 secs] 127502K->49912K(1005056K), 0.0874612 secs]
    8.922: [GC 8.922: [DefNew: 130519K->31844K(130560K), 0.0605859 secs] 136952K->42623K(1005056K), 0.0606667 secs]
      Service log_configurator started. (4156 ms).
      Service locking started. (0 ms).
      Service http started. (156 ms).
      Service naming started. (235 ms).
      Service failover started. (32 ms).
      Service appclient started. (62 ms).
      Service javamail started. (94 ms).
      Service ts started. (78 ms).
      Service jmsconnector started. (94 ms).
      Service licensing started. (0 ms).
      Service connector started. (172 ms).
      Service iiop started. (125 ms).
      Service webservices started. (406 ms).
    10.383: [GC 10.383: [DefNew: 118884K->7973K(130560K), 0.0338363 secs] 129663K->18753K(1005056K), 0.0339181 secs]
      Service deploy started. (5390 ms).
      Service configuration started. (31 ms).
      Service MigrationService started. (47 ms).
      Service bimmrdeployer started. (16 ms).
      Service dbpool started. (1172 ms).
      Service cafeugpmailcf started. (31 ms).
      Service com.sap.security.core.ume.service started. (1516 ms).
    Aug 23, 2007 5:46:29 PM  ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_19] Fatal: Can not instantiate UserContext with given properties.
      service security ================= ERROR =================
    Core service security failed. J2EE Engine cannot be started.
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:135)
         ... 5 more
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:135)
         ... 5 more
    [Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.
    Aug 23, 2007 5:46:29 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_19] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

  • SAP PI 7.1 - Runtime Workbench Error - "Service Unavailable"

    Hi there,
    We have just installed SAP PI 7.1 on an iSeries 6.1 server, all seems to be successfully installed except that the runtime workbench will not start. It seems to be that the runtime workbench service was not deployed successfully during the install.
    The error when trying to launch the Runtime Workbench is:
    Application cannot be started!
    Details: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5004] Cannot create application loader for application sap.com/com.sap.xi.rwb.
         at com.sap.engine.services.deploy.server.utils.LoadContextUtils.defineSharedApplicationLoader(LoadContextUtils.java:100)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.bindLoader(DeployServiceImpl.java:1780)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:216)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:179)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:419)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:495)
         at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:554)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:248)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:389)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3387)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3373)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.startApplicationAndWait(DeployCommunicatorImpl.java:749)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.start(ApplicationManager.java:180)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.analyseAppStatusMode(ApplicationManager.java:288)
         at com.sap.engine.services.servlets_jsp.server.DeployContext.startLazyApplication(DeployContext.java:334)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:86)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    Caused by: java.lang.IllegalStateException: [ERROR CODE DPL.DS.6102] The sap.com/com.sap.xi.rwb class loader is not null, but sap.com/com.sap.xi.rwbcom.sap.engine.boot.loader.ResourceMultiParentClassLoader722bac67alive for the LoadContext, which is wrong /nHint: The reason could be leaking class loaders.You can also check, whether above in the stack trace, there is a call to unregister the loader.
         at com.sap.engine.services.deploy.server.utils.LoadContextUtils.ensureLoaderNameAndUnregisteredLoader(LoadContextUtils.java:52)
         at com.sap.engine.services.deploy.server.utils.LoadContextUtils.defineSharedApplicationLoader(LoadContextUtils.java:72)
         ... 34 more
    Has anybody had this error before? Or how easy is it to manually re-deploy the service again?
    Thanks for the help
    Lynton

    I have just seen this on the forum as well which is exactly the same question that I have....
    RWB application cannot be started after PI 7.1 installation
    I will try it now and will let you know
    Lynton
    Edited by: Lynton Grice on Aug 18, 2009 12:29 PM

  • What are the common error while EBS installation in Unix /windows

    what are the common error while EBS R12 installation with os unix and windows.
    oracle have any any check after installation all installation are correct according to no of directory, files and file size ?
    regards

    Hi user;
    what are the common error while EBS R12 installation with os unix and windows.AFAIK there is no document which show common error.There are some common error for installation like:
    RW-5004- RW-50010 etc.
    For error we have to check instalaltion log files for can get more details about it
    oracle have any any check after installation all installation are correct according to no of directory, files and file size ?Oracle has 2 checking mechanisim during installation.
    1. Before start installation, rapidwiz makes Validate system Configuration check which is checking port avaliability,file system check etc.
    2. End of the installation,rapidwiz makes Validate system Configuration again to check jsp,dbc file, db avaliablity etc..
    For more details Please check:
    For r12.1.1:
    http://download.oracle.com/docs/cd/B53825_01/current/html/docset.html
    For r12:
    http://download.oracle.com/docs/cd/B40089_10/current/html/docset.html
    Hope it helps
    Regard
    Helios

  • Windows 7 PRO 64-bit error on performing System Image

    Error message when attempting "A System Image" on a Windows 7 Genuine PRO 64- bit Sony Vaio new Laptop:
    "The request could not be performed because of an I/O device error".
    Trying to backup on a new 3Tb WD My Book Essential External HDD,
    Model: WDBACW0030HBK-NESN
    Tried 2 different USB ports, still the same error.
    The request could not be performed because of an I/O device error (0x8007045D)
    And there is another error code: 0x80078002A
    Below is the event log.
    Log Name: Application
    Source: Microsoft-Windows-Backup
    Date: 12/25/2010 7:16:04 PM
    Event ID: 517
    Task Category: None
    Level: Error
    Keywords:
    User: SYSTEM
    Computer: Admin-VAIO
    Description:
    The backup operation that started at '?2010?-?12?-?26T03:15:14.102239200Z' has failed with following error code '2155348010' (One of the backup files could not be created.). Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-Backup" Guid="{1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}" />
    <EventID>517</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2010-12-26T03:16:04.069127000Z" />
    <EventRecordID>2142</EventRecordID>
    <Correlation />
    <Execution ProcessID="1796" ThreadID="184" />
    <Channel>Application</Channel>
    <Computer>Admin-VAIO</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData>
    <Data Name="BackupTime">2010-12-26T03:15:14.102239200Z</Data>
    <Data Name="ErrorCode">2155348010</Data>
    <Data Name="ErrorMessage">%%2155348010</Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-Windows-Backup
    Date: 12/25/2010 7:10:24 PM
    Event ID: 517
    Task Category: None
    Level: Error
    Keywords:
    User: SYSTEM
    Computer: Admin-VAIO
    Description:
    The backup operation that started at '?2010?-?12?-?26T03:09:30.572435800Z' has failed with following error code '2155348010' (One of the backup files could not be created.). Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-Backup" Guid="{1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}" />
    <EventID>517</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2010-12-26T03:10:24.142929900Z" />
    <EventRecordID>2135</EventRecordID>
    <Correlation />
    <Execution ProcessID="1796" ThreadID="4016" />
    <Channel>Application</Channel>
    <Computer>Admin-VAIO</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData>
    <Data Name="BackupTime">2010-12-26T03:09:30.572435800Z</Data>
    <Data Name="ErrorCode">2155348010</Data>
    <Data Name="ErrorMessage">%%2155348010</Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-Windows-Backup
    Date: 12/25/2010 6:59:46 PM
    Event ID: 517
    Task Category: None
    Level: Error
    Keywords:
    User: SYSTEM
    Computer: Admin-VAIO
    Description:
    The backup operation that started at '?2010?-?12?-?26T02:58:55.413502900Z' has failed with following error code '2155348010' (One of the backup files could not be created.). Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-Backup" Guid="{1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}" />
    <EventID>517</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2010-12-26T02:59:46.066791900Z" />
    <EventRecordID>2090</EventRecordID>
    <Correlation />
    <Execution ProcessID="5004" ThreadID="3976" />
    <Channel>Application</Channel>
    <Computer>Admin-VAIO</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData>
    <Data Name="BackupTime">2010-12-26T02:58:55.413502900Z</Data>
    <Data Name="ErrorCode">2155348010</Data>
    <Data Name="ErrorMessage">%%2155348010</Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-Windows-Backup
    Date: 12/25/2010 6:56:51 PM
    Event ID: 517
    Task Category: None
    Level: Error
    Keywords:
    User: SYSTEM
    Computer: Admin-VAIO
    Description:
    The backup operation that started at '?2010?-?12?-?26T02:56:05.545604700Z' has failed with following error code '2155348010' (One of the backup files could not be created.). Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-Windows-Backup" Guid="{1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}" />
    <EventID>517</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2010-12-26T02:56:51.581285500Z" />
    <EventRecordID>2089</EventRecordID>
    <Correlation />
    <Execution ProcessID="5004" ThreadID="3744" />
    <Channel>Application</Channel>
    <Computer>Admin-VAIO</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    <EventData>
    <Data Name="BackupTime">2010-12-26T02:56:05.545604700Z</Data>
    <Data Name="ErrorCode">2155348010</Data>
    <Data Name="ErrorMessage">%%2155348010</Data>
    </EventData>
    </Event>
    PS: the System Image went fine for the same laptop on another older 1Tb WD
    My Book Essential External HDD.
    Please help me as i tried the following but still the problem exists:
    1. Stripped the drive to 2Tb
    2. Stripped the drive to 1Tb
    3. Formatted the drive in Windows to NTFS
    Laptop Info:
    Windows 7 Professional
    64-bit
    i5 CPU, 2.53Ghz
    4Gb RAM
    Thanks,
    Grr

    Hi,
    If there is no error after the disk checking, please temporary disable antivirus, update BIOS and device drivers such as hard drive from computer manufacturer’s
    website to check the result.
    If the issue persists, I suggest you boot in Safe Mode, and clear the temp folder. Delete every files that can be deleted.
    C:\Users\%username%\AppData\Local\Temp
    In addition, the following threads would be helpful as well.
    http://social.technet.microsoft.com/Forums/en-US/itprovistaapps/thread/7b64e871-71be-4c5d-a4a3-502744da978b
    http://social.technet.microsoft.com/Forums/en/itprovistaapps/thread/9e5b22f1-8fb3-4d70-8f79-b92c7dc6e840
    Thanks,
    Simida
    Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Installation failed. Error Code: U44M1P7

    I am seeing an error code every time I attempt to upgrade Adobe CSXS Infrastructure 4: CSXS Infrastructure 4.0.2 update.
    After reviewing the FAQ:
    https://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html
    I uninstalled Photoshop CC and re-installed it, after doing so the installation started the patch but failed it..
    I  am including the Error Log it generated in hope that the Adobe Team will know the proper methods to resolve this problem.
    Error Log:
    02/20/14 00:00:41:271 | [INFO] |  | OOBE | DE |  |  |  | 6272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:41:271 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/20/14 00:00:41:271 | [INFO] |  | OOBE | DE |  |  |  | 6272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:41:271 | [INFO] |  | OOBE | DE |  |  |  | 6272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | START - Installer Session
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | RIBS version: 7.0.0.108
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Win OS version: 6.1.1.0 64 bit Type: 1
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [Total Timer]
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | CHECK: Single instance running
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | CHECK : Credentials
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Load Deployment File
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | deploymentFile option not given
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | CHECK : Another Native OS installer already running
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Create Required Folders
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Assuming install mode
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Looking up install source path
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Sync Media DB ...
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [Sync Media DB]
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Pre check media db sync
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | End of Pre check media db sync. Exit code: 0
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [Sync Media DB] took 695.436 milliseconds (0.695436 seconds)
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Ready to initialize session to start with ...
    02/20/14 00:00:41:272 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [CreatePayloadSession]
    02/20/14 00:00:41:273 | [INFO] |  | OOBE | DE |  |  |  | 6272 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/20/14 00:00:41:273 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Updated source path: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/20/14 00:00:41:273 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Updating media info for: {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 00:00:41:273 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Ignoring original data since install source is local
    02/20/14 00:00:41:273 | [INFO] |  | OOBE | DE |  |  |  | 6272 |   Type: 0, Volume Order: 1, Media Name: AdobeCSXSInfrastructure4-mul
      Path: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 00:00:41:273 | [INFO] |  | OOBE | DE |  |  |  | 6272 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/20/14 00:00:41:280 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    02/20/14 00:00:41:280 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ----------------- CreatePayloadSession: machine is x64 ---------------
    02/20/14 00:00:41:803 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ______ Verify Dependency Subscribers ______
    02/20/14 00:00:41:803 | [INFO] |  | OOBE | DE |  |  |  | 6272 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/20/14 00:00:41:803 | [INFO] |  | OOBE | DE |  |  |  | 6272 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: 0 (0,0)
    02/20/14 00:00:41:803 | [INFO] |  | OOBE | DE |  |  |  | 6272 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/20/14 00:00:41:805 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Patch Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} can be applied to product Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    02/20/14 00:00:41:817 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Ignoring deployment input for the INSTALLDIR: marked as fixed
    02/20/14 00:00:41:817 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Setting property "installSourcePath" to: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Setting property "mode" to: silent
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Setting property "updateManifestPath" to: C:\Users\Owner\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4 .0.2.xml
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Setting property "workflow" to: updater
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Overwrite property "extensionsOnly" to: 1
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Overwrite property "mode" to: silent
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Overwrite property "patchesOnly" to: 1
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Overwrite property "updateManifestPath" to: C:\Users\Owner\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4 .0.2.xml
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Overwrite property "workflow" to: updater
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Found payload actions:
    02/20/14 00:00:41:818 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Deciding what installer mode to use...
    02/20/14 00:00:41:841 | [INFO] |  | OOBE | DE |  |  |  | 6272 | BEGIN Setting requested payload actions
    02/20/14 00:00:41:842 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} is: false
    02/20/14 00:00:41:842 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Action string for Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}  is install
    02/20/14 00:00:41:843 | [INFO] |  | OOBE | DE |  |  |  | 6272 | END Setting requested payload actions
    02/20/14 00:00:41:861 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Collected advanced path check information for INSTALLDIR
    02/20/14 00:00:41:861 | [INFO] |  | OOBE | DE |  |  |  | 6272 | INSTALLDIR is a well-formed path
    02/20/14 00:00:41:861 | [INFO] |  | OOBE | DE |  |  |  | 6272 | INSTALLDIR is not the root path
    02/20/14 00:00:41:861 | [INFO] |  | OOBE | DE |  |  |  | 6272 | INSTALLDIR is on a local volume
    02/20/14 00:00:41:861 | [INFO] |  | OOBE | DE |  |  |  | 6272 | INSTALLDIR is on a writable volume
    02/20/14 00:00:41:861 | [INFO] |  | OOBE | DE |  |  |  | 6272 | INSTALLDIR is not on a case sensitive volume
    02/20/14 00:00:41:861 | [INFO] |  | OOBE | DE |  |  |  | 6272 | INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4
    02/20/14 00:00:42:827 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 | In InstallPreSystemCheckProc
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Custom action return code: 0
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 3.39788 milliseconds (0.00339788 seconds)
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 | BEGIN InstallOperationsQueue Unordered operations
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 | END InstallOperationsQueue Unordered operations
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 | BEGIN InstallOperationsQueue Ordered operations
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:00:42:830 | [INFO] |  | OOBE | DE |  |  |  | 6272 | END InstallOperationsQueue Ordered operations
    02/20/14 00:00:42:957 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Payloads passed preflight validation.
    02/20/14 00:00:42:957 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Call PreSession Custom Hook
    02/20/14 00:00:42:958 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:00:42:959 | [INFO] |  | OOBE | DE |  |  |  | 6272 | In InstallSessionOpenProc
    02/20/14 00:00:42:959 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Custom action return code: 0
    02/20/14 00:00:42:959 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 1.73572 milliseconds (0.00173572 seconds)
    02/20/14 00:00:42:959 | [INFO] |  | OOBE | DE |  |  |  | 6272 | BEGIN InstallOperationsQueue Unordered operations
    02/20/14 00:00:42:959 | [INFO] |  | OOBE | DE |  |  |  | 6272 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:00:42:959 | [INFO] |  | OOBE | DE |  |  |  | 6272 | END InstallOperationsQueue Unordered operations
    02/20/14 00:00:42:960 | [INFO] |  | OOBE | DE |  |  |  | 6272 | BEGIN InstallOperationsQueue Ordered operations
    02/20/14 00:00:42:960 | [INFO] |  | OOBE | DE |  |  |  | 6272 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:00:42:960 | [INFO] |  | OOBE | DE |  |  |  | 6272 | END InstallOperationsQueue Ordered operations
    02/20/14 00:00:42:972 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Calling the custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 00:00:42:972 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:00:42:973 | [INFO] |  | OOBE | DE |  |  |  | 6272 | In PrePayloadInstallProc
    02/20/14 00:00:47:977 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Custom action return code: 0
    02/20/14 00:00:47:977 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5005.22 milliseconds (5.00522 seconds)
    02/20/14 00:00:47:977 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:00:47:986 | [INFO] |  | OOBE | DE |  |  |  | 6012 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:47:986 | [INFO] |  | OOBE | DE |  |  |  | 6012 | Installer Operation: PayloadInstaller
    02/20/14 00:00:47:986 | [INFO] |  | OOBE | DE |  |  |  | 6012 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:47:986 | [INFO] |  | OOBE | DE |  |  |  | 6012 | Request to install payload
    02/20/14 00:00:48:009 | [INFO] |  | OOBE | DE |  |  |  | 6012 | Payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    02/20/14 00:00:48:050 | [INFO] |  | OOBE | DE |  |  |  | 6012 | Extracting assets complete. Number assets: 2
    02/20/14 00:00:48:050 | [INFO] |  | OOBE | DE |  |  |  | 6012 | CustomizedPatch property not found in database
    02/20/14 00:00:48:050 | [INFO] |  | OOBE | DE |  |  |  | 6012 | Beginning installation for payload at C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 00:00:48:061 | [ERROR] |  | OOBE | DE |  |  |  | 6012 | DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll")(Seq 6)
    02/20/14 00:00:48:061 | [WARN] |  | OOBE | DE |  |  |  | 6012 | DW063: Command ARKPatchCommand failed.(Seq 6)
    02/20/14 00:00:48:061 | [INFO] |  | OOBE | DE |  |  |  | 6012 | Completing installation for payload at C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 00:00:48:066 | [ERROR] |  | OOBE | DE |  |  |  | 6012 | Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 4)
    02/20/14 00:00:48:067 | [ERROR] |  | OOBE | DE |  |  |  | 6012 | DW063: Error rolling back command ARKPatchCommand(Seq 4)
    02/20/14 00:00:48:086 | [INFO] |  | OOBE | DE |  |  |  | 6272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:48:086 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 108.391 milliseconds (0.108391 seconds)
    02/20/14 00:00:48:089 | [INFO] |  | OOBE | DE |  |  |  | 6272 | User specified overrideFile:
    02/20/14 00:00:48:093 | [INFO] |  | OOBE | DE |  |  |  | 6272 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}, value of local var is -1
    02/20/14 00:00:48:094 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Calling the ROLLBACK custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 00:00:48:094 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:00:48:095 | [INFO] |  | OOBE | DE |  |  |  | 6272 | In PrePayloadInstallProc
    02/20/14 00:00:53:099 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Custom action return code: 0
    02/20/14 00:00:53:099 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5004.26 milliseconds (5.00426 seconds)
    02/20/14 00:00:53:103 | [INFO] |  | OOBE | DE |  |  |  | 6272 | No operation.  We're done:
    02/20/14 00:00:55:108 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Total components installed: 0
    02/20/14 00:00:55:108 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Total components repaired: 0
    02/20/14 00:00:55:108 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Total components removed: 0
    02/20/14 00:00:55:108 | [WARN] |  | OOBE | DE |  |  |  | 6272 | DW050: The following payload errors were found during install:
    02/20/14 00:00:55:108 | [WARN] |  | OOBE | DE |  |  |  | 6272 | DW050:  - Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul: Install failed
    02/20/14 00:00:55:108 | [INFO] |  | OOBE | DE |  |  |  | 6272 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/20/14 00:00:55:108 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Restarting your computer is recommended:
    02/20/14 00:00:55:108 | [INFO] |  | OOBE | DE |  |  |  | 6272 | In order to complete the installation, please restart the computer
    02/20/14 00:00:55:108 | [INFO] |  | OOBE | DE |  |  |  | 6272 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/20/14 00:00:55:109 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Call PostSession Custom Hook
    02/20/14 00:00:55:109 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ::START TIMER:: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:00:55:112 | [INFO] |  | OOBE | DE |  |  |  | 6272 | In InstallSessionCloseProc
    02/20/14 00:00:55:112 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Custom action return code: 0
    02/20/14 00:00:55:113 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 3.39317 milliseconds (0.00339317 seconds) DTR = 4715.35 KBPS (4.60483 MBPS)
    02/20/14 00:00:55:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | :: END TIMER :: [Total Timer] took 14548.1 milliseconds (14.5481 seconds) DTR = 2.19961 KBPS (0.00214805 MBPS)
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | -------------------------------------- Summary --------------------------------------
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 |  - 0 fatal error(s), 3 error(s)
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Win OS version: 6.1.1.0 64 bit Type: 1
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 |
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ----------- Payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} -----------
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll")(Seq 6)
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 4)
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 4)
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 |
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Please search the above error string(s) to find when the error occurred.
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | These errors resulted in installer Exit Code mentioned below.
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | -------------------------------------------------------------------------------------
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 |
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Exit Code: 7 - Unable to complete Silent workflow.
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | Please see specific errors for troubleshooting. For example, ERROR: DF045, DW063 ...
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | END - Installer Session
    02/20/14 00:00:56:114 | [INFO] |  | OOBE | DE |  |  |  | 6272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | START - Installer Session
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | RIBS version: 7.0.0.108
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Win OS version: 6.1.1.0 64 bit Type: 1
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [Total Timer]
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | CHECK: Single instance running
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | CHECK : Credentials
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Load Deployment File
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | deploymentFile option not given
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | CHECK : Another Native OS installer already running
    02/20/14 00:07:45:729 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Create Required Folders
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Assuming install mode
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Looking up install source path
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Sync Media DB ...
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [Sync Media DB]
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Pre check media db sync
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | End of Pre check media db sync. Exit code: 0
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [Sync Media DB] took 380.108 milliseconds (0.380108 seconds)
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Ready to initialize session to start with ...
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [CreatePayloadSession]
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Updated source path: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Updating media info for: {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Ignoring original data since install source is local
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 |   Type: 0, Volume Order: 1, Media Name: AdobeCSXSInfrastructure4-mul
      Path: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 00:07:45:730 | [INFO] |  | OOBE | DE |  |  |  | 5300 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/20/14 00:07:45:737 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    02/20/14 00:07:45:737 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ----------------- CreatePayloadSession: machine is x64 ---------------
    02/20/14 00:07:46:247 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ______ Verify Dependency Subscribers ______
    02/20/14 00:07:46:248 | [INFO] |  | OOBE | DE |  |  |  | 5300 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/20/14 00:07:46:248 | [INFO] |  | OOBE | DE |  |  |  | 5300 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: 0 (0,0)
    02/20/14 00:07:46:248 | [INFO] |  | OOBE | DE |  |  |  | 5300 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/20/14 00:07:46:250 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Patch Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} can be applied to product Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    02/20/14 00:07:46:262 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Ignoring deployment input for the INSTALLDIR: marked as fixed
    02/20/14 00:07:46:262 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Setting property "installSourcePath" to: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Setting property "mode" to: silent
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Setting property "updateManifestPath" to: C:\Users\Owner\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4 .0.2.xml
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Setting property "workflow" to: updater
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Overwrite property "extensionsOnly" to: 1
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Overwrite property "mode" to: silent
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Overwrite property "patchesOnly" to: 1
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Overwrite property "updateManifestPath" to: C:\Users\Owner\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4 .0.2.xml
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Overwrite property "workflow" to: updater
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Found payload actions:
    02/20/14 00:07:46:263 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Deciding what installer mode to use...
    02/20/14 00:07:46:286 | [INFO] |  | OOBE | DE |  |  |  | 5300 | BEGIN Setting requested payload actions
    02/20/14 00:07:46:288 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} is: false
    02/20/14 00:07:46:288 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Action string for Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}  is install
    02/20/14 00:07:46:289 | [INFO] |  | OOBE | DE |  |  |  | 5300 | END Setting requested payload actions
    02/20/14 00:07:46:325 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Collected advanced path check information for INSTALLDIR
    02/20/14 00:07:46:325 | [INFO] |  | OOBE | DE |  |  |  | 5300 | INSTALLDIR is a well-formed path
    02/20/14 00:07:46:325 | [INFO] |  | OOBE | DE |  |  |  | 5300 | INSTALLDIR is not the root path
    02/20/14 00:07:46:325 | [INFO] |  | OOBE | DE |  |  |  | 5300 | INSTALLDIR is on a local volume
    02/20/14 00:07:46:325 | [INFO] |  | OOBE | DE |  |  |  | 5300 | INSTALLDIR is on a writable volume
    02/20/14 00:07:46:325 | [INFO] |  | OOBE | DE |  |  |  | 5300 | INSTALLDIR is not on a case sensitive volume
    02/20/14 00:07:46:325 | [INFO] |  | OOBE | DE |  |  |  | 5300 | INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4
    02/20/14 00:07:47:549 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:07:47:640 | [INFO] |  | OOBE | DE |  |  |  | 5300 | In InstallPreSystemCheckProc
    02/20/14 00:07:47:640 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Custom action return code: 0
    02/20/14 00:07:47:640 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 90.9005 milliseconds (0.0909005 seconds)
    02/20/14 00:07:47:640 | [INFO] |  | OOBE | DE |  |  |  | 5300 | BEGIN InstallOperationsQueue Unordered operations
    02/20/14 00:07:47:640 | [INFO] |  | OOBE | DE |  |  |  | 5300 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:07:47:641 | [INFO] |  | OOBE | DE |  |  |  | 5300 | END InstallOperationsQueue Unordered operations
    02/20/14 00:07:47:641 | [INFO] |  | OOBE | DE |  |  |  | 5300 | BEGIN InstallOperationsQueue Ordered operations
    02/20/14 00:07:47:641 | [INFO] |  | OOBE | DE |  |  |  | 5300 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:07:47:641 | [INFO] |  | OOBE | DE |  |  |  | 5300 | END InstallOperationsQueue Ordered operations
    02/20/14 00:07:47:766 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Payloads passed preflight validation.
    02/20/14 00:07:47:766 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Call PreSession Custom Hook
    02/20/14 00:07:47:767 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 | In InstallSessionOpenProc
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Custom action return code: 0
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 1.25367 milliseconds (0.00125367 seconds)
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 | BEGIN InstallOperationsQueue Unordered operations
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 | END InstallOperationsQueue Unordered operations
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 | BEGIN InstallOperationsQueue Ordered operations
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 00:07:47:768 | [INFO] |  | OOBE | DE |  |  |  | 5300 | END InstallOperationsQueue Ordered operations
    02/20/14 00:07:47:777 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Calling the custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 00:07:47:777 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:07:47:778 | [INFO] |  | OOBE | DE |  |  |  | 5300 | In PrePayloadInstallProc
    02/20/14 00:07:52:781 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Custom action return code: 0
    02/20/14 00:07:52:781 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5003.32 milliseconds (5.00332 seconds)
    02/20/14 00:07:52:782 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:07:52:788 | [INFO] |  | OOBE | DE |  |  |  | 7184 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:52:788 | [INFO] |  | OOBE | DE |  |  |  | 7184 | Installer Operation: PayloadInstaller
    02/20/14 00:07:52:788 | [INFO] |  | OOBE | DE |  |  |  | 7184 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:52:788 | [INFO] |  | OOBE | DE |  |  |  | 7184 | Request to install payload
    02/20/14 00:07:52:804 | [INFO] |  | OOBE | DE |  |  |  | 7184 | Payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    02/20/14 00:07:52:850 | [INFO] |  | OOBE | DE |  |  |  | 7184 | Extracting assets complete. Number assets: 2
    02/20/14 00:07:52:850 | [INFO] |  | OOBE | DE |  |  |  | 7184 | CustomizedPatch property not found in database
    02/20/14 00:07:52:850 | [INFO] |  | OOBE | DE |  |  |  | 7184 | Beginning installation for payload at C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 00:07:52:871 | [ERROR] |  | OOBE | DE |  |  |  | 7184 | DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll")(Seq 6)
    02/20/14 00:07:52:871 | [WARN] |  | OOBE | DE |  |  |  | 7184 | DW063: Command ARKPatchCommand failed.(Seq 6)
    02/20/14 00:07:52:872 | [INFO] |  | OOBE | DE |  |  |  | 7184 | Completing installation for payload at C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 00:07:52:887 | [ERROR] |  | OOBE | DE |  |  |  | 7184 | Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 4)
    02/20/14 00:07:52:887 | [ERROR] |  | OOBE | DE |  |  |  | 7184 | DW063: Error rolling back command ARKPatchCommand(Seq 4)
    02/20/14 00:07:52:987 | [INFO] |  | OOBE | DE |  |  |  | 5300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:07:52:987 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 205.175 milliseconds (0.205175 seconds)
    02/20/14 00:07:52:990 | [INFO] |  | OOBE | DE |  |  |  | 5300 | User specified overrideFile:
    02/20/14 00:07:52:994 | [INFO] |  | OOBE | DE |  |  |  | 5300 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}, value of local var is -1
    02/20/14 00:07:52:994 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Calling the ROLLBACK custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 00:07:52:995 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:07:52:996 | [INFO] |  | OOBE | DE |  |  |  | 5300 | In PrePayloadInstallProc
    02/20/14 00:07:57:999 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Custom action return code: 0
    02/20/14 00:07:57:999 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5004.78 milliseconds (5.00478 seconds)
    02/20/14 00:07:58:004 | [INFO] |  | OOBE | DE |  |  |  | 5300 | No operation.  We're done:
    02/20/14 00:08:00:009 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Total components installed: 0
    02/20/14 00:08:00:009 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Total components repaired: 0
    02/20/14 00:08:00:009 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Total components removed: 0
    02/20/14 00:08:00:009 | [WARN] |  | OOBE | DE |  |  |  | 5300 | DW050: The following payload errors were found during install:
    02/20/14 00:08:00:009 | [WARN] |  | OOBE | DE |  |  |  | 5300 | DW050:  - Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul: Install failed
    02/20/14 00:08:00:009 | [INFO] |  | OOBE | DE |  |  |  | 5300 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/20/14 00:08:00:009 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Restarting your computer is recommended:
    02/20/14 00:08:00:009 | [INFO] |  | OOBE | DE |  |  |  | 5300 | In order to complete the installation, please restart the computer
    02/20/14 00:08:00:009 | [INFO] |  | OOBE | DE |  |  |  | 5300 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/20/14 00:08:00:010 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Call PostSession Custom Hook
    02/20/14 00:08:00:010 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ::START TIMER:: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 00:08:00:013 | [INFO] |  | OOBE | DE |  |  |  | 5300 | In InstallSessionCloseProc
    02/20/14 00:08:00:014 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Custom action return code: 0
    02/20/14 00:08:00:014 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 3.34869 milliseconds (0.00334869 seconds) DTR = 4777.99 KBPS (4.666 MBPS)
    02/20/14 00:08:00:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | :: END TIMER :: [Total Timer] took 14677.2 milliseconds (14.6772 seconds) DTR = 16.6244 KBPS (0.0162347 MBPS)
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | -------------------------------------- Summary --------------------------------------
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 |  - 0 fatal error(s), 3 error(s)
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Win OS version: 6.1.1.0 64 bit Type: 1
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 |
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ----------- Payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} -----------
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll")(Seq 6)
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 4)
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 4)
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 |
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Please search the above error string(s) to find when the error occurred.
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | These errors resulted in installer Exit Code mentioned below.
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | -------------------------------------------------------------------------------------
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 |
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Exit Code: 7 - Unable to complete Silent workflow.
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | Please see specific errors for troubleshooting. For example, ERROR: DF045, DW063 ...
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | END - Installer Session
    02/20/14 00:08:01:015 | [INFO] |  | OOBE | DE |  |  |  | 5300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | START - Installer Session
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | RIBS version: 7.0.0.108
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Win OS version: 6.1.1.0 64 bit Type: 1
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [Total Timer]
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | CHECK: Single instance running
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | CHECK : Credentials
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Load Deployment File
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | deploymentFile option not given
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | CHECK : Another Native OS installer already running
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Create Required Folders
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Assuming install mode
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Looking up install source path
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Sync Media DB ...
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [Sync Media DB]
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Pre check media db sync
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | End of Pre check media db sync. Exit code: 0
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [Sync Media DB] took 679.51 milliseconds (0.67951 seconds)
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Ready to initialize session to start with ...
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [CreatePayloadSession]
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/20/14 11:05:07:304 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Updated source path: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/20/14 11:05:07:305 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Updating media info for: {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 11:05:07:305 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Ignoring original data since install source is local
    02/20/14 11:05:07:305 | [INFO] |  | OOBE | DE |  |  |  | 7000 |   Type: 0, Volume Order: 1, Media Name: AdobeCSXSInfrastructure4-mul
      Path: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 11:05:07:305 | [INFO] |  | OOBE | DE |  |  |  | 7000 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/20/14 11:05:07:310 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    02/20/14 11:05:07:310 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ----------------- CreatePayloadSession: machine is x64 ---------------
    02/20/14 11:05:07:842 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ______ Verify Dependency Subscribers ______
    02/20/14 11:05:07:842 | [INFO] |  | OOBE | DE |  |  |  | 7000 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/20/14 11:05:07:842 | [INFO] |  | OOBE | DE |  |  |  | 7000 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: 0 (0,0)
    02/20/14 11:05:07:842 | [INFO] |  | OOBE | DE |  |  |  | 7000 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/20/14 11:05:07:845 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Patch Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} can be applied to product Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Ignoring deployment input for the INSTALLDIR: marked as fixed
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Setting property "installSourcePath" to: C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Setting property "mode" to: silent
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Setting property "updateManifestPath" to: C:\Users\Owner\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4 .0.2.xml
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Setting property "workflow" to: updater
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Overwrite property "extensionsOnly" to: 1
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Overwrite property "mode" to: silent
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Overwrite property "patchesOnly" to: 1
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Overwrite property "updateManifestPath" to: C:\Users\Owner\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4 .0.2.xml
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Overwrite property "workflow" to: updater
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Found payload actions:
    02/20/14 11:05:07:857 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Deciding what installer mode to use...
    02/20/14 11:05:07:880 | [INFO] |  | OOBE | DE |  |  |  | 7000 | BEGIN Setting requested payload actions
    02/20/14 11:05:07:882 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} is: false
    02/20/14 11:05:07:882 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Action string for Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}  is install
    02/20/14 11:05:07:883 | [INFO] |  | OOBE | DE |  |  |  | 7000 | END Setting requested payload actions
    02/20/14 11:05:07:924 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Collected advanced path check information for INSTALLDIR
    02/20/14 11:05:07:924 | [INFO] |  | OOBE | DE |  |  |  | 7000 | INSTALLDIR is a well-formed path
    02/20/14 11:05:07:924 | [INFO] |  | OOBE | DE |  |  |  | 7000 | INSTALLDIR is not the root path
    02/20/14 11:05:07:924 | [INFO] |  | OOBE | DE |  |  |  | 7000 | INSTALLDIR is on a local volume
    02/20/14 11:05:07:924 | [INFO] |  | OOBE | DE |  |  |  | 7000 | INSTALLDIR is on a writable volume
    02/20/14 11:05:07:924 | [INFO] |  | OOBE | DE |  |  |  | 7000 | INSTALLDIR is not on a case sensitive volume
    02/20/14 11:05:07:924 | [INFO] |  | OOBE | DE |  |  |  | 7000 | INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4
    02/20/14 11:05:09:169 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 | In InstallPreSystemCheckProc
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Custom action return code: 0
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 12.3922 milliseconds (0.0123922 seconds)
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 | BEGIN InstallOperationsQueue Unordered operations
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 | END InstallOperationsQueue Unordered operations
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 | BEGIN InstallOperationsQueue Ordered operations
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 11:05:09:181 | [INFO] |  | OOBE | DE |  |  |  | 7000 | END InstallOperationsQueue Ordered operations
    02/20/14 11:05:09:277 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Payloads passed preflight validation.
    02/20/14 11:05:09:278 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Call PreSession Custom Hook
    02/20/14 11:05:09:278 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 | In InstallSessionOpenProc
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Custom action return code: 0
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 1.22758 milliseconds (0.00122758 seconds)
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 | BEGIN InstallOperationsQueue Unordered operations
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 | END InstallOperationsQueue Unordered operations
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 | BEGIN InstallOperationsQueue Ordered operations
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/20/14 11:05:09:279 | [INFO] |  | OOBE | DE |  |  |  | 7000 | END InstallOperationsQueue Ordered operations
    02/20/14 11:05:09:288 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Calling the custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 11:05:09:288 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 11:05:09:289 | [INFO] |  | OOBE | DE |  |  |  | 7000 | In PrePayloadInstallProc
    02/20/14 11:05:14:292 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Custom action return code: 0
    02/20/14 11:05:14:292 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5003.74 milliseconds (5.00374 seconds)
    02/20/14 11:05:14:292 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 11:05:14:298 | [INFO] |  | OOBE | DE |  |  |  | 5704 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:14:298 | [INFO] |  | OOBE | DE |  |  |  | 5704 | Installer Operation: PayloadInstaller
    02/20/14 11:05:14:298 | [INFO] |  | OOBE | DE |  |  |  | 5704 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:14:299 | [INFO] |  | OOBE | DE |  |  |  | 5704 | Request to install payload
    02/20/14 11:05:14:315 | [INFO] |  | OOBE | DE |  |  |  | 5704 | Payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    02/20/14 11:05:14:360 | [INFO] |  | OOBE | DE |  |  |  | 5704 | Extracting assets complete. Number assets: 2
    02/20/14 11:05:14:361 | [INFO] |  | OOBE | DE |  |  |  | 5704 | CustomizedPatch property not found in database
    02/20/14 11:05:14:361 | [INFO] |  | OOBE | DE |  |  |  | 5704 | Beginning installation for payload at C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 11:05:14:373 | [ERROR] |  | OOBE | DE |  |  |  | 5704 | DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll")(Seq 6)
    02/20/14 11:05:14:373 | [WARN] |  | OOBE | DE |  |  |  | 5704 | DW063: Command ARKPatchCommand failed.(Seq 6)
    02/20/14 11:05:14:373 | [INFO] |  | OOBE | DE |  |  |  | 5704 | Completing installation for payload at C:\Users\Owner\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup \payloads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/20/14 11:05:14:379 | [ERROR] |  | OOBE | DE |  |  |  | 5704 | Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 4)
    02/20/14 11:05:14:380 | [ERROR] |  | OOBE | DE |  |  |  | 5704 | DW063: Error rolling back command ARKPatchCommand(Seq 4)
    02/20/14 11:05:14:498 | [INFO] |  | OOBE | DE |  |  |  | 7000 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:14:498 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 205.661 milliseconds (0.205661 seconds)
    02/20/14 11:05:14:501 | [INFO] |  | OOBE | DE |  |  |  | 7000 | User specified overrideFile:
    02/20/14 11:05:14:505 | [INFO] |  | OOBE | DE |  |  |  | 7000 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}, value of local var is -1
    02/20/14 11:05:14:506 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Calling the ROLLBACK custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/20/14 11:05:14:506 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 11:05:14:507 | [INFO] |  | OOBE | DE |  |  |  | 7000 | In PrePayloadInstallProc
    02/20/14 11:05:19:510 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Custom action return code: 0
    02/20/14 11:05:19:510 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5004.09 milliseconds (5.00409 seconds)
    02/20/14 11:05:19:513 | [INFO] |  | OOBE | DE |  |  |  | 7000 | No operation.  We're done:
    02/20/14 11:05:21:517 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Total components installed: 0
    02/20/14 11:05:21:517 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Total components repaired: 0
    02/20/14 11:05:21:517 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Total components removed: 0
    02/20/14 11:05:21:517 | [WARN] |  | OOBE | DE |  |  |  | 7000 | DW050: The following payload errors were found during install:
    02/20/14 11:05:21:517 | [WARN] |  | OOBE | DE |  |  |  | 7000 | DW050:  - Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul: Install failed
    02/20/14 11:05:21:517 | [INFO] |  | OOBE | DE |  |  |  | 7000 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/20/14 11:05:21:517 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Restarting your computer is recommended:
    02/20/14 11:05:21:517 | [INFO] |  | OOBE | DE |  |  |  | 7000 | In order to complete the installation, please restart the computer
    02/20/14 11:05:21:517 | [INFO] |  | OOBE | DE |  |  |  | 7000 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/20/14 11:05:21:518 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Call PostSession Custom Hook
    02/20/14 11:05:21:518 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ::START TIMER:: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/20/14 11:05:21:521 | [INFO] |  | OOBE | DE |  |  |  | 7000 | In InstallSessionCloseProc
    02/20/14 11:05:21:521 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Custom action return code: 0
    02/20/14 11:05:21:521 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 2.94021 milliseconds (0.00294021 seconds) DTR = 5441.79 KBPS (5.31425 MBPS)
    02/20/14 11:05:21:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | :: END TIMER :: [Total Timer] took 14905.3 milliseconds (14.9053 seconds) DTR = 2.14688 KBPS (0.00209656 MBPS)
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | -------------------------------------- Summary --------------------------------------
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 |  - 0 fatal error(s), 3 error(s)
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Win OS version: 6.1.1.0 64 bit Type: 1
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 |
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ----------- Payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} -----------
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll")(Seq 6)
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 4)
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 4)
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 |
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Please search the above error string(s) to find when the error occurred.
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | These errors resulted in installer Exit Code mentioned below.
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | -------------------------------------------------------------------------------------
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 |
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Exit Code: 7 - Unable to complete Silent workflow.
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | Please see specific errors for troubleshooting. For example, ERROR: DF045, DW063 ...
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | END - Installer Session
    02/20/14 11:05:22:522 | [INFO] |  | OOBE | DE |  |  |  | 7000 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

    AMreso wrote:
    Check this - http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-upda tes-ccm.html
    Sorry AMreso, I've already tried this and it didn't work for me:
    After reviewing the FAQ:
    https://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-upd ates-ccm.html
    I uninstalled Photoshop CC and re-installed it, after doing so the installation started the patch but failed it..

  • "Unable to display this Web Part" error message after patch KB2844286

    We use a Web Part to show a list item in the boxed style. We have modified this Web Part with SharePoint Designer to remove the header columns. The result looks like this:
    After installing the latest patch KB2844286 we’ve got the following error message:
    Here are the SharePoint logs entries corresponding to the Correlation ID:
    Line 2759: 07/11/2013 10:04:21.53 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://server01:80/sites/home/project/PJ-000092/SitePages/Home.aspx) 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2760: 07/11/2013 10:04:21.54 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/sites/home 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2761: 07/11/2013 10:04:21.54 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=13.5386987057768 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2762: 07/11/2013 10:04:21.56 w3wp.exe (0x1EA4) 0x03A4 Web Content Management Publishing 7fz3 Medium Setting [Display] as the FormContext.FormMode for the current page 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2763: 07/11/2013 10:04:21.63 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation Web Parts 89a1 High Error while executing web part: System.NullReferenceException: Object reference not set to an instance of an object. at System.Xml.Xsl.XslCompiledTransform.Load(MethodInfo executeMethod, Byte[] queryData, Type[] earlyBoundTypes) at Microsoft.Xslt.STransform.GetCompiledTransform() at Microsoft.SharePoint.WebPartPages.BaseXsltListWebPart.LoadXslCompiledTransform(WSSXmlUrlResolver someXmlResolver) at Microsoft.SharePoint.WebPartPages.DataFormWebPart.GetXslCompiledTransform() at Microsoft.SharePoint.WebPartPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2764: 07/11/2013 10:04:21.68 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation General b9y3 High Failed to open the file 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\core.en-GB.resx'. 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2765: 07/11/2013 10:04:21.68 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation General b9y4 High #20015: Cannot open "": no such file or folder. 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2766: 07/11/2013 10:04:21.68 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation General b9y4 High (#2: Cannot open "": no such file or folder.) 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2767: 07/11/2013 10:04:21.68 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation General b9y9 High Failed to read resource file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources\core.en-GB.resx" from feature id "(null)". 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2768: 07/11/2013 10:04:21.68 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation General 8e26 Medium Failed to open the language resource keyfile core. 8356852e-0df2-4b5a-9473-b50153e73406
    Line 2769: 07/11/2013 10:04:21.70 w3wp.exe (0x1EA4) 0x03A4 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://server01:80/sites/home/project/PJ-000092/SitePages/Home.aspx)). Execution Time=169.668938358136 8356852e-0df2-4b5a-9473-b50153e73406
    After deinstalling the patch the Web Part is displayed correctly again.
    Our SharePoint Server has the Feb. 2013 CU installed.
    This also happens to other Web Parts we manually updated via SharePoint Designer.
    Any suggestion what’s going wrong?

    Also affected here!!!!
    Hey all,  I know they want responses here, but also go to the bloody KB itself and click the Give Feedback link on any KBs that break stuff.
    Glad I found this by the way.
    Here are the installed updates (Gotten by doing wmic qfe get Caption, Description, HotFixID):
    Caption                                        Description     
    HotFixID   
    Microsoft-Windows-ADRMS-BPA                    Update           KB981391   
    Microsoft-Windows-ApplicationServer-BPA        Update           KB981392   
    Microsoft-Windows-DHCP-BPA                     Update           KB977236   
    Microsoft-Windows-FileServices-BPA             Update           KB981111   
    Microsoft-Windows-HyperV-BPA                   Update           KB977238   
    http://support.microsoft.com?kbid=974405       Update           KB974405   
    http://go.microsoft.com/fwlink/?LinkId=133041  Update           KB2764913  
    http://go.microsoft.com/fwlink/?LinkId=133041  Update           KB2764916  
    http://go.microsoft.com/fwlink/?LinkId=133041  Update           KB2718695  
    Microsoft-Windows-NPAS-BPA                     Update           KB977239   
    http://support.microsoft.com/                  Update           KB2670838  
    http://support.microsoft.com/                  Update           KB2592687  
    Microsoft-Windows-WSUS-BPA                     Update           KB981390   
    http://support.microsoft.com/?kbid=2386667     Update           KB2386667  
    http://support.microsoft.com/?kbid=2425227     Security Update  KB2425227  
    http://support.microsoft.com/?kbid=2476490     Security Update  KB2476490  
    http://support.microsoft.com/?kbid=2478662     Security Update  KB2478662  
    http://support.microsoft.com/?kbid=2479943     Security Update  KB2479943  
    http://support.microsoft.com/?kbid=2484033     Update           KB2484033  
    http://support.microsoft.com/?kbid=2488113     Update           KB2488113  
    http://support.microsoft.com/?kbid=2492386     Update           KB2492386  
    http://support.microsoft.com/?kbid=2503665     Security Update  KB2503665  
    http://support.microsoft.com/?kbid=2505438     Update           KB2505438  
    http://support.microsoft.com/?kbid=2506014     Update           KB2506014  
    http://support.microsoft.com/?kbid=2506212     Security Update  KB2506212  
    http://support.microsoft.com/?kbid=2506928     Update           KB2506928  
    http://support.microsoft.com/?kbid=2507618     Security Update  KB2507618  
    http://support.microsoft.com/?kbid=2507938     Security Update  KB2507938  
    http://support.microsoft.com/?kbid=2508272     Security Update  KB2508272  
    http://support.microsoft.com/?kbid=2509553     Security Update  KB2509553  
    http://support.microsoft.com/?kbid=2510531     Security Update  KB2510531  
    http://support.microsoft.com/?kbid=2511250     Update           KB2511250  
    http://support.microsoft.com/?kbid=2511455     Security Update  KB2511455  
    http://support.microsoft.com/?kbid=2515325     Update           KB2515325  
    http://support.microsoft.com/?kbid=2518869     Security Update  KB2518869  
    http://support.microsoft.com/?kbid=2522422     Update           KB2522422  
    http://support.microsoft.com/?kbid=2524375     Security Update  KB2524375  
    http://support.microsoft.com/?kbid=2529073     Update           KB2529073  
    http://support.microsoft.com/?kbid=2530548     Security Update  KB2530548  
    http://support.microsoft.com/?kbid=2533552     Update           KB2533552  
    http://support.microsoft.com/?kbid=2533623     Update           KB2533623  
    http://support.microsoft.com/?kbid=2534366     Update           KB2534366  
    http://support.microsoft.com/?kbid=2536275     Security Update  KB2536275  
    http://support.microsoft.com/?kbid=2536276     Security Update  KB2536276  
    http://support.microsoft.com/?kbid=2539635     Security Update  KB2539635  
    http://support.microsoft.com/?kbid=2541014     Update           KB2541014  
    http://support.microsoft.com/?kbid=2544893     Security Update  KB2544893  
    http://support.microsoft.com/?kbid=2545698     Update           KB2545698  
    http://support.microsoft.com/?kbid=2547666     Update           KB2547666  
    http://support.microsoft.com/?kbid=2552343     Update           KB2552343  
    http://support.microsoft.com/?kbid=2555917     Security Update  KB2555917  
    http://support.microsoft.com/?kbid=2556532     Security Update  KB2556532  
    http://support.microsoft.com/?kbid=2560656     Security Update  KB2560656  
    http://support.microsoft.com/?kbid=2562937     Security Update  KB2562937  
    http://support.microsoft.com/?kbid=2563227     Update           KB2563227  
    http://support.microsoft.com/?kbid=2563894     Security Update  KB2563894  
    http://support.microsoft.com/?kbid=2564958     Security Update  KB2564958  
    http://support.microsoft.com/?kbid=2567053     Security Update  KB2567053  
    http://support.microsoft.com/?kbid=2567680     Security Update  KB2567680  
    http://support.microsoft.com/?kbid=2570791     Update           KB2570791  
    http://support.microsoft.com/?kbid=2570947     Security Update  KB2570947  
    http://support.microsoft.com/?kbid=2572077     Security Update  KB2572077  
    http://support.microsoft.com/?kbid=2574819     Update           KB2574819  
    http://support.microsoft.com/?kbid=2584146     Security Update  KB2584146  
    http://support.microsoft.com/?kbid=2585542     Security Update  KB2585542  
    http://support.microsoft.com/?kbid=2588516     Security Update  KB2588516  
    http://support.microsoft.com/?kbid=2603229     Update           KB2603229  
    http://support.microsoft.com/?kbid=2604115     Security Update  KB2604115  
    http://support.microsoft.com/?kbid=2607047     Update           KB2607047  
    http://support.microsoft.com/?kbid=2607712     Update           KB2607712  
    http://support.microsoft.com/?kbid=2608658     Update           KB2608658  
    http://support.microsoft.com/?kbid=2616676     Update           KB2616676  
    http://support.microsoft.com/?kbid=2617657     Security Update  KB2617657  
    http://support.microsoft.com/?kbid=2618451     Security Update  KB2618451  
    http://support.microsoft.com/?kbid=2620704     Security Update  KB2620704  
    http://support.microsoft.com/?kbid=2620712     Security Update  KB2620712  
    http://support.microsoft.com/?kbid=2621440     Security Update  KB2621440  
    http://support.microsoft.com/?kbid=2631813     Security Update  KB2631813  
    http://support.microsoft.com/?kbid=2633873     Security Update  KB2633873  
    http://support.microsoft.com/?kbid=2633952     Update           KB2633952  
    http://support.microsoft.com/?kbid=2636573     Update           KB2636573  
    http://support.microsoft.com/?kbid=2639417     Security Update  KB2639417  
    http://support.microsoft.com/?kbid=2640148     Update           KB2640148  
    http://support.microsoft.com/?kbid=2641653     Security Update  KB2641653  
    http://support.microsoft.com/?kbid=2641690     Update           KB2641690  
    http://support.microsoft.com/?kbid=2643719     Security Update  KB2643719  
    http://support.microsoft.com/?kbid=2644615     Security Update  KB2644615  
    http://support.microsoft.com/?kbid=2645640     Security Update  KB2645640  
    http://support.microsoft.com/?kbid=2647518     Security Update  KB2647518  
    http://support.microsoft.com/?kbid=2647753     Update           KB2647753  
    http://support.microsoft.com/?kbid=2653956     Security Update  KB2653956  
    http://support.microsoft.com/?kbid=2654428     Security Update  KB2654428  
    http://support.microsoft.com/?kbid=2655992     Security Update  KB2655992  
    http://support.microsoft.com/?kbid=2656356     Security Update  KB2656356  
    http://support.microsoft.com/?kbid=2656373     Security Update  KB2656373  
    http://support.microsoft.com/?kbid=2656411     Security Update  KB2656411  
    http://support.microsoft.com/?kbid=2658846     Security Update  KB2658846  
    http://support.microsoft.com/?kbid=2659262     Security Update  KB2659262  
    http://support.microsoft.com/?kbid=2660075     Update           KB2660075  
    http://support.microsoft.com/?kbid=2660465     Security Update  KB2660465  
    http://support.microsoft.com/?kbid=2660649     Security Update  KB2660649  
    http://support.microsoft.com/?kbid=2661254     Update           KB2661254  
    http://support.microsoft.com/?kbid=2665364     Security Update  KB2665364  
    http://support.microsoft.com/?kbid=2667402     Security Update  KB2667402  
    http://support.microsoft.com/?kbid=2676562     Security Update  KB2676562  
    http://support.microsoft.com/?kbid=2677070     Update           KB2677070  
    http://support.microsoft.com/?kbid=2685811     Update           KB2685811  
    http://support.microsoft.com/?kbid=2685813     Update           KB2685813  
    http://support.microsoft.com/?kbid=2685939     Security Update  KB2685939  
    http://support.microsoft.com/?kbid=2686831     Security Update  KB2686831  
    http://support.microsoft.com/?kbid=2688338     Security Update  KB2688338  
    http://support.microsoft.com/?kbid=2690533     Security Update  KB2690533  
    http://support.microsoft.com/?kbid=2691442     Security Update  KB2691442  
    http://support.microsoft.com/?kbid=2695962     Security Update  KB2695962  
    http://support.microsoft.com/?kbid=2698365     Security Update  KB2698365  
    http://support.microsoft.com/?kbid=2699779     Update           KB2699779  
    http://support.microsoft.com/?kbid=2705219     Security Update  KB2705219  
    http://support.microsoft.com/?kbid=2709162     Security Update  KB2709162  
    http://support.microsoft.com/?kbid=2709630     Update           KB2709630  
    http://support.microsoft.com/?kbid=2709715     Security Update  KB2709715  
    http://support.microsoft.com/?kbid=2709981     Update           KB2709981  
    http://support.microsoft.com/?kbid=2712808     Security Update  KB2712808  
    http://support.microsoft.com/?kbid=2718523     Security Update  KB2718523  
    http://support.microsoft.com/?kbid=2718704     Update           KB2718704  
    http://support.microsoft.com/?kbid=2719033     Security Update  KB2719033  
    http://support.microsoft.com/?kbid=2719857     Update           KB2719857  
    http://support.microsoft.com/?kbid=2719985     Security Update  KB2719985  
    http://support.microsoft.com/?kbid=2724197     Security Update  KB2724197  
    http://support.microsoft.com/?kbid=2726535     Update           KB2726535  
    http://support.microsoft.com/?kbid=2727528     Security Update  KB2727528  
    http://support.microsoft.com/?kbid=2729094     Update           KB2729094  
    http://support.microsoft.com/?kbid=2729452     Security Update  KB2729452  
    http://support.microsoft.com/?kbid=2731847     Security Update  KB2731847  
    http://support.microsoft.com/?kbid=2732059     Update           KB2732059  
    http://support.microsoft.com/?kbid=2735855     Update           KB2735855  
    http://support.microsoft.com/?kbid=2736233     Update           KB2736233  
    http://support.microsoft.com/?kbid=2736422     Security Update  KB2736422  
    http://support.microsoft.com/?kbid=2742599     Security Update  KB2742599  
    http://support.microsoft.com/?kbid=2743555     Security Update  KB2743555  
    http://support.microsoft.com/?kbid=2749655     Update           KB2749655  
    http://support.microsoft.com/?kbid=2750841     Update           KB2750841  
    http://support.microsoft.com/?kbid=2753842     Security Update  KB2753842  
    http://support.microsoft.com/?kbid=2756822     Update           KB2756822  
    http://support.microsoft.com/?kbid=2756921     Security Update  KB2756921  
    http://support.microsoft.com/?kbid=2757638     Security Update  KB2757638  
    http://support.microsoft.com/?kbid=2758857     Security Update  KB2758857  
    http://support.microsoft.com/?kbid=2761217     Update           KB2761217  
    http://support.microsoft.com/?kbid=2761226     Security Update  KB2761226  
    http://support.microsoft.com/?kbid=2763523     Update           KB2763523  
    http://support.microsoft.com/?kbid=2765809     Security Update  KB2765809  
    http://support.microsoft.com/?kbid=2769369     Security Update  KB2769369  
    http://support.microsoft.com/?kbid=2770660     Security Update  KB2770660  
    http://support.microsoft.com/?kbid=2778344     Security Update  KB2778344  
    http://support.microsoft.com/?kbid=2778930     Security Update  KB2778930  
    http://support.microsoft.com/?kbid=2779030     Security Update  KB2779030  
    http://support.microsoft.com/?kbid=2779562     Update           KB2779562  
    http://support.microsoft.com/?kbid=2785220     Security Update  KB2785220  
    http://support.microsoft.com/?kbid=2786081     Update           KB2786081  
    http://support.microsoft.com/?kbid=2786400     Update           KB2786400  
    http://support.microsoft.com/?kbid=2789645     Security Update  KB2789645  
    http://support.microsoft.com/?kbid=2790113     Security Update  KB2790113  
    http://support.microsoft.com/?kbid=2790655     Security Update  KB2790655  
    http://support.microsoft.com/?kbid=2791765     Update           KB2791765  
    http://support.microsoft.com/?kbid=2798162     Update           KB2798162  
    http://support.microsoft.com/?kbid=2799494     Security Update  KB2799494  
    http://support.microsoft.com/?kbid=2803821     Security Update  KB2803821  
    http://support.microsoft.com/?kbid=2804579     Security Update  KB2804579  
    http://support.microsoft.com/?kbid=2807986     Security Update  KB2807986  
    http://support.microsoft.com/?kbid=2808679     Update           KB2808679  
    http://support.microsoft.com/?kbid=2808735     Security Update  KB2808735  
    http://support.microsoft.com/?kbid=2813170     Security Update  KB2813170  
    http://support.microsoft.com/?kbid=2813347     Security Update  KB2813347  
    http://support.microsoft.com/?kbid=2813430     Security Update  KB2813430  
    http://support.microsoft.com/?kbid=2820197     Security Update  KB2820197  
    http://support.microsoft.com/?kbid=2820331     Update           KB2820331  
    http://support.microsoft.com/?kbid=2829361     Security Update  KB2829361  
    http://support.microsoft.com/?kbid=2830290     Security Update  KB2830290  
    http://support.microsoft.com/?kbid=2832414     Security Update  KB2832414  
    http://support.microsoft.com/?kbid=2833946     Security Update  KB2833946  
    http://support.microsoft.com/?kbid=2834140     Update           KB2834140  
    http://support.microsoft.com/?kbid=2834886     Security Update  KB2834886  
    http://support.microsoft.com/?kbid=2835361     Security Update  KB2835361  
    http://support.microsoft.com/?kbid=2835364     Security Update  KB2835364  
    http://support.microsoft.com/?kbid=2836502     Update           KB2836502  
    http://support.microsoft.com/?kbid=2836942     Update           KB2836942  
    http://support.microsoft.com/?kbid=2836943     Update           KB2836943  
    http://support.microsoft.com/?kbid=2839894     Security Update  KB2839894  
    http://support.microsoft.com/?kbid=2840149     Security Update  KB2840149  
    http://support.microsoft.com/?kbid=2840631     Security Update  KB2840631  
    http://support.microsoft.com/?kbid=2845187     Security Update  KB2845187  
    http://support.microsoft.com/?kbid=2845690     Security Update  KB2845690  
    http://support.microsoft.com/?kbid=2846071     Security Update  KB2846071  
    http://support.microsoft.com/?kbid=2847927     Security Update  KB2847927  
    http://support.microsoft.com/?kbid=2850851     Security Update  KB2850851  
    http://support.microsoft.com/?kbid=976902      Update           KB976902   
    http://support.microsoft.com/?kbid=982018      Update           KB982018 
    Information from systeminfo command
    OS Name:                   Microsoft Windows Server 2008 R2 Standard
    OS Version:                6.1.7601 Service Pack 1 Build 7601
    OS Manufacturer:           Microsoft Corporation
    OS Configuration:          Member Server
    OS Build Type:             Multiprocessor Free
    Registered Owner:          Windows User
    Registered Organization:   
    Product ID:                55041-264-0143992-84091
    Original Install Date:     7/22/2011, 4:50:33 PM
    System Boot Time:          7/19/2013, 9:45:37 AM
    System Manufacturer:       VMware, Inc.
    System Model:              VMware Virtual Platform
    System Type:               x64-based PC
    Processor(s):              2 Processor(s) Installed.
                               [01]: Intel64 Family 6 Model 23 Stepping 6 GenuineIntel ~1995 Mhz
                               [02]: Intel64 Family 6 Model 23 Stepping 6 GenuineIntel ~1995 Mhz
    BIOS Version:              Phoenix Technologies LTD 6.00, 6/22/2012
    Windows Directory:         C:\Windows
    System Directory:          C:\Windows\system32
    Boot Device:               \Device\HarddiskVolume1
    System Locale:             en-us;English (United States)
    Input Locale:              en-us;English (United States)
    Time Zone:                 (UTC-08:00) Pacific Time (US & Canada)
    Total Physical Memory:     8,192 MB
    Available Physical Memory: 3,785 MB
    Virtual Memory: Max Size:  16,381 MB
    Virtual Memory: Available: 9,596 MB
    Virtual Memory: In Use:    6,785 MB
    Page File Location(s):     C:\pagefile.sys
    Hotfix(s):                 196 Hotfix(s) Installed.
    List removed.
    Information from SP CA Upgrade and patches
      Server Product Version Install Status
      Microsoft SharePoint Server 2010   Installed
       Microsoft Access Services English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Access Services Server
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6136.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6120.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6116.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6110.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Document Lifecycle Components
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5003 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5003 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6116.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6109.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5001 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Document Lifecycle Components English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6128.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Excel Mobile Viewer Components
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6115.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Excel Services Components
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6115.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Excel Services English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft InfoPath Form Services English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6123.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5001 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft InfoPath Forms Services
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5003 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6128.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6117.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6109.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5001 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Office Server Proof (Arabic) 2010
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Office Server Proof (English) 2010
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6135.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Office Server Proof (French) 2010
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Office Server Proof (German) 2010
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Office Server Proof (Russian) 2010
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Office Server Proof (Spanish) 2010
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6119.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Search Server 2010 Core
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5003 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5003 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6117.5002 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6109.5005 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5002 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Search Server 2010 English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6128.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Shared Components
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5003 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5003 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6117.5002 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5001 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Shared Coms English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6128.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft SharePoint Foundation 2010 1033 Lang Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2817552) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2794728) 64-Bit Edition
     14.0.6136.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2596957) 64-Bit Edition
     14.0.6131.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2687566)
     14.0.6127.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2598321)
     14.0.6120.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2597132)
     14.0.6117.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2597058)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2553050)
     14.0.6109.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2536601)
     14.0.6106.5000 Superseded
       Microsoft SharePoint Foundation 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft SharePoint Foundation 2010 Core
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2817552) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2794728) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5003 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2596957) 64-Bit Edition
     14.0.6131.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5002 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2687566)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2598321)
     14.0.6120.5006 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2597132)
     14.0.6117.5002 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2597058)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2596508)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2553050)
     14.0.6109.5005 Superseded
       Hotfix for Microsoft SharePoint Foundation 2010 (KB2536601)
     14.0.6106.5002 Superseded
       Microsoft SharePoint Foundation 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft SharePoint Portal
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5003 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5003 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6117.5002 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6109.5005 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5002 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft SharePoint Portal English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6133.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft SharePoint Server 2010  
     14.0.6029.1000 Installed
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Slide Library
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6136.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6120.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Slide Library English Language Pack
     14.0.6029.1000 Installed
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft User Profiles
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5003 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5003 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6117.5002 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6109.5005 Superseded
       Security Update for Microsoft SharePoint Server 2010 (KB2560890)
     14.0.6106.5009 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5002 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Visio Services English Language Pack
     14.0.6029.1000 Installed
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Visio Services Web Front End Components
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6136.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6124.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Web Analytics English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Web Analytics Web Front End Components
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6136.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6130.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6107.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Word Server
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5004 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6137.5000 Superseded
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5003 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6108.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5001 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       Microsoft Word Server English Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6128.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6115.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6105.5000 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       PerformancePoint Services for SharePoint
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition
     14.0.6136.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6129.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6117.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6109.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5001 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed
       PerformancePoint Services in SharePoint 1033 Language Pack
     14.0.6029.1000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2817527) 64-Bit Edition
     14.0.7102.5000 Installed
       Hotfix for Microsoft SharePoint Server 2010 (KB2596955) 64-Bit Edition
     14.0.6131.5000 Superseded
       Hotfix for Microsoft Office Server (KB2687564)
     14.0.6124.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597150)
     14.0.6117.5000 Superseded
       Hotfix for Microsoft Office Server (KB2597014)
     14.0.6114.5000 Superseded
       Hotfix for Microsoft Office Server (KB2596505)
     14.0.6112.5000 Superseded
       Hotfix for Microsoft Office Server (KB2553048)
     14.0.6109.5000 Superseded
       Hotfix for Microsoft Office Server (KB2536599)
     14.0.6106.5001 Superseded
       Microsoft SharePoint 2010 Service Pack 1 (SP1)
     14.0.6029.1000 Installed

  • Java error when uninstalling CF11 32-bit

    HI all,
    I am trying to uninstall ColdFusion 11 (32-bit) edition so I can reinstall CF11 64-bit on my Win2k8r2 production server. I currently have CF9 installed and running on this server.  I get a fatal error from the jre when attempting the CF11 uninstall. Detailed below is the PID error log from the uninstall directory:
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (0xc06d007e), pid=5088, tid=2328
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
    # Problematic frame:
    # C  [kernel32.dll+0x1ed5b]
    # Failed to write core dump.
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x465ecc00):  JavaThread "uninstall" [_thread_in_native, id=2328, stack(0x47310000,0x47360000)]
    siginfo: ExceptionCode=0xc06d007e, ExceptionInformation=0x4735e074
    Registers:
    EAX=0x4735e000, EBX=0x00000000, ECX=0x00000001, EDX=0x00000000
    ESP=0x4735e000, EBP=0x4735e050, ESI=0x7188f11c, EDI=0x00000000
    EIP=0x7524ed5b, EFLAGS=0x00000216
    Top of Stack: (sp=0x4735e000)
    0x4735e000:   c06d007e 00000000 00000000 7524ed5b
    0x4735e010:   00000001 4735e074 4735e438 752eefcb
    0x4735e020:   38f077b8 fffffffe 75243626 75243701
    0x4735e030:   7ef8bc00 00000000 00000000 4735e05c
    0x4735e040:   752436c8 7188ef90 00000000 00000000
    0x4735e050:   4735e0b8 7188b6db c06d007e 00000000
    0x4735e060:   00000001 4735e0c4 465ecd38 464c81b8
    0x4735e070:   00000000 00000024 7188f11c 718920c0
    Instructions: (pc=0x7524ed5b)
    0x7524ed3b:   02 50 ff 75 14 8d 45 c4 50 e8 da 03 0a 00 e9 16
    0x7524ed4b:   3d 02 00 89 45 c0 8d 45 b0 50 ff 15 14 07 24 75
    0x7524ed5b:   c9 c2 10 00 66 83 fa 06 0f 84 9f e0 01 00 66 83
    0x7524ed6b:   fa 09 75 0c c7 46 18 d8 21 00 00 e9 36 62 ff ff
    Register to memory mapping:
    EAX=0x4735e000 is pointing into the stack for thread: 0x465ecc00
    EBX=0x00000000 is an unknown value
    ECX=0x00000001 is an unknown value
    EDX=0x00000000 is an unknown value
    ESP=0x4735e000 is pointing into the stack for thread: 0x465ecc00
    EBP=0x4735e050 is pointing into the stack for thread: 0x465ecc00
    ESI=0x7188f11c is an unknown value
    EDI=0x00000000 is an unknown value
    Stack: [0x47310000,0x47360000],  sp=0x4735e000,  free space=312k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [kernel32.dll+0x1ed5b]
    C  [net.dll+0xb6db]
    C  [net.dll+0xb54a]
    C  [net.dll+0x5361]
    C  0x465f3d78
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  java.net.NetworkInterface.getAll()[Ljava/net/NetworkInterface;+0
    j  java.net.NetworkInterface.getNetworkInterfaces()Ljava/util/Enumeration;+0
    j  sun.security.provider.SeedGenerator.addNetworkAdapterInfo(Ljava/security/MessageDigest;)V +0
    j  sun.security.provider.SeedGenerator.access$000(Ljava/security/MessageDigest;)V+1
    j  sun.security.provider.SeedGenerator$1.run()Ljava/lang/Void;+61
    j  sun.security.provider.SeedGenerator$1.run()Ljava/lang/Object;+1
    v  ~StubRoutines::call_stub
    j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/O bject;+0
    j  sun.security.provider.SeedGenerator.getSystemEntropy()[B+40
    j  sun.security.provider.SecureRandom$SeederHolder.<clinit>()V+4
    v  ~StubRoutines::call_stub
    j  sun.security.provider.SecureRandom.engineNextBytes([B)V+21
    j  java.security.SecureRandom.nextBytes([B)V+5
    j  java.security.SecureRandom.next(I)I+17
    j  java.util.Random.nextLong()J+3
    j  java.io.File$TempDirectory.generateFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File ;)Ljava/io/File;+3
    j  java.io.File.createTempFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)Ljava/io/F ile;+45
    j  java.io.File.createTempFile(Ljava/lang/String;Ljava/lang/String;)Ljava/io/File;+3
    j  com.macromedia.utils.StaticLocations.<clinit>()V+4
    v  ~StubRoutines::call_stub
    j  com.macromedia.ant.windowsdll.ExecProcess.<clinit>()V+111
    v  ~StubRoutines::call_stub
    j  com.macromedia.ant.ExecBase.execute()V+369
    j  org.apache.tools.ant.Task.perform()V+20
    j  org.apache.tools.ant.Target.execute()V+45
    j  org.apache.tools.ant.Target.performTasks()V+9
    j  org.apache.tools.ant.Project.executeTarget(Ljava/lang/String;)V+43
    j  org.apache.tools.ant.taskdefs.Ant.execute()V+342
    j  org.apache.tools.ant.taskdefs.CallTarget.execute()V+85
    j  org.apache.tools.ant.Task.perform()V+20
    j  org.apache.tools.ant.Target.execute()V+45
    j  org.apache.tools.ant.Target.performTasks()V+9
    j  org.apache.tools.ant.Project.executeTarget(Ljava/lang/String;)V+43
    j  com.zerog.ia.installer.util.AntUtility.go()Ljava/lang/String;+106
    j  com.zerog.ia.installer.actions.AntRunner.installSelf()Lcom/zerog/ia/installer/IAStatus;+1 46
    j  com.zerog.ia.installer.Uninstaller.ah(Lcom/zerog/ia/installer/Installer;)V+541
    j  com.zerog.ia.installer.Uninstaller.uninstall(Lcom/zerog/ia/installer/Installer;)V+65
    j  com.zerog.ia.installer.actions.UninstallProgressAction.ae()V+7
    j  com.zerog.ia.installer.actions.ProgressPanelAction$1.run()V+18
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x465ee000 JavaThread "SeedGenerator Thread" daemon [_thread_blocked, id=5576, stack(0x47830000,0x47880000)]
      0x465ed800 JavaThread "SeedGenerator Thread" daemon [_thread_in_Java, id=6072, stack(0x478b0000,0x47900000)]
    =>0x465ecc00 JavaThread "uninstall" [_thread_in_native, id=2328, stack(0x47310000,0x47360000)]
      0x465ed400 JavaThread "Timer-5" [_thread_blocked, id=3508, stack(0x45b90000,0x45be0000)]
      0x465ec800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1828, stack(0x45fc0000,0x46010000)]
      0x0260c000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5040, stack(0x00a90000,0x00ae0000)]
      0x44f3f800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5004, stack(0x460c0000,0x46110000)]
      0x4503f800 JavaThread "Thread-2" [_thread_blocked, id=5844, stack(0x45e10000,0x45e60000)]
      0x4505b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4968, stack(0x45c60000,0x45cb0000)]
      0x4505a000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5904, stack(0x003f0000,0x00440000)]
      0x45018400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1512, stack(0x45ab0000,0x45b00000)]
      0x44edac00 JavaThread "Service Thread" daemon [_thread_blocked, id=5996, stack(0x451b0000,0x45200000)]
      0x44ecac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2224, stack(0x453f0000,0x45440000)]
      0x44ec9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6048, stack(0x00160000,0x001b0000)]
      0x44ec6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3484, stack(0x02530000,0x02580000)]
      0x44e90000 JavaThread "Finalizer" daemon [_thread_blocked, id=5840, stack(0x45340000,0x45390000)]
      0x44e8b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2408, stack(0x45260000,0x452b0000)]
    Other Threads:
      0x44e86000 VMThread [stack: 0x04780000,0x047d0000] [id=4516]
      0x44ee4000 WatcherThread [stack: 0x45570000,0x455c0000] [id=5760]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap:
    def new generation   total 78720K, used 22098K [0x04800000, 0x09d60000, 0x19d50000)
      eden space 70016K,  31% used [0x04800000, 0x05d94bc0, 0x08c60000)
      from space 8704K,   0% used [0x08c60000, 0x08c60000, 0x094e0000)
      to   space 8704K,   0% used [0x094e0000, 0x094e0000, 0x09d60000)
    tenured generation   total 174784K, used 29070K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  16% used [0x19d50000, 0x1b9b3950, 0x1b9b3a00, 0x24800000)
    Metaspace       used 13894K, capacity 14118K, committed 14208K, reserved 14720K
    Card table byte_map: [0x44800000,0x44a10000] byte_map_base: 0x447dc000
    Polling page: 0x000f0000
    CodeCache: size=32768Kb used=2128Kb max_used=2254Kb free=30639Kb
    bounds [0x02610000, 0x02848000, 0x04610000]
    total_blobs=1205 nmethods=977 adapters=159
    compilation: enabled
    Compilation events (10 events):
    Event: 14.178 Thread 0x44ecac00  987             org.apache.xerces.util.SymbolTable::hash (38 bytes)
    Event: 14.178 Thread 0x44ecac00 nmethod 987 0x02738c08 code [0x02738d00, 0x02738de0]
    Event: 14.178 Thread 0x44ecac00  988             org.apache.xerces.util.XMLChar::isName (23 bytes)
    Event: 14.178 Thread 0x44ecac00 nmethod 988 0x02738988 code [0x02738a80, 0x02738b40]
    Event: 14.178 Thread 0x44ecac00  989             org.apache.xerces.impl.XMLEntityScanner::scanName (319 bytes)
    Event: 14.178 Thread 0x44ecac00 nmethod 989 0x02737e08 code [0x02737f90, 0x02738484]
    Event: 14.178 Thread 0x44ecac00  990             org.apache.xerces.util.SymbolTable::addSymbol (162 bytes)
    Event: 14.179 Thread 0x44ecac00 nmethod 990 0x02737488 code [0x027375e0, 0x02737960]
    Event: 14.187 Thread 0x44ecac00  991 % !         sun.security.provider.SeedGenerator$ThreadedSeedGenerator::run @ 112 (256 bytes)
    Event: 14.188 Thread 0x44ecac00 nmethod 991% 0x02736048 code [0x027361f0, 0x02736ad8]
    GC Heap History (10 events):
    Event: 1.320 GC heap before
    {Heap before GC invocations=0 (full 0):
    def new generation   total 78656K, used 69952K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
      from space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
      to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
    tenured generation   total 174784K, used 0K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,   0% used [0x19d50000, 0x19d50000, 0x19d50200, 0x24800000)
    Metaspace       used 7120K, capacity 7226K, committed 7296K, reserved 7552K
    Event: 1.352 GC heap after
    Heap after GC invocations=1 (full 0):
    def new generation   total 78656K, used 8704K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
      from space 8704K, 100% used [0x094d0000, 0x09d50000, 0x09d50000)
      to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
    tenured generation   total 174784K, used 6279K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,   3% used [0x19d50000, 0x1a371d28, 0x1a371e00, 0x24800000)
    Metaspace       used 7120K, capacity 7226K, committed 7296K, reserved 7552K
    Event: 1.660 GC heap before
    {Heap before GC invocations=1 (full 0):
    def new generation   total 78656K, used 78656K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
      from space 8704K, 100% used [0x094d0000, 0x09d50000, 0x09d50000)
      to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
    tenured generation   total 174784K, used 6279K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,   3% used [0x19d50000, 0x1a371d28, 0x1a371e00, 0x24800000)
    Metaspace       used 7965K, capacity 8104K, committed 8192K, reserved 8576K
    Event: 1.708 GC heap after
    Heap after GC invocations=2 (full 0):
    def new generation   total 78656K, used 8704K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
      from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
      to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
    tenured generation   total 174784K, used 21526K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  12% used [0x19d50000, 0x1b255800, 0x1b255800, 0x24800000)
    Metaspace       used 7965K, capacity 8104K, committed 8192K, reserved 8576K
    Event: 2.032 GC heap before
    {Heap before GC invocations=2 (full 0):
    def new generation   total 78656K, used 78656K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
      from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
      to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
    tenured generation   total 174784K, used 21526K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  12% used [0x19d50000, 0x1b255800, 0x1b255800, 0x24800000)
    Metaspace       used 8878K, capacity 9055K, committed 9088K, reserved 9600K
    Event: 2.052 GC heap after
    Heap after GC invocations=3 (full 0):
    def new generation   total 78656K, used 2372K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
      from space 8704K,  27% used [0x094d0000, 0x09721298, 0x09d50000)
      to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
    tenured generation   total 174784K, used 30154K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  17% used [0x19d50000, 0x1bac28c0, 0x1bac2a00, 0x24800000)
    Metaspace       used 8878K, capacity 9055K, committed 9088K, reserved 9600K
    Event: 8.378 GC heap before
    {Heap before GC invocations=3 (full 0):
    def new generation   total 78656K, used 72324K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
      from space 8704K,  27% used [0x094d0000, 0x09721298, 0x09d50000)
      to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
    tenured generation   total 174784K, used 30154K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  17% used [0x19d50000, 0x1bac28c0, 0x1bac2a00, 0x24800000)
    Metaspace       used 11912K, capacity 12124K, committed 12160K, reserved 12672K
    Event: 8.409 GC heap after
    Heap after GC invocations=4 (full 0):
    def new generation   total 78656K, used 8704K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
      from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
      to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
    tenured generation   total 174784K, used 34973K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  20% used [0x19d50000, 0x1bf77450, 0x1bf77600, 0x24800000)
    Metaspace       used 11912K, capacity 12124K, committed 12160K, reserved 12672K
    Event: 8.430 GC heap before
    {Heap before GC invocations=4 (full 0):
    def new generation   total 78656K, used 10917K [0x04800000, 0x09d50000, 0x19d50000)
      eden space 69952K,   3% used [0x04800000, 0x04a296b8, 0x08c50000)
      from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
      to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
    tenured generation   total 174784K, used 34973K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  20% used [0x19d50000, 0x1bf77450, 0x1bf77600, 0x24800000)
    Metaspace       used 12074K, capacity 12284K, committed 12288K, reserved 12672K
    Event: 8.468 GC heap after
    Heap after GC invocations=5 (full 1):
    def new generation   total 78720K, used 0K [0x04800000, 0x09d60000, 0x19d50000)
      eden space 70016K,   0% used [0x04800000, 0x04800000, 0x08c60000)
      from space 8704K,   0% used [0x08c60000, 0x08c60000, 0x094e0000)
      to   space 8704K,   0% used [0x094e0000, 0x094e0000, 0x09d60000)
    tenured generation   total 174784K, used 29070K [0x19d50000, 0x24800000, 0x44800000)
       the space 174784K,  16% used [0x19d50000, 0x1b9b3950, 0x1b9b3a00, 0x24800000)
    Metaspace       used 12074K, capacity 12281K, committed 12288K, reserved 12672K
    Deoptimization events (0 events):
    No events
    Internal exceptions (10 events):
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cbfe70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc1100) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc23b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc36b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc48f8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc59e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc6bc8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc7e60) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
    Event: 14.179 Thread 0x465ecc00 Exception <a 'java/security/PrivilegedActionException'> (0x05d0ba18) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jv m.cpp, line 1312]
    Event: 14.180 Thread 0x465ecc00 Exception <a 'java/security/PrivilegedActionException'> (0x05d108a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jv m.cpp, line 1312]
    Events (10 events):
    Event: 14.189 loading class java/net/Inet4Address
    Event: 14.189 loading class java/net/Inet4Address done
    Event: 14.189 loading class java/net/Inet6Address
    Event: 14.189 loading class java/net/Inet6Address done
    Event: 14.189 loading class java/net/Inet6Address$Inet6AddressHolder
    Event: 14.189 loading class java/net/Inet6Address$Inet6AddressHolder done
    Event: 14.189 loading class java/net/InterfaceAddress
    Event: 14.189 loading class java/net/InterfaceAddress done
    Event: 14.189 loading class java/net/DefaultInterface
    Event: 14.189 loading class java/net/DefaultInterface done
    Dynamic libraries:
    0x00af0000 - 0x00b20000 C:\CF11\jre\bin\javaw.exe
    0x77190000 - 0x772f0000 C:\Windows\SysWOW64\ntdll.dll
    0x75230000 - 0x75340000 C:\Windows\syswow64\kernel32.dll
    0x758a0000 - 0x75966000 C:\Windows\syswow64\ADVAPI32.dll
    0x76890000 - 0x76980000 C:\Windows\syswow64\RPCRT4.dll
    0x75170000 - 0x751d0000 C:\Windows\syswow64\Secur32.dll
    0x76be0000 - 0x76cb0000 C:\Windows\syswow64\USER32.dll
    0x76540000 - 0x765d0000 C:\Windows\syswow64\GDI32.dll
    0x74a40000 - 0x74bde000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18523_n one_5cdd65e20837faf2\COMCTL32.dll
    0x767e0000 - 0x7688a000 C:\Windows\syswow64\msvcrt.dll
    0x76770000 - 0x767c8000 C:\Windows\syswow64\SHLWAPI.dll
    0x75530000 - 0x75590000 C:\Windows\system32\IMM32.DLL
    0x756e0000 - 0x757a8000 C:\Windows\syswow64\MSCTF.dll
    0x75220000 - 0x75229000 C:\Windows\syswow64\LPK.DLL
    0x76a50000 - 0x76acd000 C:\Windows\syswow64\USP10.dll
    0x707c0000 - 0x7087f000 C:\CF11\jre\bin\msvcr100.dll
    0x6df40000 - 0x6e2e4000 C:\CF11\jre\bin\client\jvm.dll
    0x74d90000 - 0x74d97000 C:\Windows\system32\WSOCK32.dll
    0x75970000 - 0x7599d000 C:\Windows\syswow64\WS2_32.dll
    0x767d0000 - 0x767d6000 C:\Windows\syswow64\NSI.dll
    0x748e0000 - 0x74912000 C:\Windows\system32\WINMM.dll
    0x75590000 - 0x756d4000 C:\Windows\syswow64\ole32.dll
    0x759a0000 - 0x75a2d000 C:\Windows\syswow64\OLEAUT32.dll
    0x747e0000 - 0x74819000 C:\Windows\system32\OLEACC.dll
    0x765d0000 - 0x765d7000 C:\Windows\syswow64\PSAPI.DLL
    0x72fb0000 - 0x72fbc000 C:\CF11\jre\bin\verify.dll
    0x72660000 - 0x72681000 C:\CF11\jre\bin\java.dll
    0x72f70000 - 0x72f83000 C:\CF11\jre\bin\zip.dll
    0x75a30000 - 0x76540000 C:\Windows\syswow64\SHELL32.dll
    0x74ed0000 - 0x74eee000 C:\Windows\system32\USERENV.dll
    0x6f640000 - 0x6f786000 C:\CF11\jre\bin\awt.dll
    0x74390000 - 0x7439c000 C:\Windows\system32\DWMAPI.DLL
    0x718a0000 - 0x718c0000 C:\CF11\uninstall\resource\iawin32.dll
    0x70a40000 - 0x70a78000 C:\CF11\jre\bin\fontmanager.dll
    0x71880000 - 0x71895000 C:\CF11\jre\bin\net.dll
    0x74db0000 - 0x74deb000 C:\Windows\system32\mswsock.dll
    0x74790000 - 0x74795000 C:\Windows\System32\wship6.dll
    0x72fa0000 - 0x72faf000 C:\CF11\jre\bin\nio.dll
    0x70bc0000 - 0x70be4000 C:\CF11\jre\bin\dcpr.dll
    0x74d10000 - 0x74d3c000 C:\Windows\system32\apphelp.dll
    0x765e0000 - 0x7676a000 C:\Windows\syswow64\SETUPAPI.dll
    0x71ac0000 - 0x71b7a000 C:\Windows\system32\PROPSYS.dll
    0x76990000 - 0x76a14000 C:\Windows\syswow64\CLBCatQ.DLL
    0x70a10000 - 0x70a40000 C:\CF11\jre\bin\t2k.dll
    0x718e0000 - 0x71993000 C:\Windows\system32\WindowsCodecs.dll
    0x72f90000 - 0x72f96000 C:\Windows\system32\IconCodecService.dll
    VM Arguments:
    jvm_args: -Xms268435456 -Xmx1073741824
    java_command: com.zerog.lax.LAX C:/CF11/uninstall/uninstall.lax c:/TEMP/2/laxB3F7.tmp
    java_class_path (initial): C:\CF11\uninstall\;C:\CF11\uninstall\InstData\Execute.zip;C:\CF11\uninstall\uninstaller.j ar;C:\CF11\uninstall\resource;C:\CF11\uninstall\uninstallerResources.zip;
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\ProgramData\Oracle\Java\javapath;C:\PHP\;C:\CF9\verity\k2\_nti40\bin;C:\Windows\sy stem32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\ Program Files\Microsoft\Web Platform Installer\
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2008 , 64 bit Build 6001 Service Pack 1
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, tsc, tscinvbit
    Memory: 4k page, physical 16685308k(11576684k free), swap 33168860k(23662396k free)
    vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct  7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
    time: Wed Apr 22 12:25:12 2015
    elapsed time: 14 seconds (0d 0h 0m 14s)
    Any help or ideas would be appreciated.
    Thank you,
    Ross Herman

    I also get a fatal error after installing cf11.
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_IN_PAGE_ERROR (0xc0000006) at pc=0x00000095d4acc035, pid=1636, tid=2996
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # J 3290 C2 java.nio.MappedByteBuffer.load()Ljava/nio/MappedByteBuffer; (119 bytes) @ 0x00000095d4acc035 [0x00000095d4acbe20+0x215]
    This error occurs on every installation attempt. It is the only coldfusion version on the computer. Win 8.1 64bit.

  • Adobe Illustrator Crashes After Launch - Configuration Error 5

    Hardware config:
    Model Name:          MacBook Air
    Model Identifier:          MacBookAir4,1
    Processor Name:          Intel Core i5
    Processor Speed:          1.6 GHz
    Number of Processors:          1
    Total Number of Cores:          2
    L2 Cache (per Core):          256 KB
    L3 Cache:          3 MB
    Memory:          4 GB
    Software:
    System Version:          OS X 10.8.2 (12C60)
    Adobe Creative Cloud, Illustrator CS6
    Problem:
    Adobe Illustrator was working fine on my MacBook Pro. That is in the shop being fixed, meanwhile I have a loaner computer which is what the specs are above. All my Adobe apps work, except for Illustrator. When I launch it, it loads everything but just as the main menu across the top loads I get an error stating:
    Configuration error
    Please uninstall and reinstall the product.
    If this problem still occurs, please contact Adobe technical support for help, and mention the error code shown at the bottom of this screen.
    Error: 5
    http://www.adobe.com/support/
    I've uninstalled and reinstalled Illustrator. With and without preferences. Many times. I went so far as to uninstall all my Adobe products, use the CS cleaner, and manually go in and delete any files I could find related to anything Adobe. I just reinstalled, and yet I get the same error. I've read about other people having a similar problem, but nobody seems to have a solution. Anyone have any ideas?
    An additional detail, I have my hard drive from the MacBook Pro, and when I boot from it (through the Macbook Air, it's attached via USB) I still have the same issue of Illustrator crashing just after launch with the same error message. The ultimate test will be when I get my MBP back Thursday and am able to see if it's something specific to the MBA.
    Note: I spent an hour or so on the phone with Adobe support and we changed permissions on various folders, downloaded the newer version of the Adobe Application Manager, uninstalled Illustrator again and reinstalled it, repaired permissions, etc. and nothing fixed the problem. The support rep took over my computer and did a bunch of things but to no avail. He then said he was going to try one more thing before escalating it, but then the phone disconnected us. I was connected through chat and he said he was going to call me back, but never did and then the chat window automatically closed and I don't know how to get back in touch with him.

    Still no luck with Adobe support. I call, it takes 20 minutes for them to figure out they've already tried everything at the entry level and that it needs to be escalated, they tell me I'll get a call sometime in the next 1-2 days, the call comes when I'm not at my office or phone (sometimes at 7 pm at night, sometimes at 7 am in the morning, two times when I am rarely at my computer in my office), they leave a message telling me to call in, and the process repeats.
    Now, there is this information below from a crash report. If anyone can make heads or tails of this let me know.
    Process:         Adobe Illustrator [55287]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         682 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [187]
    User ID:         501
    Date/Time:       2013-02-01 20:30:24.800 -0700
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          967910 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  515 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      AD46D210-611E-B8F9-AF00-22DF16B55578
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
        __TEXT                 0000000100000000-000000010186d000 [ 24.4M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc96e9e PluginMain + 358030
    1   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc9a34c PluginMain + 371516
    2   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc5f970 PluginMain + 131424
    3   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc9a1af PluginMain + 371103
    4   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc987d3 PluginMain + 364483
    5   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc9eaa8 PluginMain + 389784
    6   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc8376b PluginMain + 278363
    7   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc3f93c PluginMain + 300
    8   com.adobe.illustrator                   0x0000000100c84bfa std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 24282
    9   com.adobe.illustrator                   0x0000000100c7f1ec std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 1228
    10  com.adobe.illustrator                   0x0000000100c8236c std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 13900
    11  com.adobe.illustrator                   0x0000000100c82656 std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 14646
    12  com.adobe.illustrator                   0x0000000100c84bfa std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 24282
    13  com.adobe.illustrator                   0x0000000100c7f1ec std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 1228
    14  com.adobe.illustrator                   0x0000000100c8236c std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 13900
    15  com.adobe.illustrator                   0x0000000100c800ac std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 5004
    16  com.adobe.illustrator                   0x0000000100c8157e std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 10334
    17  com.adobe.illustrator                   0x000000010098374d 0x100000000 + 9975629
    18  com.adobe.illustrator                   0x0000000100984a39 0x100000000 + 9980473
    19  com.adobe.illustrator                   0x0000000100987e29 0x100000000 + 9993769
    20  com.adobe.illustrator                   0x000000010070044b 0x100000000 + 7341131
    21  com.adobe.illustrator                   0x000000010083cfde 0x100000000 + 8638430
    22  com.adobe.illustrator                   0x00000001006ff280 0x100000000 + 7336576
    23  com.adobe.illustrator                   0x00000001006ef5d4 0x100000000 + 7271892
    24  com.adobe.illustrator                   0x00000001001635f8 0x100000000 + 1455608
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ebf7d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff96849dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff968499ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.AGM                           0x0000000102ed4d5b AGMInitialize + 3255471
    3   com.adobe.AGM                           0x0000000102ed5b5c AGMInitialize + 3259056
    4   com.adobe.AGM                           0x0000000102edcdeb AGMInitialize + 3288383
    5   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8ebf5686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ebf4c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff91c95803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff91c9aee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff91c9a6b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMediaIO                   0x00007fff8b2ed6f8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
    6   com.apple.CoreMediaIO                   0x00007fff8b2e52de CAPThread::Entry(CAPThread*) + 156
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230dfc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x000000011929abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x00000001192b2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230dfc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x000000011929abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x000000011942d2c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 20:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff8ebf7386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff92393800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff92393717 usleep + 54
    3   com.apple.AppKit                        0x00007fff906f1958 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation                    0x00007fff8c174612 __NSThread__main__ + 1345
    5   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000010ff9a850  rcx: 0x00000000003f0200  rdx: 0x0000000000000000
      rdi: 0x000000010ff9a810  rsi: 0x0000000000000000  rbp: 0x00007fff5fbff080  rsp: 0x00007fff5fbff080
       r8: 0x0000000000000002   r9: 0x000000002be65c26  r10: 0x000000010fe2e710  r11: 0x0000000025493f16
      r12: 0x000000010ff9a850  r13: 0x000000010ff9a800  r14: 0x000000010ff9a880  r15: 0x000000010ff9a800
      rip: 0x000000011bc96e9e  rfl: 0x0000000000010246  cr2: 0x0000000000000008
    Logical CPU: 6
    Binary Images:
           0x100000000 -        0x10186cfe7 +com.adobe.illustrator (682 - 16.0.0) <8F6F07B7-9649-7267-D555-D35E1326F0C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101aae000 -        0x1027f3ff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x102806000 -        0x102874fef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1028c8000 -        0x1028ccff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x1028d2000 -        0x10292fff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.682) <013A7667-AC54-C394-36EC-DE3E058EBBB8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x102956000 -        0x1029bbff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.682) <4D4BAF9C-D816-167D-C653-3E61955725A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x1029e9000 -        0x1029e9ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.682) <6344CAA3-C943-9DF3-CCCB-AB443149DF6A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1029ed000 -        0x102b66fff +com.adobe.ACE (AdobeACE 2.19.18.19822 - 2.19.18.19822) <01A168B2-A4AA-71B3-D8F1-2F4A367485BB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x102b79000 -        0x103181fff +com.adobe.AGM (AdobeAGM 4.26.20.19822 - 4.26.20.19822) <4AB2E56F-811A-C769-4F3C-CBE1530C8A56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x10321d000 -        0x10325fff7 +com.adobe.ARE (AdobeARE 1.5.02.19822 - 1.5.02.19822) <FB3356DF-DBCD-CE4C-DC16-63540BC96C5C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103267000 -        0x103361fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103405000 -        0x103424fff +com.adobe.BIB (AdobeBIB 1.2.02.19822 - 1.2.02.19822) <7EC75BFC-1A1C-8FD3-56BB-D6B6EB5CA9A1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x10342b000 -        0x103453ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4886F3FC-D31A-6149-1E03-EBA15E262086> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x10345a000 -        0x1037bbfef +com.adobe.CoolType (AdobeCoolType 5.10.31.19822 - 5.10.31.19822) <14E82AD0-5994-21FA-D963-D3FB2A113349> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x103808000 -        0x103c4eff7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <E63AFCA8-3E74-1745-8C74-8B0A78073BE5> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103cca000 -        0x104dc8fef +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <8029DA17-402C-301F-02E9-D0EC8DF48BE8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x104f88000 -        0x104fe8ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x104ff2000 -        0x1050aafe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x1050dd000 -        0x105187fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x1051ae000 -        0x1052eefe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x10536d000 -        0x10546ffef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x1054b7000 -        0x105604ff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x105678000 -        0x1058c1fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x105944000 -        0x10594bfef +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <E678CE59-3C6E-386B-92F1-48B49B1727E0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x105955000 -        0x105981fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x1059a4000 -        0x105a61fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x105aab000 -        0x105b70fff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bbd000 -        0x105dcbfff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x105e0d000 -        0x1065e0ff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106698000 -        0x106798ff7 +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <8C850D5F-FCF1-8620-6DAE-240667C80F9A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x1067ac000 -        0x1067d1ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetting s
           0x10680d000 -        0x106853fe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x106860000 -        0x10690efef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x10694b000 -        0x106a07fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x106a29000 -        0x106d3ffff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x106e0b000 -        0x106e25ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x106e2e000 -        0x106e47fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0EDFCF84-BC82-4466-D878-69327B1722AF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x106e4e000 -        0x106f32fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x106f43000 -        0x106f4bfef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <C4819F09-AB6C-1282-F489-48671509CE71> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x106f65000 -        0x106f7eff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <CD4FF487-E0AA-0D76-A87D-9252F242C314> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x106fa0000 -        0x107054fef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <FD24C4C8-AA95-3FB1-6350-639D50D7ACEF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1070e0000 -        0x10714dfef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <4BD779CA-98D8-9DC5-4B79-2E30E102EE31> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x107250000 -        0x10725dfff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <B0761444-05C8-F8AC-B3F3-CBA2C83129AC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x107272000 -        0x107274ff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <5A598FE6-82A6-D73A-B509-9A2902097AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10727b000 -        0x107287fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <92B1610F-451D-3684-8882-599DB6B00C23> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1072a5000 -        0x1076efff7 +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <3921F600-9022-192D-BC1B-D5D2A3A96CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x107d4a000 -        0x107e35fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <E9ECB4F4-B4C8-8D8F-1362-255FC8986938> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x107ee1000 -        0x1080d5fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <E0CC2892-B8B1-7439-494E-0FFB4D07E7F9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10829d000 -        0x1087bdfff +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <86B829A9-FF1A-DEDA-26F7-D3BA4EF7AF35> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x108ccb000 -        0x108d98ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <92204BF4-539F-C35E-8F5C-DA4AD4B48568> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x108e8c000 -        0x108f78ff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <D136ACCA-E1C5-6D39-16DE-411471D06AED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x1090c2000 -        0x109140fff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109151000 -        0x10917dff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x109196000 -        0x1091a4ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x1091ba000 -        0x1091bffff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1091c6000 -        0x1091cffff +com.adobe.dvaflashview.framework (6.0.0 - 6.0.0.0) <841D0780-EF72-47D9-1D87-73F4528EB337> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x1091dd000 -        0x1091e1ff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x109278000 -        0x10927aff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10a7f6000 -        0x10a7f6fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 16.0.0 - 16.0.0) <432D5AA2-CBB3-C291-F72C-24C96E089AEB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Resources/en_US/PluginRes.aip/Contents/MacOS/PlugInRes
           0x10d2ea000 -        0x10d2f4fff +com.adobe.illustrator.plugins.Action (Action version 16.0.0 - 16.0.0) <4ECED593-19C4-5487-B0C6-FC0419A85C9C> /Applications/Adobe Illustrator CS6/*/Action
           0x10d421000 -        0x10d426fff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 16.0.0 - 16.0.0) <7BB920D3-6B17-BBC0-D697-9C035A4F1174> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x10f1e1000 -        0x10f1ecfff +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 16.0.0 - 16.0.0) <A0C06245-F4C1-073A-39F6-A5CE19504271> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x10f1f1000 -        0x10f1fafe7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 16.0.0 - 16.0.0) <6F8F36CF-5D64-0711-B04F-29A716ACB303> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x10fc2b000 -        0x10fce4ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10fdbf000 -        0x10fdefff7 +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 16.0.0 - 16.0.0) <A3E354F5-DFCE-1CC1-3246-495639338CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x10fdf5000 -        0x10fdfafff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x11008e000 -        0x1100a9fe7 +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 16.0.0 - 16.0.0) <A559C8DF-ECFD-90FA-50D5-C2EC43611DE4> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x1100b6000 -        0x1100d9fef +com.adobe.illustrator.plugins.Rasterize (Rasterize version 16.0.0 - 16.0.0) <11334147-4CAA-EB04-CE8D-1971C3624896> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x1100e1000 -        0x1100f9fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 16.0.0 - 16.0.0) <D5A47E68-502F-D194-88CA-20397F945D0F> /Applications/Adobe Illustrator CS6/*/BrushManager
           0x1113c7000 -        0x111436ff7 +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 16.0.0 - 16.0.0) <62D16574-674D-99C0-9E58-CF5A7B97C87F> /Applications/Adobe Illustrator CS6/*/PhotoshopAdapter
           0x111445000 -        0x1114b4fef +com.adobe.illustrator.plugins.UserInterface (User Interface version 16.0.0 - 16.0.0) <03D3CBDC-B773-1382-6FAA-533C93CF95A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x11155f000 -        0x11157cff7 +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 16.0.0 - 16.0.0) <2C742D8A-9F05-E9FA-A8B1-949583EF2B59> /Applications/Adobe Illustrator CS6/*/ControlPanel
           0x111584000 -        0x1115c2fe7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 16.0.0 - 16.0.0) <3D8AF518-4B60-8BAE-6448-011334D1BF97> /Applications/Adobe Illustrator CS6/*/KinsokuDlg
           0x1115ea000 -        0x1115f9ff7  libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x111700000 -        0x11182bfff +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 16.0.0 - 16.0.0) <E4BD81A9-61FC-1EF1-B568-DB50964B8518> /Applications/Adobe Illustrator CS6/*/ColorHarmony
           0x111860000 -        0x111953ff7 +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 16.0.0 - 16.0.0) <9ED937F6-A136-2DE4-CA82-82C52087EBA7> /Applications/Adobe Illustrator CS6/*/PaintStyle
           0x111982000 -        0x111c23fef +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 16.0.0 - 16.0.0) <752836AF-2036-C3CD-E060-9204A88B9953> /Applications/Adobe Illustrator CS6/*/ScriptingSupport
           0x111cfd000 -        0x111ddcfef +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <F0116E90-5C45-DFA3-9C17-9B5D1BF0FD1F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x111e6e000 -        0x111ee8fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <C0AD101D-E452-4B4B-5B31-F467133EC20C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x111ef7000 -        0x111f1dff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x111f2f000 -        0x111f57ff7  com.apple.cmio.DAL.VDC_4 (301.0 - 4147) <52F61616-1034-3699-BD49-7860000A2671> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
           0x111f62000 -        0x111f74ff7  libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x111f78000 -        0x111f7bff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 16.0.0 - 16.0.0) <D6B27686-EA36-7158-33DC-89D152E3F9DD> /Applications/Adobe Illustrator CS6/*/Geometry
           0x118391000 -        0x118482fff +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.2.29 - 6.2.29.18602) <2BD3388F-976E-0B1C-55DB-B97A5AF95724> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUIFle x
           0x118589000 -        0x1185a5ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x1185aa000 -        0x1185cbfff  libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x1185cf000 -        0x1185d5fe7 +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 16.0.0 - 16.0.0) <DC333FC0-E5F1-693A-1CE0-BF584154C5E3> /Applications/Adobe Illustrator CS6/*/ToolSelector
           0x1185da000 -        0x1185f8fe7 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 16.0.0 - 16.0.0) <C396F193-6B6C-C946-61E4-83EBDB55ABDB> /Applications/Adobe Illustrator CS6/*/VariablesPalette
           0x119000000 -        0x119f85fd7 +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <5E188E32-37F7-4E0B-0674-E8D16B60074F> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
           0x11a1d2000 -        0x11a2abff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x11bac0000 -        0x11bc0bff7 +com.adobe.illustrator.plugins.SwatchLibs (Swatch Libraries version 16.0.0 - 16.0.0) <8E8BCE2E-9051-04A6-CCAC-8D5F7424D716> /Applications/Adobe Illustrator CS6/*/SwatchLibs
           0x11bc3e000 -        0x11bcc5fe7 +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 16.0.0 - 16.0.0) <221130E5-082F-18F7-61B1-AA6E11FD4A97> /Applications/Adobe Illustrator CS6/*/SymbolPalette
           0x11bce5000 -        0x11bd1dfff +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 16.0.0 - 16.0.0) <CE12B42F-0E0E-0138-3C0D-67B50E8F8C99> /Applications/Adobe Illustrator CS6/*/Mojikumi
           0x11bd36000 -        0x11be51fe7 +com.adobe.illustrator.plugins.svgFileFormat ( SVG Format version 16.0.0 - 16.0.0) <7E1F2008-93E1-ECF2-49C9-D85BF2CB79DF> /Applications/Adobe Illustrator CS6/*/svgFileFormat
           0x11be73000 -        0x11bea8fff +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 16.0.0 - 16.0.0) <2E6FFCDF-676F-126B-4071-F95937B85AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
           0x11bebb000 -        0x11bec1fff +com.adobe.illustrator.plugins.ShapeSuite (Shape Construction Suite version 16.0.0 - 16.0.0) <F404EF55-D9B3-DC23-67B1-7FD6629838C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeSuite
           0x11bec5000 -        0x11beffff7 +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 16.0.0 - 16.0.0) <53D2A31E-74AB-C5D0-5A0A-58F1E102227E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
           0x11bf08000 -        0x11bf10fff +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 16.0.0 - 16.0.0) <7831D239-5D12-9652-91AF-C9ACEB5E7B77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x11bf15000 -        0x11bf37ff7 +com.adobe.illustrator.plugins.DocInfo (Document Info version 16.0.0 - 16.0.0) <27FC54EB-3F7A-2604-D2D1-B1E5E7DA3FDD> /Applications/Adobe Illustrator CS6/*/DocInfo
           0x11bf42000 -        0x11bf8cfe7 +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 16.0.0 - 16.0.0) <00086DF0-EB5D-0D9F-605B-AD72F6817ACC> /Applications/Adobe Illustrator CS6/*/LinkPalette
           0x11bfa8000 -        0x11c000fff +com.adobe.illustrator.plugins.Snapomatic (Snap version 16.0.0 - 16.0.0) <BFB48EDA-0C29-B6FA-CF1C-330CE683230D> /Applications/Adobe Illustrator CS6/*/Snapomatic
           0x11c00e000 -        0x11c016fff +com.adobe.illustrator.plugins.Colors (Colors version 16.0.0 - 16.0.0) <189D38EB-0C11-D380-F2FB-2DB0AE5E301C> /Applications/Adobe Illustrator CS6/*/Colors
           0x11c01c000 -        0x11c02bff7 +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 16.0.0 - 16.0.0) <3AE0FCDD-507D-DAFF-2868-08C4DF8FC9B6> /Applications/Adobe Illustrator CS6/*/DropShadow
           0x11c032000 -        0x11c05ffff +com.adobe.illustrator.plugins.SimpleTools (Segment Tools version 16.0.0 - 16.0.0) <F2E38DA5-27F0-91AB-0D3D-1B97D645AA83> /Applications/Adobe Illustrator CS6/*/SimpleTools
           0x11c074000 -        0x11c094fff +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 16.0.0 - 16.0.0) <95AC109F-40FB-6F65-490A-B516BF98ABB9> /Applications/Adobe Illustrator CS6/*/ScatterBrushTool
           0x11c09c000 -        0x11c0b9ff7 +com.adobe.illustrator.plugins.GlobAdjTool (Reshape Tool version 16.0.0 - 16.0.0) <44A4EF2B-9C92-5B4C-9AA0-A8EB35A4EAF5> /Applications/Adobe Illustrator CS6/*/GlobAdjTool
           0x11c0bf000 -        0x11c0e7fef +com.adobe.illustrator.plugins.ParticleSystem (Symbolism version 16.0.0 - 16.0.0) <ECA3A7A3-9258-4AA7-F930-7E78C28B3455> /Applications/Adobe Illustrator CS6/*/ParticleSystem
           0x11c0f8000 -        0x11c114ff7 +com.adobe.illustrator.plugins.MagicWand (Magic Wand version 16.0.0 - 16.0.0) <D6CB6CF3-E823-65E6-BDE4-056656595EAB> /Applications/Adobe Illustrator CS6/*/MagicWand
           0x11c124000 -        0x11c13efff +com.adobe.illustrator.plugins.LiquifyTool (Liquify version 16.0.0 - 16.0.0) <150983BB-B6C7-4E89-7814-0C14A7C1BCA0> /Applications/Adobe Illustrator CS6/*/LiquifyTool
           0x11c143000 -        0x11c14fff7 +com.adobe.illustrator.plugins.Lasso (Lasso version 16.0.0 - 16.0.0) <7257BF10-8085-9640-48A8-39387FDAE8F3> /Applications/Adobe Illustrator CS6/*/Lasso
           0x11c15d000 -        0x11c164ff7 +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 16.0.0 - 16.0.0) <2CC37E82-1C82-79CF-2323-412B2EEAD6B0> /Applications/Adobe Illustrator CS6/*/KnifeTool
           0x11c16a000 -        0x11c1bbfef +com.adobe.illustrator.plugins.EraserTool (EraserTool version 16.0.0 - 16.0.0) <2AFAA4ED-CE77-9E71-D57A-C4C39EF18ADD> /Applications/Adobe Illustrator CS6/*/EraserTool
           0x11c1d3000 -        0x11c260fe7 +com.adobe.illustrator.plugins.dBrushTool (Bristle Brush Tool version 16.0.0 - 16.0.0) <C8ACE46D-AC4B-9BAE-1B4E-F2B6A405EDFF> /Applications/Adobe Illustrator CS6/*/dBrushTool
           0x11c278000 -        0x11c2cefff +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 16.0.0 - 16.0.0) <667076C9-E5B7-F554-CE18-A3B7071B2216> /Applications/Adobe Illustrator CS6/*/CropAreaTool
           0x11c2e8000 -        0x11c325fff +com.adobe.illustrator.plugins.CalligraphicBrushTool (Calligraphic Brush Tool version 16.0.0 - 16.0.0) <B787FB6C-39DA-ADB6-8932-6C40D7015FAF> /Applications/Adobe Illustrator CS6/*/CalligraphicBrushTool
           0x11c33b000 -        0x11c356ff7 +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 16.0.0 - 16.0.0) <A6E7E18C-4B89-99F3-4ED0-37EFB11077E6> /Applications/Adobe Illustrator CS6/*/BoundingBox
           0x11c36c000 -        0x11c38dfef +com.adobe.illustrator.plugins.ArtOnPathBrushTool (Art Brush Tool version 16.0.0 - 16.0.0) <69484EA9-036C-FBEB-9878-09A2232CD9A0> /Applications/Adobe Illustrator CS6/*/ArtOnPathBrushTool
           0x11c394000 -        0x11c3eafe7 +com.adobe.illustrator.plugins.VectorizeUI (VectorizeUI version 16.0.0 - 16.0.0) <84B13AD7-F785-8270-C54D-D5F83B8E49C1> /Applications/Adobe Illustrator CS6/*/VectorizeUI
           0x11c403000 -        0x11c44cfe7 +com.adobe.illustrator.plugins.VariablesPaletteUI (PlanetXUI version 16.0.0 - 16.0.0) <99ECF2C9-6074-5438-FBD5-4EB09062DE07> /Applications/Adobe Illustrator CS6/*/VariablesPaletteUI
           0x11c465000 -        0x11c477fe7 +com.adobe.illustrator.plugins.TransformUI (TransformUI version 16.0.0 - 16.0.0) <C89EABC6-F8D2-ECE8-2905-C7615C7A9B6C> /Applications/Adobe Illustrator CS6/*/TransformUI
           0x11c488000 -        0x11c4d1ff7 +com.adobe.illustrator.plugins.svgFileFormatUI (svgFileFormatUI version 16.0.0 - 16.0.0) <F1C90721-3229-3D0F-FCF2-46CE49BA2917> /Applications/Adobe Illustrator CS6/*/svgFileFormatUI
           0x11c4f0000 -        0x11c506ff7 +com.adobe.illustrator.plugins.PreferenceUI (PreferenceUI version 16.0.0 - 16.0.0) <6D90CDCF-98B5-F646-7D87-E837630E08BE> /Applications/Adobe Illustrator CS6/*/PreferenceUI
           0x11c518000 -        0x11c547fe7 +com.adobe.illustrator.plugins.PathfinderUI (PathfinderUI version 16.0.0 - 16.0.0) <427FBEC9-0A75-459E-2F81-006E93081073> /Applications/Adobe Illustrator CS6/*/PathfinderUI
           0x11c55d000 -        0x11c721fe7 +com.adobe.illustrator.plugins.IllustratorUI (IllustratorUI version 16.0.0 - 16.0.0) <8DA53C49-333D-C0E6-D301-058A25263B98> /Applications/Adobe Illustrator CS6/*/IllustratorUI
           0x11c77a000 -        0x11c7acfe7 +com.adobe.illustrator.plugins.FlattenTransparencyUI ( Flatten Transparency version 16.0.0 - 16.0.0) <1C3F3D66-9070-8833-3816-2EA3A73A4229> /Applications/Adobe Illustrator CS6/*/FlattenTransparencyUI
           0x11c7c3000 -        0x11c84dff7 +com.adobe.illustrator.plugins.BrushManagerUI (ShapeToolUI version 16.0.0 - 16.0.0) <B34A05F5-CD84-BFF0-A393-0D965AB9B268> /Applications/Adobe Illustrator CS6/*/BrushManagerUI
           0x11c86e000 -        0x11c8a7fe7 +com.adobe.illustrator.plugins.AIToolBoxUI (AIToolBoxUI version 16.0.0 - 16.0.0) <3EFFDCFF-F661-7E2B-03B6-829D174D9AFE> /Applications/Adobe Illustrator CS6/*/AIToolBoxUI
           0x11c8bc000 -        0x11c8bdfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 16.0.0 - 16.0.0) <7CE4FC8A-FE54-9ECC-7510-2B7C9A5C8388> /Applications/Adobe Illustrator CS6/*/MPSCommon
           0x11c8c1000 -        0x11c8cfff7 +com.adobe.illustrator.plugins.Pathfinder (Pathfinder Plugin version 16.0.0 - 16.0.0) <B7E2D341-20BC-C75D-AD6F-654333A54018> /Applications/Adobe Illustrator CS6/*/Pathfinder
           0x11c8d4000 -        0x11c8daff7 +com.adobe.illustrator.plugins.PathSuite (PathConstruction Suite version 16.0.0 - 16.0.0) <5A1AE733-F5FD-CFFD-C56C-BC70F62EBFAA> /Applications/Adobe Illustrator CS6/*/PathSuite
           0x11c8e6000 -        0x11c8e7ff7 +com.adobe.illustrator.plugins.FlattenS (Flatten Suite version 16.0.0 - 16.0.0) <6BBC192F-BCB1-0E61-F843-BC33D5B60F21> /Applications/Adobe Illustrator CS6/*/FlattenS
           0x11c8eb000 -        0x11c8f2fff +com.adobe.illustrator.plugins.fileclipboardpref (FileClipboardPref version 16.0.0 - 16.0.0) <8A7FC7EE-8B19-6F67-BE4D-91ACEA380A9B> /Applications/Adobe Illustrator CS6/*/fileclipboardpref
           0x11ca00000 -        0x11ca7bfff +com.adobe.illustrator.plugins.IdeaFileFormat (IdeaFileFormat version 15 . 0 . 0 . 0 - 15 . 0 . 0 . 0) <965B3247-33FD-925A-48E0-237F83D1CC7A> /Applications/Adobe Illustrator CS6/*/IdeaFileFormat
           0x11caee000 -        0x11cb22fef +com.adobe.illustrator.plugins.Workspaces (Workspaces version 16.0.0 - 16.0.0) <D15082E8-8C3A-6E9B-7305-917B95174834> /Applications/Adobe Illustrator CS6/*/Workspaces
           0x11cb37000 -        0x11cb77fef +com.adobe.illustrator.plugins.TransparencyPalette (Transparency Palette version 16.0.0 - 16.0.0) <C1016A50-2D07-B238-571A-399B99766707> /Applications/Adobe Illustrator CS6/*/TransparencyPalette
           0x11cb8e000 -        0x11cbcdfff +com.adobe.illustrator.plugins.TransformPalett (Transform Palette version 16.0.0 - 16.0.0) <AA7FE831-C953-B179-1733-736205A0CEF6> /Applications/Adobe Illustrator CS6/*/TransformPalett
           0x11cbe3000 -        0x11cc27fe7 +com.adobe.illustrator.plugi

Maybe you are looking for

  • Get the user name of  sso user who  logged in from my partner application

    Hello, I have created a jsp web application and i registered it under oracle sso server. How can i get the user_name of the user logged in to the sso server from my web application in order to personalize my web page ??? Thanks in advance.

  • Is there a recent update about the release of JHeadstart 12c?

    Hi Everyone:      I have searched this discussion group, and found that the last update for the release of JHeadstart 12c was September 2013 as found here Is there a release date for JHeadstart 12c?      Is there a more recent estimate?      Thank yo

  • How to achive Java DB like loggin in oracle?

    Please help me, i'm new to oracle and don't know how to achive my goal. In derby my log files presents me all the information i need for researching purposes. The same can be achived via auditing in oracle i guess. So my starting point is: I activate

  • Tic Tac Toe Help!

    I have this code so far and it won't compile, and I don't know how to fix it, can anyone help me? import java.awt.*; import javax.swing.*; public class TicTacToe extends JFrame{      public void main (String [] args){      TicTacToe t3 = new TicTacTo

  • FacesContext can't display error msg !

    Hi guys, I got this problem. For this function:      public User saveUser(User user) throws DBException {           try {                User newUser = this.userDao.saveUser(user);                return newUser;           } catch (DataIntegrityViolat