Installation issue: Installing Patch p6810189 on 10.2.0.1 on RHEL5

Running into issue when trying to install patch p6810189 on a new installation of 10.2.0.1 ( Database + Companion ). Tried with different JRE versions, the same error is generated.
Exception java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame occurred..
java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
Environment variables:
=============
ORACLE_BASE=/u01/app/oracle/
ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0/db_1/lib:/usr/lib:/usr/local/lib
DISPLAY=10.33.92.221:0.0
Linux Release:
========
$ uname -r
2.6.18-164.el5
$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.4 (Tikanga)
Preinstallation Checks are met:
===================
$ ./rpm_check_2.ksh
binutils-2.17.50.0.6-12.el5 (x86_64)
compat-db-4.2.52-5.1 (x86_64)
compat-db-4.2.52-5.1 (i386)
compat-libstdc++-296-2.96-138 (i386)
compat-libstdc++-33-3.2.3-61 (x86_64)
compat-libstdc++-33-3.2.3-61 (i386)
control-center-2.16.0-16.el5 (i386)
control-center-2.16.0-16.el5 (x86_64)
gcc-4.1.2-46.el5 (x86_64)
gcc-c++-4.1.2-46.el5 (x86_64)
glibc-2.5-42 (x86_64)
glibc-2.5-42 (i686)
glibc-common-2.5-42 (x86_64)
glibc-devel-2.5-42 (x86_64)
glibc-devel-2.5-42 (i386)
glibc-headers-2.5-42 (x86_64)
ksh-20080202-14.el5 (x86_64)
libaio-0.3.106-3.2 (x86_64)
libaio-0.3.106-3.2 (i386)
libgcc-4.1.2-46.el5 (i386)
libgcc-4.1.2-46.el5 (x86_64)
libgnome-2.16.0-6.el5 (x86_64)
libgnome-2.16.0-6.el5 (i386)
libgnomeui-2.16.0-5.el5 (x86_64)
libgnomeui-2.16.0-5.el5 (i386)
libgomp-4.4.0-6.el5 (x86_64)
libgomp-4.4.0-6.el5 (i386)
libstdc++-4.1.2-46.el5 (x86_64)
libstdc++-4.1.2-46.el5 (i386)
libstdc++-devel-4.1.2-46.el5 (i386)
libstdc++-devel-4.1.2-46.el5 (x86_64)
libXp-1.0.0-8.1.el5 (x86_64)
libXp-1.0.0-8.1.el5 (i386)
make-3.81-3.el5 (x86_64)
sysstat-7.0.2-3.el5 (x86_64)
Error when running ./runInstaller
====================
$ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-02_10-57-59AM. Please wait ...oracle@nydblnxp01:/u01/downloads/p6810189/Disk1 [DNYJRSK1:/u01/app/oracle/product/10.2.0/db_1]
$ Oracle Universal Installer, Version 10.2.0.4.0 Production
Copyright (C) 1999, 2008, Oracle. All rights reserved.
Exception java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame occurred..
java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:463)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:959)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1017)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
Tried Alternatives with different JREs:
=======================
./runInstaller -jreLoc /usr/local/java/jdk1.6.0_07/jre
$ ./runInstaller -jreLoc /usr/local/java/jdk1.6.0_07/jre
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-02_11-00-59AM. Please wait ...oracle@nydblnxp01:/u01/downloads/p6810189/Disk1 [DNYJRSK1:/u01/app/oracle/product/10.2.0/db_1]
$ Oracle Universal Installer, Version 10.2.0.4.0 Production
Copyright (C) 1999, 2008, Oracle. All rights reserved.
Exception java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame occurred..
java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:463)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:959)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
Caused by: java.lang.ClassNotFoundException: oracle.ewt.lwAWT.BufferedFrame
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
... 17 more
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:194)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1017)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
Caused by: java.lang.ClassNotFoundException: oracle.ewt.lwAWT.BufferedFrame
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
... 17 more
./runInstaller -jreLoc /usr/local/java/jdk1.5.0_12/jre
./runInstaller -jreLoc /usr/local/java/jdk1.5.0_15/jre
./runInstaller -jreLoc /usr/local/java/jdk1.6.0_01/jre
So for no luck on metalink/otn/google ... Any suggestions?

It still gives error, this time error is changed, another exception. I tried with oracle provided rpm for RHEL 5, which install all dependent packages required, same issue persists.
$ ./runInstaller -silent -responseFile response/patchset.rsp
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-03_11-29-46AM. Please wait ...oracle@xxxxxxxxxx:/u01/downloads/p6810189/Disk1 [DNYJRSK1:/u01/app/oracle/product/10.2.0/db_1]
$ Oracle Universal Installer, Version 10.2.0.4.0 Production
Copyright (C) 1999, 2008, Oracle. All rights reserved.
Exception java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipcp/OipcpPrereqProgress occurred..
java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipcp/OipcpPrereqProgress
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:196)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:463)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:959)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/oip/oipc/oipcp/OipcpPrereqProgress
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:196)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:203)
at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1017)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)

Similar Messages

  • NWDS installation issue - "Please wait... completing the install"

    Hi all,
    I got the same "Problem" each time I update my NWDS.
    [Re: NWDS installation issue.|Re: NWDS installation issue.]
    After the installation, when I start the NWDS I get always the message:
    "Please wait... completing the install"
    If I create a new Workspace this really solves the problem but I don't like to create every time a new workspace after an update and copy all my projects back to this new workspace.
    Is there no other solution around? I think I'm not the only one who has this troubles, am I?
    Regards,
    Stefan

    Hi all,
    I solved this problem by myself. So for everyone who is interested in how to solve this problem:
    Just delete the folder .config in
    \workspace\.metadata\
    During the next start of NWDS this folder will be created and everything will work as excpected!
    Stefan

  • Windows 2008 r2 windows installer issue error 1719 when install Backup exec 12.5

    Hi all
    After a epic weekend of rebuilding our exchange server I have tried to reinstall Backup exec 12.5 64bit, this was installed with no issues during the last build, however at the end of this build I went to reinstall Backup Exec 12.5 and it is failing with
    error 1719 Windows installer issue.
    I have looked on many sites and tried many things non of them have worked, has anyone managed to resolve this issue.
    Dave
    DJH

    Hi Lenora
    See below
    Symantec Backup Exec (TM) 12.5 for Windows Servers Installation Log
    03-19-2013,17:33:38 : D:\Software\Backupexec 12.5 64bit\WINNT\INSTALL\BE\setup.exe
    03-19-2013,17:33:38 : CSetupApp::GetInstalledGUID
    03-19-2013,17:33:38 : CSetupApp::LoadSetupXML
    03-19-2013,17:33:38 : CSetupApp::ScanXML
    03-19-2013,17:33:38 : D:\Software\Backupexec 12.5 64bit\WINNT\INSTALL\BE\Bin\Setup.xml
    03-19-2013,17:33:38 : MSI File Name = WindowsInstaller-KB893803-v2-x86.exe
    03-19-2013,17:33:38 : MSI Version = 3.1
    03-19-2013,17:33:38 : MSI Package Name = Symantec Backup Exec for Windows Servers.msi
    03-19-2013,17:33:38 : System Central Processor = 64
    03-19-2013,17:33:38 : Product Type = SETUP_BEX64
    03-19-2013,17:33:38 : Product Name = Symantec Backup Exec for Windows Servers
    03-19-2013,17:33:38 : Current Installing GUID ={BE61998B-E5BD-4E41-B2D7-96551E6FECE0}
    03-19-2013,17:33:38 : Product Version = 12.5
    03-19-2013,17:33:38 : CSetupSupport::IsValidMSIPackage
    03-19-2013,17:33:38 : D:\Software\Backupexec 12.5 64bit\WINNT\INSTALL\BE\Symantec Backup Exec for Windows Servers.msi
    03-19-2013,17:33:38 : {BE61998B-E5BD-4E41-B2D7-96551E6FECE0}
    03-19-2013,17:33:38 : {BE61998B-E5BD-4E41-B2D7-96551E6FECE0}
    03-19-2013,17:33:38 : Equal PID
    03-19-2013,17:33:38 : Product version: 12.5.2213
    03-19-2013,17:33:38 : StartBESequence
    03-19-2013,17:33:38 : Executing BE_PreCheckInstall
    03-19-2013,17:33:38 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:33:38 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:33:38 : Executing BE_SetSQLxLangVersion.  Setting language version of SQL Express BKUPEXEC instance.
    03-19-2013,17:33:38 : BKUPEXEC SQLx setup file is SQLEXPR.EXE.
    03-19-2013,17:33:38 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:33:38 : Executing StartBESequence
    03-19-2013,17:33:38 : Pulling user data from the MSI
    03-19-2013,17:33:38 : Upgrade state set to 0
    03-19-2013,17:33:38 : Executing SSO::PullDataMSI()
    03-19-2013,17:33:38 : Executing CDlgCAS::PullDataMSI()
    03-19-2013,17:33:38 : MSI processing complete
    03-19-2013,17:33:38 : Pulling user data from the command line
    03-19-2013,17:33:38 : COMMAND LINE: Checking UIMODE value
    03-19-2013,17:33:38 : COMMAND LINE: Checking for program group placement value
    03-19-2013,17:33:38 : COMMAND LINE: Checking for main feature selection
    03-19-2013,17:33:38 : COMMAND LINE: Checking for serialization values
    03-19-2013,17:33:38 : CDlgChooseCustom::PullDataSilent
    03-19-2013,17:33:38 : After check for parameter file exists.
    03-19-2013,17:33:38 : CDlgLocalChooseCustom::Pass
    03-19-2013,17:33:38 : After Check for INSTALL_CHOICE.
    03-19-2013,17:33:38 : After Check for INSTALL_TYPE.
    03-19-2013,17:33:38 : After Check for INSTALL_MODE.
    03-19-2013,17:33:38 : CDlgLocalChooseCustom Pass Function end.
    03-19-2013,17:33:38 : Agent for Microsoft Exchange Server was added for evaluation
    03-19-2013,17:33:38 : Agent for Microsoft SQL Server was added for evaluation
    03-19-2013,17:33:38 : Ignoring the TSM switch.
    03-19-2013,17:33:38 : COMMAND LINE: Checking for service account values
    03-19-2013,17:33:38 : Not in Maintenance mode
    03-19-2013,17:33:38 : Getting the Silent Params.
    03-19-2013,17:33:38 : COMMAND LINE: checking for SSO values
    03-19-2013,17:33:38 : COMMAND LINE: checking for DlgChooseDBServer values
    03-19-2013,17:33:38 : COMMAND LINE: Checking for tape drivers values
    03-19-2013,17:33:38 : COMMAND LINE: Checking for TSM values
    03-19-2013,17:33:38 : COMMAND LINE: checking for CASO values
    03-19-2013,17:33:38 : COMMAND LINE: Checking for clone values
    03-19-2013,17:33:38 : COMMAND LINE: Checking progress settings
    03-19-2013,17:33:38 : COMMAND LINE: Checking for NOINSTALL value
    03-19-2013,17:33:38 : Setup Command Line = "D:\Software\Backupexec 12.5 64bit\WINNT\INSTALL\BE\setup.exe"
    03-19-2013,17:33:38 : List of switches set follows:
    03-19-2013,17:33:38 : /DEST: = C:\Program Files\Symantec1\Backup Exec\
    03-19-2013,17:33:38 : /SNO: = 0930292112010690
    03-19-2013,17:33:38 : /USER: = backup
    03-19-2013,17:33:38 : /DOM: = ACCENTPRESS
    03-19-2013,17:33:38 : /PASS: = ********
    03-19-2013,17:33:38 : /TS:
    03-19-2013,17:33:38 : /TD: = ALL
    03-19-2013,17:33:38 : /DOCS:
    03-19-2013,17:33:38 : /LOADER:
    03-19-2013,17:33:38 : /AOFO:
    03-19-2013,17:33:38 : /EXCH:
    03-19-2013,17:33:38 : /SQL:
    03-19-2013,17:33:38 : /NTA:
    03-19-2013,17:33:38 : /RAULUS:
    03-19-2013,17:33:38 : /DBSERVER:
    03-19-2013,17:33:38 : /DBINSTPATH: = C:\Program Files\Microsoft SQL Server\BE\
    03-19-2013,17:33:38 : /BACKUPDATA: = 0
    03-19-2013,17:33:38 : /MAC:
    03-19-2013,17:33:38 : Command line processing complete
    03-19-2013,17:33:38 : Install set to run in UI mode
    03-19-2013,17:33:38 : CDlgPushWelcome::Pass
    03-19-2013,17:33:40 : CinstOpenDlg::ValidateData
    03-19-2013,17:33:43 : Validating license data
    03-19-2013,17:33:44 : CDlgChooseInstall::ValidateData
    03-19-2013,17:33:44 : CDlgValidationSummary::LaunchValidationTest
    03-19-2013,17:33:44 : m_bUseNativeClient = 1
    03-19-2013,17:33:44 : Executing SQL_GetSQLServerEdition.
    03-19-2013,17:33:44 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:33:44 : Connected to SQL Server.
    03-19-2013,17:33:44 : m_bUseNativeClient = 1
    03-19-2013,17:34:05 : CDlgValidationSummary::ValidateData
    03-19-2013,17:34:05 : BEOperations::BE_GetInstalledProdCodeVersion
    03-19-2013,17:34:05 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:34:05 : CDlgSerialNumber Pass Function.
    03-19-2013,17:34:05 : After Check for Remote_Install.
    03-19-2013,17:34:05 : After Check for RA_INSTALL.
    03-19-2013,17:34:07 : Validating serialization data
    03-19-2013,17:34:07 : CDlgLocalChooseCustom::Pass
    03-19-2013,17:34:07 : After Check for INSTALL_CHOICE.
    03-19-2013,17:34:07 : After Check for INSTALL_TYPE.
    03-19-2013,17:34:07 : After Check for INSTALL_MODE.
    03-19-2013,17:34:07 : CDlgLocalChooseCustom Pass Function end.
    03-19-2013,17:34:07 : On Init of CDlgChooseCustom
    03-19-2013,17:34:07 : Leaving Init of CDlgChooseCustom
    03-19-2013,17:34:07 : CDlgLocalChooseCustom::OnInitDialog
    03-19-2013,17:34:07 : On Init of CDlgLocalChooseCustom
    03-19-2013,17:34:07 : Leaving Init of CDlgLocalChooseCustom
    03-19-2013,17:34:12 : Validating Local Options Data
    03-19-2013,17:34:13 : Validating service account data
    03-19-2013,17:34:13 : CDlgSSO Pass Function.
    03-19-2013,17:34:13 : After Check for INSTALL_MODE.
    03-19-2013,17:34:13 : DlgChooseDBServer Pass Function.
    03-19-2013,17:34:20 : m_bUseNativeClient = 1
    03-19-2013,17:34:20 : Validating DlgChooseDBServer data
    03-19-2013,17:34:20 : Drive C:     Required: 1102 MB     Available: 37138 MB
    03-19-2013,17:34:20 : CDlgChooseTapeDrivers Pass Function.
    03-19-2013,17:34:20 : After Check for INSTALL_MODE.
    03-19-2013,17:34:20 : After Check for INSTALL_CHOICE.
    03-19-2013,17:34:20 : After Check for INSTALL_TYPE.
    03-19-2013,17:34:20 : CDlgSerialNumber Pass Function.
    03-19-2013,17:34:20 : CDlgCAS Pass Function.
    03-19-2013,17:34:20 : After Check for INSTALL_MODE.
    03-19-2013,17:34:20 : CDlgClone Pass Function.
    03-19-2013,17:34:20 : CDlgClone not passed.
    03-19-2013,17:34:20 : CDlgRemoteChooseCustom Pass Function.
    03-19-2013,17:34:20 : After Check for INSTALL_CHOICE.
    03-19-2013,17:34:20 : Install Summary XML File:
    03-19-2013,17:34:20 : C:\Users\ADMINI~1\AppData\Local\Temp\1\BE61998B-E5BD-4E41-B2D7-96551E6FECE0\InstallReview.xml
    03-19-2013,17:34:20 : Install Summary XSL File:
    03-19-2013,17:34:20 : D:\Software\Backupexec 12.5 64bit\WINNT\INSTALL\BE\Bin\InstallSummary.xsl
    03-19-2013,17:34:20 : Install Summary HTML File:
    03-19-2013,17:34:20 : C:\Users\ADMINI~1\AppData\Local\Temp\1\BE61998B-E5BD-4E41-B2D7-96551E6FECE0\InstallReview.htm
    03-19-2013,17:34:20 : Not Quickstart Edition
    03-19-2013,17:34:20 : Entering GetSQLAndCASOInformation
    03-19-2013,17:34:20 : Leaving GetSQLAndCASOInformation
    03-19-2013,17:34:20 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:34:20 : m_bUseNativeClient = 1
    03-19-2013,17:34:20 : *************** About Backing Up Exchange 2007 Servers *************** To back up Microsoft Exchange Server 2007, you must install the Exchange Management Tools for Microsoft Exchange Server 2007 on this
    computer.  The Management Tools can be installed during a custom install of Microsoft Exchange Server 2007.  To support individual mailbox message and folder restores from Information Store backups, you must also download and install the Microsoft
    Exchange Server MAPI Client and Collaboration Data Objects package version 06.05.7888 or later on the Exchange 2007 server.  This package can be found on the Microsoft Web site.
    03-19-2013,17:34:21 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:34:27 : Executing InstallLiveUpdate.
    03-19-2013,17:34:40 : Installing .Net Framework 2.0 SP1.
    03-19-2013,17:34:40 : Checking for .Net Framework 2.0 SP1.
    03-19-2013,17:34:40 : Vista or Longhorn server.  Not installing .NET Frameworks.
    03-19-2013,17:34:40 : .NET Framework was detected.  Skipping install.
    03-19-2013,17:34:41 : Installing Microsoft Report Viewer Redistributable 2005
    03-19-2013,17:34:41 : m_bUseNativeClient = 1
    03-19-2013,17:34:41 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes;DATABASE=master
    03-19-2013,17:34:41 : SQL Server version 9
    03-19-2013,17:34:41 : SQL version returned:  9
    03-19-2013,17:34:41 : Executing SQL_GetServicePack.
    03-19-2013,17:34:41 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:34:41 : Connected to SQL Server.
    03-19-2013,17:34:41 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,17:34:41 : Executing SQL_GetSQLServerEdition.
    03-19-2013,17:34:41 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:34:41 : Connected to SQL Server.
    03-19-2013,17:34:41 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Express Edition
    03-19-2013,17:34:41 : "D:\Software\Backupexec 12.5 64bit\WINNT\INSTALL\SQLExpress\SQLEXPR.exe" /wait /qn /norestart /lv "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt" INSTANCENAME=BKUPEXEC SQLACCOUNT="NT AUTHORITY\SYSTEM" SQLPASSWORD=""
    UPGRADE=SQL_Engine,SQL_Data_Files,SQL_Replication,Client_Components,Connectivity SAPWD=**** DISABLENETWORKPROTOCOLS=0
    03-19-2013,17:34:45 : V-225-53:  ERROR: Failed to install SQL Express BKUPEXEC instance with error 1601.  ***To search for information about this error, click
    here
    03-19-2013,17:34:45 : Please review C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt for more details.
    03-19-2013,17:34:45 : Failed to install third party products.
    03-19-2013,17:37:25 : Validating install complete
    03-19-2013,17:37:25 : Success unloading BEINSTDLGS.DLL.
    03-19-2013,17:37:25 : CLEANUP: Install has removed the following files from: C:\Users\ADMINI~1\AppData\Local\Temp\1\{BE61998B-E5BD-4E41-B2D7-96551E6FECE0}
    03-19-2013,17:37:25 : Removed files:
    03-19-2013,17:37:25 : ERROR:  Installation failed with error 1603.
    Symantec Backup Exec (TM) 13 Installation Log
    03-19-2013,17:41:16 : Windows Operating System Version: 6.1
    03-19-2013,17:41:16 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,17:41:18 : Executing managed _Setup:
    03-19-2013,17:41:18 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,17:41:18 : Loading XML from:
    03-19-2013,17:41:18 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,17:41:18 : RawsDlgSequence::CheckInstMode
    03-19-2013,17:41:18 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,17:41:19 : Launching UI Install
    03-19-2013,17:41:19 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:41:19 : m_bUseNativeClient = 1
    03-19-2013,17:41:19 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:41:20 : BeSeqDlgs::DlgBERemoteConfig
    03-19-2013,17:41:20 : CopySupportFiles
    03-19-2013,17:41:20 : Saved support files to C:\ProgramData\Symantec\Backup Exec\Logs\InstallSummary
    03-19-2013,17:41:20 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,17:41:20 : Executing BE_SetSQLxLangVersion.  Setting language version of SQL Express BKUPEXEC instance.
    03-19-2013,17:41:20 : BKUPEXEC SQLx setup file is SQLEXPR.EXE.
    03-19-2013,17:41:28 : Typical install value is set to : True
    03-19-2013,17:41:29 : m_bUseNativeClient = 1
    03-19-2013,17:41:29 : Executing SQL_GetServicePack.
    03-19-2013,17:41:29 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:41:29 : Connected to SQL Server.
    03-19-2013,17:41:29 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,17:41:29 : Executing SQL_GetSQLServerEdition.
    03-19-2013,17:41:29 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:41:29 : Connected to SQL Server.
    03-19-2013,17:41:29 : Executing SQL_GetServicePack.
    03-19-2013,17:41:29 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:41:29 : Connected to SQL Server.
    03-19-2013,17:41:29 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,17:41:29 : m_bUseNativeClient = 1
    03-19-2013,17:41:51 : m_bUseNativeClient = 1
    03-19-2013,17:41:51 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,17:43:04 : Currently executing as ACCENTPRESS\administrator
    03-19-2013,17:43:04 : Install is not executing as the service account.
    03-19-2013,17:43:04 : Successfully Logged on as service account.
    03-19-2013,17:43:04 : Successfully impersonated service account.
    03-19-2013,17:43:04 : EUserName value successfully written to the registry.
    03-19-2013,17:43:04 : EPassword value successfully written to the registry.
    03-19-2013,17:43:04 : EDomain value successfully written to the registry.
    03-19-2013,17:43:09 : There were no remote computers selected for install
    03-19-2013,17:43:09 : m_bUseNativeClient = 1
    03-19-2013,17:43:09 : To back up Microsoft Exchange Server 2007, you must install the Exchange Management Tools for Microsoft Exchange Server 2007 on this computer.  The Management Tools can be installed during a custom
    install of Microsoft Exchange Server 2007.  To support individual mailbox message and folder restores from Information Store backups, you must also download and install the Microsoft Exchange Server MAPI Client and Collaboration Data Objects package version
    06.05.7888 or later on the Exchange 2007 server.  This package can be found on the Microsoft Web site.
    03-19-2013,17:43:10 : Terminal Services enabled.
    03-19-2013,17:43:10 : Terminal Services server has been set to Install mode.
    03-19-2013,17:43:11 : Checking for .Net Framework 3.5 SP1.
    03-19-2013,17:43:11 : Executing InstallLiveUpdate.
    03-19-2013,17:44:35 : The return value for Symantec LiveUpdate returned error code: 0
    03-19-2013,17:44:35 : Installing Microsoft Report Viewer Redistributable 2005
    03-19-2013,17:44:35 : The return value for Microsoft Report Viewer Redistributable 2005 returned error code: 0
    03-19-2013,17:44:35 : ==================Installing MS VC 8.0 SP1 runtimes.==================
    03-19-2013,17:44:35 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,17:44:35 : Extracting runtime installer package vcredist_x64.exe to BE support folder.
    03-19-2013,17:44:35 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\VCRedist\vcredist_x64.exe /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,17:44:35 : Extracting runtime installer package VCREDI~2.EXE to BE support folder.
    03-19-2013,17:44:35 : "C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\VCREDI~2.EXE" /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,17:44:36 : Starting Install
    03-19-2013,17:44:36 : Using Command Line: REBOOT=ReallySuppress
    03-19-2013,17:44:36 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,17:44:36 : Launching MSI: C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\vcredist.msi
    03-19-2013,17:44:36 : Discovered Total Actions: 115
    03-19-2013,17:44:36 : The return code from the MSI is: 1601
    03-19-2013,17:44:36 : Cleaning up the symc status key
    03-19-2013,17:44:36 : The return value for Microsoft Visual C++ 2005 SP1 Redistributable returned error code: 1601
    03-19-2013,17:44:36 : Clean up Symantec installer keys.
    03-19-2013,17:44:37 : Terminal Services enabled.
    03-19-2013,17:44:37 : Terminal Services server has been set to Execute mode.
    03-19-2013,17:44:57 : Skipping push of remote servers and agents due to failed local install.
    03-19-2013,17:44:57 : BeSeqDlgs::DlgInstallComplete
    03-19-2013,17:44:57 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,17:44:57 : Skipping push of remote servers and agents due to failed local install.
    Symantec Backup Exec (TM) 13 Installation Log
    03-19-2013,17:45:25 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,17:45:28 : Gathering Telemetry items
    03-19-2013,17:45:28 : Failed to start the management service
    03-19-2013,17:45:28 : Service BackupExecManagementService was not found on computer '.'.
    03-19-2013,17:45:28 : Sending Telemetry to Symantec
    03-19-2013,17:45:28 : Transmit Telemetry initialized.
    03-19-2013,17:45:28 : TelemetryRegistryHelpers initialized.
    03-19-2013,17:45:29 : TransmitTelemetry.TransmitMessage URL=http://statsbe.hro.rnd.veritas.com/betelemetry/stats.php, Caught WebException The remote name could not be resolved: 'statsbe.hro.rnd.veritas.com'
    03-19-2013,17:56:31 : Windows Operating System Version: 6.1
    03-19-2013,17:56:31 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,17:56:33 : Executing managed _Setup:
    03-19-2013,17:56:33 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,17:56:33 : Loading XML from:
    03-19-2013,17:56:33 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,17:56:33 : RawsDlgSequence::CheckInstMode
    03-19-2013,17:56:33 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,17:56:34 : Launching UI Install
    03-19-2013,17:56:35 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:56:35 : m_bUseNativeClient = 1
    03-19-2013,17:56:35 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,17:56:35 : BeSeqDlgs::DlgBERemoteConfig
    03-19-2013,17:56:35 : CopySupportFiles
    03-19-2013,17:56:35 : Saved support files to C:\ProgramData\Symantec\Backup Exec\Logs\InstallSummary
    03-19-2013,17:56:35 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,17:56:35 : Executing BE_SetSQLxLangVersion.  Setting language version of SQL Express BKUPEXEC instance.
    03-19-2013,17:56:35 : BKUPEXEC SQLx setup file is SQLEXPR.EXE.
    03-19-2013,17:56:49 : Typical install value is set to : True
    03-19-2013,17:56:50 : Executing SQL_GetServicePack.
    03-19-2013,17:56:50 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:56:51 : Connected to SQL Server.
    03-19-2013,17:56:51 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,17:56:51 : Executing SQL_GetSQLServerEdition.
    03-19-2013,17:56:51 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:56:51 : Connected to SQL Server.
    03-19-2013,17:56:51 : Executing SQL_GetServicePack.
    03-19-2013,17:56:51 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,17:56:51 : Connected to SQL Server.
    03-19-2013,17:56:51 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,17:57:37 : m_bUseNativeClient = 1
    03-19-2013,17:57:37 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,17:58:41 : Currently executing as ACCENTPRESS\administrator
    03-19-2013,17:58:41 : Install is not executing as the service account.
    03-19-2013,17:58:41 : Successfully Logged on as service account.
    03-19-2013,17:58:41 : Successfully impersonated service account.
    03-19-2013,17:58:41 : EUserName value successfully written to the registry.
    03-19-2013,17:58:41 : EPassword value successfully written to the registry.
    03-19-2013,17:58:41 : EDomain value successfully written to the registry.
    03-19-2013,17:58:51 : There were no remote computers selected for install
    03-19-2013,17:58:51 : m_bUseNativeClient = 1
    03-19-2013,17:58:51 : To back up Microsoft Exchange Server 2007, you must install the Exchange Management Tools for Microsoft Exchange Server 2007 on this computer.  The Management Tools can be installed during a custom
    install of Microsoft Exchange Server 2007.  To support individual mailbox message and folder restores from Information Store backups, you must also download and install the Microsoft Exchange Server MAPI Client and Collaboration Data Objects package version
    06.05.7888 or later on the Exchange 2007 server.  This package can be found on the Microsoft Web site.
    03-19-2013,17:58:52 : Terminal Services enabled.
    03-19-2013,17:58:52 : Terminal Services server has been set to Install mode.
    03-19-2013,17:58:52 : Checking for .Net Framework 3.5 SP1.
    03-19-2013,17:58:54 : Executing InstallLiveUpdate.
    03-19-2013,17:59:06 : The return value for Symantec LiveUpdate returned error code: 0
    03-19-2013,17:59:06 : Installing Microsoft Report Viewer Redistributable 2005
    03-19-2013,17:59:07 : The return value for Microsoft Report Viewer Redistributable 2005 returned error code: 0
    03-19-2013,17:59:07 : ==================Installing MS VC 8.0 SP1 runtimes.==================
    03-19-2013,17:59:07 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,17:59:07 : Extracting runtime installer package vcredist_x64.exe to BE support folder.
    03-19-2013,17:59:07 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\VCRedist\vcredist_x64.exe /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,17:59:07 : Extracting runtime installer package VCREDI~2.EXE to BE support folder.
    03-19-2013,17:59:07 : "C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\VCREDI~2.EXE" /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,17:59:07 : Starting Install
    03-19-2013,17:59:07 : Using Command Line: REBOOT=ReallySuppress
    03-19-2013,17:59:07 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,17:59:07 : Launching MSI: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\vcredist.msi
    03-19-2013,17:59:08 : Discovered Total Actions: 115
    03-19-2013,17:59:08 : The return code from the MSI is: 1601
    03-19-2013,17:59:08 : Cleaning up the symc status key
    03-19-2013,17:59:08 : The return value for Microsoft Visual C++ 2005 SP1 Redistributable returned error code: 1601
    03-19-2013,17:59:08 : Clean up Symantec installer keys.
    03-19-2013,17:59:10 : Terminal Services enabled.
    03-19-2013,17:59:10 : Terminal Services server has been set to Execute mode.
    03-19-2013,18:00:01 : The return code is: 0
    03-19-2013,18:00:01 : SUCCESS:  Installation has completed successfully.
    Symantec Backup Exec (TM) 13 Installation Log
    03-19-2013,18:02:24 : Windows Operating System Version: 6.1
    03-19-2013,18:02:24 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,18:02:26 : Executing managed _Setup:
    03-19-2013,18:02:26 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,18:02:26 : Loading XML from:
    03-19-2013,18:02:26 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,18:02:26 : RawsDlgSequence::CheckInstMode
    03-19-2013,18:02:26 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,18:02:26 : Launching UI Install
    03-19-2013,18:02:26 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:02:26 : m_bUseNativeClient = 1
    03-19-2013,18:02:26 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:02:26 : BeSeqDlgs::DlgBERemoteConfig
    03-19-2013,18:02:26 : CopySupportFiles
    03-19-2013,18:02:26 : Saved support files to C:\ProgramData\Symantec\Backup Exec\Logs\InstallSummary
    03-19-2013,18:02:27 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:02:27 : Executing BE_SetSQLxLangVersion.  Setting language version of SQL Express BKUPEXEC instance.
    03-19-2013,18:02:27 : BKUPEXEC SQLx setup file is SQLEXPR.EXE.
    03-19-2013,18:03:11 : The return code is: 0
    03-19-2013,18:03:11 : SUCCESS:  Installation has completed successfully.
    Symantec Backup Exec (TM) 13 Installation Log
    03-19-2013,18:03:21 : Windows Operating System Version: 6.1
    03-19-2013,18:03:21 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,18:03:22 : Windows Operating System Version: 6.1
    03-19-2013,18:03:22 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,18:03:23 : Executing managed _Setup:
    03-19-2013,18:03:23 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,18:03:23 : Loading XML from:
    03-19-2013,18:03:23 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,18:03:23 : RawsDlgSequence::CheckInstMode
    03-19-2013,18:03:23 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,18:03:24 : Launching UI Install
    03-19-2013,18:03:24 : Executing managed _Setup:
    03-19-2013,18:03:24 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,18:03:24 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:03:24 : m_bUseNativeClient = 1
    03-19-2013,18:03:24 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:03:24 : Loading XML from:
    03-19-2013,18:03:24 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,18:03:24 : BeSeqDlgs::DlgBERemoteConfig
    03-19-2013,18:03:24 : RawsDlgSequence::CheckInstMode
    03-19-2013,18:03:24 : CopySupportFiles
    03-19-2013,18:03:24 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,18:03:24 : Saved support files to C:\ProgramData\Symantec\Backup Exec\Logs\InstallSummary
    03-19-2013,18:03:24 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:03:24 : Executing BE_SetSQLxLangVersion.  Setting language version of SQL Express BKUPEXEC instance.
    03-19-2013,18:03:24 : BKUPEXEC SQLx setup file is SQLEXPR.EXE.
    03-19-2013,18:03:58 : Typical install value is set to : True
    03-19-2013,18:03:58 : m_bUseNativeClient = 1
    03-19-2013,18:03:58 : Executing SQL_GetServicePack.
    03-19-2013,18:03:58 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:03:58 : Connected to SQL Server.
    03-19-2013,18:03:58 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:03:58 : Executing SQL_GetSQLServerEdition.
    03-19-2013,18:03:58 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:03:58 : Connected to SQL Server.
    03-19-2013,18:03:58 : Executing SQL_GetServicePack.
    03-19-2013,18:03:58 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:03:58 : Connected to SQL Server.
    03-19-2013,18:03:58 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:03:58 : m_bUseNativeClient = 1
    03-19-2013,18:04:20 : m_bUseNativeClient = 1
    03-19-2013,18:04:20 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:05:35 : Currently executing as ACCENTPRESS\administrator
    03-19-2013,18:05:35 : Install is not executing as the service account.
    03-19-2013,18:05:35 : Successfully Logged on as service account.
    03-19-2013,18:05:35 : Successfully impersonated service account.
    03-19-2013,18:05:35 : EUserName value successfully written to the registry.
    03-19-2013,18:05:35 : EPassword value successfully written to the registry.
    03-19-2013,18:05:35 : EDomain value successfully written to the registry.
    03-19-2013,18:05:36 : There were no remote computers selected for install
    03-19-2013,18:05:36 : m_bUseNativeClient = 1
    03-19-2013,18:05:36 : To back up Microsoft Exchange Server 2007, you must install the Exchange Management Tools for Microsoft Exchange Server 2007 on this computer.  The Management Tools can be installed during a custom
    install of Microsoft Exchange Server 2007.  To support individual mailbox message and folder restores from Information Store backups, you must also download and install the Microsoft Exchange Server MAPI Client and Collaboration Data Objects package version
    06.05.7888 or later on the Exchange 2007 server.  This package can be found on the Microsoft Web site.
    03-19-2013,18:05:37 : Terminal Services enabled.
    03-19-2013,18:05:37 : Terminal Services server has been set to Install mode.
    03-19-2013,18:05:37 : Checking for .Net Framework 3.5 SP1.
    03-19-2013,18:05:38 : Executing InstallLiveUpdate.
    03-19-2013,18:05:50 : The return value for Symantec LiveUpdate returned error code: 0
    03-19-2013,18:05:50 : Installing Microsoft Report Viewer Redistributable 2005
    03-19-2013,18:05:50 : The return value for Microsoft Report Viewer Redistributable 2005 returned error code: 0
    03-19-2013,18:05:50 : ==================Installing MS VC 8.0 SP1 runtimes.==================
    03-19-2013,18:05:50 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,18:05:50 : Extracting runtime installer package vcredist_x64.exe to BE support folder.
    03-19-2013,18:05:50 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\VCRedist\vcredist_x64.exe /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,18:05:50 : Extracting runtime installer package VCREDI~2.EXE to BE support folder.
    03-19-2013,18:05:50 : "C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\VCREDI~2.EXE" /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,18:05:50 : Starting Install
    03-19-2013,18:05:50 : Using Command Line: REBOOT=ReallySuppress
    03-19-2013,18:05:50 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,18:05:50 : Launching MSI: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\vcredist.msi
    03-19-2013,18:05:50 : Discovered Total Actions: 115
    03-19-2013,18:05:50 : The return code from the MSI is: 1601
    03-19-2013,18:05:51 : Cleaning up the symc status key
    03-19-2013,18:05:51 : The return value for Microsoft Visual C++ 2005 SP1 Redistributable returned error code: 1601
    03-19-2013,18:05:51 : Clean up Symantec installer keys.
    03-19-2013,18:05:51 : Terminal Services enabled.
    03-19-2013,18:05:51 : Terminal Services server has been set to Execute mode.
    03-19-2013,18:06:32 : The return code is: 0
    03-19-2013,18:06:32 : SUCCESS:  Installation has completed successfully.
    03-19-2013,18:07:36 : Setup is already running.  Unable to initialize another instance of setup.
    03-19-2013,18:07:39 : Error initializing shared data
    03-19-2013,18:07:39 : ERROR:  Installation failed with error 1603. GetLastError = :0
    Symantec Backup Exec (TM) 13 Installation Log
    03-19-2013,18:13:44 : Windows Operating System Version: 6.1
    03-19-2013,18:13:44 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,18:13:44 : Windows Operating System Version: 6.1
    03-19-2013,18:13:44 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,18:13:46 : Executing managed _Setup:
    03-19-2013,18:13:46 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,18:13:46 : Executing managed _Setup:
    03-19-2013,18:13:46 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,18:13:46 : Loading XML from:
    03-19-2013,18:13:46 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,18:13:46 : Loading XML from:
    03-19-2013,18:13:46 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,18:13:46 : RawsDlgSequence::CheckInstMode
    03-19-2013,18:13:46 : RawsDlgSequence::CheckInstMode
    03-19-2013,18:13:46 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,18:13:46 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,18:13:47 : Launching UI Install
    03-19-2013,18:13:47 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:13:48 : m_bUseNativeClient = 1
    03-19-2013,18:13:48 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:13:48 : BeSeqDlgs::DlgBERemoteConfig
    03-19-2013,18:13:48 : CopySupportFiles
    03-19-2013,18:13:48 : Saved support files to C:\ProgramData\Symantec\Backup Exec\Logs\InstallSummary
    03-19-2013,18:13:48 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:13:48 : Executing BE_SetSQLxLangVersion.  Setting language version of SQL Express BKUPEXEC instance.
    03-19-2013,18:13:48 : BKUPEXEC SQLx setup file is SQLEXPR.EXE.
    03-19-2013,18:13:54 : Typical install value is set to : True
    03-19-2013,18:13:55 : m_bUseNativeClient = 1
    03-19-2013,18:13:55 : Executing SQL_GetServicePack.
    03-19-2013,18:13:55 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:13:56 : Connected to SQL Server.
    03-19-2013,18:13:56 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:13:56 : Executing SQL_GetSQLServerEdition.
    03-19-2013,18:13:56 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:13:56 : Connected to SQL Server.
    03-19-2013,18:13:56 : Executing SQL_GetServicePack.
    03-19-2013,18:13:56 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:13:56 : Connected to SQL Server.
    03-19-2013,18:13:56 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:13:56 : m_bUseNativeClient = 1
    03-19-2013,18:14:41 : m_bUseNativeClient = 1
    03-19-2013,18:14:41 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:16:09 : Service account specified is not valid
    03-19-2013,18:16:09 : Unable to authenticate with the user and password information given for ACCENTPRESS\backup.
    03-19-2013,18:16:10 : Error validating service account credentials.
    03-19-2013,18:16:20 : Currently executing as ACCENTPRESS\administrator
    03-19-2013,18:16:20 : Install is not executing as the service account.
    03-19-2013,18:16:20 : Successfully Logged on as service account.
    03-19-2013,18:16:20 : Successfully impersonated service account.
    03-19-2013,18:16:20 : EUserName value successfully written to the registry.
    03-19-2013,18:16:20 : EPassword value successfully written to the registry.
    03-19-2013,18:16:20 : EDomain value successfully written to the registry.
    03-19-2013,18:16:22 : There were no remote computers selected for install
    03-19-2013,18:16:22 : To back up Microsoft Exchange Server 2007, you must install the Exchange Management Tools for Microsoft Exchange Server 2007 on this computer.  The Management Tools can be installed during a custom
    install of Microsoft Exchange Server 2007.  To support individual mailbox message and folder restores from Information Store backups, you must also download and install the Microsoft Exchange Server MAPI Client and Collaboration Data Objects package version
    06.05.7888 or later on the Exchange 2007 server.  This package can be found on the Microsoft Web site.
    03-19-2013,18:16:23 : Terminal Services enabled.
    03-19-2013,18:16:23 : Terminal Services server has been set to Install mode.
    03-19-2013,18:16:23 : Checking for .Net Framework 3.5 SP1.
    03-19-2013,18:16:25 : Executing InstallLiveUpdate.
    03-19-2013,18:16:37 : The return value for Symantec LiveUpdate returned error code: 0
    03-19-2013,18:16:37 : Installing Microsoft Report Viewer Redistributable 2005
    03-19-2013,18:16:38 : The return value for Microsoft Report Viewer Redistributable 2005 returned error code: 0
    03-19-2013,18:16:38 : ==================Installing MS VC 8.0 SP1 runtimes.==================
    03-19-2013,18:16:38 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,18:16:38 : Extracting runtime installer package vcredist_x64.exe to BE support folder.
    03-19-2013,18:16:38 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\VCRedist\vcredist_x64.exe /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,18:16:38 : Extracting runtime installer package VCREDI~2.EXE to BE support folder.
    03-19-2013,18:16:38 : "C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\VCREDI~2.EXE" /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,18:16:38 : Starting Install
    03-19-2013,18:16:38 : Using Command Line: REBOOT=ReallySuppress
    03-19-2013,18:16:38 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,18:16:38 : Launching MSI: C:\Users\ADMINI~1\AppData\Local\Temp\1\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\vcredist.msi
    03-19-2013,18:16:39 : Discovered Total Actions: 115
    03-19-2013,18:16:39 : The return code from the MSI is: 1601
    03-19-2013,18:16:39 : The return value for Microsoft Visual C++ 2005 SP1 Redistributable returned error code: 1601
    03-19-2013,18:16:39 : Clean up Symantec installer keys.
    03-19-2013,18:16:39 : Cleaning up the symc status key
    03-19-2013,18:16:41 : Terminal Services enabled.
    03-19-2013,18:16:41 : Terminal Services server has been set to Execute mode.
    03-19-2013,18:17:08 : Skipping push of remote servers and agents due to failed local install.
    03-19-2013,18:17:08 : BeSeqDlgs::DlgInstallComplete
    03-19-2013,18:17:08 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:17:08 : Skipping push of remote servers and agents due to failed local install.
    03-19-2013,18:17:09 : Gathering Telemetry items
    03-19-2013,18:17:09 : Failed to start the management service
    03-19-2013,18:17:09 : Service BackupExecManagementService was not found on computer '.'.
    03-19-2013,18:17:09 : Sending Telemetry to Symantec
    03-19-2013,18:17:09 : Transmit Telemetry initialized.
    03-19-2013,18:17:09 : TelemetryRegistryHelpers initialized.
    03-19-2013,18:17:21 : TransmitTelemetry.TransmitMessage URL=http://statsbe.hro.rnd.veritas.com/betelemetry/stats.php, Caught WebException The remote name could not be resolved: 'statsbe.hro.rnd.veritas.com'
    03-19-2013,18:17:33 : TransmitTelemetry.TransmitMessage URL=http://statsbe.norton.com/n/p, Caught WebException The remote name could not be resolved: 'statsbe.norton.com'
    03-19-2013,18:17:33 : Telemetry transmission failed.  Data was not sent.
    03-19-2013,18:17:33 : The return code is: 1601
    03-19-2013,18:17:33 : ERROR:  Installation failed with error 1601. GetLastError = :0
    03-19-2013,18:17:48 : Setup is already running.  Unable to initialize another instance of setup.
    03-19-2013,18:17:51 : Error initializing shared data
    03-19-2013,18:53:53 : m_bUseNativeClient = 1
    03-19-2013,18:53:53 : Executing SQL_GetServicePack.
    03-19-2013,18:53:53 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:53:54 : Connected to SQL Server.
    03-19-2013,18:53:54 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:53:54 : Executing SQL_GetSQLServerEdition.
    03-19-2013,18:53:54 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:53:54 : Connected to SQL Server.
    03-19-2013,18:53:54 : Executing SQL_GetServicePack.
    03-19-2013,18:53:54 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:53:54 : Connected to SQL Server.
    03-19-2013,18:53:54 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:53:54 : m_bUseNativeClient = 1
    Symantec Backup Exec (TM) 13 Installation Log
    03-19-2013,18:58:06 : Windows Operating System Version: 6.1
    03-19-2013,18:58:06 : GetProductInfo returned success.  Checking for CORE OS values.
    03-19-2013,18:58:08 : Executing managed _Setup:
    03-19-2013,18:58:08 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\_Setup.exe
    03-19-2013,18:58:09 : Loading XML from:
    03-19-2013,18:58:09 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\BEx64\Install\IFProducts.xml
    03-19-2013,18:58:09 : RawsDlgSequence::CheckInstMode
    03-19-2013,18:58:09 : BEOperations::BE_GetInstalledProdCodeVersion()
    03-19-2013,18:58:09 : Launching UI Install
    03-19-2013,18:58:10 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:58:10 : m_bUseNativeClient = 1
    03-19-2013,18:58:10 : MDAC 6.1.7601.17514 is installed on this system.
    03-19-2013,18:58:10 : BeSeqDlgs::DlgBERemoteConfig
    03-19-2013,18:58:10 : CopySupportFiles
    03-19-2013,18:58:10 : Saved support files to C:\ProgramData\Symantec\Backup Exec\Logs\InstallSummary
    03-19-2013,18:58:11 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:58:11 : Executing BE_SetSQLxLangVersion.  Setting language version of SQL Express BKUPEXEC instance.
    03-19-2013,18:58:11 : BKUPEXEC SQLx setup file is SQLEXPR.EXE.
    03-19-2013,18:58:15 : Typical install value is set to : True
    03-19-2013,18:58:16 : m_bUseNativeClient = 1
    03-19-2013,18:58:16 : Executing SQL_GetServicePack.
    03-19-2013,18:58:16 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:58:16 : Connected to SQL Server.
    03-19-2013,18:58:16 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:58:16 : Executing SQL_GetSQLServerEdition.
    03-19-2013,18:58:16 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:58:16 : Connected to SQL Server.
    03-19-2013,18:58:16 : Executing SQL_GetServicePack.
    03-19-2013,18:58:16 : DRIVER={SQL Native Client};SERVER=ACCENTPRESSDC\BKUPEXEC;Trusted_Connection=Yes
    03-19-2013,18:58:16 : Connected to SQL Server.
    03-19-2013,18:58:16 : ACCENTPRESSDC\BKUPEXEC is a SQL Server Product Level: 'SP4'
    03-19-2013,18:58:16 : m_bUseNativeClient = 1
    03-19-2013,18:58:49 : m_bUseNativeClient = 1
    03-19-2013,18:58:49 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,18:59:43 : Currently executing as ACCENTPRESS\administrator
    03-19-2013,18:59:43 : Install is not executing as the service account.
    03-19-2013,18:59:43 : Successfully Logged on as service account.
    03-19-2013,18:59:44 : Successfully impersonated service account.
    03-19-2013,18:59:44 : EUserName value successfully written to the registry.
    03-19-2013,18:59:44 : EPassword value successfully written to the registry.
    03-19-2013,18:59:44 : EDomain value successfully written to the registry.
    03-19-2013,18:59:46 : There were no remote computers selected for install
    03-19-2013,18:59:46 : m_bUseNativeClient = 1
    03-19-2013,18:59:46 : To back up Microsoft Exchange Server 2007, you must install the Exchange Management Tools for Microsoft Exchange Server 2007 on this computer.  The Management Tools can be installed during a custom
    install of Microsoft Exchange Server 2007.  To support individual mailbox message and folder restores from Information Store backups, you must also download and install the Microsoft Exchange Server MAPI Client and Collaboration Data Objects package version
    06.05.7888 or later on the Exchange 2007 server.  This package can be found on the Microsoft Web site.
    03-19-2013,18:59:47 : Terminal Services enabled.
    03-19-2013,18:59:47 : Terminal Services server has been set to Install mode.
    03-19-2013,18:59:47 : Checking for .Net Framework 3.5 SP1.
    03-19-2013,18:59:49 : Executing InstallLiveUpdate.
    03-19-2013,19:00:01 : The return value for Symantec LiveUpdate returned error code: 0
    03-19-2013,19:00:01 : Installing Microsoft Report Viewer Redistributable 2005
    03-19-2013,19:00:01 : The return value for Microsoft Report Viewer Redistributable 2005 returned error code: 0
    03-19-2013,19:00:01 : ==================Installing MS VC 8.0 SP1 runtimes.==================
    03-19-2013,19:00:01 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,19:00:01 : Extracting runtime installer package vcredist_x64.exe to BE support folder.
    03-19-2013,19:00:01 : D:\Software\Symantec Backup Exec 2010 32-64bit\BE\WINNT\INSTALL\VCRedist\vcredist_x64.exe /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,19:00:02 : Extracting runtime installer package VCREDI~2.EXE to BE support folder.
    03-19-2013,19:00:02 : "C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\VCREDI~2.EXE" /q:a /C /T:"C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist"
    03-19-2013,19:00:02 : Starting Install
    03-19-2013,19:00:02 : Using Command Line: REBOOT=ReallySuppress
    03-19-2013,19:00:02 : Support directory: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\
    03-19-2013,19:00:02 : Launching MSI: C:\Users\ADMINI~1\AppData\Local\Temp\2\{DD8FD4D3-F0FB-4FB2-8A34-25E2C7756A51}\VCRedist\vcredist.msi
    03-19-2013,19:00:03 : Discovered Total Actions: 115
    03-19-2013,19:00:03 : The return code from the MSI is: 1601
    03-19-2013,19:00:03 : Cleaning up the symc status key
    03-19-2013,19:00:03 : The return value for Microsoft Visual C++ 2005 SP1 Redistributable returned error code: 1601
    03-19-2013,19:00:03 : Clean up Symantec installer keys.
    03-19-2013,19:00:05 : Terminal Services enabled.
    03-19-2013,19:00:05 : Terminal Services server has been set to Execute mode.
    03-19-2013,19:00:07 : Skipping push of remote servers and agents due to failed local install.
    03-19-2013,19:00:07 : BeSeqDlgs::DlgInstallComplete
    03-19-2013,19:00:07 : AgentSeqDlgs::Misc_BE_CommonOps
    03-19-2013,19:00:07 : Skipping push of remote servers and agents due to failed local install.
    03-19-2013,19:00:10 : Gathering Telemetry items
    03-19-2013,19:00:10 : Failed to start the management service
    03-19-2013,19:00:10 : Service BackupExecManagementService was not found on computer '.'.
    03-19-2013,19:00:10 : Sending Telemetry to Symantec
    03-19-2013,19:00:10 : Transmit Telemetry initialized.
    03-19-2013,19:00:10 : TelemetryRegistryHelpers initialized.
    03-19-2013,19:00:10 : TransmitTelemetry.TransmitMessage URL=http://statsbe.hro.rnd.veritas.com/betelemetry/stats.php, Caught WebException The remote name could not be resolved: 'statsbe.hro.rnd.veritas.com'
    03-19-2013,19:00:10 : Telemetry data was successfully sent to Symantec
    03-19-2013,19:00:10 : The return code is: 1601
    03-19-2013,19:00:11 : ERROR:  Installation failed with error 1601. GetLastError = :0 
    DJH

  • Failed Installation when installing a Patch

    Version: Sun One Web Server 6.1 SP8
    OS: Windows 2003 SP2
    I am trying to install a patch (it seems that this problem is happening no matter what patch I install) and towards the middle of the installation I get the following error:
    "1628: Failed to complete installation"
    The install goes through these steps before I get the Error.
    -Configuring Windows installer
    -Extracting patch-id.msp
    -Extracting ISScript1150.msi (hangs half way here for about 10sec)
    -then Error
    If I try to run the patch-id.msp file the install creates on the temp directory I get the following message:
    "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on yuor computer and that you have the correct upgrade path."
    Any help is appreciated, Thanks!

    Hey,
    I've got the same problem and was wondering did you ever get to the bottom of it?
    Cheers,
    Fintan

  • Installation issues - Finalcut not installing but all other programs do.

    I just recently upgraded to Snow Leopard (not sure if that has anything to do with it.) I have the Final Cut Studio 2 package. I've never had an issues installing, just putting the discs in one after the other as usual. However this time Final Cut is not appearing anywhere on the hard drive. Any suggestions would be appreciated. Thanks.

    Eva, It's unclear to me exactly what you did, or what happened. Are you saying you installed the entire FCS2 package, but then when you looked in the Applications folder, FCP wasn't there?
    Before you installed Snow Leopard, as Tom W. wrote, did you completely erase your iMac's hard drive?
    I read your previous post, and it looks like FCP was working okay before you upgraded the OS. It could be there was just some glitch during the installation process. Rare, but it happens. Doing another clean erase and install might get you up and running again.
    BTW, any particular reason why you upgraded the OS? My observation, especially with pro apps, is if everything is working well, it's best to stay with the same OS the apps were originally designed for.
    Tom T.

  • Forms 10g Installation issue on windows 7 Professional service pack 1

    hi
    I am trying to install oracle forms 10g  64 bit windows 7 Professional service pack 1 ..
    Below are 2 files that i am using ..
    ds_windows_x86_101202_disk1.zip (626,122,752 bytes)
    ds_windows_x86_101202_disk2.zip (236,880,881 bytes)
    But it failed but the error is .. 
    Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2.    Actual 6.1     Failed <<<<
    just wondering if there are any workaround ..

    Christian is right - Forms 10g R2 (version 10.1.2.0.2) is not certified for installation on Windows 7.  You must apply a Forms 10g R2 patch to bring the version to 10.1.2.3.0 for it to be certified.  You must have a My Oracle Support account to obtain the patch.
    Now, to your question - is there a workaround; the answer is yes.  There are known issues with this installer.  I'll list them and their workaround.
    1.  The Oracle installer checks for a specific set of Windows versions rather than check for a minimum Windows version.
    Workaround:  Right-click the Installer and select Properties.  Click the Compatibility tab and click the checkbox: Run this program in compatibility mode for:  Windows XP SP3).
    2.  The Oracle Installer can't detect Windows Managed Virtual Memory (VM).
    Workaround:  You must temporarily change the Virtual Memory settings and specify specific Initial and Maximum sizes.  See this Microsoft article for more information on changing VM settings.  http://windows.microsoft.com/en-us/windows-vista/change-the-size-of-virtual-memory
    This change will require you to restart your computer.  After you have successfully installed Oracle Forms 10g, you can restore the original VM settings.
    3.  The Oracle installer MUST be installed as an "Administrator". 
    Workaround:  Windows 7 uses "Least privileged user" so you must right-click the Installer and select the Compatibility tab.  Click the "Run this program as an administrator" checkbox.
    4.  Not a Oracle installer issue, but you will have to install the 32-bit version of the Oracle Java Runtime Environment (JRE) (1.6.0 - not 1.7.0) because Oracle Forms is a 32-bit application so it will not be able to use the 64-bit JRE.
    Run the Oracle installer and it should now install succesfully.
    Craig...

  • Can't install patches 8.0.1 and 8.0.2 for robohelp 8

    I installed Robohelp 8 on an XP workstation and now trying to install (update) patches 8.0.1 and 8.0.2. No errors, they just don't install. Has somebody else encountered this issue?

    I asked as I have seen discrepancies but that looks OK.
    Has the machine been rebooted since installing RoboHelp?
    Is this a first time install of RoboHelp? If not I wonder if there is something old in the registry causing a problem. You could try uninstalling with RevoUninstaller and then reinstalling. Use the Advanced setting in RevoUninstaller but only if you are happy using such programs, otherwise involve IT.
    I don't know what else to suggest apart from contacting Tech Support as an installation issue.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Updatemanager java.null.pointer exception in installing patches !

    Hey,
    I started Updatemanager and get 8 patches to be installed on my system. When I click: Install 8 items now I get an exception from updatemanager:
    Updating the local cache complete.
    inside AvailablePanel.applyUpdateCollection()
    updateCollection: Current Available Updates
    updateCollection.getUpdates().length: 8
    mouse clicked at column index: 0
    java.lang.NullPointerException
    at com.sun.swup.client.engine.solaris.SolarisInstaller.beginInstall(SolarisInstaller.java:61)
    at com.sun.swup.client.ui.InstallDialog$InstallWorker.construct(InstallDialog.java:321)
    at com.sun.swup.client.ui.foundation.swing.SwingWorker$2.run(SwingWorker.java:109)
    at java.lang.Thread.run(Thread.java:595)
    and the installation process is stall. Nothing happens for hours so I have to manually kill the client, updatemanager. Every time I try I get this error which makes for me impossible to install patches !
    anyone any ideas what's going on ? I'm running Solaris 10 GA.
    thank you,
    stefan

    This issue should now be resolved. If you are using the Update Manager you will first need to manually update your analysis (click "Check for Updates") which will clear out the bad patch meta data causing the problem. You then should be able to use UM to install updates as intended.
    thanks for your patience
    -Dave

  • IDM db installation issue

    Hi,
    I am installing  Identity Center database on Oracle by using the sps09 patch files, this is a fresh installation.
    while installing it is asking for below inputs.
    In the installation guide, we cannot find any help for below values..
    Enter value for dbtypename:
    Enter value for dbtypenum:
    Enter value for longclob:
    Enter value for modcol:
    Enter value for defval:
    Enter value for clobclob:
    Enter value for dropnotnull:
    Enter value for setdayatype:
    Any one face this issue while installing the DB using  sps09 patch, i am able to install the db if i use the sps04 patch files.
    I am not sure why it is asking for above inputs if is use sps09  (IC_DESIGNTIME_72_9 )

    hi Matt,
    I logged in with orasid user.
    we have installed the sap netweaver 7.4 which is required for of IDM UI components,
    on the same database we are executing the IDM database scripts.
    Actually with this user i was able to install the IDM db using sps 04 patch files.
    Also i tried with sps 08 patch files and noticed the same issue.

  • Smpatch update ALERT: Failed to install patch

    I do not even know where to start. Since installing Solaris 10 0606 it
    seems every time I try to patch the system I get failures of one type
    or another. One problem today has to do with zones:
    "To install the new instance of this package in all zones you must
    first remove the existing instance of this package from the global
    zone first (via pkgrm) and then install the new instance of this
    package in all zones."
    If sun already knows a pkgrm must be run why can't the smpatch command
    just do it?
    Another problem seems to be
    For patch 121018-03, required patch 120759-04 does not exist
    If sun knows a patch is required which is not on the system just Getit
    and install it.
    Also, what is up with having to reboot the box to install patches?
    Why? Has this always been a required step? Do these reboots pertain only to kernel patches .etc?
    I have seen other postings in this forum expressing unhappiness with
    the patch system, some mentioning testing lab/group or certification
    issues. I think smpatch should have an option to send smpatch results
    back to sun for review. That way the Certification Group could have
    real life situations to investigate. Or do they know the problems
    already and just dont want to fix them? Just once I would love it if
    smpatch came back with no failures and I was assured the system was
    patched, up to date and secure.
    Regards
    # smpatch update
    Update 120759-07 will not be downloaded since it already exists in the
    download directory.
    Update 121018-03 will not be downloaded since it already exists in the
    download directory.
    Update 121016-03 will not be downloaded since it already exists in the
    download directory.
    Update 121020-02 will not be downloaded since it already exists in the
    download directory.
    Update 121616-02 will not be downloaded since it already exists in the
    download directory.
    Update 120762-02 will not be downloaded since it already exists in the
    download directory.
    Installing patches from /var/sadm/spool...
    Failed to install patch 120759-07.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!Approved patches will
    be installed in this order:120759-07 Preparing checklist for
    non-global zone check...Checking non-global zones...The following
    requested patches rejected on non-global zone.Entire installation is
    possible but those patcheswill not be installed on non-global
    zone.myzone: Packages from patch 120759-07 are not installed on the
    system.myzone2: Packages from patch 120759-07 are not installed on the
    system.This patch passes the non-global zone check.None.Summary for
    zones:Zone myzoneRejected patches:120759-07 Patches that passed the
    dependency check:None.Zone myzone2Rejected patches:120759-07 Patches
    that passed the dependency check:None.Patching global zoneAdding
    patches...Checking installed patches...Verifying sufficient filesystem
    capacity (dry run method)...Patch 120759-07 failed to install due to a
    failure produced by pkgadd.See /var/sadm/patch/120759-07/log for
    detailsPatchadd is terminating. WARNING: patchadd returned <5> for
    global zone
    ALERT: Failed to install patch 120759-07.
    Failed to install patch 121018-03.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!The following
    requested patches will not be installed becauseno patches required by
    the patch are installed on this system. 0 For patch 121018-03,
    required patch 120759-04 does not exist.No patches to install.
    ALERT: Failed to install patch 121018-03.
    Failed to install patch 121016-03.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!The following
    requested patches will not be installed becauseno patches required by
    the patch are installed on this system. 0 For patch 121016-03,
    required patch 120759-06 does not exist.No patches to install.
    ALERT: Failed to install patch 121016-03.
    Failed to install patch 121020-02.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!The following
    requested patches will not be installed becauseno patches required by
    the patch are installed on this system. 0 For patch 121020-02,
    required patch 120759-01 does not exist.No patches to install.
    ALERT: Failed to install patch 121020-02.
    Failed to install patch 121616-02.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!Approved patches will
    be installed in this order:121616-02 Preparing checklist for
    non-global zone check...Checking non-global zones...The following
    requested patches rejected on non-global zone.Entire installation is
    possible but those patcheswill not be installed on non-global
    zone.myzone: Packages from patch 121616-02 are not installed on the
    system.myzone2: Packages from patch 121616-02 are not installed on the
    system.This patch passes the non-global zone check.None.Summary for
    zones:Zone myzoneRejected patches:121616-02 Patches that passed the
    dependency check:None.Zone myzone2Rejected patches:121616-02 Patches
    that passed the dependency check:None.Patching global zoneAdding
    patches...Checking installed patches...Verifying sufficient filesystem
    capacity (dry run method)...Patch 121616-02 failed to install due to a
    failure produced by pkgadd.See /var/sadm/patch/121616-02/log for
    detailsPatchadd is terminating. WARNING: patchadd returned <5> for
    global zone
    ALERT: Failed to install patch 121616-02.
    Failed to install patch 120762-02.
    patchadd utility failed. Reason code :0
    Validating patches...Loading patches installed on the
    system...Done!Loading patches requested to install.Done!Checking
    patches that you specified for installation.Done!Approved patches will
    be installed in this order:120762-02 Preparing checklist for
    non-global zone check...Checking non-global zones...The following
    requested patches rejected on non-global zone.Entire installation is
    possible but those patcheswill not be installed on non-global
    zone.myzone: Packages from patch 120762-02 are not installed on the
    system.myzone2: Packages from patch 120762-02 are not installed on the
    system.This patch passes the non-global zone check.None.Summary for
    zones:Zone myzoneRejected patches:120762-02 Patches that passed the
    dependency check:None.Zone myzone2Rejected patches:120762-02 Patches
    that passed the dependency check:None.Patching global zoneAdding
    patches...Checking installed patches...Verifying sufficient filesystem
    capacity (dry run method)...Patch 120762-02 failed to install due to a
    failure produced by pkgadd.See /var/sadm/patch/120762-02/log for
    detailsPatchadd is terminating. WARNING: patchadd returned <5> for
    global zone
    ALERT: Failed to install patch 120762-02.
    /var/sadm/spool/patchpro_dnld_2006.08.22@11:16:20:EDT.txt has been
    moved to
    /var/sadm/spool/patchproSequester/patchpro_dnld_2006.08.22@11:16:20:EDT.txt
    #

    Enterprise users have strict policies on change management so dependent patches are not automatically installed when using "smpatch add". Neither are packages blithly uninstalled for zones if currently only existing in the global zone.
    For your needs using "smpatch update" should analyse, download and install dependant patches in order for patches specified on the command line or for a global update. Note that that is with the exception of patches not matching the currently defined patch policy such as those needing a reboot. See the smpatch man page for information on policies.
    Patches requiring reboots or being installed in single user mode are primarily for kernel and driver patches.
    Your problems installing the Sun Studio 11 patches have been encountered previously in regards to globally installed packages (and are covered in this forum) and is due to a combination of bug ID's 6337009, 6214678 and 6374972 for the patching utilities of which the last is still open.
    You will currently have to manually install the patches using patchadd with the "-G" flag whilst in the global zone to install them in the global zone only.

  • Having issues installing CS6 through a university--cannot get past initialization

    Hi,
    I downloaded a CS6 package from a university intranet and am having issues installing. I have tried running as administrator and also doing the same from the command prompt, after locating the MSI to no avail.
    Here is an exerpt of the PDlog file that was generated as a reference. Any guidance would be greatly appreciated. Thanks!
    12/25/2013 15:47:20 [INFO] PIM - NOTE package id 6723B986-6C15-498E-B5E9-68D769DF1A1C is a Old Package, a newer package is installed in the system.
    12/25/2013 15:47:20 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\LWA\LWA.pimx
    12/25/2013 15:47:20 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\UWA\UWA.pimx
    12/25/2013 15:47:20 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\UWA\UWA.pimx
    12/25/2013 15:47:20 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\UWA\UWA.pimx
    12/25/2013 15:47:20 [INFO] PIM - XML is valid
    12/25/2013 15:47:20 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:20 [INFO] PIM - NOTE package id C7711F19-8ED8-47E8-B9E0-C4CC5AF99F85 is a Old Package, a newer package is installed in the system.
    12/25/2013 15:47:20 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\UWA\UWA.pimx
    12/25/2013 15:47:20 [INFO] PIM - Processing ... _pimCreateOrUpdateAAMInventory
    12/25/2013 15:47:20 [INFO] PIM - Higher version of AAM Updater inventory is already present in the machine. So skipping the creation of AAM Updater Inventory
    12/25/2013 15:47:20 [INFO] PIM - Return ... SUCCESS _pimCreateOrUpdateAAMInventory
    12/25/2013 15:47:20 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    12/25/2013 15:47:21 [INFO] Setup - Deployment File Path not specified in command line arguments. Skipping payload deployment part
    12/25/2013 15:47:21 [INFO] Setup - =================  End Adobe Setup. Exit code: 0  =================
    12/25/2013 15:47:21 [INFO] PIM - PIMSqlite closeDB status 0
    12/25/2013 15:47:21 [INFO] PIM - FREE PIM Instance ...
    12/25/2013 15:47:21 [INFO] DeploymentManager - Build Version - 3.1.105.0
    12/25/2013 15:47:21 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    12/25/2013 15:47:21 [INFO] DeploymentManager - The return code from the Bootstrapper Process is (0).
    12/25/2013 15:47:21 [INFO] DeploymentManager - STEP 3: Starting to launch ASU AAM.
    12/25/2013 15:47:21 [INFO] DeploymentManager - Bootstrapper launch location is :: C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\Set-up.dat
    12/25/2013 15:47:21 [INFO] Setup - Build Version - 6.2.136.0
    12/25/2013 15:47:21 [INFO] Setup - Logging Level verbosity Set  to 4
    12/25/2013 15:47:21 [INFO] Setup - Start Adobe Setup
    12/25/2013 15:47:21 [INFO] Setup - TimeLog: Bootstrapper Start
    12/25/2013 15:47:21 [INFO] Setup - TimeLog: Start initial checks
    12/25/2013 15:47:21 [INFO] Setup - Action specified - "install"
    12/25/2013 15:47:21 [ERROR] Setup - Error parsing command line arguments at - "DISABLE_CCM_DESKTOPSHORTCUT".
    Expected arguments are -
              --mode=silent
              --overrideFile="<FilePath>"
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\resources\setup.xml
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] Setup - Found 7 packages in setup manifest
    12/25/2013 15:47:21 [INFO] Utilities - Semaphore is not locked
    12/25/2013 15:47:21 [INFO] PIM - Build Version - 6.2.136.0
    12/25/2013 15:47:21 [INFO] PIM - Logging Level verbosity Set  to 4
    12/25/2013 15:47:21 [INFO] Utilities - File does not exist
    12/25/2013 15:47:21 [INFO] Utilities - File does not exist
    12/25/2013 15:47:21 [INFO] PIM - Build Version - 6.2.136.0
    12/25/2013 15:47:21 [INFO] PIM - Logging Level verbosity Set  to 4
    12/25/2013 15:47:21 [INFO] PIM - CREATE PIM Instance ...
    12/25/2013 15:47:21 [INFO] Utilities - File does not exist
    12/25/2013 15:47:21 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    12/25/2013 15:47:21 [INFO] PIM - Current db schema version on machine 1.
    12/25/2013 15:47:21 [INFO] PIM - Current db schema version to install 1.
    12/25/2013 15:47:21 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    12/25/2013 15:47:21 [INFO] PIM - PIM Database is Up To Date.
    12/25/2013 15:47:21 [INFO] PIM - Updater Inventory location:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\resources\updaterinventory.dll
    12/25/2013 15:47:21 [INFO] PIM - Acquired System level ACF lock ...
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    12/25/2013 15:47:21 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 29928536
    12/25/2013 15:47:21 [INFO] Setup - TimeLog: End initial checks
    12/25/2013 15:47:21 [INFO] Setup - TimeLog: Begin Installing
    12/25/2013 15:47:21 [INFO] Setup - Start Installing core package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pimx
    12/25/2013 15:47:21 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pimx
    12/25/2013 15:47:21 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pimx
    12/25/2013 15:47:21 [INFO] PIM - XML is valid
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pimx'
    12/25/2013 15:47:21 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pima'
    12/25/2013 15:47:21 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    12/25/2013 15:47:21 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:21 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:21 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:21 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:21 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:21 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:21 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:22 [INFO] Utilities - File does not exist
    12/25/2013 15:47:22 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pimx.
    12/25/2013 15:47:22 [INFO] Setup - Finished Installing core package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\core\PDApp.pimx, Return status: 0
    12/25/2013 15:47:22 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pimx
    12/25/2013 15:47:22 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pimx
    12/25/2013 15:47:22 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pimx
    12/25/2013 15:47:22 [INFO] PIM - XML is valid
    12/25/2013 15:47:22 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:22 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pimx'
    12/25/2013 15:47:22 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pima'
    12/25/2013 15:47:22 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    12/25/2013 15:47:22 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:22 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:22 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:22 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:22 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:22 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:22 [INFO] Utilities - File does not exist
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pimx.
    12/25/2013 15:47:23 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\D6\D6.pimx
    12/25/2013 15:47:23 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pimx
    12/25/2013 15:47:23 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pimx
    12/25/2013 15:47:23 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pimx
    12/25/2013 15:47:23 [INFO] PIM - XML is valid
    12/25/2013 15:47:23 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:23 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pimx'
    12/25/2013 15:47:23 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pima'
    12/25/2013 15:47:23 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:23 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:23 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:23 [INFO] Utilities - File does not exist
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pimx.
    12/25/2013 15:47:23 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DECore\DECore.pimx
    12/25/2013 15:47:23 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pimx
    12/25/2013 15:47:23 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pimx
    12/25/2013 15:47:23 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pimx
    12/25/2013 15:47:23 [INFO] PIM - XML is valid
    12/25/2013 15:47:23 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:23 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pimx'
    12/25/2013 15:47:23 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pima'
    12/25/2013 15:47:23 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:23 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:23 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:23 [INFO] Utilities - File does not exist
    12/25/2013 15:47:24 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pimx.
    12/25/2013 15:47:24 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\DWA\DWA.pimx
    12/25/2013 15:47:24 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pimx
    12/25/2013 15:47:24 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pimx
    12/25/2013 15:47:24 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pimx
    12/25/2013 15:47:24 [INFO] PIM - XML is valid
    12/25/2013 15:47:24 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:24 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pimx'
    12/25/2013 15:47:24 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pima'
    12/25/2013 15:47:24 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    12/25/2013 15:47:24 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:24 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:24 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:24 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:24 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:24 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:25 [INFO] Utilities - File does not exist
    12/25/2013 15:47:25 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pimx.
    12/25/2013 15:47:25 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\P6\P6.pimx
    12/25/2013 15:47:25 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pimx
    12/25/2013 15:47:25 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pimx
    12/25/2013 15:47:25 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pimx
    12/25/2013 15:47:25 [INFO] PIM - XML is valid
    12/25/2013 15:47:25 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:25 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pimx'
    12/25/2013 15:47:25 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pima'
    12/25/2013 15:47:25 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    12/25/2013 15:47:25 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:26 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:26 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:26 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:26 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:26 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:26 [INFO] Utilities - File does not exist
    12/25/2013 15:47:27 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pimx.
    12/25/2013 15:47:27 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\LWA\LWA.pimx
    12/25/2013 15:47:27 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pimx
    12/25/2013 15:47:27 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pimx
    12/25/2013 15:47:27 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pimx
    12/25/2013 15:47:27 [INFO] PIM - XML is valid
    12/25/2013 15:47:27 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:27 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pimx'
    12/25/2013 15:47:27 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pima'
    12/25/2013 15:47:27 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    12/25/2013 15:47:27 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:27 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:27 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:27 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:27 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:27 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:27 [INFO] Utilities - File does not exist
    12/25/2013 15:47:27 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pimx.
    12/25/2013 15:47:27 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\UWA\UWA.pimx
    12/25/2013 15:47:27 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pimx
    12/25/2013 15:47:27 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pimx
    12/25/2013 15:47:27 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pimx
    12/25/2013 15:47:27 [INFO] PIM - XML is valid
    12/25/2013 15:47:27 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:27 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pimx'
    12/25/2013 15:47:27 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pima'
    12/25/2013 15:47:27 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    12/25/2013 15:47:28 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:28 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:28 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:28 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:28 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:28 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:28 [INFO] Utilities - File does not exist
    12/25/2013 15:47:28 [INFO] Utilities - Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" --register=true --createShortcut=true
    12/25/2013 15:47:28 [INFO] Utilities - Success in CreateProcess
    12/25/2013 15:47:28 [INFO] Utilities - Sucessfully launched and executed process...
    12/25/2013 15:47:28 [INFO] PIM - Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe'
    12/25/2013 15:47:28 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pimx.
    12/25/2013 15:47:28 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\ASU\packages\CCM\CCM.pimx
    12/25/2013 15:47:28 [INFO] PIM - Processing ... _pimCreateOrUpdateAAMInventory
    12/25/2013 15:47:28 [INFO] PIM - Inventory Already present on the machine...
    12/25/2013 15:47:28 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    12/25/2013 15:47:29 [INFO] Setup - Deployment File Path not specified in command line arguments. Skipping payload deployment part
    12/25/2013 15:47:29 [INFO] Setup - =================  End Adobe Setup. Exit code: 0  =================
    12/25/2013 15:47:29 [INFO] PIM - PIMSqlite closeDB status 0
    12/25/2013 15:47:29 [INFO] PIM - FREE PIM Instance ...
    12/25/2013 15:47:29 [INFO] DeploymentManager - Build Version - 3.1.105.0
    12/25/2013 15:47:29 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    12/25/2013 15:47:29 [INFO] DeploymentManager - The return code from the Bootstrapper Process is (0).
    12/25/2013 15:47:29 [INFO] DeploymentManager - Starting apply AAMEE Self-Update.
    12/25/2013 15:47:29 [INFO] DeploymentManager - Bootstrapper launch location is :: C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\S et-up.dat
    12/25/2013 15:47:29 [INFO] Setup - Build Version - 6.2.136.0
    12/25/2013 15:47:29 [INFO] Setup - Logging Level verbosity Set  to 4
    12/25/2013 15:47:29 [INFO] Setup - Start Adobe Setup
    12/25/2013 15:47:29 [INFO] Setup - TimeLog: Bootstrapper Start
    12/25/2013 15:47:29 [INFO] Setup - TimeLog: Start initial checks
    12/25/2013 15:47:29 [INFO] Setup - Action specified - "install"
    12/25/2013 15:47:29 [ERROR] Setup - Error parsing command line arguments at - "DISABLE_CCM_DESKTOPSHORTCUT".
    Expected arguments are -
              --mode=silent
              --overrideFile="<FilePath>"
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\r esources\setup.xml
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] Setup - Found 7 packages in setup manifest
    12/25/2013 15:47:29 [INFO] Utilities - Semaphore is not locked
    12/25/2013 15:47:29 [INFO] PIM - Build Version - 6.2.136.0
    12/25/2013 15:47:29 [INFO] PIM - Logging Level verbosity Set  to 4
    12/25/2013 15:47:29 [INFO] Utilities - File does not exist
    12/25/2013 15:47:29 [INFO] Utilities - File does not exist
    12/25/2013 15:47:29 [INFO] PIM - Build Version - 6.2.136.0
    12/25/2013 15:47:29 [INFO] PIM - Logging Level verbosity Set  to 4
    12/25/2013 15:47:29 [INFO] PIM - CREATE PIM Instance ...
    12/25/2013 15:47:29 [INFO] Utilities - File does not exist
    12/25/2013 15:47:29 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    12/25/2013 15:47:29 [INFO] PIM - Current db schema version on machine 1.
    12/25/2013 15:47:29 [INFO] PIM - Current db schema version to install 1.
    12/25/2013 15:47:29 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    12/25/2013 15:47:29 [INFO] PIM - PIM Database is Up To Date.
    12/25/2013 15:47:29 [INFO] PIM - Updater Inventory location:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\r esources\updaterinventory.dll
    12/25/2013 15:47:29 [INFO] PIM - Acquired System level ACF lock ...
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    12/25/2013 15:47:29 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 29928536
    12/25/2013 15:47:29 [INFO] Setup - TimeLog: End initial checks
    12/25/2013 15:47:29 [INFO] Setup - TimeLog: Begin Installing
    12/25/2013 15:47:29 [INFO] Setup - Start Installing core package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pimx
    12/25/2013 15:47:29 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pimx
    12/25/2013 15:47:29 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pimx
    12/25/2013 15:47:29 [INFO] PIM - XML is valid
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pimx'
    12/25/2013 15:47:29 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pima'
    12/25/2013 15:47:29 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    12/25/2013 15:47:29 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:29 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:29 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:29 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:29 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:29 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:29 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:30 [INFO] Utilities - File does not exist
    12/25/2013 15:47:30 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pimx.
    12/25/2013 15:47:30 [INFO] Setup - Finished Installing core package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\core\PDApp.pimx, Return status: 0
    12/25/2013 15:47:30 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pimx
    12/25/2013 15:47:30 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pimx
    12/25/2013 15:47:30 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pimx
    12/25/2013 15:47:30 [INFO] PIM - XML is valid
    12/25/2013 15:47:30 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:30 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pimx'
    12/25/2013 15:47:30 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pima'
    12/25/2013 15:47:30 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    12/25/2013 15:47:30 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:30 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:30 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:30 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:30 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:30 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:30 [INFO] Utilities - File does not exist
    12/25/2013 15:47:31 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pimx.
    12/25/2013 15:47:31 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\D6\D6.pimx
    12/25/2013 15:47:31 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pimx
    12/25/2013 15:47:31 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pimx
    12/25/2013 15:47:31 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pimx
    12/25/2013 15:47:31 [INFO] PIM - XML is valid
    12/25/2013 15:47:31 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:31 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pimx'
    12/25/2013 15:47:31 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pima'
    12/25/2013 15:47:31 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    12/25/2013 15:47:31 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:31 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:31 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:31 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:31 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:31 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:31 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:31 [INFO] Utilities - File does not exist
    12/25/2013 15:47:31 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pimx.
    12/25/2013 15:47:31 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DECore\DECore.pimx
    12/25/2013 15:47:31 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pimx
    12/25/2013 15:47:31 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pimx
    12/25/2013 15:47:31 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pimx
    12/25/2013 15:47:31 [INFO] PIM - XML is valid
    12/25/2013 15:47:31 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:31 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pimx'
    12/25/2013 15:47:31 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pima'
    12/25/2013 15:47:31 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:32 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:32 [INFO] Utilities - File does not exist
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pimx.
    12/25/2013 15:47:32 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\DWA\DWA.pimx
    12/25/2013 15:47:32 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pimx
    12/25/2013 15:47:32 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pimx
    12/25/2013 15:47:32 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pimx
    12/25/2013 15:47:32 [INFO] PIM - XML is valid
    12/25/2013 15:47:32 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:32 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pimx'
    12/25/2013 15:47:32 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pima'
    12/25/2013 15:47:32 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:32 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:32 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:33 [INFO] Utilities - File does not exist
    12/25/2013 15:47:34 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pimx.
    12/25/2013 15:47:34 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\P6\P6.pimx
    12/25/2013 15:47:34 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pimx
    12/25/2013 15:47:34 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pimx
    12/25/2013 15:47:34 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pimx
    12/25/2013 15:47:34 [INFO] PIM - XML is valid
    12/25/2013 15:47:34 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:34 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pimx'
    12/25/2013 15:47:34 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pima'
    12/25/2013 15:47:34 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    12/25/2013 15:47:34 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:34 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:34 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:34 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:34 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:34 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:34 [INFO] Utilities - File does not exist
    12/25/2013 15:47:36 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pimx.
    12/25/2013 15:47:36 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\LWA\LWA.pimx
    12/25/2013 15:47:36 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pimx
    12/25/2013 15:47:36 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pimx
    12/25/2013 15:47:36 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pimx
    12/25/2013 15:47:36 [INFO] PIM - XML is valid
    12/25/2013 15:47:36 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:36 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pimx'
    12/25/2013 15:47:36 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pima'
    12/25/2013 15:47:36 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    12/25/2013 15:47:36 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:36 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:36 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:36 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:36 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:36 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:36 [INFO] Utilities - File does not exist
    12/25/2013 15:47:37 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pimx.
    12/25/2013 15:47:37 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\UWA\UWA.pimx
    12/25/2013 15:47:37 [INFO] Setup - Start Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pimx
    12/25/2013 15:47:37 [INFO] PIM - START installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pimx
    12/25/2013 15:47:37 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pimx
    12/25/2013 15:47:37 [INFO] PIM - XML is valid
    12/25/2013 15:47:37 [WARN] PIM - Failed to find Node
    12/25/2013 15:47:37 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pimx'
    12/25/2013 15:47:37 [INFO] PIM - Validating package file: 'C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pima'
    12/25/2013 15:47:37 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    12/25/2013 15:47:37 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    12/25/2013 15:47:37 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    12/25/2013 15:47:37 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    12/25/2013 15:47:37 [INFO] PIM - SUCCESS insertPackageUpdateList.
    12/25/2013 15:47:37 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    12/25/2013 15:47:37 [INFO] PIM - Backup Folder Created
    12/25/2013 15:47:37 [INFO] Utilities - File does not exist
    12/25/2013 15:47:37 [INFO] Utilities - Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" --register=true --createShortcut=true
    12/25/2013 15:47:37 [INFO] Utilities - Success in CreateProcess
    12/25/2013 15:47:38 [INFO] Utilities - Sucessfully launched and executed process...
    12/25/2013 15:47:38 [INFO] PIM - Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe'
    12/25/2013 15:47:38 [INFO] PIM - SUCCESS installPackage at file C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pimx.
    12/25/2013 15:47:38 [INFO] Setup - Finished Installing package - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7\p ackages\CCM\CCM.pimx
    12/25/2013 15:47:38 [INFO] PIM - Processing ... _pimCreateOrUpdateAAMInventory
    12/25/2013 15:47:38 [INFO] PIM - Inventory Already present on the machine...
    12/25/2013 15:47:38 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    12/25/2013 15:47:38 [INFO] Setup - =================  End Adobe Setup. Exit code: 0  =================
    12/25/2013 15:47:38 [INFO] PIM - PIMSqlite closeDB status 0
    12/25/2013 15:47:38 [INFO] PIM - FREE PIM Instance ...
    12/25/2013 15:47:38 [INFO] DeploymentManager - Build Version - 3.1.105.0
    12/25/2013 15:47:38 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    12/25/2013 15:47:38 [INFO] DeploymentManager - The return code from the Bootstrapper Process is (0).
    12/25/2013 15:47:38 [INFO] DeploymentManager - SelfUpdate Path - C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Patches\AdobeApplicationManager-1.0_update7
    12/25/2013 15:47:38 [INFO] DeploymentManager - Correcting Dependencies in local db.
    12/25/2013 15:47:39 [INFO] DeploymentManager - STEP 4: Starting to launch Adobe Installer.
    12/25/2013 15:47:39 [INFO] DeploymentManager - Obtained Adobe Common Folder Path.
    12/25/2013 15:47:39 [INFO] DeploymentManager - Adobe Installer launch location is :: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    12/25/2013 15:48:42 [INFO] AAMEEUtilities - Process creation completed.
    12/25/2013 15:48:42 [FATAL] DeploymentManager - The return code from the Adobe Installer Process is (1).Stopping the installation process.
    12/25/2013 15:48:42 [INFO] DeploymentManager - Starting to clean the partially installed payloads.
    12/25/2013 15:48:42 [INFO] DeploymentManager - No payloads are required to be cleaned up. So Adobe Installer is not invoked.
    12/25/2013 15:48:42 [INFO] DeploymentManager - The install workflow is terminating.
    12/25/2013 15:48:52 [INFO] DeploymentManager - Build Version - 3.1.105.0
    12/25/2013 15:48:52 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    12/25/2013 15:48:52 [INFO] DeploymentManager - Executing immediate custom action for install mode.
    12/25/2013 15:48:52 [INFO] DeploymentManager - The CustomActionData string is : mode=install;sourceDir=C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\;installDir=;origDB=C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\CS6DesignandWebPremium64bit.msi
    12/25/2013 15:48:52 [INFO] DeploymentManager - Successfully executed the immediate custom action for install mode .
    12/25/2013 15:48:55 [INFO] DeploymentManager - Build Version - 3.1.105.0
    12/25/2013 15:48:55 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    12/25/2013 15:48:55 [INFO] DeploymentManager - Executing the deferred custom action.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Obtained the following as CustomActionData
    12/25/2013 15:48:55 [INFO] DeploymentManager - mode=install;sourceDir=C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\;installDir=;origDB=C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\CS6DesignandWebPremium64bit.msi
    12/25/2013 15:48:55 [INFO] DeploymentManager - mode=install;sourceDir=C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\;installDir=;origDB=C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\CS6DesignandWebPremium64bit.msi
    12/25/2013 15:48:55 [INFO] DeploymentManager - Original database path is : C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\CS6DesignandWebPremium64bit.msi
    12/25/2013 15:48:55 [INFO] DeploymentManager - OptionXML saved at location :: C:\Users\[  ]\AppData\Local\Temp\{9E7043F0-1C6C-4590-BCEB-998527CE8E06}\\{1503F060-108C-4E4C-97AC-968 F2269FE43}
    12/25/2013 15:48:55 [INFO] DeploymentManager - Build Version - 3.1.105.0
    12/25/2013 15:48:55 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    12/25/2013 15:48:55 [INFO] DeploymentManager - Initializing Custom Action Data from parameters
    12/25/2013 15:48:55 [INFO] Utilities - Folder does not exist
    12/25/2013 15:48:55 [INFO] DeploymentManager - Provisioning Tool path is (C:\Users\[  ]\AppData\Local\Temp\{9E7043F0-1C6C-4590-BCEB-998527CE8E06}\\{F0518446-8AE4-4942-A81A-2D5 0530118AD}).
    12/25/2013 15:48:55 [INFO] DeploymentManager - Starting to run the custom action for install mode
    12/25/2013 15:48:55 [INFO] DeploymentManager - STEP 1: Starting to parse Option XML.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Deployment XML created at path :: C:\Users\[  ]\AppData\Local\Temp\{048F7B14-42BB-4092-B6E5-ABD6C89254B4}\\{094EF388-DA3E-43D9-827A-3C6 A7D52A055}
    12/25/2013 15:48:55 [INFO] DeploymentManager - Deployment Manager is running in Install Mode.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Self-Update BootStrapper Relative Path doesn't exist.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Override XML created at path :: C:\Users\[  ]\AppData\Local\Temp\{048F7B14-42BB-4092-B6E5-ABD6C89254B4}\\{85EDB339-5069-4E0E-85C9-F30 20AE9DB6F}
    12/25/2013 15:48:55 [INFO] DeploymentManager - No of updates found (24).
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({08D2E121-7F6A-43EB-97FD-629B44903403}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({3289C0E8-78B9-47D4-98E5-F25BFF1CBED4}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({42CED1DA-1C36-45D2-88C0-C32DB6B82B49}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({4FAB339E-2132-434F-9376-9CD735E4C69C}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({59EBB3D9-AA2A-4068-AB48-75ED6879B5F9}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({7E91BB17-16A1-42CE-9502-D6C98BE04920}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({92D58719-BBC1-4CC3-A08B-56C9E884CC2C}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({99FE4191-AC6B-11E0-B602-00215AEA26C9}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({9C4AA28F-AC6B-11E0-8997-00215AEA26C9}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({9D2A060F-AC6B-11E0-8C00-00215AEA26C9}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({9D3BB9DA-1F59-4DCF-A0BB-691FA8EA2582}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({9E0AF030-AC6B-11E0-8837-00215AEA26C9}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({C0C7DC90-C8DF-46DA-BA21-848889DAFD11}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({CA7C485C-7A89-11E1-B2C8-CD54B377BC52}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({CFB770D7-8D43-1014-922B-CC2715FADE3F}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Not adding payload ({D38116C8-C472-4BB0-AD6F-0C1DD1320D1D}) to the rollback script, as the payload has already been installed on the machine.
    12/25/2013 15:48:55 [INFO] DeploymentManager - STEP 2: Starting to launch media Bootstrapper.
    12/25/2013 15:48:55 [INFO] DeploymentManager - Bootstrapper launch location is :: C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\Set-up.dat
    12/25/2013 15:48:55 [INFO] Setup - Build Version - 6.0.335.0
    12/25/2013 15:48:55 [INFO] Setup - Logging Level verbosity Set  to 4
    12/25/2013 15:48:55 [INFO] Setup - Start Adobe Setup
    12/25/2013 15:48:55 [INFO] Setup - TimeLog: Bootstrapper Start
    12/25/2013 15:48:55 [INFO] Setup - TimeLog: Start initial checks
    12/25/2013 15:48:55 [INFO] Setup - Action specified - "install"
    12/25/2013 15:48:55 [ERROR] Setup - Error parsing command line arguments at - "DISABLE_CCM_DESKTOPSHORTCUT".
    Expected arguments are -
              --mode=silent
              --overrideFile="<FilePath>"
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\resources\setup.xml
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [WARN] PIM - Failed to find Node
    12/25/2013 15:48:55 [INFO] Setup - Found 6 packages in setup manifest
    12/25/2013 15:48:55 [INFO] Utilities - Semaphore is not locked
    12/25/2013 15:48:55 [INFO] PIM - Build Version - 6.0.335.0
    12/25/2013 15:48:55 [INFO] PIM - Logging Level verbosity Set  to 4
    12/25/2013 15:48:55 [INFO] Utilities - File does not exist
    12/25/2013 15:48:55 [INFO] Utilities - File does not exist
    12/25/2013 15:48:55 [INFO] PIM - Build Version - 6.0.335.0
    12/25/2013 15:48:55 [INFO] PIM - Logging Level verbosity Set  to 4
    12/25/2013 15:48:55 [INFO] PIM - CREATE PIM Instance ...
    12/25/2013 15:48:55 [INFO] Utilities - File does not exist
    12/25/2013 15:48:55 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    12/25/2013 15:48:55 [INFO] PIM - Current db schema version on machine 1.
    12/25/2013 15:48:55 [INFO] PIM - Current db schema version to install 1.
    12/25/2013 15:48:55 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    12/25/2013 15:48:55 [INFO] PIM - PIM Database is Up To Date.
    12/25/2013 15:48:55 [INFO] PIM - Updater Inventory location:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\resources\updaterinventory.dll
    12/25/2013 15:48:55 [INFO] PIM - Acquired System level ACF lock ...
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\core\PDApp.pimx
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [WARN] PIM - Failed to find Node
    12/25/2013 15:48:55 [INFO] PIM - Package id DB6A859D-6542-41CB-8C81-548894F5AF7B is a Old Package, a newer package is installed in the system.
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\D6\D6.pimx
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [WARN] PIM - Failed to find Node
    12/25/2013 15:48:55 [INFO] PIM - Package id 325EE915-3603-483C-9AB6-27FF2ACD9E15 is a Old Package, a newer package is installed in the system.
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\DECore\DECore.pimx
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [WARN] PIM - Failed to find Node
    12/25/2013 15:48:55 [INFO] PIM - Package id EFAA097D-45E3-4C97-858D-B788D0286E68 is a Old Package, a newer package is installed in the system.
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\DWA\DWA.pimx
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [WARN] PIM - Failed to find Node
    12/25/2013 15:48:55 [INFO] PIM - Package id E04AF2FA-0DD0-41FE-A54C-D21B4281F578 is a Old Package, a newer package is installed in the system.
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\P6\P6.pimx
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [WARN] PIM - Failed to find Node
    12/25/2013 15:48:55 [INFO] PIM - Package id B6250A29-6F83-4AC1-9FCB-55F5145666EF is a Old Package, a newer package is installed in the system.
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\LWA\LWA.pimx
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [WARN] PIM - Failed to find Node
    12/25/2013 15:48:55 [INFO] PIM - Package id 6723B986-6C15-498E-B5E9-68D769DF1A1C is a Old Package, a newer package is installed in the system.
    12/25/2013 15:48:55 [INFO] PIM - Trying to access xml at path:C:\Users\[  ]\Desktop\CS6DesignandWebPremium64bit\Build\Setup\packages\UWA\UWA.pimx
    12/25/2013 15:48:55 [INFO] PIM - XML is valid
    12/25/2013 15:48:55 [

    Thanks. Yes, I didn't mention that I tried to open the game with both the original Sims 2 cd and the University CD. Got the same message to Insert Original Disc? Any other ideas??

  • Install patch

    i have install new WAS SERVER then install patch ,when i using JSPM to install patch10 for SAP WAS ,
    i found that the  other product can find correct pacth version excpt Kernal
    why ?
    i've finished the installation, start VA,it show a warning ,tell me the server kernal version is patch 6 ,
    i wanna to reinstall patch10 , when i startup JSPM, JSPM can not install again
    what can i do?

    Hi,
    First of all the kernel should be comparable to the patches you take. By this i mean take the kernel which goes fine woth this patch sp10. JSPM should detect them properly. If it fails this means your selection is wrong.
    Secondly if you have deployed a few sp10 components you can still update the kernel. It should be done using JSPM.
    But you can also shut your instance and the database and then uncar the kernel files in some location using the SAPCAR from the existing kernel files.
    Then take the backup of the current kernel files. Keep it at some loaction as safe source to revernt back in case of any issues.
    Then you can paste the new kernel files in the kernel directory which is
    c:\usr\sap\<SID>\SYS\exe\uc\NT<XXX>\
    and then restart the instance.
    Hope you understood the procedure.
    If you have any doubts better ask them before proceeding this kernel patching at the OS level.
    regards and reward with good points.

  • R12.1.1, New Installation Issues

    Hello,
    I'm having a problem with my installation such that in the post-install checks everything including and after "HTTP" fails (HTTP, Help Page, Virtual Directory, JSP, Login Page). I've followed the install guide closely, and I'm up to the part ("After Installation") where I need to install "patch 12415211." Problem is, I can't find "patch 12415211" anywhere. Any ideas where I can find it?
    I'm really, really, really hoping that installing this patch will fix the issues, but if not I'm putting it in the post anyway to reserve the right to ask about it if someone here can help me find "12415211" and it still doesn't work. :)
    Thanks.
    P.S. I'm on Red Hat 6 x64
    Edited by: asci on Sep 28, 2012 6:33 AM
    Edited by: asci on Sep 28, 2012 6:33 AM

    You are running adopmnctl.sh version 120.6
    Checking status of OPMN managed processes...
    Unable to connect to opmn.
    Opmn may not be up.
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /ebs/VIS/inst/apps/VIS_oracleebs/logs/appl/admin/log/adopmnctl.txt for more information ...
    one moment, I will check the log..
    EDIT: Here it is:
    *[applmgr@oracleebs scripts]$ cat /ebs/VIS/inst/apps/VIS_oracleebs/logs/appl/admin/log/adapcctl.txt*
    *09/28/12-01:02:57 :: adapcctl.sh version 120.7.12010000.2*
    *09/28/12-01:02:57 :: adapcctl.sh: starting OPMN if it is not running*
    opmnctl: opmn start failed.
    *09/28/12-01:03:04 :: adapcctl.sh: starting OPMN managed OHS instance*
    opmnctl: opmn is not running.
    *09/28/12-01:03:04 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    *09/28/12-08:46:50 :: adapcctl.sh version 120.7.12010000.2*
    *09/28/12-08:46:50 :: adapcctl.sh: starting OPMN if it is not running*
    opmnctl: opmn start failed.
    *09/28/12-08:46:57 :: adapcctl.sh: starting OPMN managed OHS instance*
    opmnctl: opmn is not running.
    *09/28/12-08:46:57 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    *09/28/12-15:18:08 :: adapcctl.sh version 120.7.12010000.2*
    *09/28/12-15:18:08 :: adapcctl.sh: starting OPMN if it is not running*
    opmnctl: opmn start failed.
    *09/28/12-15:18:15 :: adapcctl.sh: starting OPMN managed OHS instance*
    opmnctl: opmn is not running.
    *09/28/12-15:18:15 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    *09/28/12-15:44:12 :: adapcctl.sh version 120.7.12010000.2*
    *09/28/12-15:44:12 :: adapcctl.sh: stopping OPMN managed OHS instance*
    opmnctl: opmn is not running.
    *09/28/12-15:44:12 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    *09/28/12-16:13:07 :: adapcctl.sh version 120.7.12010000.2*
    *09/28/12-16:13:07 :: adapcctl.sh: starting OPMN if it is not running*
    opmnctl: opmn start failed.
    *09/28/12-16:13:14 :: adapcctl.sh: starting OPMN managed OHS instance*
    opmnctl: opmn is not running.
    *09/28/12-16:13:14 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    *09/28/12-16:18:39 :: adapcctl.sh version 120.7.12010000.2*
    *09/28/12-16:18:39 :: adapcctl.sh: starting OPMN if it is not running*
    opmnctl: opmn start failed.
    *09/28/12-16:18:46 :: adapcctl.sh: starting OPMN managed OHS instance*
    opmnctl: opmn is not running.
    *09/28/12-16:18:46 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    *09/28/12-16:21:54 :: adapcctl.sh version 120.7.12010000.2*
    *09/28/12-16:21:54 :: adapcctl.sh: starting OPMN if it is not running*
    opmnctl: opmn start failed.
    *09/28/12-16:22:01 :: adapcctl.sh: starting OPMN managed OHS instance*
    opmnctl: opmn is not running.
    *09/28/12-16:22:01 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    THANK YOU!
    EDIT2: I took out some of that log 'cause it's repetitive and it was just taking up space on the page.
    EDIT3: I re-read that install guide, and it suggests that you don't need the exact versions (It mentions that the versions it specifies are minimum), so it seems I'm good on that front. (at least, as per the docs)
    Edited by: asci on Sep 28, 2012 2:15 PM

  • Issue installing System Update 5.01

    Hello all I am having an issue installing System update 5.01.  I looked in the logs within the temp directory and it says error 1602 which is user canceled.  However, I am not canceling the install.    I also tried http://support.microsoft.com/mats/Program_Install_​and_Uninstall  that didn't work either. 
    I'm on a T420 with Windows 7 64bit.
    Any ideas?
    Thanks for your time

    I had similar issues installing 5.01. I believe there is something wrong with the package. Here is how I fixed it:
    Download installer from http://support.lenovo.com/en_US/detail.page?Legacy​DocID=TVSU-UPDATE
    Extract package with 7zip
    Copy "Lenovo System Update.msi" to "System Update.msi"
    Run setup.exe
    For some reason the installer was looking for this file and it wasn't there, perhaps running the installer in silent/unattended mode caused it to exit with the code you mentioned.
    I hope this fixes your problem too!

  • I am having a issue installing Adobe Acrobat XI.  I am running Windows 8.1. When  go to install it gets an error.  The error is with transform in registry and will not install product. I am looking at how I can fix this registry problem.

    I am having a issue installing Adobe Acrobat XI.  I am running Windows 8.1. When  go to install it gets an error.  The error is with transform in registry and will not install product. I am looking at how I can fix this registry problem.
    I have tried to uninstall all Abode Acrobat installations but one file remains and refuses to be uninstalled. It gives me this error : Error applying Transforms . Verify that specified paths are valid. It was installed on Sept 18 2014.  I have downloaded a Transform update but it tells I do not have a Adobe Acrobat product installed. 

    Hi all,
    Sylonious, did you manage to sort this problem out? I have been experiencing similar problems. I think my problem was because I had many different versions of JDKs. I have done a complete re-install. I would be really grateful to you (and anyone else) for help with this problem.
    I have re-installed JSDK1.4.2_03, set the "path" variable to "C:\JSDK1.4.2_03".
    When I compile using "javac" I get an error saying "javac" is not recognised.
    When I compile using "C:\j2sdk1.4.2_03\bin\javac Freq.java" no error is thrown.
    Every time I try to run a java file, I always get the NoClassDefFound error. When run with the -verbose option, files are loaded from C:\Program Files\Java\j2re1.4.2_03\bin - is this correct?
    I have removed all previous references to java in the registry editor.
    Please help !
    Regards,
    Vipul

Maybe you are looking for

  • Cluster Installation

    I am using BIG-IP to a virtual host for the OID cluster. I have created a pool for both ssl and non-ssl ports pointing to the first node. I am installing(10.1.4) the first node on Linux and the configuration assistant fails. The exception is: Configu

  • Add Startup scripts to Bridge

    hello I would like to do as above, with InDesign you have a fodler called Scripts/Startup Scripts with scripts inside can i do the same with Bridge CS6? Thanks

  • Buyer Beware, My Platinum is a Diamond!

    Ok, I got a MSI NEO4 Platinum from newegg yesterday. I went to try some other bios and got an error saying the bios were incompatible. Well, I opened Cpu-Z and I saw my chipset was a 7100. Now, that is a Diamond. 7125 is the Plat. So, now I own a boa

  • My friend downloaded iOS 5 to his iPad from my computer and all of my info including email went onto his iPad. How do I get it off his iPad and restore his stuff back on?

    I was trying to download iOS 5 onto my friends iPad using my computer and all of my info including emails etc. synced onto his and erased all of his stuff. How can I get my stuff off of his iPad using my computer (he doesn't have one) and restore his

  • Sin acceso a red oculta por airport

    Buenos días Amigos, estoy configurando mi airport nuevo para ocultar la red. Pero al ocultar la misma todos mis dispositivos se desconectan de la red, ingreso en cada uno manualmente (cada configuración) y coloco los datos (nombre de red), clave de a