EDirectory 8.8.4 schema update failed on SLES10.2 OES2 SP1

We are unable to update schema with optional attributes using ldap
connection. We are using the API ldap_schema_add for updating the
schema.
It is returning 90.
Note: we are able to modify schema using the same in case of eDirectory
8.8.1 and 8.8.2 on SLES 10 sp2
soumyajit_roy
soumyajit_roy's Profile: http://forums.novell.com/member.php?userid=56993
View this thread: http://forums.novell.com/showthread.php?t=380675

Unfortunately, I do not do C.
If the 90 is the LDAP error code from the server, then it is indicative
of a memory error.
-jim
soumyajit roy wrote:
> Hi Jim,
>
> Here are the details:
>
> What programing language? C++
> What attributes? AgentPort and MonitorPort (Listening
> Ports)
> What Class? NCPServer Class in the schema
>
> I have given below the code snippet i am using for the schema
> modification.
>
> Code:
> // All the macros and other variables are defined. This same code is
> working fine in SLES 9 and SLES 10 without OES (both with eDir 8.7.3 and
> eDir 8.8.2).
> .......
> .......
> const int modslots = 5+COUNT(attrtbl);
> LDAPSchemaMod mod[modslots];
> LDAPSchemaMod *pmod[modslots+1]; // room for terminating NULL
> int idx = 0;
>
> // set up our new attribute
> char *oid [] = {pszOid, NULL};
> char *name[] = {pszName, NULL};
> char *desc[] = {pszDesc, NULL};
> char *syntax[] = {pszSyntaxOid, NULL};
> char *xset[] = { "1", NULL };
> char *xclear[] = { "0", NULL };
>
> // NOTE: the 'op' field of LDAP_SCHEMA_MOD is not used by
> ldap_schema_add.
> //
> mod[idx].op = LDAP_MOD_ADD;
> mod[idx].fieldName = LDAP_SCHEMA_OID;
> mod[idx].values = oid;
> pmod[idx] = &mod[idx];
> ++idx;
>
> mod[idx].op = LDAP_MOD_ADD;
> mod[idx].fieldName = LDAP_SCHEMA_NAMES;
> mod[idx].values = name;
> pmod[idx] = &mod[idx];
> ++idx;
>
> mod[idx].op = LDAP_MOD_ADD;
> mod[idx].fieldName = LDAP_SCHEMA_DESCRIPTION;
> mod[idx].values = desc;
> pmod[idx] = &mod[idx];
> ++idx;
>
> mod[idx].op = LDAP_MOD_ADD;
> mod[idx].fieldName = LDAP_SCHEMA_SYNTAX_OID;
> mod[idx].values = syntax;
> pmod[idx] = &mod[idx];
> ++idx;
>
> for (int i=0; i<COUNT(attrtbl) && idx<modslots; i++)
> {
> if (flags & attrtbl[i].attrFlag)
> {
> // set the desired attribute
> mod[idx].op = LDAP_MOD_ADD;
> mod[idx].fieldName = attrtbl[i].attrXString;
> mod[idx].values = attrtbl[i].bSet?xset:xclear;
> pmod[idx] = &mod[idx];
> ++idx;
> }
> else
> {
> if (attrtbl[i].bIsClearable)
> {
> // attribute can be cleared, so do it.
> mod[idx].op = LDAP_MOD_ADD;
> mod[idx].fieldName = attrtbl[i].attrXString;
> mod[idx].values = attrtbl[i].bSet?xclear:xset;
> pmod[idx] = &mod[idx];
> ++idx;
> }
> }
> }
>
> pmod[idx] = NULL; // end of definition
>
> // make the change -- add schema attribute
> rc = ldap_schema_add (schema, LDAP_SCHEMA_ATTRIBUTE_TYPE, pmod);
> if (rc)
> {
> fprintf(stderr, "ldap_schema_add 1 failure (%d): %s\n", rc,
> ldap_err2string( rc ));
> fprintf(stderr, "Failed to add the attribute %s to the schema\n",
> pszName);
> }
> .........
> .........
> //////////////////// End of Code.
>
> Here ldap_schema_add is returning error 90.
>
> This same code is working fine in SLES 9 and SLES 10 (both with eDir
> 8.7.3 and 8.8.2) without OES.
>
>

Similar Messages

  • FDM Schema update failed with error

    Hi,
    Version: FDM 11.1.1.3
    Database: Oracle 11.2.0.1
    Running schema update on 9.3.0 schema failed with following error:
    Ram the schema upgrade utility (Name: FDMApp Schema Level: 9.3.0)
    The upgrade failed approximately 1 minute into the process with the following error:
    Application [FDMApp] failed, check log file!”
    From the log file:
    …\Applications\FDMApp\Outbox\Logs\FDMApp_Update.log
    ** Begin Schema Update Entry **
    Step 12: Update English Language Code to Standard Local Value Failed!
    -2147217873-Data access error
    SQL where it fails:
    ORA-00001: unique constraint (FDMOWNER.PK_TAPPOBJECT_LOCALE) violated
    UPDATE tSecObject_Locale Set LangKey = 1033 Where (LangKey = 1)
    Anyone have any idea on this???
    Thanks!

    Hello,
    I would suggest you make sure that you run the schema update on an appropriate FDM 9.3.0 application.
    Language records (as the one mentioned in the error) do not exist in FDM 9.3.0 and should not be a problem.
    I would suspect you either don't have a 9.3.0 application; or some other custom modification was made.
    Thank you,

  • Mythtv schema update fails

    Upgrading mythtv to the latest version via pacman, all installs, apparently correctly.  You need to run mythtv-setup to update the schema, when I did this it failed.  There is a backup database created, so I dropped the new one, created mythconverg again, imported the backup database into it, and ran it from the command line.  The schema updates go fine until it gets to 1181, at which point it errors out.
    Error was: Driver error was [2/1062]
    Database error was: Duplicate entry '1045 -2008-04-02 17:00:00-5-0' for key 1
    There is a script in contrib to optimize the database, I've tried that.  It complains at first but runs without intervention, this does not change the upgrade result.
    Is this fixable?  I don't know enough mysql to dig into the guts of the thing.

    Error was: Driver error was [2/1062]
    Database error was: Duplicate entry '1045 -2008-04-02 17:00:00-5-0' for key 1
    Can you also post the name of the table for which this error is happening?

  • Zen 7 Sp1 Desktop Mngt Schema update fails

    Hey Gang....
    I got a Netware 6.5 SP8 server as a lab box. Trying to load Zen 7 SP1 from the Desktop Managment .iso via my DVD #1 7/2009 Software Evaluation library DVD.
    When I get to Schema Extension and Product Licensing I click the button, a dialogue box flashes by, but then nothing.
    Any ideas? Any prerequisites not loaded? I am logged in as Admin.
    Any help appreciated.
    -RF

    Dear Jared:
    It was a bad CD. Thanks for the help!!!!
    -Bill Jetter
    Originally Posted by Jared Jennings
    wjetter,
    >When I get to Schema Extension and Product Licensing I click the
    >button, a dialogue box flashes by, but then nothing.
    SOunds like a bad CD to me.
    I would try downloading the ISO from the main download site. Here's a link.
    NOVELL: Downloads - Novell ZENworks 7 SP1 Suite Release 3 e-Media Kit
    Jared Jennings
    Novell Support Forums Sysop
    Senior Systems Architect, Data Technique, Inc.
    Data Technique, Inc. | Information Technology Consulting Solutions
    My Blog and Wiki with Tips, Tricks, and Tutorials
    http://jaredjennings.org
    Twitter@ Jared Jennings (jaredljennings) on Twitter

  • Windows Update fails with 80072EFE on Windows 8.1

    Checking for updates fails on Windows 8.1 with error 80072EFE. Connectivity is normal, Antivirus apart from Defender is not installed. DNS Caches were flushed. The following is in the windowsupdate.log:
    Please advice.
    2014-03-18 07:40:04:140 1092 19a4 AU Triggering AU detection through DetectNow API
    2014-03-18 07:40:04:140 1092 19a4 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-03-18 07:40:04:140 1092 19a4 AU Triggering Online detection (interactive)
    2014-03-18 07:40:04:142 1092 b30 AU #############
    2014-03-18 07:40:04:142 1092 b30 AU ## START ## AU: Search for updates
    2014-03-18 07:40:04:142 1092 b30 AU #########
    2014-03-18 07:40:04:142 1092 b30 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-03-18 07:40:04:143 1092 b30 IdleTmr WU operation (CSearchCall::Init ID 10) started; operation # 37518; does use network; is not at background priority
    2014-03-18 07:40:04:143 1092 b30 IdleTmr Incremented PDC RefCount for Network to 1
    2014-03-18 07:40:04:143 1092 b30 IdleTmr Incremented idle timer priority operation counter to 2
    2014-03-18 07:40:04:143 1092 b30 Agent *** START *** Queueing Finding updates [CallerId = AutomaticUpdatesWuApp Id = 10]
    2014-03-18 07:40:04:143 1092 b30 AU <<## SUBMITTED ## AU: Search for updates [CallId = {C4CCE4EC-152F-4071-98D7-DA84CC111121} ServiceId = {7971F918-A847-4430-9279-4A52D1EFE18D}]
    2014-03-18 07:40:04:143 1092 1448 Agent *** END *** Queueing Finding updates [CallerId = AutomaticUpdatesWuApp Id = 10]
    2014-03-18 07:40:04:144 1092 1448 Agent *************
    2014-03-18 07:40:04:144 1092 1448 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdatesWuApp Id = 10]
    2014-03-18 07:40:04:144 1092 1448 Agent *********
    2014-03-18 07:40:04:144 1092 1448 Agent * Online = Yes; Ignore download priority = No
    2014-03-18 07:40:04:144 1092 1448 Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-03-18 07:40:04:144 1092 1448 Agent * ServiceID = {7971F918-A847-4430-9279-4A52D1EFE18D} Third party service
    2014-03-18 07:40:04:144 1092 1448 Agent * Search Scope = {Machine & All Users}
    2014-03-18 07:40:04:144 1092 1448 Agent * Caller SID for Applicability: S-1-5-21-3319790093-2107223747-1777061849-1003
    2014-03-18 07:40:04:144 1092 1448 EP Got 9482F4B4-E343-43B6-B170-9A65BC822C77 redir SecondaryServiceAuth URL: "7971f918-a847-4430-9279-4a52d1efe18d"
    2014-03-18 07:40:04:147 1092 1448 EP Got 7971F918-A847-4430-9279-4A52D1EFE18D redir Client/Server URL: "https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx"
    2014-03-18 07:40:04:149 1092 1448 Setup Checking for agent SelfUpdate
    2014-03-18 07:40:04:149 1092 1448 Setup Client version: Core: 7.9.9600.16422 Aux: 7.9.9600.16384
    2014-03-18 07:40:04:150 1092 1448 EP Got 9482F4B4-E343-43B6-B170-9A65BC822C77 redir SelfUpdate URL: "https://fe2.update.microsoft.com/v10/3/windowsupdate/selfupdate"
    2014-03-18 07:40:04:342 1092 1448 Misc WARNING: Send failed with hr = 80072efe.
    2014-03-18 07:40:04:343 1092 1448 Misc WARNING: Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <None>
    2014-03-18 07:40:04:343 1092 1448 Misc WARNING: Send request failed, hr:0x80072efe
    2014-03-18 07:40:04:343 1092 1448 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <https://fe2.update.microsoft.com/v10/3/windowsupdate/selfupdate/wuident.cab>. error 0x80072efe
    2014-03-18 07:40:04:343 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efe
    2014-03-18 07:40:04:343 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efe
    2014-03-18 07:40:04:343 1092 1448 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efe
    2014-03-18 07:40:04:521 1092 1448 Misc WARNING: Send failed with hr = 80072efe.
    2014-03-18 07:40:04:521 1092 1448 Misc WARNING: Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <None>
    2014-03-18 07:40:04:521 1092 1448 Misc WARNING: Send request failed, hr:0x80072efe
    2014-03-18 07:40:04:521 1092 1448 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <https://fe2.update.microsoft.com/v10/3/windowsupdate/selfupdate/wuident.cab>. error 0x80072efe
    2014-03-18 07:40:04:521 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efe
    2014-03-18 07:40:04:521 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efe
    2014-03-18 07:40:04:521 1092 1448 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efe
    2014-03-18 07:40:04:692 1092 1448 Misc WARNING: Send failed with hr = 80072efe.
    2014-03-18 07:40:04:692 1092 1448 Misc WARNING: Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <None>
    2014-03-18 07:40:04:693 1092 1448 Misc WARNING: Send request failed, hr:0x80072efe
    2014-03-18 07:40:04:693 1092 1448 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <https://fe2.update.microsoft.com/v10/3/windowsupdate/selfupdate/wuident.cab>. error 0x80072efe
    2014-03-18 07:40:04:693 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efe
    2014-03-18 07:40:04:693 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efe
    2014-03-18 07:40:04:693 1092 1448 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efe
    2014-03-18 07:40:04:864 1092 1448 Misc WARNING: Send failed with hr = 80072efe.
    2014-03-18 07:40:04:864 1092 1448 Misc WARNING: Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <None>
    2014-03-18 07:40:04:864 1092 1448 Misc WARNING: Send request failed, hr:0x80072efe
    2014-03-18 07:40:04:864 1092 1448 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <https://fe2.update.microsoft.com/v10/3/windowsupdate/selfupdate/wuident.cab>. error 0x80072efe
    2014-03-18 07:40:04:864 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efe
    2014-03-18 07:40:04:865 1092 1448 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efe
    2014-03-18 07:40:04:865 1092 1448 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efe
    2014-03-18 07:40:04:865 1092 1448 Misc WARNING: DownloadFileInternal failed for https://fe2.update.microsoft.com/v10/3/windowsupdate/selfupdate/wuident.cab: error 0x80072efe
    2014-03-18 07:40:04:865 1092 1448 Setup WARNING: SelfUpdate check failed to download package information, error = 0x80072EFE
    2014-03-18 07:40:04:865 1092 1448 Setup FATAL: SelfUpdate check failed, err = 0x80072EFE
    2014-03-18 07:40:04:865 1092 1448 Agent * WARNING: Skipping scan, self-update check returned 0x80072EFE
    2014-03-18 07:40:04:866 1092 1448 Agent * WARNING: Exit code = 0x80072EFE
    2014-03-18 07:40:04:866 1092 1448 Agent *********
    2014-03-18 07:40:04:866 1092 1448 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdatesWuApp Id = 10]
    2014-03-18 07:40:04:866 1092 1448 Agent *************
    2014-03-18 07:40:04:866 1092 1448 Agent WARNING: WU client failed Searching for update with error 0x80072efe
    2014-03-18 07:40:04:866 1092 1448 IdleTmr WU operation (CSearchCall::Init ID 10, operation # 37518) stopped; does use network; is not at background priority
    2014-03-18 07:40:04:866 1092 1448 IdleTmr Decremented PDC RefCount for Network to 0
    2014-03-18 07:40:04:866 1092 1448 IdleTmr Decremented idle timer priority operation counter to 1
    2014-03-18 07:40:04:867 1092 c54 AU >>## RESUMED ## AU: Search for updates [CallId = {C4CCE4EC-152F-4071-98D7-DA84CC111121} ServiceId = {7971F918-A847-4430-9279-4A52D1EFE18D}]
    2014-03-18 07:40:04:867 1092 c54 AU # WARNING: Search callback failed, result = 0x80072EFE
    2014-03-18 07:40:04:867 1092 c54 AU #########
    2014-03-18 07:40:04:867 1092 c54 AU ## END ## AU: Search for updates [CallId = {C4CCE4EC-152F-4071-98D7-DA84CC111121} ServiceId = {7971F918-A847-4430-9279-4A52D1EFE18D}]
    2014-03-18 07:40:04:867 1092 c54 AU #############
    2014-03-18 07:40:04:867 1092 c54 AU All AU searches complete.
    2014-03-18 07:40:04:867 1092 c54 AU # WARNING: Failed to find updates with error code 80072efe
    2014-03-18 07:40:04:868 1092 c54 AU AU setting next detection timeout to 2014-03-18 11:40:04
    2014-03-18 07:40:04:869 1092 c54 AU # Publishing WNF Per user update count event Count: 5 SID {S-1-5-21-3319790093-2107223747-1777061849-1003} Service {7971F918-A847-4430-9279-4A52D1EFE18D}
    2014-03-18 07:40:04:869 1092 c54 AU # Publishing WNF Per user update count event Count: 0 SID {S-1-5-21-3319790093-2107223747-1777061849-1003} Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

    Incidentally the link that this mentioned in the log file works fine when I open it in Internet Explorer:
    2014-03-18 12:04:16:095 1076 1830 SLS Retrieving SLS response from server...
    2014-03-18 12:04:16:095 1076 1830 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/6.3.9600.0/0?CH=41&L=en-GB;de-DE;nl-NL&P=&PT=0x30&WUA=7.9.9600.16422
    2014-03-18 12:04:16:237 1076 1830 Misc WARNING: Send failed with hr = 80072efe.
    2014-03-18 12:04:16:237 1076 1830 Misc WARNING: Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <None>
    2014-03-18 12:04:16:237 1076 1830 Misc WARNING: Send request failed, hr:0x80072efe
    2014-03-18 12:04:16:237 1076 1830 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/6.3.9600.0/0?CH=41&L=en-GB;de-DE;nl-NL&P=&PT=0x30&WUA=7.9.9600.16422>. error 0x80072efe
    2014-03-18 12:04:16:237 1076 1830 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efe
    2014-03-18 12:04:16:237 1076 1830 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efe
    2014-03-18 12:04:16:237 1076 1830 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efe
    Opened in IE11 the URL  HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/6.3.9600.0/0?CH=41&L=en-GB;de-DE;nl-NL&P=&PT=0x30&WUA=7.9.9600.16422
    opens a file called environment.cab

  • JDBC Update Failed in JTable Interface

    A connection is established to database and the JTable gets the details from database and displays it in the form of a JTable as normal. When i edit just one cell, the update is processed successfully, however when try to update second cell on that particular table, the update would fail. It seems that the second update doesnt actually generate a SQL update statement to execute on database. If anyone has come across such a problem, could you please let me know what i am doing wrong here. I am using an instance of this class to create each JTable on my GUI:
    import javax.swing.JTable;
    import javax.swing.JScrollPane;
    import javax.swing.JFrame;
    import javax.swing.SwingUtilities;
    import javax.swing.JOptionPane;
    import java.awt.*;
    import java.awt.event.*;
    import java.util.Vector;
    import java.sql.*;
    import javax.swing.table.AbstractTableModel;
    import javax.swing.event.TableModelEvent;
    public class TableGen extends JFrame {
    public JTable table1;
    public JScrollPane scrollPane;
    private boolean DEBUG = true;
    public TableGen(String squery) {
    JDBCAdapter tabl = new JDBCAdapter("jdbc:odbc:ereg", "sun.jdbc.odbc.JdbcOdbcDriver",
    null,null);
    tabl.executeQuery(squery);
    table1 = new JTable(tabl);
    table1.setPreferredScrollableViewportSize(new Dimension(500, 70));
    //Create the scroll pane and add the table to it.
    scrollPane = new JScrollPane(table1);
    //Add the scroll pane to this window.
    class JDBCAdapter extends AbstractTableModel {
    Connection connection;
    Statement statement;
    ResultSet resultSet;
    String[] columnNames = {};
    Vector          rows = new Vector();
    ResultSetMetaData metaData;
    public JDBCAdapter(String url, String driverName,
    String user, String passwd) {
    try {
    Class.forName(driverName);
    System.out.println("Opening db connection");
    connection = DriverManager.getConnection(url, user, passwd);
    statement = connection.createStatement();
    catch (ClassNotFoundException ex) {
    System.err.println("Cannot find the database driver classes.");
    System.err.println(ex);
    catch (SQLException ex) {
    System.err.println("Cannot connect to this database.");
    System.err.println(ex);
    public void executeQuery(String query) {
    if (connection == null || statement == null) {
    System.err.println("There is no database to execute the query.");
    return;
    try {
    resultSet = statement.executeQuery(query);
    metaData = resultSet.getMetaData();
    int numberOfColumns = metaData.getColumnCount();
    columnNames = new String[numberOfColumns];
    // Get the column names and cache them.
    // Then we can close the connection.
    for(int column = 0; column < numberOfColumns; column++) {
    columnNames[column] = metaData.getColumnLabel(column+1);
    // Get all rows.
    rows = new Vector();
    while (resultSet.next()) {
    Vector newRow = new Vector();
    for (int i = 1; i <= getColumnCount(); i++) {
         newRow.addElement(resultSet.getObject(i));
    rows.addElement(newRow);
    // close(); Need to copy the metaData, bug in jdbc:odbc driver.
    fireTableChanged(null); // Tell the listeners a new table has arrived.
    catch (SQLException ex) {
    System.err.println(ex);
    public void close() throws SQLException {
    System.out.println("Closing db connection");
    resultSet.close();
    statement.close();
    connection.close();
    protected void finalize() throws Throwable {
    close();
    super.finalize();
    // Implementation of the TableModel Interface
    // MetaData
    public String getColumnName(int column) {
    if (columnNames[column] != null) {
    return columnNames[column];
    } else {
    return "";
    public Class getColumnClass(int column) {
    int type;
    try {
    type = metaData.getColumnType(column+1);
    catch (SQLException e) {
    return super.getColumnClass(column);
    switch(type) {
    case Types.CHAR:
    case Types.VARCHAR:
    case Types.LONGVARCHAR:
    return String.class;
    case Types.BIT:
    return Boolean.class;
    case Types.TINYINT:
    case Types.SMALLINT:
    case Types.INTEGER:
    return Integer.class;
    case Types.BIGINT:
    return Long.class;
    case Types.FLOAT:
    case Types.DOUBLE:
    return Double.class;
    case Types.DATE:
    return java.sql.Date.class;
    default:
    return Object.class;
    public boolean isCellEditable(int row, int column) {
    return true;
    public int getColumnCount() {
    return columnNames.length;
    // Data methods
    public int getRowCount() {
    return rows.size();
    public Object getValueAt(int aRow, int aColumn) {
    Vector row = (Vector)rows.elementAt(aRow);
    return row.elementAt(aColumn);
    public String dbRepresentation(int column, Object value) {
    int type;
    if (value == null) {
    return "null";
    try {
    type = metaData.getColumnType(column+1);
    catch (SQLException e) {
    return value.toString();
    switch(type) {
    case Types.INTEGER:
    case Types.DOUBLE:
    case Types.FLOAT:
    return value.toString();
    case Types.BIT:
    return ((Boolean)value).booleanValue() ? "true" : "false";
    case Types.DATE:
    return value.toString(); // This will need some conversion.
    default:
    return "'"+value.toString()+"'";
    public void setValueAt(Object value, int row, int column) {
    try {
    String tableName = metaData.getTableName(column+1);
    // Some of the drivers seem buggy, tableName should not be null.
    if (tableName == null) {
    System.out.println("Table name returned null.");
    String columnName = getColumnName(column);
    String query =
    "UPDATE "+tableName+
    " SET "+columnName+" = "+dbRepresentation(column, value)+
    " WHERE ";
    // We don't have a model of the schema so we don't know the
    // primary keys or which columns to lock on. To demonstrate
    // that editing is possible, we'll just lock on everything.
    for(int col = 0; col<getColumnCount(); col++) {
    String colName = getColumnName(col);
    if (colName.equals("")) {
    continue;
    if (col != 0) {
    query = query + " AND ";
    query = query + colName +" = "+
    dbRepresentation(col, getValueAt(row, col));
    System.out.println(query);
    statement.executeUpdate(query);
    catch (SQLException e) {
    //e.printStackTrace();
    System.err.println("Update failed");
    Vector dataRow = (Vector)rows.elementAt(row);
    dataRow.setElementAt(value, column);
    JScrollPane returnTabl()
    { return scrollPane;

    the setValueAt() method generate the SQL according to
    the selection on the JTable. The second update doesnt
    even generate any SQL query as it should always print
    it out in DOS even if update fails.there is only two possibilites remaining.
    1) there is a problem with the loop. seems unlikely.
    2) the setValueAt is not being called for some other reason.
    why don't you put some more lines to help you see what is happening.... some suggestions.
    uncomment the e.printStackTrace(); line
    put a System.out line at the start of the setValueAt method and through the iterations of the loop.

  • OS X Update fails every time.

    Ever since I have installed OS 10.5 its every update failed to install, when I tried to install from the software update. Every time I have to Download a stand alone installer to update. Strange things happened for 10.5.4 update. I got the update size as 59 mb from software update I downloaded it, which took me 1 hour. After that I restarted mac in order to install the update. But nothing happened as usual (This same thing has happend for previous updates also). I kept it installing over night but still nothing happened. So I downloaded the separate installer (Size was 554 mb). It took me a heck of a time because of the slow speeds of my ISP. Soon after the speed went down and down, finally It said timed out I did this same process 5 times and finally on the 5th try it downloaded the update. I clicked on the .dmg which was surprisingly not 554 mb it was 617mb.
    But on this try also it said the image failed to mount.
    what to do? Because of this I am unable to update it to mobile me.

    I've deleted all files from the Library/Updates folder, still won't expand the package, either directly or via the Download only option. logfile below.
    15/07/2008 07:09:57 Software Update[537] arguments=(null)
    15/07/2008 07:10:01 installdb[568] Opened receipt database on '/' with schema 17.
    15/07/2008 07:10:03 Software Update[537] Package Authoring Error: installation-check results requires a message
    15/07/2008 07:10:03 Software Update[537] Package Authoring Error: installation-check results requires a message
    15/07/2008 07:10:03 Software Update[537] Package Authoring Error: installation-check results requires a message
    15/07/2008 07:10:03 Software Update[537] Package Authoring Error: installation-check results requires a message
    15/07/2008 07:10:03 Software Update[537] Package Authoring Error: installation-check results requires a message
    15/07/2008 07:10:06 Software Update[537] JavaScript error "Undefined value" while running "_choice_suvisible"
    15/07/2008 07:10:06 Software Update[537] _choice_suvisible returned error: Undefined value
    15/07/2008 07:10:09 Software Update[537] JavaScript error "Undefined value" while running "_choice_suvisible"
    15/07/2008 07:10:09 Software Update[537] _choice_suvisible returned error: Undefined value
    15/07/2008 07:12:13 Software Update[669] * NSTask: Task create for path '/usr/bin/tar' failed: 8, "Exec format error". Terminating temporary process.
    That give anyone a clue to the problem here?
    thanks
    David

  • There was a problem updating InDesign CC For more information see the specific error below.  Update Failed Download error.  Press Retry to try again or contact customer support.(49)

    Posted the entire text from the error window, when trying to update, using the normal NON-TECHIE way to update any and all Adobe CC products, via the Creative Cloud updater installed when Adobe Creative Cloud subscription was purchased when first offered.
    The following occurs, ad nauseam:
    There was a problem updating InDesign CC
    For more information see the specific error below.
    Update Failed
    Download error.  Press Retry to try again or contact customer support.(49)
    Here's the crux of my frustration:
    (1) Customer Service is NOT contact-able, to receive LIVE help.
    (2) There is NO way for me to mitigate this "Download error", being a student learning InDesign, and NOT in any way capable of tweaking folders/files here and there.
    Therefore, the real question:
    Given that a significant number of subscribers are having the above referenced issue with attempting to download the current update for InDesign, WHAT ARE WE SUPPOSED TO DO, in order to get our contractually paid-for updates to our legally and contractually paid-for Adobe software, specifically in my case, InDesgin's current update?
    Please, NO TECHNICAL mumbo-jumbo which most likely will cause the overwhelming majority of users, like me, to seriously corrupt their computer files, but rather an honest, straightforward "what to do" from real CS/Engineers working for Adobe, as to how to FIX this issue, period.
    ===========================================================
    UPDATE:
    Here is a way in which I think I was able to "update" my InDesign CC application:
    (1) Sign-In to your Adobe Account
    https://www.adobe.com/
    (2) Click on the MENU icon
    (3) Click on the product InDesign icon
    Your browser should display the page for Adobe InDesign CC
    https://www.adobe.com/products/indesign.html?promoid=KLXLU
    (4) Click on the Download icon,
    Your browser should now display the page to download InDesign,
    https://creative.adobe.com/products/download/indesign
    (5) a Pop-Up window should open, and display:
      Launch Application
      This link needs to be opened with an application.
    with the first option to select being the CreativeCloud(URIHandler)
    (5) Select this application and click OK.
    What happened when I followed steps (1) thorugh (5) is that:
    (a) InDesign CC(2014) was installed,
    (b) InDesign CC, updated, and then
    (c) InDesign CC(2014), also updated.
    Why this all worked, is a mystery to me.
    Looks like a separate, "new" version of InDesign, InDesign CC(2014), was installed, the existing "old" InDesign was updated, and then the newly installed Indesign CC(2014) was further updated.
    A BIT MORE, when I launched my InDesign CC app, and checked to see if there were Updates Available, there in fact was an Adobe InDesign CC 64 bit (9.2.2) update.
    I clicked on UPDATE and my "old" InDesign CC app was "successfully updated."
    FURTHER INFO:  I may have neglected to list some important info ... OS:  Windows 8.1 Pro with Media Center, 64-bit
    Confused, I am able to launch BOTH of these apps, and hopefully I may use one of these versions of the InDesign CC app, to do some InDesign work.
    Will keep y'all posted!
    Message was edited by: Richard Yapkowitz, about an hour after I first posted this issue.

    Jackdan error 49 indicates the installer was unable to access a critical file or directory.  You can find additional details at Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

  • Creative Cloud updates fail for Photoshop/CC U44M1P7

    Hi,
    I'm having problems updating my Creative Cloud applications - error code U44M1P7.
    PROBLEM: I still can't update Photoshop or most of the other CC apps.
    - I am running Application Manager 6.2 (7.0.0.189) and Extension Manager 6.04
    - MacPro 3.1, OSX 10.8.2
    - Changed permissions on folders
    - The early error log files said I was missing the language packs, so I removed and re-installed the apps
    - The latest update error is U44M1P7
    - To try and narrow things down, I only re-installed Photoshop and ran the Application Manager for updates to PS, ACR, Bridge, and extension manager. All failed U44M1P7 except for Bridge, which updated correctly.
    - I tried the online chat support but nothing worked.
    HISTORY: When I tried updating Photoshop CS6 on my MacPro (via the Application Manager), all of my CC apps came up in trial mode. I eventually got all the apps running, but not before I had to de-activate, un-install the entire CC suite of apps, run the cleaner, re-download/install and upgrading the OS from 10.7.5 to 10.8.2.
    HELP! All suggestions are appreciated.
    Here's the error log files from the Photoshop update and Camera Raw:
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 205 milliseconds (0.205 seconds) DTR = 78.0488 KBPS (0.0762195 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2
    Updating media info for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: CSXSInfrastructure
      Path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2/payloads/A dobeCSXSInfrastructure3-mul-210612143620/AdobeCSXSInfrastructure3-mul-210612143620.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Fri Dec 28 18:50:47 2012  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 can be applied to product {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    Ignoring deployment input for the INSTALLDIR: marked as fixed
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 is: false
    Action string for {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe/CS6ServiceManager
    ::START TIMER:: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 5 milliseconds (0.005 seconds)
    [       0] Fri Dec 28 18:50:48 2012  INFO
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    ::START TIMER:: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionOpenProc
    Custom action return code: 0
    :: END TIMER :: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Calling the custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    ::START TIMER:: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    [       1] Fri Dec 28 18:50:48 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} modify request for AdobeCode: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Effective AdobeCode for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} is {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    [       1] Fri Dec 28 18:50:49 2012  INFO
    PDB install manipulation failed
    [       0] Fri Dec 28 18:50:49 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 104 milliseconds (0.104 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    No operation.  We're done:
    [       0] Fri Dec 28 18:50:51 2012  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Fri Dec 28 18:50:51 2012 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    [       0] Fri Dec 28 18:50:51 2012  INFO
    Call PostSession Custom Hook
    ::START TIMER:: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionCloseProc
    Custom action return code: 0
    :: END TIMER :: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    :: END TIMER :: [Total Timer] took 9253 milliseconds (9.253 seconds) DTR = 2.16146 KBPS (0.0021108 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Fri Dec 28 18:50:52 2012  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    -->  BELOW IS THE ERROR LOG FILE FOR UPDATING CAMERA RAW 7.3  <--
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 382 milliseconds (0.382 seconds) DTR = 240.838 KBPS (0.235193 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/PhotoshopCameraRaw7-7.0/7.3.37
    Updating media info for: {088691E4-0205-41CB-B073-4907FDF16D8E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: AdobeCameraRaw-7.3-mul-AdobeUpdate
      Path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/PhotoshopCameraRaw7-7.0/7.3.37/payloads/Adobe CameraRaw7.0All-291112130512/AdobeCameraRaw7.0All-291112130512.dmg
    Updating media info for: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: AdobeCameraRaw-7.3-mul-AdobeUpdate
      Path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/PhotoshopCameraRaw7-7.0/7.3.37/payloads/Adobe CameraRawProfile7.0All-291112130655/AdobeCameraRawProfile7.0All-291112130655.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Fri Dec 28 01:41:17 2012  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0: 0 (0,0)
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0 can be applied to product {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7 7.0.0.0
    Patch {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0 can be applied to product {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0
    [       0] Fri Dec 28 01:41:23 2012  INFO
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0 is: false
    Action string for {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0  is install
    Value returned on lookup of payload: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0 is: false
    Action string for {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe
    [       0] Fri Dec 28 01:41:25 2012  INFO
    BEGIN InstallOperationsQueue Unordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    BEGIN InstallOperationsQueue Unordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    [       0] Fri Dec 28 01:41:27 2012  INFO
    Calling the custom action code for pre-install for payload {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0
    ::START TIMER:: [Payload Operation :{088691E4-0205-41CB-B073-4907FDF16D8E}]
    [       1] Fri Dec 28 01:41:27 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {088691E4-0205-41CB-B073-4907FDF16D8E} modify request for AdobeCode: {088691E4-0205-41CB-B073-4907FDF16D8E}
    Effective AdobeCode for: {088691E4-0205-41CB-B073-4907FDF16D8E} is {088691E4-0205-41CB-B073-4907FDF16D8E}
    PDB install manipulation failed
    [       0] Fri Dec 28 01:41:27 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{088691E4-0205-41CB-B073-4907FDF16D8E}] took 205 milliseconds (0.205 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0
    [       0] Fri Dec 28 01:41:32 2012  INFO
    Calling the custom action code for pre-install for payload {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0
    ::START TIMER:: [Payload Operation :{B2579A74-F4AA-40B1-B47A-E73BA173EC8C}]
    [       2] Fri Dec 28 01:41:32 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {088691E4-0205-41CB-B073-4907FDF16D8E} modify request for AdobeCode: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C}
    Effective AdobeCode for: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} is {B2579A74-F4AA-40B1-B47A-E73BA173EC8C}
    PDB install manipulation failed
    [       0] Fri Dec 28 01:41:32 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{B2579A74-F4AA-40B1-B47A-E73BA173EC8C}] took 206 milliseconds (0.206 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0
    [       0] Fri Dec 28 01:41:36 2012  INFO
    No operation.  We're done:
    [       0] Fri Dec 28 01:41:38 2012  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Fri Dec 28 01:41:38 2012 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All: Install failed
    DW050:  - Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All: Install failed
    [       0] Fri Dec 28 01:41:38 2012  INFO
    Call PostSession Custom Hook
    :: END TIMER :: [Total Timer] took 38738 milliseconds (38.738 seconds) DTR = 24.0591 KBPS (0.0234952 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All: Install failed
    ERROR: DW050:  - Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Fri Dec 28 01:41:39 2012  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 165 milliseconds (0.165 seconds) DTR = 533.333 KBPS (0.520833 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/PhotoshopCameraRaw7-7.0/7.3.37
    Updating media info for: {088691E4-0205-41CB-B073-4907FDF16D8E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: AdobeCameraRaw-7.3-mul-AdobeUpdate
      Path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/PhotoshopCameraRaw7-7.0/7.3.37/payloads/Adobe CameraRaw7.0All-291112130512/AdobeCameraRaw7.0All-291112130512.dmg
    Updating media info for: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: AdobeCameraRaw-7.3-mul-AdobeUpdate
      Path: /Users/xxxx/Library/Caches/Adobe/AAMUpdater/PhotoshopCameraRaw7-7.0/7.3.37/payloads/Adobe CameraRawProfile7.0All-291112130655/AdobeCameraRawProfile7.0All-291112130655.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Fri Dec 28 18:53:37 2012  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0: 0 (0,0)
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0 can be applied to product {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7 7.0.0.0
    Patch {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0 can be applied to product {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0
    [       0] Fri Dec 28 18:53:40 2012  INFO
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0 is: false
    Action string for {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0  is install
    Value returned on lookup of payload: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0 is: false
    Action string for {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe
    [       0] Fri Dec 28 18:53:41 2012  INFO
    BEGIN InstallOperationsQueue Unordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    BEGIN InstallOperationsQueue Unordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0:  with operation install
      {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    [       0] Fri Dec 28 18:53:42 2012  INFO
    Calling the custom action code for pre-install for payload {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0
    ::START TIMER:: [Payload Operation :{088691E4-0205-41CB-B073-4907FDF16D8E}]
    [       1] Fri Dec 28 18:53:42 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {088691E4-0205-41CB-B073-4907FDF16D8E} modify request for AdobeCode: {088691E4-0205-41CB-B073-4907FDF16D8E}
    Effective AdobeCode for: {088691E4-0205-41CB-B073-4907FDF16D8E} is {088691E4-0205-41CB-B073-4907FDF16D8E}
    PDB install manipulation failed
    [       0] Fri Dec 28 18:53:42 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{088691E4-0205-41CB-B073-4907FDF16D8E}] took 105 milliseconds (0.105 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0
    [       0] Fri Dec 28 18:53:43 2012  INFO
    Calling the custom action code for pre-install for payload {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0
    ::START TIMER:: [Payload Operation :{B2579A74-F4AA-40B1-B47A-E73BA173EC8C}]
    [       1] Fri Dec 28 18:53:43 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {088691E4-0205-41CB-B073-4907FDF16D8E} modify request for AdobeCode: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C}
    Effective AdobeCode for: {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} is {B2579A74-F4AA-40B1-B47A-E73BA173EC8C}
    PDB install manipulation failed
    [       0] Fri Dec 28 18:53:43 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{B2579A74-F4AA-40B1-B47A-E73BA173EC8C}] took 105 milliseconds (0.105 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0
    [       0] Fri Dec 28 18:53:44 2012  INFO
    No operation.  We're done:
    [       0] Fri Dec 28 18:53:46 2012  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Fri Dec 28 18:53:46 2012 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All: Install failed
    DW050:  - Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All: Install failed
    [       0] Fri Dec 28 18:53:46 2012  INFO
    Call PostSession Custom Hook
    :: END TIMER :: [Total Timer] took 14330 milliseconds (14.33 seconds) DTR = 38.2415 KBPS (0.0373452 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All: Install failed
    ERROR: DW050:  - Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Fri Dec 28 18:53:47 2012  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Message was edited by: GMatsumura - edited user path name

    Hi David,
    - Creating a new administrative account and installing from there still resulted in errors in updating.
    - I again uninstalled all the CS6 apps, ran the cleaner tool (CC and CS6), and  reinstalled ALL my CC apps. Ran the updater from the Application Manager while logged in and ALL the updates failed (U44M1P7).
    Thoughts?
    Here's one of the error log files:
    Photoshop CSXS
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 83 milliseconds (0.083 seconds) DTR = 144.578 KBPS (0.14119 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2
    Updating media info for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: CSXSInfrastructure
      Path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2/payloa ds/AdobeCSXSInfrastructure3-mul-210612143620/AdobeCSXSInfrastructure3-mul-210612143620.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Thu Jan 10 17:47:42 2013  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 can be applied to product {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    Ignoring deployment input for the INSTALLDIR: marked as fixed
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 is: false
    Action string for {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe/CS6ServiceManager
    ::START TIMER:: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 5 milliseconds (0.005 seconds)
    [       0] Thu Jan 10 17:47:43 2013  INFO
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    ::START TIMER:: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionOpenProc
    Custom action return code: 0
    :: END TIMER :: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Calling the custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    ::START TIMER:: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    [       1] Thu Jan 10 17:47:43 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} modify request for AdobeCode: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Effective AdobeCode for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} is {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    [       1] Thu Jan 10 17:47:44 2013  INFO
    PDB install manipulation failed
    [       0] Thu Jan 10 17:47:44 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 206 milliseconds (0.206 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    No operation.  We're done:
    [       0] Thu Jan 10 17:47:46 2013  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Thu Jan 10 17:47:46 2013 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    [       0] Thu Jan 10 17:47:46 2013  INFO
    Call PostSession Custom Hook
    ::START TIMER:: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionCloseProc
    Custom action return code: 0
    :: END TIMER :: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    :: END TIMER :: [Total Timer] took 9846 milliseconds (9.846 seconds) DTR = 2.03128 KBPS (0.00198367 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Thu Jan 10 17:47:47 2013  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 68 milliseconds (0.068 seconds)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2
    Updating media info for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: CSXSInfrastructure
      Path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2/payloa ds/AdobeCSXSInfrastructure3-mul-210612143620/AdobeCSXSInfrastructure3-mul-210612143620.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Thu Jan 10 23:22:17 2013  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 can be applied to product {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    Ignoring deployment input for the INSTALLDIR: marked as fixed
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 is: false
    Action string for {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe/CS6ServiceManager
    ::START TIMER:: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 40 milliseconds (0.04 seconds)
    [       0] Thu Jan 10 23:22:18 2013  INFO
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    ::START TIMER:: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionOpenProc
    Custom action return code: 0
    :: END TIMER :: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    [       0] Thu Jan 10 23:22:19 2013  INFO
    Calling the custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    ::START TIMER:: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    [       1] Thu Jan 10 23:22:19 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} modify request for AdobeCode: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Effective AdobeCode for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} is {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    PDB install manipulation failed
    [       0] Thu Jan 10 23:22:19 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 206 milliseconds (0.206 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    No operation.  We're done:
    [       0] Thu Jan 10 23:22:21 2013  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Thu Jan 10 23:22:21 2013 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    [       0] Thu Jan 10 23:22:21 2013  INFO
    Call PostSession Custom Hook
    ::START TIMER:: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionCloseProc
    Custom action return code: 0
    :: END TIMER :: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    :: END TIMER :: [Total Timer] took 10450 milliseconds (10.45 seconds) DTR = 0.382775 KBPS (0.000373804 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Thu Jan 10 23:22:22 2013  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 59 milliseconds (0.059 seconds) DTR = 67.7966 KBPS (0.0662076 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2
    Updating media info for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: CSXSInfrastructure
      Path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2/payloa ds/AdobeCSXSInfrastructure3-mul-210612143620/AdobeCSXSInfrastructure3-mul-210612143620.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Thu Jan 10 23:24:35 2013  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 can be applied to product {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    Ignoring deployment input for the INSTALLDIR: marked as fixed
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 is: false
    Action string for {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe/CS6ServiceManager
    ::START TIMER:: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 2 milliseconds (0.002 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    ::START TIMER:: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionOpenProc
    Custom action return code: 0
    :: END TIMER :: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    [       0] Thu Jan 10 23:24:36 2013  INFO
    Calling the custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    ::START TIMER:: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    [       1] Thu Jan 10 23:24:36 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} modify request for AdobeCode: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Effective AdobeCode for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} is {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    PDB install manipulation failed
    [       0] Thu Jan 10 23:24:36 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 206 milliseconds (0.206 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    [       0] Thu Jan 10 23:24:37 2013  INFO
    No operation.  We're done:
    [       0] Thu Jan 10 23:24:39 2013  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Thu Jan 10 23:24:39 2013 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    [       0] Thu Jan 10 23:24:39 2013  INFO
    Call PostSession Custom Hook
    ::START TIMER:: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionCloseProc
    Custom action return code: 0
    :: END TIMER :: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    :: END TIMER :: [Total Timer] took 12029 milliseconds (12.029 seconds) DTR = 0.665059 KBPS (0.000649472 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Thu Jan 10 23:24:40 2013  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 91 milliseconds (0.091 seconds)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2
    Updating media info for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: CSXSInfrastructure
      Path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2/payloa ds/AdobeCSXSInfrastructure3-mul-210612143620/AdobeCSXSInfrastructure3-mul-210612143620.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Thu Jan 10 23:48:14 2013  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 can be applied to product {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    Ignoring deployment input for the INSTALLDIR: marked as fixed
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 is: false
    Action string for {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe/CS6ServiceManager
    ::START TIMER:: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 3 milliseconds (0.003 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    ::START TIMER:: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionOpenProc
    Custom action return code: 0
    :: END TIMER :: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    [       0] Thu Jan 10 23:48:15 2013  INFO
    Calling the custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    ::START TIMER:: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    [       1] Thu Jan 10 23:48:15 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} modify request for AdobeCode: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Effective AdobeCode for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} is {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    PDB install manipulation failed
    [       0] Thu Jan 10 23:48:15 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 206 milliseconds (0.206 seconds) DTR = 291.262 KBPS (0.284436 MBPS)
    User specified overrideFile:
    The csu inventory was not updated for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    No operation.  We're done:
    [       0] Thu Jan 10 23:48:17 2013  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Thu Jan 10 23:48:17 2013 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    [       0] Thu Jan 10 23:48:17 2013  INFO
    Call PostSession Custom Hook
    ::START TIMER:: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionCloseProc
    Custom action return code: 0
    :: END TIMER :: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    :: END TIMER :: [Total Timer] took 10326 milliseconds (10.326 seconds) DTR = 0.387372 KBPS (0.000378293 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Thu Jan 10 23:48:18 2013  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.2 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 81 milliseconds (0.081 seconds)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2
    Updating media info for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: CSXSInfrastructure
      Path: /Users/(EDITED)/Library/Caches/Adobe/AAMUpdater/AdobeCSXSInfrastructureCS6-3/3.0.2/payloa ds/AdobeCSXSInfrastructure3-mul-210612143620/AdobeCSXSInfrastructure3-mul-210612143620.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Thu Jan 10 23:53:06 2013  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Patch {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 can be applied to product {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    Ignoring deployment input for the INSTALLDIR: marked as fixed
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0 is: false
    Action string for {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe/CS6ServiceManager
    ::START TIMER:: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 5 milliseconds (0.005 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    ::START TIMER:: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionOpenProc
    Custom action return code: 0
    :: END TIMER :: [Pre session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0:  with operation install
    END InstallOperationsQueue Ordered operations
    [       0] Thu Jan 10 23:53:07 2013  INFO
    Calling the custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    ::START TIMER:: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    [       1] Thu Jan 10 23:53:07 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} modify request for AdobeCode: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    Effective AdobeCode for: {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} is {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}
    PDB install manipulation failed
    [       0] Thu Jan 10 23:53:07 2013  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 205 milliseconds (0.205 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    ::START TIMER:: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In PrePayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    No operation.  We're done:
    [       0] Thu Jan 10 23:53:09 2013  INFO
    Total components installed: 0
    Total components repaired: 0
    Total components removed: 0
    [       0] Thu Jan 10 23:53:09 2013 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    [       0] Thu Jan 10 23:53:09 2013  INFO
    Call PostSession Custom Hook
    ::START TIMER:: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}]
    In InstallSessionCloseProc
    Custom action return code: 0
    :: END TIMER :: [Post session :{E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8}] took 0 milliseconds (0 seconds)
    :: END TIMER :: [Total Timer] took 10788 milliseconds (10.788 seconds) DTR = 0.370782 KBPS (0.000362092 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul: Install failed
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Thu Jan 10 23:53:10 2013  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW050 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

  • InDesign CC update failed

    I am trying to update InDesign CC using the Adobe Creative Cloud App in my Mac and I keep getting an error for InDesign. Photoshop just updated fine but InDesign keeps giving me an error.
    "Update Failed"
    "Errors encountered during installation. (U44M1P7) More Details"
    here is the log:
    04/08/14 09:57:14:979 | [INFO] |  | OOBE | DE |  |  |  | 116217 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:14:979 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    04/08/14 09:57:14:979 | [INFO] |  | OOBE | DE |  |  |  | 116217 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:14:979 | [INFO] |  | OOBE | DE |  |  |  | 116217 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:14:979 | [INFO] |  | OOBE | DE |  |  |  | 116217 | START - Installer Session
    04/08/14 09:57:14:979 | [INFO] |  | OOBE | DE |  |  |  | 116217 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:14:979 | [INFO] |  | OOBE | DE |  |  |  | 116217 | RIBS version: 8.0.0.13
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | OSX version: 10.9.2 
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [Total Timer]
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CHECK: Single instance running
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CHECK : Credentials
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Load Deployment File
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | deploymentFile option not given
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CHECK : Another Native OS installer already running
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Create Required Folders
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Assuming install mode
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Looking up install source path
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Sync Media DB ...
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [Sync Media DB]
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Pre check media db sync
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | End of Pre check media db sync. Exit code: 0
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [Sync Media DB] took 137 milliseconds (0.137 seconds)
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Ready to initialize session to start with ...
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [CreatePayloadSession]
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Updated source path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Updating media info for: {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Ignoring original data since install source is local
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 |   Type: 0, Volume Order: 1, Media Name: AdobeMediaEncoderTrial_64-7.2.2-mul-AdobeUpdate
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 |   Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 09:57:14:983 | [INFO] |  | OOBE | DE |  |  |  | 116217 | --------------------  END  - Updating Media Sources -  END  --------------------
    04/08/14 09:57:14:984 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Supported RIBS version range: [0.0.0.0,8.0.0.13]
    04/08/14 09:57:14:984 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ----------------- CreatePayloadSession: machine is x86 ---------------
    04/08/14 09:57:15:122 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ______ Verify Dependency Subscribers ______
    04/08/14 09:57:15:122 | [INFO] |  | OOBE | DE |  |  |  | 116217 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/08/14 09:57:15:122 | [INFO] |  | OOBE | DE |  |  |  | 116217 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}: 0 (0,0)
    04/08/14 09:57:15:122 | [INFO] |  | OOBE | DE |  |  |  | 116217 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/08/14 09:57:15:123 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Patch Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} can be applied to product Adobe Media Encoder CC X64 7.0.0.0 {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Setting property "installSourcePath" to: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Setting property "mode" to: silent
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Setting property "updateManifestPath" to: /Users/costarica/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeMediaEncoderX64-7/7.2.2/7.2.2.xml
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Setting property "workflow" to: updater
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Overwrite property "extensionsOnly" to: 1
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Overwrite property "mode" to: silent
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Overwrite property "patchesOnly" to: 1
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Overwrite property "updateManifestPath" to: /Users/costarica/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeMediaEncoderX64-7/7.2.2/7.2.2.xml
    04/08/14 09:57:15:213 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Overwrite property "workflow" to: updater
    04/08/14 09:57:15:214 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Found payload actions:
    04/08/14 09:57:15:214 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Deciding what installer mode to use...
    04/08/14 09:57:15:219 | [INFO] |  | OOBE | DE |  |  |  | 116217 | BEGIN Setting requested payload actions
    04/08/14 09:57:15:219 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Value returned on lookup of payload: Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} is: false
    04/08/14 09:57:15:219 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Action string for Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}  is install
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | END Setting requested payload actions
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Collected advanced path check information for INSTALLDIR
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | INSTALLDIR is a well-formed path
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | INSTALLDIR is not the root path
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | INSTALLDIR is on a local volume
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | INSTALLDIR is on a writable volume
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | INSTALLDIR is not on a case sensitive volume
    04/08/14 09:57:15:220 | [INFO] |  | OOBE | DE |  |  |  | 116217 | INSTALLDIR passed path basic path validation: /Applications
    04/08/14 09:57:15:269 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [System check :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 09:57:15:272 | [INFO] |  | OOBE | DE |  |  |  | 116217 | In InstallPreSystemCheckProc
    04/08/14 09:57:15:272 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Custom action return code: 0
    04/08/14 09:57:15:272 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [System check :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 2 milliseconds (0.002 seconds)
    04/08/14 09:57:15:416 | [INFO] |  | OOBE | DE |  |  |  | 116217 | BEGIN InstallOperationsQueue Unordered operations
    04/08/14 09:57:15:416 | [INFO] |  | OOBE | DE |  |  |  | 116217 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 09:57:15:417 | [INFO] |  | OOBE | DE |  |  |  | 116217 | END InstallOperationsQueue Unordered operations
    04/08/14 09:57:15:417 | [INFO] |  | OOBE | DE |  |  |  | 116217 | BEGIN InstallOperationsQueue Ordered operations
    04/08/14 09:57:15:417 | [INFO] |  | OOBE | DE |  |  |  | 116217 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 09:57:15:417 | [INFO] |  | OOBE | DE |  |  |  | 116217 | END InstallOperationsQueue Ordered operations
    04/08/14 09:57:15:447 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Payloads passed preflight validation.
    04/08/14 09:57:15:447 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Call PreSession Custom Hook
    04/08/14 09:57:15:447 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [Pre session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 | In InstallSessionOpenProc
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Custom action return code: 0
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [Pre session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 0 milliseconds (0 seconds)
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 | BEGIN InstallOperationsQueue Unordered operations
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 | END InstallOperationsQueue Unordered operations
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 | BEGIN InstallOperationsQueue Ordered operations
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 09:57:15:448 | [INFO] |  | OOBE | DE |  |  |  | 116217 | END InstallOperationsQueue Ordered operations
    04/08/14 09:57:15:825 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Calling the custom action code for pre-install for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 09:57:15:825 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 09:57:15:825 | [INFO] |  | OOBE | DE |  |  |  | 116217 | In PrePayloadInstallProc
    04/08/14 09:57:15:826 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: MediaPath: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 09:57:15:826 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: Helper Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/customactionHelper
    04/08/14 09:57:15:830 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: Get user id
    04/08/14 09:57:15:830 | [INFO] |  | OOBE | DE |  |  |  | 116217 | uid = 501
    04/08/14 09:57:15:830 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: Processing for AC = {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 09:57:15:833 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterAIFF.bundle
    04/08/14 09:57:15:833 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterRED.bundle
    04/08/14 09:57:15:833 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/ImporterREDServer.app
    04/08/14 09:57:15:834 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Custom action return code: 0
    04/08/14 09:57:15:834 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 8 milliseconds (0.008 seconds) DTR = 500 KBPS (0.488281 MBPS)
    04/08/14 09:57:15:834 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [Payload Operation :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 09:57:15:835 | [INFO] |  | OOBE | DE |  |  |  | 116232 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:15:835 | [INFO] |  | OOBE | DE |  |  |  | 116232 | Installer Operation: PayloadInstaller
    04/08/14 09:57:15:835 | [INFO] |  | OOBE | DE |  |  |  | 116232 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:15:835 | [INFO] |  | OOBE | DE |  |  |  | 116232 | Request to install payload
    04/08/14 09:57:15:838 | [INFO] |  | OOBE | DE |  |  |  | 116232 | Payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    04/08/14 09:57:36:926 | [INFO] |  | OOBE | DE |  |  |  | 116232 | Extracting assets complete. Number assets: 1
    04/08/14 09:57:36:927 | [INFO] |  | OOBE | DE |  |  |  | 116232 | CustomizedPatch property not found in database
    04/08/14 09:57:36:927 | [INFO] |  | OOBE | DE |  |  |  | 116232 | Beginning installation for payload at /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/Install.db
    04/08/14 09:57:37:150 | [ERROR] |  | OOBE | DE |  |  |  | 116232 | DS015: Unable to read symlink target of source file "/Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/MediaIO/codecs/MCMPEG4VideoCodec.framework/MCMPEG4VideoCodec"(Seq 11)
    04/08/14 09:57:37:150 | [WARN] |  | OOBE | DE |  |  |  | 116232 | DW063: Command ARKCopySymlinkCommand failed.(Seq 11)
    04/08/14 09:57:37:150 | [INFO] |  | OOBE | DE |  |  |  | 116232 | Completing installation for payload at /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/Install.db
    04/08/14 09:57:37:789 | [INFO] |  | OOBE | DE |  |  |  | 116217 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:37:789 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [Payload Operation :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 21956 milliseconds (21.956 seconds) DTR = 5.28329 KBPS (0.00515947 MBPS)
    04/08/14 09:57:37:789 | [INFO] |  | OOBE | DE |  |  |  | 116217 | User specified overrideFile:
    04/08/14 09:57:37:790 | [INFO] |  | OOBE | DE |  |  |  | 116217 | The csu inventory was not updated for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}, value of local var is -1
    04/08/14 09:57:37:791 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Calling the ROLLBACK custom action code for pre-install for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 09:57:37:791 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 09:57:37:791 | [INFO] |  | OOBE | DE |  |  |  | 116217 | In PrePayloadInstallProc
    04/08/14 09:57:37:791 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: MediaPath: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 09:57:37:791 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: Helper Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/customactionHelper
    04/08/14 09:57:37:792 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: Get user id
    04/08/14 09:57:37:792 | [INFO] |  | OOBE | DE |  |  |  | 116217 | uid = 501
    04/08/14 09:57:37:792 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: Processing for AC = {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 09:57:37:807 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterAIFF.bundle
    04/08/14 09:57:37:807 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterRED.bundle
    04/08/14 09:57:37:807 | [INFO] |  | OOBE | DE |  |  |  | 116217 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/ImporterREDServer.app
    04/08/14 09:57:37:807 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Custom action return code: 0
    04/08/14 09:57:37:807 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 16 milliseconds (0.016 seconds) DTR = 250 KBPS (0.244141 MBPS)
    04/08/14 09:57:38:019 | [INFO] |  | OOBE | DE |  |  |  | 116217 | No operation.  We're done:
    04/08/14 09:57:40:022 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Total components installed: 0
    04/08/14 09:57:40:022 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Total components repaired: 0
    04/08/14 09:57:40:023 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Total components removed: 0
    04/08/14 09:57:40:023 | [WARN] |  | OOBE | DE |  |  |  | 116217 | DW050: The following payload errors were found during install:
    04/08/14 09:57:40:023 | [WARN] |  | OOBE | DE |  |  |  | 116217 | DW050:  - Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64: Install failed
    04/08/14 09:57:40:023 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Call PostSession Custom Hook
    04/08/14 09:57:40:023 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ::START TIMER:: [Post session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 09:57:40:023 | [INFO] |  | OOBE | DE |  |  |  | 116217 | In InstallSessionCloseProc
    04/08/14 09:57:40:023 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Custom action return code: 0
    04/08/14 09:57:40:023 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [Post session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 0 milliseconds (0 seconds)
    04/08/14 09:57:40:023 | [INFO] |  | OOBE | DE |  |  |  | 116217 | :: END TIMER :: [Total Timer] took 25694 milliseconds (25.694 seconds) DTR = 5.7601 KBPS (0.0056251 MBPS)
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | -------------------------------------- Summary --------------------------------------
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 |  - 0 fatal error(s), 1 error(s)
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | OSX version: 10.9.2 
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 |
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ----------- Payload: Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} -----------
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | ERROR: DS015: Unable to read symlink target of source file "/Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/MediaIO/codecs/MCMPEG4VideoCodec.framework/MCMPEG4VideoCodec"(Seq 11)
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 |
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Please search the above error string(s) to find when the error occurred.
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | These errors resulted in installer Exit Code mentioned below.
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | -------------------------------------------------------------------------------------
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 |
    04/08/14 09:57:41:024 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Exit Code: 7 - Unable to complete Silent workflow.
    04/08/14 09:57:41:025 | [INFO] |  | OOBE | DE |  |  |  | 116217 | Please see specific errors for troubleshooting. For example, ERROR: DS015 ...
    04/08/14 09:57:41:025 | [INFO] |  | OOBE | DE |  |  |  | 116217 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 09:57:41:025 | [INFO] |  | OOBE | DE |  |  |  | 116217 | END - Installer Session
    04/08/14 09:57:41:025 | [INFO] |  | OOBE | DE |  |  |  | 116217 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:24:56:116 | [INFO] |  | OOBE | DE |  |  |  | 188873 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:24:56:116 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    04/08/14 10:24:56:116 | [INFO] |  | OOBE | DE |  |  |  | 188873 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:24:56:116 | [INFO] |  | OOBE | DE |  |  |  | 188873 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:24:56:116 | [INFO] |  | OOBE | DE |  |  |  | 188873 | START - Installer Session
    04/08/14 10:24:56:116 | [INFO] |  | OOBE | DE |  |  |  | 188873 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:24:56:116 | [INFO] |  | OOBE | DE |  |  |  | 188873 | RIBS version: 8.0.0.13
    04/08/14 10:24:56:119 | [INFO] |  | OOBE | DE |  |  |  | 188873 | OSX version: 10.9.2 
    04/08/14 10:24:56:119 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [Total Timer]
    04/08/14 10:24:56:119 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CHECK: Single instance running
    04/08/14 10:24:56:119 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CHECK : Credentials
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Load Deployment File
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | deploymentFile option not given
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CHECK : Another Native OS installer already running
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Create Required Folders
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Assuming install mode
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Looking up install source path
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Sync Media DB ...
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [Sync Media DB]
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Pre check media db sync
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | End of Pre check media db sync. Exit code: 0
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [Sync Media DB] took 122 milliseconds (0.122 seconds)
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Ready to initialize session to start with ...
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [CreatePayloadSession]
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Updated source path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Updating media info for: {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Ignoring original data since install source is local
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 |   Type: 0, Volume Order: 1, Media Name: AdobeMediaEncoderTrial_64-7.2.2-mul-AdobeUpdate
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 |   Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 10:24:56:120 | [INFO] |  | OOBE | DE |  |  |  | 188873 | --------------------  END  - Updating Media Sources -  END  --------------------
    04/08/14 10:24:56:121 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Supported RIBS version range: [0.0.0.0,8.0.0.13]
    04/08/14 10:24:56:121 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ----------------- CreatePayloadSession: machine is x86 ---------------
    04/08/14 10:24:56:218 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ______ Verify Dependency Subscribers ______
    04/08/14 10:24:56:218 | [INFO] |  | OOBE | DE |  |  |  | 188873 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/08/14 10:24:56:218 | [INFO] |  | OOBE | DE |  |  |  | 188873 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}: 0 (0,0)
    04/08/14 10:24:56:218 | [INFO] |  | OOBE | DE |  |  |  | 188873 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/08/14 10:24:56:219 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Patch Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} can be applied to product Adobe Media Encoder CC X64 7.0.0.0 {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Setting property "installSourcePath" to: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Setting property "mode" to: silent
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Setting property "updateManifestPath" to: /Users/costarica/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeMediaEncoderX64-7/7.2.2/7.2.2.xml
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Setting property "workflow" to: updater
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Overwrite property "extensionsOnly" to: 1
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Overwrite property "mode" to: silent
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Overwrite property "patchesOnly" to: 1
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Overwrite property "updateManifestPath" to: /Users/costarica/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeMediaEncoderX64-7/7.2.2/7.2.2.xml
    04/08/14 10:24:56:295 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Overwrite property "workflow" to: updater
    04/08/14 10:24:56:296 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Found payload actions:
    04/08/14 10:24:56:296 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Deciding what installer mode to use...
    04/08/14 10:24:56:301 | [INFO] |  | OOBE | DE |  |  |  | 188873 | BEGIN Setting requested payload actions
    04/08/14 10:24:56:302 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Value returned on lookup of payload: Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} is: false
    04/08/14 10:24:56:302 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Action string for Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}  is install
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | END Setting requested payload actions
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Collected advanced path check information for INSTALLDIR
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | INSTALLDIR is a well-formed path
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | INSTALLDIR is not the root path
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | INSTALLDIR is on a local volume
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | INSTALLDIR is on a writable volume
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | INSTALLDIR is not on a case sensitive volume
    04/08/14 10:24:56:303 | [INFO] |  | OOBE | DE |  |  |  | 188873 | INSTALLDIR passed path basic path validation: /Applications
    04/08/14 10:24:56:359 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [System check :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:24:56:361 | [INFO] |  | OOBE | DE |  |  |  | 188873 | In InstallPreSystemCheckProc
    04/08/14 10:24:56:361 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Custom action return code: 0
    04/08/14 10:24:56:361 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [System check :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 2 milliseconds (0.002 seconds)
    04/08/14 10:24:56:431 | [INFO] |  | OOBE | DE |  |  |  | 188873 | BEGIN InstallOperationsQueue Unordered operations
    04/08/14 10:24:56:431 | [INFO] |  | OOBE | DE |  |  |  | 188873 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:24:56:431 | [INFO] |  | OOBE | DE |  |  |  | 188873 | END InstallOperationsQueue Unordered operations
    04/08/14 10:24:56:431 | [INFO] |  | OOBE | DE |  |  |  | 188873 | BEGIN InstallOperationsQueue Ordered operations
    04/08/14 10:24:56:431 | [INFO] |  | OOBE | DE |  |  |  | 188873 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:24:56:431 | [INFO] |  | OOBE | DE |  |  |  | 188873 | END InstallOperationsQueue Ordered operations
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Payloads passed preflight validation.
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Call PreSession Custom Hook
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [Pre session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | In InstallSessionOpenProc
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Custom action return code: 0
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [Pre session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 0 milliseconds (0 seconds)
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | BEGIN InstallOperationsQueue Unordered operations
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | END InstallOperationsQueue Unordered operations
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | BEGIN InstallOperationsQueue Ordered operations
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:24:56:462 | [INFO] |  | OOBE | DE |  |  |  | 188873 | END InstallOperationsQueue Ordered operations
    04/08/14 10:24:56:762 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Calling the custom action code for pre-install for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 10:24:56:762 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:24:56:762 | [INFO] |  | OOBE | DE |  |  |  | 188873 | In PrePayloadInstallProc
    04/08/14 10:24:56:763 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: MediaPath: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 10:24:56:763 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: Helper Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/customactionHelper
    04/08/14 10:24:56:765 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: Get user id
    04/08/14 10:24:56:765 | [INFO] |  | OOBE | DE |  |  |  | 188873 | uid = 501
    04/08/14 10:24:56:765 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: Processing for AC = {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 10:24:56:768 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterAIFF.bundle
    04/08/14 10:24:56:768 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterRED.bundle
    04/08/14 10:24:56:768 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/ImporterREDServer.app
    04/08/14 10:24:56:768 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Custom action return code: 0
    04/08/14 10:24:56:768 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 6 milliseconds (0.006 seconds) DTR = 666.667 KBPS (0.651042 MBPS)
    04/08/14 10:24:56:768 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [Payload Operation :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:24:56:770 | [INFO] |  | OOBE | DE |  |  |  | 188956 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:24:56:770 | [INFO] |  | OOBE | DE |  |  |  | 188956 | Installer Operation: PayloadInstaller
    04/08/14 10:24:56:770 | [INFO] |  | OOBE | DE |  |  |  | 188956 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:24:56:770 | [INFO] |  | OOBE | DE |  |  |  | 188956 | Request to install payload
    04/08/14 10:24:56:773 | [INFO] |  | OOBE | DE |  |  |  | 188956 | Payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    04/08/14 10:25:19:089 | [INFO] |  | OOBE | DE |  |  |  | 188956 | Extracting assets complete. Number assets: 1
    04/08/14 10:25:19:089 | [INFO] |  | OOBE | DE |  |  |  | 188956 | CustomizedPatch property not found in database
    04/08/14 10:25:19:089 | [INFO] |  | OOBE | DE |  |  |  | 188956 | Beginning installation for payload at /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/Install.db
    04/08/14 10:25:19:384 | [ERROR] |  | OOBE | DE |  |  |  | 188956 | DS015: Unable to read symlink target of source file "/Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/MediaIO/codecs/MCMPEG4VideoCodec.framework/MCMPEG4VideoCodec"(Seq 11)
    04/08/14 10:25:19:384 | [WARN] |  | OOBE | DE |  |  |  | 188956 | DW063: Command ARKCopySymlinkCommand failed.(Seq 11)
    04/08/14 10:25:19:384 | [INFO] |  | OOBE | DE |  |  |  | 188956 | Completing installation for payload at /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/Install.db
    04/08/14 10:25:20:132 | [INFO] |  | OOBE | DE |  |  |  | 188873 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:25:20:132 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [Payload Operation :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 23364 milliseconds (23.364 seconds) DTR = 15659.8 KBPS (15.2928 MBPS)
    04/08/14 10:25:20:133 | [INFO] |  | OOBE | DE |  |  |  | 188873 | User specified overrideFile:
    04/08/14 10:25:20:134 | [INFO] |  | OOBE | DE |  |  |  | 188873 | The csu inventory was not updated for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}, value of local var is -1
    04/08/14 10:25:20:134 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Calling the ROLLBACK custom action code for pre-install for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 10:25:20:134 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:25:20:134 | [INFO] |  | OOBE | DE |  |  |  | 188873 | In PrePayloadInstallProc
    04/08/14 10:25:20:134 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: MediaPath: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 10:25:20:134 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: Helper Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/customactionHelper
    04/08/14 10:25:20:135 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: Get user id
    04/08/14 10:25:20:135 | [INFO] |  | OOBE | DE |  |  |  | 188873 | uid = 501
    04/08/14 10:25:20:135 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: Processing for AC = {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 10:25:20:136 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterAIFF.bundle
    04/08/14 10:25:20:136 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterRED.bundle
    04/08/14 10:25:20:136 | [INFO] |  | OOBE | DE |  |  |  | 188873 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/ImporterREDServer.app
    04/08/14 10:25:20:136 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Custom action return code: 0
    04/08/14 10:25:20:136 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 2 milliseconds (0.002 seconds) DTR = 2000 KBPS (1.95312 MBPS)
    04/08/14 10:25:20:477 | [INFO] |  | OOBE | DE |  |  |  | 188873 | No operation.  We're done:
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Total components installed: 0
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Total components repaired: 0
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Total components removed: 0
    04/08/14 10:25:22:481 | [WARN] |  | OOBE | DE |  |  |  | 188873 | DW050: The following payload errors were found during install:
    04/08/14 10:25:22:481 | [WARN] |  | OOBE | DE |  |  |  | 188873 | DW050:  - Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64: Install failed
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Call PostSession Custom Hook
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ::START TIMER:: [Post session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | In InstallSessionCloseProc
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Custom action return code: 0
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [Post session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 0 milliseconds (0 seconds)
    04/08/14 10:25:22:481 | [INFO] |  | OOBE | DE |  |  |  | 188873 | :: END TIMER :: [Total Timer] took 27015 milliseconds (27.015 seconds) DTR = 13542.6 KBPS (13.2251 MBPS)
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | -------------------------------------- Summary --------------------------------------
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 |  - 0 fatal error(s), 1 error(s)
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | OSX version: 10.9.2 
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 |
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ----------- Payload: Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} -----------
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | ERROR: DS015: Unable to read symlink target of source file "/Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/MediaIO/codecs/MCMPEG4VideoCodec.framework/MCMPEG4VideoCodec"(Seq 11)
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 |
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Please search the above error string(s) to find when the error occurred.
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | These errors resulted in installer Exit Code mentioned below.
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | -------------------------------------------------------------------------------------
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 |
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Exit Code: 7 - Unable to complete Silent workflow.
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | Please see specific errors for troubleshooting. For example, ERROR: DS015 ...
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | END - Installer Session
    04/08/14 10:25:23:482 | [INFO] |  | OOBE | DE |  |  |  | 188873 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:34:48:711 | [INFO] |  | OOBE | DE |  |  |  | 216338 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:34:48:711 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    04/08/14 10:34:48:711 | [INFO] |  | OOBE | DE |  |  |  | 216338 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:34:48:711 | [INFO] |  | OOBE | DE |  |  |  | 216338 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:34:48:711 | [INFO] |  | OOBE | DE |  |  |  | 216338 | START - Installer Session
    04/08/14 10:34:48:711 | [INFO] |  | OOBE | DE |  |  |  | 216338 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:34:48:711 | [INFO] |  | OOBE | DE |  |  |  | 216338 | RIBS version: 8.0.0.13
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | OSX version: 10.9.2 
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [Total Timer]
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CHECK: Single instance running
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CHECK : Credentials
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Load Deployment File
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | deploymentFile option not given
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CHECK : Another Native OS installer already running
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Create Required Folders
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Assuming install mode
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Looking up install source path
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Sync Media DB ...
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [Sync Media DB]
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Pre check media db sync
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | End of Pre check media db sync. Exit code: 0
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | :: END TIMER :: [Sync Media DB] took 21 milliseconds (0.021 seconds)
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Ready to initialize session to start with ...
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [CreatePayloadSession]
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Updated source path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Updating media info for: {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Ignoring original data since install source is local
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 |   Type: 0, Volume Order: 1, Media Name: AdobeMediaEncoderTrial_64-7.2.2-mul-AdobeUpdate
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 |   Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 10:34:48:714 | [INFO] |  | OOBE | DE |  |  |  | 216338 | --------------------  END  - Updating Media Sources -  END  --------------------
    04/08/14 10:34:48:715 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Supported RIBS version range: [0.0.0.0,8.0.0.13]
    04/08/14 10:34:48:715 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ----------------- CreatePayloadSession: machine is x86 ---------------
    04/08/14 10:34:48:827 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ______ Verify Dependency Subscribers ______
    04/08/14 10:34:48:827 | [INFO] |  | OOBE | DE |  |  |  | 216338 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/08/14 10:34:48:827 | [INFO] |  | OOBE | DE |  |  |  | 216338 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}: 0 (0,0)
    04/08/14 10:34:48:827 | [INFO] |  | OOBE | DE |  |  |  | 216338 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/08/14 10:34:48:828 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Patch Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} can be applied to product Adobe Media Encoder CC X64 7.0.0.0 {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Setting property "installSourcePath" to: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Setting property "mode" to: silent
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Setting property "updateManifestPath" to: /Users/costarica/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeMediaEncoderX64-7/7.2.2/7.2.2.xml
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Setting property "workflow" to: updater
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Overwrite property "extensionsOnly" to: 1
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Overwrite property "mode" to: silent
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Overwrite property "patchesOnly" to: 1
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Overwrite property "updateManifestPath" to: /Users/costarica/Library/Application Support/Adobe/AAMUpdater/1.0/Data/AdobeMediaEncoderX64-7/7.2.2/7.2.2.xml
    04/08/14 10:34:48:900 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Overwrite property "workflow" to: updater
    04/08/14 10:34:48:901 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Found payload actions:
    04/08/14 10:34:48:901 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Deciding what installer mode to use...
    04/08/14 10:34:48:906 | [INFO] |  | OOBE | DE |  |  |  | 216338 | BEGIN Setting requested payload actions
    04/08/14 10:34:48:907 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Value returned on lookup of payload: Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8} is: false
    04/08/14 10:34:48:907 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Action string for Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}  is install
    04/08/14 10:34:48:907 | [INFO] |  | OOBE | DE |  |  |  | 216338 | END Setting requested payload actions
    04/08/14 10:34:48:908 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Collected advanced path check information for INSTALLDIR
    04/08/14 10:34:48:908 | [INFO] |  | OOBE | DE |  |  |  | 216338 | INSTALLDIR is a well-formed path
    04/08/14 10:34:48:908 | [INFO] |  | OOBE | DE |  |  |  | 216338 | INSTALLDIR is not the root path
    04/08/14 10:34:48:908 | [INFO] |  | OOBE | DE |  |  |  | 216338 | INSTALLDIR is on a local volume
    04/08/14 10:34:48:908 | [INFO] |  | OOBE | DE |  |  |  | 216338 | INSTALLDIR is on a writable volume
    04/08/14 10:34:48:908 | [INFO] |  | OOBE | DE |  |  |  | 216338 | INSTALLDIR is not on a case sensitive volume
    04/08/14 10:34:48:908 | [INFO] |  | OOBE | DE |  |  |  | 216338 | INSTALLDIR passed path basic path validation: /Applications
    04/08/14 10:34:49:035 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [System check :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:34:49:038 | [INFO] |  | OOBE | DE |  |  |  | 216338 | In InstallPreSystemCheckProc
    04/08/14 10:34:49:038 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Custom action return code: 0
    04/08/14 10:34:49:038 | [INFO] |  | OOBE | DE |  |  |  | 216338 | :: END TIMER :: [System check :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 3 milliseconds (0.003 seconds)
    04/08/14 10:34:49:194 | [INFO] |  | OOBE | DE |  |  |  | 216338 | BEGIN InstallOperationsQueue Unordered operations
    04/08/14 10:34:49:194 | [INFO] |  | OOBE | DE |  |  |  | 216338 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:34:49:194 | [INFO] |  | OOBE | DE |  |  |  | 216338 | END InstallOperationsQueue Unordered operations
    04/08/14 10:34:49:194 | [INFO] |  | OOBE | DE |  |  |  | 216338 | BEGIN InstallOperationsQueue Ordered operations
    04/08/14 10:34:49:194 | [INFO] |  | OOBE | DE |  |  |  | 216338 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:34:49:194 | [INFO] |  | OOBE | DE |  |  |  | 216338 | END InstallOperationsQueue Ordered operations
    04/08/14 10:34:49:223 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Payloads passed preflight validation.
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Call PreSession Custom Hook
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [Pre session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | In InstallSessionOpenProc
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Custom action return code: 0
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | :: END TIMER :: [Pre session :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 0 milliseconds (0 seconds)
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | BEGIN InstallOperationsQueue Unordered operations
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | END InstallOperationsQueue Unordered operations
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | BEGIN InstallOperationsQueue Ordered operations
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 |   Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}:  with operation install
    04/08/14 10:34:49:224 | [INFO] |  | OOBE | DE |  |  |  | 216338 | END InstallOperationsQueue Ordered operations
    04/08/14 10:34:49:618 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Calling the custom action code for pre-install for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 10:34:49:618 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:34:49:618 | [INFO] |  | OOBE | DE |  |  |  | 216338 | In PrePayloadInstallProc
    04/08/14 10:34:49:619 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: MediaPath: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 10:34:49:619 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: Helper Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/customactionHelper
    04/08/14 10:34:49:623 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: Get user id
    04/08/14 10:34:49:623 | [INFO] |  | OOBE | DE |  |  |  | 216338 | uid = 501
    04/08/14 10:34:49:623 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: Processing for AC = {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 10:34:49:626 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterAIFF.bundle
    04/08/14 10:34:49:626 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterRED.bundle
    04/08/14 10:34:49:626 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/ImporterREDServer.app
    04/08/14 10:34:49:626 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Custom action return code: 0
    04/08/14 10:34:49:626 | [INFO] |  | OOBE | DE |  |  |  | 216338 | :: END TIMER :: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 8 milliseconds (0.008 seconds) DTR = 500 KBPS (0.488281 MBPS)
    04/08/14 10:34:49:626 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [Payload Operation :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:34:49:628 | [INFO] |  | OOBE | DE |  |  |  | 216389 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:34:49:628 | [INFO] |  | OOBE | DE |  |  |  | 216389 | Installer Operation: PayloadInstaller
    04/08/14 10:34:49:628 | [INFO] |  | OOBE | DE |  |  |  | 216389 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:34:49:628 | [INFO] |  | OOBE | DE |  |  |  | 216389 | Request to install payload
    04/08/14 10:34:49:631 | [INFO] |  | OOBE | DE |  |  |  | 216389 | Payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    04/08/14 10:35:11:433 | [INFO] |  | OOBE | DE |  |  |  | 216389 | Extracting assets complete. Number assets: 1
    04/08/14 10:35:11:433 | [INFO] |  | OOBE | DE |  |  |  | 216389 | CustomizedPatch property not found in database
    04/08/14 10:35:11:433 | [INFO] |  | OOBE | DE |  |  |  | 216389 | Beginning installation for payload at /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/Install.db
    04/08/14 10:35:11:763 | [ERROR] |  | OOBE | DE |  |  |  | 216389 | DS015: Unable to read symlink target of source file "/Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/MediaIO/codecs/MCMPEG4VideoCodec.framework/MCMPEG4VideoCodec"(Seq 11)
    04/08/14 10:35:11:763 | [WARN] |  | OOBE | DE |  |  |  | 216389 | DW063: Command ARKCopySymlinkCommand failed.(Seq 11)
    04/08/14 10:35:11:764 | [INFO] |  | OOBE | DE |  |  |  | 216389 | Completing installation for payload at /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/Install.db
    04/08/14 10:35:12:486 | [INFO] |  | OOBE | DE |  |  |  | 216338 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/08/14 10:35:12:487 | [INFO] |  | OOBE | DE |  |  |  | 216338 | :: END TIMER :: [Payload Operation :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 22861 milliseconds (22.861 seconds) DTR = 1516.12 KBPS (1.48059 MBPS)
    04/08/14 10:35:12:487 | [INFO] |  | OOBE | DE |  |  |  | 216338 | User specified overrideFile:
    04/08/14 10:35:12:488 | [INFO] |  | OOBE | DE |  |  |  | 216338 | The csu inventory was not updated for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}, value of local var is -1
    04/08/14 10:35:12:489 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Calling the ROLLBACK custom action code for pre-install for payload Adobe Media Encoder CC X64_7.2.2_AMECore7All_x64 7.2.2.0 {983D3C4B-D852-47DC-B0D3-1C961D3B31F8}
    04/08/14 10:35:12:489 | [INFO] |  | OOBE | DE |  |  |  | 216338 | ::START TIMER:: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}]
    04/08/14 10:35:12:489 | [INFO] |  | OOBE | DE |  |  |  | 216338 | In PrePayloadInstallProc
    04/08/14 10:35:12:489 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: MediaPath: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/AMECore7All_x64-250314012832.zip
    04/08/14 10:35:12:489 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: Helper Path: /Users/costarica/Library/Caches/Adobe/AAMUpdater/AdobeMediaEncoderX64-7/7.2.2/payloads/AM ECore7All_x64-250314012832/customactionHelper
    04/08/14 10:35:12:490 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: Get user id
    04/08/14 10:35:12:490 | [INFO] |  | OOBE | DE |  |  |  | 216338 | uid = 501
    04/08/14 10:35:12:490 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: Processing for AC = {F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    04/08/14 10:35:12:491 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterAIFF.bundle
    04/08/14 10:35:12:491 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/Plug-ins/Common/ImporterRED.bundle
    04/08/14 10:35:12:491 | [INFO] |  | OOBE | DE |  |  |  | 216338 | CH: action = rm, path = /Applications/Adobe Creative Cloud/Adobe Media Encoder CC/Adobe Media Encoder CC.app/Contents/ImporterREDServer.app
    04/08/14 10:35:12:491 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Custom action return code: 0
    04/08/14 10:35:12:491 | [INFO] |  | OOBE | DE |  |  |  | 216338 | :: END TIMER :: [Pre payload :{983D3C4B-D852-47DC-B0D3-1C961D3B31F8}] took 2 milliseconds (0.002 seconds) DTR = 2000 KBPS (1.95312 MBPS)
    04/08/14 10:35:12:809 | [INFO] |  | OOBE | DE |  |  |  | 216338 | No operation.  We're done:
    04/08/14 10:35:14:811 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Total components installed: 0
    04/08/14 10:35:14:811 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Total components repaired: 0
    04/08/14 10:35:14:811 | [INFO] |  | OOBE | DE |  |  |  | 216338 | Total components removed: 0
    04/08/14 10:35:14:811 | [WARN] |  | OOBE | DE |  |  |  | 216338 | DW050: The following payload errors were found during install:
    04/08/14 10:35:14:811 | [WARN] | 

    [ Mac 10.9.3 / Indesign CC update fail / Premiere update fail / Adobe Media Encoder 7.2.2 update fail ]
    Adobe Media Encoder was the problem for me. There's no separate uninstaller for AME. My ID CC and Premiere couldn't be updated (for the AME7.2.2 update as the only change). MCMHMPEGVideoCodec.framework seemed to be the factor.
    I uninstalled Premiere (only), after having manually removed MCMHMPEGVideoCodec.framework from inside AME. After boot I installed it again and voilà, both (ID & Premiere) updates went trough fine. The MCMHMPEGVideoCodec.framework was on place inside AME too.

  • Photoshop CC Update Failed (49)

    I am trying to update cc photohop
    I get 2 options, update Photoshop CC and CC (2014)
    Error message
    Update Failed
    Download error. Please retry to try again (49)
    I have full internet access
    I am not on a managed network
    I tried to download and install other apps without an issue, including AI CC (2014)
    No firewall setting changed in the last hour since updating AI CC (2014)
    And I have restarted my computer -- just in case
    Ideas?

    Hi
    In order to fix  update failed issue for Photoshop CC and Photoshop CC 2014
    we will close CC from activity monitor (MAC any version )or Task manager ( for Windows ) as per OS. And then we can rename the Media_db.db as Media_db.dbold.db once this is done please launch the CC app and see the Photoshop CC and Photoshop CC 2014 should be showing  Up to date with green check mark ( means -it got updated manually by renaming the db file )
    location for Media_db.db is     for MAC -          System/Library/Application Support/Adobe/caps            
                                                for WINDOWS - C:\Program Files(x86)\Common Files\Adobe\caps
    Open Caps folder to get Media_db.db
    Hope this will resolve the issue.

  • When trying to update my CC apps, the update fails. I get this error: Update Failed. There was an error installing this update. Please try again later or connect customer support. This is currently happening for InDesign, Photoshop and Bridge. I had this

    When trying to update my CC apps, the update fails. I get this error: Update Failed. There was an error installing this update. Please try again later or connect customer support. This is currently happening for InDesign, Photoshop and Bridge. I had this problem previous and was able to fix by doing a complete wipe of my computer and reinstalling CC. However, I should not have to wipe my computer clean everytime I need to do a CC update. HELP!

    Hi,
    Please download the updates directly from the link below:
    WIN: All Adobe CC 2014 Updates: The Direct Download Links for Windows | ProDesignTools
    MAC: All Adobe CC 2014 Updates: The Direct Download Links for Mac OS | ProDesignTools
    Regards,
    Sheena

  • Update failed after switching to nightly channel according to the MDN (Flame)

    Good Evening Firefox OS Pro's :)
    I just got my new Flame, flashed the base image (http://cds.w5v8t3u9.hwcdn.net/Flame_2.0_v180_1.zip) and the rest (http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-b2g32_v2_0-flame-kk/) according to the MDN (https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Flame#Updating_your_Flame's_software).
    The phone boots and everything is working fine. However after executing the steps under the headline "Switch to nightly update channel" I got an update notification, but the update failed to install with the error message: "there was an error while downloading the updates".
    Edit: The error message appeared during the "Uncompressing...". After it failed the notification is there again.
    So... I noticed that the update channel was nightly-b2g32 before I changed it with the script to nightly. What is the difference between these two? Is nightly the wrong channel for 2.0?
    Thanks in advance :D

    nightly-b2g32 is 2.1 I think.
    [https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Flame MDN Flame]

  • When I install Photoshop CC it says that an update failed to download and whenever I retry it doesn't work. How do I fix this?

    When I install Photoshop CC it says that an update failed to download and whenever I retry it doesn't work. How do I fix this?

    Update that fail can sometimes be downloade and installed manually also here is a Trouble shooting Update guide http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html#TroubleshootUpdates
    Adobe - Photoshop : For Windows
    Adobe - Photoshop : For Macintosh
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • When I click on Firefox it opens with a box that says "Foxfire is installing your updates and will start in a few moments-. " then it says "Software Update Failed (in blue) with an exclamation mark inside a yellow triangle) The update could not be install

    When I click on Firefox the first time it says "Foxfire is installing your updates and will start in a few moments…. (with a green bar)" then it says "Software Update Failed (in blue) with an exclamation mark inside a yellow triangle)
    The update could not be installed. Please make sure there are no other copies of Firefox running on your computer, and then restart Firefox to try again." When I click the ok, Firefox opens up. If I open another Firefox window with the previous one still running, it doesn't give me any of these messages, it just opens normally.
    == This happened ==
    Every time Firefox opened

    If you can't install on top of the current installation then you need to delete or rename the current Firefox program folder to do a clean install.
    It is possible that your security software is using or locking files, so you can try to temporarily disable that software during the installation.

Maybe you are looking for

  • Multiple iCloud Accounts in iCal

    Does anyone know if its possible to add multiple iCloud accounts into iCal? i have a situation where i have one account asigned to the mac through system prefernces which is syncing iCal, Address Book, Mail etc etc. I also have another iCloud account

  • Pr creation for asset

    IN ME51N i am creating the PR for a asset code created. I am selecting the framework requisition type and when i give the asset code and want to proceed further the following msg appears. "  transaction type does not exist" . i am giving the account

  • How to call Function through Soap Action

    Hi all, I have a Receiver communication channel in PI that sends data to from the interface to Oracle Webservice. At that moment a function should be called with two constant parameters and the third one is the xml with all the data. updateExchangeRa

  • Looking for Apple training....

    I'm an Apple Certified Mac Technician and love my job. Unfortunately I'm only one person running repair and the retail side of the store. I know there has to be some training courses that teach about the best ways to use GSX, updated repair tips and

  • Link field between kna1 and vbrk

    Hi All, how to link KNA1 and VBRK ? i need to get customer number KUNNR using Billing document number VBELN. reply asap. Regards, Booma Ganesan.