OBIEE 11.1.1.6 Install fails on Domain Creation ; OS -AIX-64bit DB2 UDB9.7

Hi,
We have an exisiting OBIEE 10g installed on AIX-64 bit and DB2 9.7.
We brought it down and have started a fresh install of OBIEE 11.1.1.6 under a new Filesystem.
While Installing OBIEE 11.1.1.6, the Install errors at Configuration Step when it tries to create a Domain.
Here's the extract from the log :
[2012-03-16T04:51:26.478-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] [[
java.io.IOException: Couldn't resolve initial reference: NameService
     at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
     at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
     at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:349)
     at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:258)
     at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:98)
     at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:406)
     at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:360)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
     at oracle.as.install.bi.biconfig.standard.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
     at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
     at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
     at java.lang.Thread.run(Thread.java:736)
Caused by: javax.naming.InvalidNameException: Couldn't resolve initial reference: NameService [Root exception is org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001  vmcid: IBM  minor code: E02  completed: No]
     at weblogic.corba.j2ee.naming.Utils.wrapNamingException(Utils.java:52)
     at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:644)
     at weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:594)
     at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
     at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
     at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:46)
     at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:235)
     at javax.naming.InitialContext.initializeDefaultInitCtx(InitialContext.java:318)
     at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:348)
     at javax.naming.InitialContext.internalInit(InitialContext.java:286)
     at javax.naming.InitialContext.<init>(InitialContext.java:211)
     at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
     ... 22 more
Caused by: org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
     at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:221)
     at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:4228)
     at com.ibm.rmi.iiop.ORB.resolve_initial_references(ORB.java:680)
     at com.ibm.CORBA.iiop.ORB.resolve_initial_references(ORB.java:3219)
     at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:631)
     ... 32 more
Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
     at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:425)
     at com.ibm.rmi.transport.TCPTransport.getConnection(TCPTransport.java:157)
     at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)
     at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)
     at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)
     at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
     at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
     at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3751)
     at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3262)
     at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3649)
     at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:179)
     ... 36 more
Caused by: java.net.ConnectException: Connection refused
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)
     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
     at java.net.Socket.connect(Socket.java:539)
     at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:155)
     at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:167)
     at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)
     ... 46 more
[2012-03-16T04:51:26.482-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] RETURN: _connectToAdminServer
[2012-03-16T04:51:26.484-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] [[
oracle.as.provisioning.engine.CfgWorkflowException
     at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
     at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:370)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
     at oracle.as.install.bi.biconfig.standard.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
     at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
     at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
     at java.lang.Thread.run(Thread.java:736)
Caused by: oracle.as.provisioning.util.ConfigException:
Unable to connect to the AdminServer.
Cause:
An internal operation has failed:Couldn't resolve initial reference: NameService
Action:
See logs for more details.
     at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
     at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:439)
     at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:360)
     ... 16 more
Caused by: java.io.IOException: Couldn't resolve initial reference: NameService
     at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
     at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
     at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:349)
     at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:258)
     at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:98)
     at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:406)
     ... 17 more
Caused by: javax.naming.InvalidNameException: Couldn't resolve initial reference: NameService [Root exception is org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001  vmcid: IBM  minor code: E02  completed: No]
     at weblogic.corba.j2ee.naming.Utils.wrapNamingException(Utils.java:52)
     at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:644)
     at weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:594)
     at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
     at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
     at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:46)
     at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:235)
     at javax.naming.InitialContext.initializeDefaultInitCtx(InitialContext.java:318)
     at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:348)
     at javax.naming.InitialContext.internalInit(InitialContext.java:286)
     at javax.naming.InitialContext.<init>(InitialContext.java:211)
     at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
     ... 22 more
Caused by: org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
     at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:221)
     at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:4228)
     at com.ibm.rmi.iiop.ORB.resolve_initial_references(ORB.java:680)
     at com.ibm.CORBA.iiop.ORB.resolve_initial_references(ORB.java:3219)
     at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:631)
     ... 32 more
Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
     at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:425)
     at com.ibm.rmi.transport.TCPTransport.getConnection(TCPTransport.java:157)
     at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)
     at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)
     at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)
     at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
     at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
     at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3751)
     at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3262)
     at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3649)
     at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:179)
     ... 36 more
Caused by: java.net.ConnectException: Connection refused
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)
     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
     at java.net.Socket.connect(Socket.java:539)
     at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:155)
     at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:167)
     at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)
     ... 46 more
]]

Add this - cor089ya50 to your hosts file as well as IP and alias..so
cor089ya50.mydomain.com 192.168.2.3 cor089ya50

Similar Messages

  • OBIEE 11.1.1.5 install Hangs at Domain Creation.

    Hi There,
    I tried installing OBIEE 11.1.1.5 on Windows 7, 64 bit several times and its very disappointing it hangs at the domain creation. Tried everything the previous posts suggest, but no success,
    1. Intstalled Oracle11g.
    2. Installed loop back adopter.
    2. RCU to create schemas.
    3. Installed OBIEE 11.1.1.5
    It did not work and finally, some other forums suggested to install in 2 steps, software Install Only and then configuration. For this I performed following additional steps
    1. Installing Weblogic server, starting it to see if its working.
    2. Changed the Java path to be under C: \ so it doesn't include spaces in the file path.
    3. Software install only.
    4. Config.cmd under the oracle directory.
    Can somebody please help me, have been trying for few weeks now, and feel very very unaccomplished.
    The last few lines of log file shows
    Creating a new AdminServer Object ...
    AdminServer port is 7002
    Starting the domain ...
    LOADING DLL : C:\Oracle\Middleware\Oracle_BI\install\config\\StartUtil64.dll
    DEBUG : Loading DLL : C:\Oracle\Middleware\Oracle_BI\install\config\\StartUtil64.dll
    DEBUG : Loaded DLL : C:\Oracle\Middleware\Oracle_BI\install\config\\StartUtil64.dll
    After this it hangs and never comes back, appreciate any guidance please,
    Thanks a lot!!!!!!!!!!

    Hi,
    As you say, the OBIEE installation is hanging at the DOMAIN Creation, I suspect the JDK installation location here. I think the web logic domain creation tool just cannot run when the JDK is installed in say c:\Program Files\JAVA etc (any directory with a space). I think this is a bug.
    Can you please let me know, if have JDK installed somewhere like this?
    In this case, can you please rollback your installation and install JDK in say C:\JAVA and let us know if this works.
    You might want to run the weblogic domain creation wizard through <wl_home>\common\bin\config.cmd to identify if its the same cause.
    Hope this helps.
    Thank you,
    Dhar

  • Installation error Install Failed: Error Domain=PKInstallErrorDomain Code=112

    Trying to install an application or "whatever", from a mounted dmg image installer gives this error:
    Install Failed: Error Domain=PKInstallErrorDomain Code=112.
    A developer I contacted suggested a workaround by disabling/enabling checkmark of "Ignore ownership on this volume".
    Is there anyone knowing the reason for this issue and final solution?
    PS I already have verified/repaired permissions on boot disk.

    Steps to do
    1) /etc/hosts now reads:
    127.0.0.1     localhost
    192.168.56.101 demo.us.oracle.com oracle-pc
    2) updated java in path /usr/java from 1.5 to the latest version (1.6.0_27) by rpm-deinstalling the old version first and
    then rpm-installing the new version.
    3) Don't do a simple install.
    Instead u installed WebLogic Server 10.3.5 first, than do the Repository creation with RCU, followed by the BI Server software only install
    and finally the BI Server configuration.
    Marks as correct if helpful or let me know the updates?

  • OBIEE 11g installing in Linux. domain creation error

    Hi,
    OBIEE 11g installing in Linux server now. domain creation is in progress for about an hour and in log I can see below error.
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    domain creation is still running and looks like it is struck to start domain no idea how to solve the issue. waiting to see whether domain creation successful.
    Please let me know how to fix this issue.
    Thanks
    Jay.

    Hi,
    Have you try to increase MaxPermSize, it may occure memory issue.
    change the Middleware/ORACLE_BI1/oui/oraparam.ini and fine it like below
    JRE_MEMORY_OPTIONS=" -mx512m -XX:MaxPermSize=512m" then try to change it
    JRE_MEMORY_OPTIONS=" -mx2048m -XX:MaxPermSize=2048m"
    (i.e:It will increase the numbers for allocating more memory) then save it and then try to run config.bat (software only/enterprise) method and configure it.
    Thanks
    Deva

  • Install failing on user creation...

    Ok,
    So I went ahead and figured I'd try installing on just one hard drive to make sure the rest of my system will work. The installer gets started then 'Installation failed, check logs'. I look at the log file and this happens:
    -If I put in a username and password for myself it gives:
    Cannot create 'username' in /etc/passwd, please check shadow something
    -If I don't put in a username and password it gives:
    No username and password given for user
    And thats it, lame failure, any suggestions?
    Sam

    I went through the process again making sure I hit each prerequisite for the Grid Control install.
    It seemed to have failed again on the Repository Creation Assistant. Below is an excerpt of the log:
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Does not exist.
    DBMS POOL package does not exist. So adding
    Done Loading necessary DB objects
    Creating repos user ... Done.
    Creating EM Schema ... Failed.
    Repository Creation failed. Failed to create repository schema.
    Configuration assistant "Enterprise Manager Repository Creation Assistant" failed.
    Any help would be appreciated.
    Thanks.

  • Informatica 9.1.0 Hotfix2 installation failing at Domain creation step..

    Hi,
    I am trying to install Informatica 9.1.0 with  Hotfix 2 on Windows Server 2008 R2 64bit Enterprise Edition.
    I created a new VIrtual Machine in VM Ware with the above OS and trying to install in it following the steps from below link.
    http://www.disoln.org/2012/09/Informatica-PowerCenter-9-Installation-and-Configuration-Complete-Guide.html
    I am getting Error during Keystore creation at Domain configuration step.
    Domain Configuration.
    Step :1
    Choose “Create a Domain” radio button.
    Check “Enable HTTPS for Informatica Administrator”
    Leave the Port number as it is and choose “Use a keystore file generated by the installer”
    Click Next.
    Here is the error from log.
    Command Executed : C:\Informatica\9.1.0\java\jre\bin\keytool  -genkey -alias "infa_dflt" -keyalg "DSA" -keypass ***** -storepass ***** -keystore "C:\Informatica\9.1.0\Default.keystore" -dname "CN=WIN-FFGIACIUQ4F,OU=Informatica,O=Informatica,L=RedwoodCity,S=California,C=US"
    Exit Code : -1
    OutPut :
    Error :
    I am not seeing any java folder which i used for Informatica installation(C:\Informatica\9.1.0) but in above log command i am seeing that it is using "C:\Informatica\9.1.0\java\jre\bin\keytool " for generating Keystore.
    Earlier once i installed in same OS but on another machine. This time i am not sure where i am wrong.
    Could you please help me out here.
    FYI.. i just installed new OS and on top of it i am trying to install informatica. Is thr any thing need to take care specially..?
    Thanks in Advance
    Phani
    Message was edited by: Phani

    This is the error when trying to install packages..
    [root@apps packages]# rpm -Uvh compat-libstdc++-egcs-1.1.2-1.src.rpm
    1:compat-libstdc++-egcs ########################################### [100%]
    [root@apps packages]# rpm -Uvh compat-oracle-el5-1.0-5.i386.rpm
    error: Failed dependencies:
    compat-libstdc++-egcs is needed by compat-oracle-el5-1.0-5.i386
    [root@apps packages]#
    [root@apps packages]# rpm -aq|grep compat-
    compat-binutils215-2.15.92.0.2-24
    compat-gcc-34-3.4.6-4
    compat-libgcc-296-2.96-138
    compat-libstdc++-33-3.2.3-61
    avahi-compat-libdns_sd-0.6.16-6.el5
    compat-libcwait-2.1-1
    compat-gcc-34-c++-3.4.6-4
    xorg-x11-libs-compat-6.8.2-1.EL.33.0.1
    compat-libstdc++-296-2.96-138
    java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
    compat-db-4.2.52-5.1
    [root@apps packages]#
    Edited by: Arshad_Oracle_IBM on Aug 18, 2011 9:31 AM

  • ITunes 10.6.1 install failed

    The system attempted to automatically update iTunes recently. It failed. I was busy at the time so I didn't really pay any attention to it. Fast forward a few days to now. When I launch iTunes, I am told "This copy of iTunes is corrupted or is not installed correctly. Please reinstall iTunes." I tried to do just that. I downloaded the 10.6.1 installer from Apple and attempted to install it. Again, the installation failed. Below are the Console messages. How do I correct this problem? I have already repaired disk permissions, verified the disk, and rebooted. The most notable things I did recently were:
    1) Updated Xcode from the App Store app. When the download and update completed, I accidentally hit the update all button in the App Store app again causing Xcode to start downloading. I immediately paused the download. The paused download disappeared from the App Store app's available updates list but it did appear in Launchpad. I tried to delete paused download from Launchpad and it didn't appear to work but somehow, it is now nowhere to be found in Launchpad.
    2) Streamed videos from my MacBook to my new Apple TV. Incidentally, the Apple TV malfunctioned (all icons but Computers and Settings were displayed) and I had to reset it to factory defaults. It works again.
    3/30/12 11:27:06.200 PM Installer: iTunes  Installation Log
    3/30/12 11:27:06.200 PM Installer: Opened from: /Volumes/iTunes 10.6.1/Install iTunes.pkg
    3/30/12 11:27:06.453 PM Installer: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    3/30/12 11:27:08.509 PM Installer: InstallerStatusNotifications plugin loaded
    3/30/12 11:27:19.290 PM Installer: ================================================================================
    3/30/12 11:27:19.290 PM Installer: User picked Standard Install
    3/30/12 11:27:19.290 PM Installer: Choices selected for installation:
    3/30/12 11:27:19.290 PM Installer:           Upgrade: "iTunes"
    3/30/12 11:27:19.290 PM Installer:           Upgrade: "Apple Mobile Device Support"
    3/30/12 11:27:19.290 PM Installer:           Upgrade: "iTunes"
    3/30/12 11:27:19.290 PM Installer: ================================================================================
    3/30/12 11:27:24.120 PM Installer: Configuring volume "Lion"
    3/30/12 11:27:24.133 PM Installer: Free space on "Lion": 170.99 GB (170993594368 bytes).
    3/30/12 11:27:24.133 PM Installer: Create temporary directory "/var/folders/63/fs0yw4ld62xdpyp0ysk7jcd00000gn/T//Install.560hqV9Ph"
    3/30/12 11:27:24.139 PM Installer: IFPKInstallElement (5 packages)
    3/30/12 11:27:24.315 PM authorizationhost: SFBuiltinEntitled: Installer.app is not entitled for system.install.apple-software
    3/30/12 11:27:24.342 PM authorizationhost: SFBuiltinEntitled: Installer.app is not entitled for system.install.app-store-software
    3/30/12 11:27:24.369 PM authorizationhost: SFBuiltinEntitled: Installer.app is not entitled for system.install.app-store-software
    3/30/12 11:27:24.370 PM com.apple.SecurityServer: Failed to authorize right 'system.install.app-store-software' by client '/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd' [568] for authorization created by '/System/Library/CoreServices/Installer.app' [560]
    3/30/12 11:27:24.373 PM installd: PackageKit: ----- Begin install -----
    3/30/12 11:27:48.648 PM xpchelper: could not open dyld map file: (null)
    3/30/12 11:27:50.142 PM sudo:     root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.MNraFl/Scripts/com.apple.pkg.AppleMobileDeviceSupport.yxOS2Q ; USER=root ; COMMAND=/bin/launchctl unload //System/Library/LaunchDaemons/com.apple.usbmuxd.plist
    3/30/12 11:27:50.000 PM kernel: Kext com.apple.driver.AppleMobileDevice not found for unload request.
    3/30/12 11:27:50.000 PM kernel: Kext com.apple.driver.AppleUSBEthernetHost not found for unload request.
    3/30/12 11:27:54.582 PM shove: [source=file] failed _RelinkFile(/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root/Applications/iTunes.app/Contents/Resources/Spanish.lproj/CDInfo.nib/keyedobjects.nib, /Applications/iTunes.app/Contents/Resources/Spanish.lproj/CDInfo.nib/keyedobjects.nib): Operation not permitted
    3/30/12 11:27:54.585 PM shove: srcPath = /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root/Applications/iTunes.app/Contents/Resources/Spanish.lproj/CDInfo.nib/keyedobjects.nib NSFileOwnerAccountID=0 NSFileHFSTypeCode=0 NSFileSystemFileNumber=7909127 NSFileExtensionHidden=0 NSFileSystemNumber=234881028 NSFileSize=12863 NSFileGroupOwnerAccountID=0 NSFileOwnerAccountName=root NSFileCreationDate=2012-03-21 07:31:07 +0000 NSFilePosixPermissions=420 NSFileHFSCreatorCode=0 NSFileType=NSFileTypeRegular NSFileGroupOwnerAccountName=wheel NSFileReferenceCount=1 NSFileModificationDate=2012-03-21 07:31:07 +0000
    3/30/12 11:27:54.586 PM shove: dstPath = /Applications/iTunes.app/Contents/Resources/Spanish.lproj/CDInfo.nib/keyedobjects.nib NSFileOwnerAccountID=0 NSFileHFSTypeCode=0 NSFileSystemFileNumber=6522007 NSFileExtensionHidden=0 NSFileSystemNumber=234881028 NSFileSize=12863 NSFileGroupOwnerAccountID=0 NSFileOwnerAccountName=root NSFileCreationDate=2012-03-07 06:13:35 +0000 NSFilePosixPermissions=420 NSFileHFSCreatorCode=0 NSFileType=NSFileTypeRegular NSFileGroupOwnerAccountName=wheel NSFileReferenceCount=1 NSFileModificationDate=2012-03-07 06:13:35 +0000
    3/30/12 11:27:54.587 PM shove: dstParentPath = /Applications/iTunes.app/Contents/Resources/Spanish.lproj/CDInfo.nib NSFileOwnerAccountID=0 NSFileSystemFileNumber=1255061 NSFileExtensionHidden=0 NSFileSystemNumber=234881028 NSFileSize=2270062258 NSFileGroupOwnerAccountID=0 NSFileOwnerAccountName=root NSFileCreationDate=1972-02-24 19:55:33 +0000 NSFilePosixPermissions=493 NSFileAppendOnly=1 NSFileType=NSFileTypeDirectory NSFileGroupOwnerAccountName=wheel NSFileReferenceCount=50889 NSFileModificationDate=1970-01-10 05:55:04 +0000 NSFileImmutable=1 XATTR=com.apple.FinderInfo
    3/30/12 11:27:54.587 PM com.apple.installd: Operation not permitted
    3/30/12 11:27:55.044 PM installd: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=120 "An unexpected error occurred while moving files to the final destination." UserInfo=0x7fb87b913c20 {NSLocalizedDescription=An unexpected error occurred while moving files to the final destination., arguments=(
        "-f",
        "-s",
        "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root",
    ), NSUnderlyingError=0x7fb87b914c80 "The operation couldn’t be completed. Operation not permitted"} {
        NSLocalizedDescription = "An unexpected error occurred while moving files to the final destination.";
        NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=1 \"The operation couldn\U2019t be completed. Operation not permitted\"";
        arguments =     (
            "-f",
            "-s",
            "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandbox-tmp/Root",
    3/30/12 11:27:55.415 PM Installer: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    3/30/12 11:27:55.571 PM Installer: IFDInstallController AD3348B0 state = 7
    3/30/12 11:27:55.571 PM Installer: Displaying 'Install Failed' UI.
    3/30/12 11:27:55.573 PM Installer: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
    3/30/12 11:27:55.588 PM Installer: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.

    This problem is resolved. I deleted the old iTunes (with write permissions turned on for my account) and reinstalled successfully. Removing the deleted iTunes from Trash was troublesome even with root but after playing around with permissions and flags, I was able to remove it.

  • Acrobat Pro install fails on OSX Yosemite 10.10.1

    Hi!
    I have a license for Acrobat Pro XI. When I try to install, the intstallation terminates with Installation failed.
    Jan 27 16:23:45 installd[929]: PackageKit: ----- Begin install -----
    Jan 27 16:23:59 installd[929]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "Beim Ausführen der Skripts aus dem Paket „Adobe Acrobat XI Pro Installer.pkg“ ist ein Fehler aufgetreten." UserInfo=0x7fcaeb85aed0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg, PKInstallPackageIdentifier=com.adobe.PDApp.AdobeApplicationManager.installer.pkg, NSLocalizedDescription=Beim Ausführen der Skripts aus dem Paket „Adobe Acrobat XI Pro Installer.pkg“ ist ein Fehler aufgetreten.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "Beim Ausf\U00fchren der Skripts aus dem Paket \U201eAdobe Acrobat XI Pro Installer.pkg\U201c ist ein Fehler aufgetreten.";
         NSURL = "file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg";
         PKInstallPackageIdentifier = "com.adobe.PDApp.AdobeApplicationManager.installer.pkg";
    Jan 27 16:23:59  Installer[1486]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Jan 27 16:24:00  Installer[1486]: Displaying 'Install Failed' UI.
    Jan 27 16:24:00  Installer[1486]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
    When I look at /var/log/install.log
    Jan 27 16:23:31 mac Installer[1486]: LSExceptions [0x6100000a8b20] loaded
    Jan 27 16:23:31 mac Installer[1486]: @(#)PROGRAM:Install  PROJECT:Install-920
    Jan 27 16:23:31 mac Installer[1486]: @(#)PROGRAM:Installer  PROJECT:Installer-815
    Jan 27 16:23:31 mac Installer[1486]: Hardware: iMac14,2 @ 3.20 GHz (x 4), 16384 MB RAM
    Jan 27 16:23:31 mac Installer[1486]: Running OS Build: Mac OS X 10.10.1 (14B25)
    Jan 27 16:23:31 mac Installer[1486]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Jan 27 16:23:31 mac Installer[1486]: Env: USER=acrobaticus
    Jan 27 16:23:31 mac Installer[1486]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Jan 27 16:23:31 mac Installer[1486]: Env: LOGNAME=acrobaticus
    Jan 27 16:23:31 mac Installer[1486]: Env: SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sz9v6ozBnR/Listeners
    Jan 27 16:23:31 mac Installer[1486]: Env: Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.6Huoh8S2jc/Render
    Jan 27 16:23:31 mac Installer[1486]: Env: HOME=/Users/acrobaticus
    Jan 27 16:23:31 mac Installer[1486]: Env: SHELL=/bin/bash
    Jan 27 16:23:31 mac Installer[1486]: Env: __CF_USER_TEXT_ENCODING=0x42795A82:0x0:0x0
    Jan 27 16:23:31 mac Installer[1486]: Env: TMPDIR=/var/folders/r9/wnn0ksxd7g39kf_qds8fhjkd17kpm2/T/
    Jan 27 16:23:31 mac Installer[1486]: Env: XPC_SERVICE_NAME=com.apple.installer.1452
    Jan 27 16:23:31 mac Installer[1486]: Env: SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sz9v6ozBnR/Listeners
    Jan 27 16:23:31 mac Installer[1486]: Env: Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.6Huoh8S2jc/Render
    Jan 27 16:23:31 mac Installer[1486]: Env: XPC_FLAGS=0x0
    Jan 27 16:23:31 mac Installer[1486]: Env: LOGNAME=acrobaticus
    Jan 27 16:23:31 mac Installer[1486]: Env: USER=acrobaticus
    Jan 27 16:23:31 mac Installer[1486]: Env: HOME=/Users/acrobaticus
    Jan 27 16:23:31 mac Installer[1486]: Env: SHELL=/bin/bash
    Jan 27 16:23:31 mac Installer[1486]: Env: TMPDIR=/var/folders/r9/wnn0ksxd7g39kf_qds8fhjkd17kpm2/T/
    Jan 27 16:23:31 mac Installer[1486]:  Adobe Acrobat XI Pro (11.0.07)   Installation Log
    Jan 27 16:23:31 mac Installer[1486]: Opened from: /Volumes/Acrobat 11/Adobe Acrobat XI/Adobe Acrobat XI Pro Installer.pkg
    Jan 27 16:23:31 mac Installer[1486]: Product archive /Volumes/Acrobat 11/Adobe Acrobat XI/Adobe Acrobat XI Pro Installer.pkg trustLevel=202
    Jan 27 16:23:33 mac Installer[1486]: JS: 10.6 or higher:1
    Jan 27 16:23:38 mac Installer[1486]: InstallerStatusNotifications plugin loaded
    Jan 27 16:23:41 mac Installer[1486]: LSExceptions [0x6100000a8b20] unloaded
    Jan 27 16:23:45 mac runner[1490]: Administrator authorization granted.
    Jan 27 16:23:45 mac Installer[1486]: ================================================================================
    Jan 27 16:23:45 mac Installer[1486]: User picked Standard Install
    Jan 27 16:23:45 mac Installer[1486]: Choices selected for installation:
    Jan 27 16:23:45 mac Installer[1486]: Install: " Adobe Acrobat XI Pro (11.0.07) "
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#acrobatpreinstall.pkg : com.adobe.acrobat.11.viewer.preinstall.pkg.MUI : 11.0.0
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#AdobeApplicationManager.pkg : com.adobe.PDApp.AdobeApplicationManager.installer.pkg : 1
    Jan 27 16:23:45 mac Installer[1486]: Install: "Application"
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#application.pkg : com.adobe.acrobat.11.viewer.app.pkg.MUI : 11.0.0mac
    Jan 27 16:23:45 mac Installer[1486]: Install: "Browser Plug-In"
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#browserPlugin.pkg : com.adobe.acrobat.11.viewer.browser.pkg.MUI : 11.0.0
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#support.pkg : com.adobe.acrobat.11.viewer.appsupport.pkg.MUI : 11.0.0
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#automator.pkg : com.adobe.acrobat.11.viewer.print_automator.pkg.MUI : 11.0.0
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#pdfservices.pkg : com.adobe.acrobat.11.viewer.print_pdf_services.pkg.MUI : 11.0.0
    Jan 27 16:23:45 mac Installer[1486]: Adobe Acrobat XI Pro Installer.pkg#payload.pkg : com.adobe.acrobat.viewer.11.0.07.patch.pkg : 11.0.07
    Jan 27 16:23:45 mac Installer[1486]: ================================================================================
    Jan 27 16:23:45 mac Installer[1486]: It took 0.00 seconds to summarize the package selections.
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#acrobatpreinstall.pkg
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#application.pkg
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#browserPlugin.pkg
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#support.pkg
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#automator.pkg
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#pdfservices.pkg
    Jan 27 16:23:45 mac Installer[1486]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#payload.pkg
    Jan 27 16:23:45 mac Installer[1486]: Set authorization level to root for session
    Jan 27 16:23:45 mac Installer[1486]: Will use PK session
    Jan 27 16:23:45 mac Installer[1486]: Starting installation:
    Jan 27 16:23:45 mac Installer[1486]: Configuring volume "Macintosh HD"
    Jan 27 16:23:45 mac Installer[1486]: Preparing disk for local booted install.
    Jan 27 16:23:45 mac Installer[1486]: Free space on "Macintosh HD": 1.06 TB (1059217821696 bytes).
    Jan 27 16:23:45 mac Installer[1486]: Create temporary directory "/var/folders/r9/wnn0ksxd7g39kf_qds8fhjkd17kpm2/T//Install.1486nnNRYH"
    Jan 27 16:23:45 mac Installer[1486]: IFPKInstallElement (8 packages)
    Jan 27 16:23:45 mac Installer[1486]: Using authorization level of root for IFPKInstallElement
    Jan 27 16:23:45 mac installd[929]: PackageKit: Adding client PKInstallDaemonClient pid=1486, uid=1115249282 (/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer)
    Jan 27 16:23:45 mac Installer[1486]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
    Jan 27 16:23:45 mac installd[929]: PackageKit: ----- Begin install -----
    Jan 27 16:23:45 mac installd[929]: PackageKit: request=PKInstallRequest <8 packages, destination=/>
    Jan 27 16:23:45 mac installd[929]: PackageKit: packages=(
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#acrobatpreinstall.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#application.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#browserPlugin.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#support.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#automator.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#pdfservices.pkg>",
         "PKLeopardPackage <file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#payload.pkg>"
    Jan 27 16:23:46 mac installd[929]: PackageKit: Skipping component "com.adobe.acrobat.pdfviewer" (*-11.0.0-*-*) because the version 11.0.10-11.0.10-*-* is already installed at /Library/Internet Plug-Ins/AdobePDFViewer.plugin.
    Jan 27 16:23:46 mac installd[929]: PackageKit: Skipping component "com.adobe.acrobat.pdfviewerNPAPI" (*-11.0.0-*-*) because the version 11.0.10-11.0.10-*-* is already installed at /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin.
    Jan 27 16:23:46 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#acrobatpreinstall.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root/tmp, uid=0)
    Jan 27 16:23:46 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root, uid=0)
    Jan 27 16:23:47 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#application.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root/Applications/Adobe Acrobat XI Pro, uid=0)
    Jan 27 16:23:54 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#browserPlugin.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root/Library/Internet Plug-Ins, uid=0)
    Jan 27 16:23:54 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#support.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root/Library/Application Support, uid=0)
    Jan 27 16:23:55 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#automator.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root/Library/Automator, uid=0)
    Jan 27 16:23:55 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#pdfservices.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root/Library/PDF Services, uid=0)
    Jan 27 16:23:55 mac installd[929]: PackageKit: Extracting file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#payload.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/8335CEF4-C08E-41EB-84AA-50A84F2B5AFE.activeSandbox/Root/tmp/com.adobe.acrobat.viewer.updater, uid=0)
    Jan 27 16:23:56 mac installd[929]: PackageKit: prevent user idle system sleep
    Jan 27 16:23:56 mac installd[929]: PackageKit: suspending backupd
    Jan 27 16:23:56 mac installd[929]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.Z5hcjN/Scripts/com.adobe.acrobat.11.viewer.preinstall.pkg.MUI.AwSn4n
    Jan 27 16:23:56 mac install_monitor[1494]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Jan 27 16:23:57 mac installd[929]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.Z5hcjN/Scripts/com.adobe.PDApp.AdobeApplicationManager.installer.pkg.0rCs6o
    Jan 27 16:23:57 mac installd[929]: ./preinstall: AAMInstaller: PRE AAM INSTALL....................
    Jan 27 16:23:57 mac installd[929]: ./preinstall: AAMInstaller: AAMIAssetsDir /private/tmp/PKInstallSandbox.Z5hcjN/Scripts/com.adobe.PDApp.AdobeApplicationManager.installer.pkg.0rCs6o
    Jan 27 16:23:57 mac installd[929]: ./preinstall: AAMInstaller: Checking for ignore AAM.
    Jan 27 16:23:57 mac installd[929]: ./preinstall: AAMInstaller: ignore_aam return code 1.
    Jan 27 16:23:57 mac installd[929]: ./preinstall: AAMInstaller: Launch AAM Installation in silent mode...
    Jan 27 16:23:57 mac installd[929]: ./preinstall: Starting Installer... In Silent mode.
    Jan 27 16:23:57 mac installd[929]: ./preinstall: Unable to initialize objects.
    Jan 27 16:23:57 mac installd[929]: ./preinstall: Exiting Installer with Code: -3
    Jan 27 16:23:58 mac installd[929]: ./preinstall: AAMInstaller: Exit status: 253
    Jan 27 16:23:58 mac installd[929]: ./preinstall: AAMInstaller: For more detailed logs check:~/Library/Logs/PDApp.log
    Jan 27 16:23:58 mac installd[929]: ./preinstall: AAMInstaller: AAM silent installation Failed.
    Jan 27 16:23:58 mac installd[929]: ./preinstall: AAMInstaller: END OF PRE AAM INSTALL....................
    Jan 27 16:23:58 mac install_monitor[1494]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Jan 27 16:23:59 mac installd[929]: PackageKit: releasing backupd
    Jan 27 16:23:59 mac installd[929]: PackageKit: allow user idle system sleep
    Jan 27 16:23:59 mac installd[929]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "Beim Ausführen der Skripts aus dem Paket „Adobe Acrobat XI Pro Installer.pkg“ ist ein Fehler aufgetreten." UserInfo=0x7fcaeb85aed0 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg, PKInstallPackageIdentifier=com.adobe.PDApp.AdobeApplicationManager.installer.pkg, NSLocalizedDescription=Beim Ausführen der Skripts aus dem Paket „Adobe Acrobat XI Pro Installer.pkg“ ist ein Fehler aufgetreten.} {
         NSFilePath = "./preinstall";
         NSLocalizedDescription = "Beim Ausf\U00fchren der Skripts aus dem Paket \U201eAdobe Acrobat XI Pro Installer.pkg\U201c ist ein Fehler aufgetreten.";
         NSURL = "file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg";
         PKInstallPackageIdentifier = "com.adobe.PDApp.AdobeApplicationManager.installer.pkg";
    Jan 27 16:23:59 mac installd[929]: PackageKit: Running idle tasks
    Jan 27 16:23:59 mac Installer[1486]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "Beim Ausführen der Skripts aus dem Paket „Adobe Acrobat XI Pro Installer.pkg“ ist ein Fehler aufgetreten." UserInfo=0x6080000fc600 {NSFilePath=./preinstall, NSURL=file://localhost/Volumes/Acrobat%2011/Adobe%20Acrobat%20XI/Adobe%20Acrobat%20XI%20Pro%20Installer.pkg#AdobeApplicationManager.pkg, PKInstallPackageIdentifier=com.adobe.PDApp.AdobeApplicationManager.installer.pkg, NSLocalizedDescription=Beim Ausführen der Skripts aus dem Paket „Adobe Acrobat XI Pro Installer.pkg“ ist ein Fehler aufgetreten.}
    Jan 27 16:23:59 mac installd[929]: PackageKit: Removing client PKInstallDaemonClient pid=1486, uid=1115249282 (/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer)
    Jan 27 16:23:59 mac Installer[1486]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Jan 27 16:24:00 mac Installer[1486]: IFDInstallController 6040 state = 8
    Jan 27 16:24:00 mac Installer[1486]: Displaying 'Install Failed' UI.
    Jan 27 16:24:00 mac Installer[1486]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
    Jan 27 16:24:00 mac installd[929]: PackageKit: Done with sandbox removals
    i have no idea.
    The ~/Library/Logs/PDApp.log file says:
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Build Version - 6.2.127.0
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Logging Level verbosity Set  to 4
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Start: AAM Deployment Validation checks... Install workflow
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Detect should we ignore AAM
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1499. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1495. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1494. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1492. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1488. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1454. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1280. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 929. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 803. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 567. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 480. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 405. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 377. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 338. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 327. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 284. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 269. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 253. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 252. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 231. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 219. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 218. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 215. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 213. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 200. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 199. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 198. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 196. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 194. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 170. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 162. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 154. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 152. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 150. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 145. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 144. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 143. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 139. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 138. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 137. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 136. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 135. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 134. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 132. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 131. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 130. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 129. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 128. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 127. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 110. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 105. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 104. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 100. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 90. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 85. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 83. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 82. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 80. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 79. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 78. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 77. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 75. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 74. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 72. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 71. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 70. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 69. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 65. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 64. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 61. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 59. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 58. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 57. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 56. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 55. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 54. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 52. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 51. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 50. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 49. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 47. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 46. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 43. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 42. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 41. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 40. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 36. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 35. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 33. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 32. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 29. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 28. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 27. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 26. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 24. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 23. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 22. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 20. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 19. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 17. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 16. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 0. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [ERROR] PIM - Failed to get command line args for pid 1421. Errorno (22). error msg -- Invalid argument
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Should_Ignore_AAM -1. AAM Installation not ignored..
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Starting Deployment Validation checks...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check System validity Status ...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Checking minimum OS version ...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - System OS Version - major = 10, minor = 10, bugFix = 1
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check Boot volume is casesensitive ...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check Required system files and folders exits ...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check Adobe Application Manager is running...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check Another Adobe installer (RIBS) is running ...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check Another Adobe installer (Bootstrapper) is running  ...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check Adobe Application Manager SYNC is happening...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - Check and close Adobe Application Manager notifiers...
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - AAM Deployment Validation checks PASSED.
    Tue Jan 27 16:23:57 2015 [INFO] PIM-AAMDeploymentValidation - End: AAM Deployment Validation checks...
    01/27/15 16:23:57:795 | [INFO] |  | ASU | Setup | Setup |  |  | 54940 | Build Version - 8.0.0.72
    01/27/15 16:23:57:795 | [INFO] |  | ASU | Setup | Setup |  |  | 54940 | Logging Level verbosity Set  to 4
    01/27/15 16:23:57:795 | [INFO] |  | ASU | Setup | Setup |  |  | 54940 | TimeLog: Bootstrapper Start
    01/27/15 16:23:57:796 | [INFO] |  | ASU | Setup |  |  |  | 54940 | Event Guid generated is: '72a323ca-3b46-4252-9b9f-30c1226ff155'
    01/27/15 16:23:57:796 | [INFO] |  | ASU | Setup | Setup |  |  | 54940 | Launch Path set to /private/tmp/PKInstallSandbox.Z5hcjN/Scripts/com.adobe.PDApp.AdobeApplicationManager.installer.pkg.0rCs6o
    01/27/15 16:23:57:808 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | Build Version - 8.0.0.72
    01/27/15 16:23:57:808 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | Logging Level verbosity Set  to 4
    01/27/15 16:23:57:809 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | Build Version - 8.0.0.72
    01/27/15 16:23:57:809 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | Logging Level verbosity Set  to 4
    01/27/15 16:23:57:809 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | CREATE PIM Instance ...
    01/27/15 16:23:57:812 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | trying to createOrUpdatePIMDbSchema.
    01/27/15 16:23:57:813 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | Current db schema version on machine 1.
    01/27/15 16:23:57:813 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | Current db schema version to install 1.
    01/27/15 16:23:57:813 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | PIM DB Schema is up to date. Current schema version is 1.
    01/27/15 16:23:57:813 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | PIM Database is Up To Date.
    01/27/15 16:23:57:813 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | Updater Inventory location:/private/tmp/PKInstallSandbox.Z5hcjN/Scripts/com.adobe.PDApp.AdobeApplicationManager.installer.pkg.0rCs6o/Install.app/Contents/Frameworks/UpdaterInventory.framework/Versions/A/UpdaterInventory
    01/27/15 16:23:57:817 | [ERROR] |  | ASU | PIM | PIM |  |  | 54940 | Failed to Acquire ACF Lock ...
    01/27/15 16:23:57:817 | [ERROR] |  | ASU | PIM | PIM |  |  | 54940 | Failed to acquireACFLock ...
    01/27/15 16:23:57:817 | [INFO] |  | ASU | PIM | PIM |  |  | 54940 | PIMSqlite closeDB status 0
    01/27/15 16:23:57:817 | [FATAL] |  | ASU | Setup | Setup |  |  | 54940 | Unable to create PIM object
    01/27/15 16:23:57:817 | [INFO] |  | ASU | Setup | Setup |  |  | 54940 | =================  Exiting Installer with Code: -3  =================
    Any ideas?
    Thank you very much!
    acrobaticusè

    [28/01/15 15:59:25] Help And Support: Can you please check for existence of file "com.adobe.PDFAdminSettings.plist" at the following locations:
    1. /Library/Preferences/
    2. ~/Library/Preferences/
    This file might be already present on your machine if you have any other version of Acrobat installed. You need to rename this file or move it to some other location and then try installing Acrobat 11 again. Please let us know if you are able to install after following these steps.
    It’s only there in /Library/Preferences
    I deleted com.adobe.PDFAdminSettings.plist from /Library/Preferences/ with admin privileges
    still the installation fails
    Any other suggestions.
    I also tried installing with an Admin account, still fails!

  • ERROR: DW050:  - Acrobat Professional : Install failed (CS6 design

    ERROR: DW050:  - Acrobat Professional : Install failed (CS6 design & web Premium) win7 64bits
    ***************************************error message after installation failure***************************
    Exit Code: 6 Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ... WARNING: DW065, DW066 ...   -------------------------------------- Summary --------------------------------------  - 0 fatal error(s), 3 error(s), 2 warning(s)    WARNING: DW065: Display requirements not met for {402F6F2E-5683-491C-977D-0CA599A07CAF} CS6 Design and Web Premium 6.0.0.0  WARNING: DW066: OS requirements not met for {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0  ----------- Payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 -----------  ERROR: Error 1324.The path R嶰up廨er un document num廨is?sur un multifonction.sequ or the volume is invalid. Please enter it again.  ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation. MSI Error message: Error 1324.The path R嶰up廨er un document num廨is?sur un multifonction.sequ or the volume is invalid. Please enter it again.    ERROR: DW050: The following payload errors were found during install:  ERROR: DW050:  - Acrobat Professional: Install failed  ------------------------------------------------------------------------------------- 
    System Requirements

    Code 6 & Code 7 http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html

  • Lion Install Failed "The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance."

    Not a comforting message to see...
    Here are the errors just before the above message is emitted and the install ends.
    Jul 26 05:33:33 localhost OSInstaller[344]: PackageKit: Extracting file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/Essentials.pkg (destination=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root, uid=0)
    Jul 26 05:34:51 localhost OSInstaller[344]: PackageKit: Got copier error 2 extracting to path ./usr/lib/zsh/4.3.11/zsh/zselect.so: Read-only file system
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/DataPool.c:135: Error: finished pool without filling it
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/commonUtils.c:360: Error: fh_pread -1
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/StreamCompressor.c :294: Error: pread failed for /Volumes/i7Mac/.OSInstallSandbox-tmp/Root//usr/lib/zsh/4.3.11/zsh/zselect.so: Undefined error: 0
    Jul 26 05:34:51 localhost Unknown[329]: /SourceCache/AppleFSCompression/AppleFSCompression-37/Common/StreamCompressor.c :928: Error: returning errno 22 from FinishStreamCompressorQueue
    Jul 26 05:35:33 localhost OSInstaller[344]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7f83610395f0 {NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”., NSFilePath=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSUnderlyingError=0x7f8360d42420 "The operation couldn’t be completed. FinishStreamCompressorQueue error"} {
             NSFilePath = "/Volumes/i7Mac/.OSInstallSandbox-tmp/Root";
             NSLocalizedDescription = "An error occurred while extracting files from the package \U201cEssentials.pkg\U201d.";
             NSURL = "Essentials.pkg -- file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/OSInstall.mpkg";
             NSUnderlyingError = "Error Domain=BOMCopierFatalError Code=1 \"The operation couldn\U2019t be completed. FinishStreamCompressorQueue error\" UserInfo=0x7f8360d47220 {NSLocalizedFailureReason=FinishStreamCompressorQueue error, offset=2847022, type=BOMCopierFatalError, sourcePath=/Volumes/Mac OS X Install DVD/Packages/Essentials.pkg, destinationPath=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root}";
             PKInstallPackageIdentifier = "com.apple.pkg.Essentials";
    Jul 26 05:35:33 localhost OSInstaller[344]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=110 "An error occurred while extracting files from the package “Essentials.pkg”." UserInfo=0x7f83610395f0 {NSLocalizedDescription=An error occurred while extracting files from the package “Essentials.pkg”., NSFilePath=/Volumes/i7Mac/.OSInstallSandbox-tmp/Root, NSURL=Essentials.pkg -- file://localhost/Volumes/Mac%20OS%20X%20Install%20DVD/Packages/OSInstall.mpkg, PKInstallPackageIdentifier=com.apple.pkg.Essentials, NSUnderlyingError=0x7f8360d42420 "The operation couldn’t be completed. FinishStreamCompressorQueue error"}
    Jul 26 05:35:34 localhost OSInstaller[344]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    If I boot to the "Recovery HD" I get a message "Installation Failed, Try re-intalling" Which would be a fine idea, but I can't because if I re-start installation from the hard drive I get the above errors. 
    I've burned the "InstallESD.img" to a DVD, but it also doesn't seem to work. Comes up as though I'm in the Reco

    Jen,
    Here's what I did to get Lion installed:
    Burn the installer to a DVD and install from there. It worked for me. Here's what you need to do:
    First you need another computer running at least 10.6.8.
    1. On the other computer go to 'App Store' (make sure you're logged in to the App Store with the AppleID you used on the troubled computer)
    2. Click on 'Purchased' in the 'App Store' window's toolbar
    3. If you are on 10.6.8, and haven't downloaded Lion on that computer just click "Install" to download the installation application.
    3. a, if the other computer is already running Lion, you'll need to re-download the installer.
    3. b. Hold down 'Option' when selecting 'Purchased' then you click "Install"
    4. When the Lion Installer starts up, just quit it. You want to work with the Installer application.
    5. Find the "Install Lion OS X" application in the 'Applications' folder.
    6. Hold down 'Control' and click on the application and select 'Show Package Contents'
    7. Find 'InstallESD.dmg' which is in the "Shared Support" folder and copy it to your desktop.
    8. Burn 'InstallESD.dmg' to a DVD ('Disk Utility' is simplest to do this).
    9. Put the new install DVD into the computer that has Lion partially installed and reboot holding down the "C" key.
    10. run the installer as normal, selecting your harddrive as the target.
    In my case, when it rebooted to the harddisk the Lion installer started AGAIN. If this happens, let it run. Then you should be done.
    Hope this helps.

  • Office 2016 Install Failed

    Hello,
    i try to install office but i cannot install the package. In the log file i can see "archive verify failed". I downloaded the file 20 times already.
    FileFault is off.
    Please help me.
    Regards,
    Marc
    Mar 15 00:41:39 Marcs-MacBook-Pro.local installd[892]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=110 "Beim Extrahieren von Dateien aus dem Paket „OfficePreview.pkg“ ist ein Fehler aufgetreten." UserInfo=0x7fe81a9084b0 {NSUnderlyingError=0x7fe81e225370 "archive verify failed", NSFilePath=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxMan ager/7186E36F-370D-4006-A85C-0AD3A4B90057.activeSandbox/Root/Applications, NSURL=file://localhost/Users/marcschroeter/Downloads/OfficePreview.pkg#Microsof t_Word.pkg, PKInstallPackageIdentifier=com.microsoft.package.Microsoft_Word.app, NSLocalizedDescription=Beim Extrahieren von Dateien aus dem Paket „OfficePreview.pkg“ ist ein Fehler aufgetreten.} {
         NSFilePath = "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/7186E 36F-370D-4006-A85C-0AD3A4B90057.activeSandbox/Root/Applications";
         NSLocalizedDescription = "Beim Extrahieren von Dateien aus dem Paket \U201eOfficePreview.pkg\U201c ist ein Fehler aufgetreten.";
         NSURL = "file://localhost/Users/marcschroeter/Downloads/OfficePreview.pkg#Microsoft_Wor d.pkg";
         NSUnderlyingError = "Error Domain=PKXARArchiveErrorDomain Code=101 \"archive verify failed\" UserInfo=0x7fe81e007ad0 {NSURL=file:///Users/marcschroeter/Downloads/OfficePreview.pkg#Microsoft_Word.p kg/Payload, NSFileOwnerAccountID=501, NSFileHFSTypeCode=0, NSFileSystemFileNumber=1699002, NSFileExtensionHidden=false, NSFileSystemNumber=16777217, NSFileSize=2659093526, NSFileGroupOwnerAccountID=20, NSFileOwnerAccountName=marcschroeter, NSFilePosixPermissions=420, NSFileHFSCreatorCode=0, NSFileCreationDate=2015-03-04 17:04:57 +0000, NSFileType=NSFileTypeRegular, NSFileExtendedAttributes={\n    \"com.apple.metadata:kMDItemDownloadedDate\" = <62706c69 73743030 a1013341 bab48d59 b3fbad08 0a000000 00000001 01000000 00000000 02000000 00000000 00000000 00000000 13>;\n    \"com.apple.metadata:kMDItemWhereFroms\" = <62706c69 73743030 a201025f 103d6874 74703a2f 2f6f6666 69636563 646e2e6d 6963726f 736fMar 15 00:41:39 Marcs-MacBook-Pro.local installd[892]: PackageKit: Running idle tasks
    Mar 15 00:41:39 Marcs-MacBook-Pro.local installd[892]: PackageKit: Done with sandbox removals
    Mar 15 00:41:39 Marcs-MacBook-Pro.local installd[892]: PackageKit: Removing client PKInstallDaemonClient pid=4138, uid=501 (/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer)
    Mar 15 00:41:39 Marcs-MacBook-Pro.local Installer[4138]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=110 "Beim Extrahieren von Dateien aus dem Paket „OfficePreview.pkg“ ist ein Fehler aufgetreten." UserInfo=0x7fec824f1d50 {NSLocalizedDescription=Beim Extrahieren von Dateien aus dem Paket „OfficePreview.pkg“ ist ein Fehler aufgetreten., NSFilePath=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxMan ager/7186E36F-370D-4006-A85C-0AD3A4B90057.activeSandbox/Root/Applications, NSURL=file://localhost/Users/marcschroeter/Downloads/OfficePreview.pkg#Microsof t_Word.pkg, PKInstallPackageIdentifier=com.microsoft.package.Microsoft_Word.app, NSUnderlyingError=0x7fec82685710 "archive verify failed"}
    Mar 15 00:41:40 Marcs-MacBook-Pro.local Installer[4138]: Install failed: Die Installation ist aufgrund eines Fehlers fehlgeschlagen. Wenden Sie sich an den Hersteller der Software.
    Mar 15 00:41:40 Marcs-MacBook-Pro.local Installer[4138]: IFDInstallController 826F7210 state = 8
    Mar 15 00:41:40 Marcs-MacBook-Pro.local Installer[4138]: Displaying 'Install Failed' UI.
    Mar 15 00:41:40 Marcs-MacBook-Pro.local Installer[4138]: 'Install Failed' UI displayed message:'Die Installation ist aufgrund eines Fehlers fehlgeschlagen. Wenden Sie sich an den Hersteller der Software.'.

    I have just downloaded, but the size is different. Can someone confirm the correct size?
    Thanks in advance

  • OBIEE 11g Installing Failing on Configuring Domain

    Lenovo Thinkpad T400
    Windows XP SP3
    8GB RAM
    250GB
    My installing of OBIEE 11.1.1.6.0 fails on Step 13 of 14 Configuring Domain. I have done the following steps before the installation.
    Installed Microsoft Loopback Adapter
    Set User Environment Variables to C:\TEMP
    Set classpath to C:\Java\jdk1.7.0_05\bin (Made sure there were no spaces)
    My log files reads as follows:
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3040)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    [2012-08-12T21:55:18.265-06:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 26] [ecid: 0000J^TsEWp5yW^5xV_AiW1GA5kH00000H,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)

    Hi All,
    Thanks for the response. Turns out I had to remove the underscore (_) from my computer name for the Configuring Domain process to work. Even though this worked, my OBIEE installation still failed at a later stage called PolicyStoreMerge. I have attached the log below.
    C:\OBIHOME\Oracle_BI1\opmn\conf\opmn.xsd
    [2012-08-13T16:50:38.046-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Updating opmn.xml at: C:\OBIHOME\instances\instance1\config\OPMN\opmn\opmn.xml
    [2012-08-13T16:50:38.046-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Snippet:[[
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <ias-component id="@BI_APPLICATION_NAME@_obiccs">
    <environment>
    <variable id="ORACLE_BI_OPMNMANAGED" value="true"/>
    <variable id="ORACLE_BI_APPLICATION" value="coreapplication"/>
    <variable id="ORA_NLS10" value="$ORACLE_HOME/nls/data"/>
    <variable id="PATH" value="$ORACLE_HOME/common/ODBC/Merant/5.3/Drivers$:$ORACLE_HOME/bifoundation/server/bin$:$ORACLE_HOME/bifoundation/web/bin$:$ORACLE_INSTANCE$:$ORACLE_HOME/lib" append="true"/>
    </environment>
    <process-type id="OracleBIClusterControllerComponent" module-id="CUSTOM">
    <module-data>
    <category id="start-parameters">
    <data id="start-executable" value="$ORACLE_HOME/bifoundation/server/bin/nqsclustercontroller.exe"/>
    <data id="no-stdio" value="true"/>
    </category>
    <category id="stop-parameters">
    <data id="stop-executable" value="integrator"/>
    </category>
    <category id="ping-parameters">
    <data id="ping-type" value="integrator"/>
    </category>
    <category id="ready-parameters">
    <data id="use-ping-for-ready" value="true"/>
    </category>
    </module-data>
    <start timeout="600" retry="1"/>
    <stop timeout="120"/>
    <restart timeout="720" retry="1"/>
    <process-set id="BIClusterController" numprocs="1"/>
    </process-type>
    </ias-component>
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.install.bi.util] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.install.bi.util.FilePermissions] [SRC_METHOD: setNormalFilePermissions] Setting Normal permissions on: C:\OBIHOME\instances\instance1\config\OracleBIClusterControllerComponent\coreapplication_obiccs1\component-logs.xml
    [2012-08-13T16:50:38.078-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Post-config component: class oracle.bi.management.agentcore.impl.clustercontroller.BIClusterControllerManager
    [2012-08-13T16:50:38.078-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Recording mbean em property: EMTargetType with value: oracle_bi_cluster_controller
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: onCreate] RETURN
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: registerComponent] Registering coreapplication_obiccs1 component
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: registerComponent] ENTRY
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: connect] Creating connection to hello there weblogic.management.mbeanservers.runtime
    [2012-08-13T16:50:38.093-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.AbstractRuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: registerComponent
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: registerComponent] RETURN
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not defined. isWebsphereEnabled=false
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: reloadOpmn] ENTRY
    [2012-08-13T16:50:40.484-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: reloadOpmn] Invoking opmn reload...
    [2012-08-13T16:50:56.171-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: reloadOpmn] RETURN
    [2012-08-13T16:50:56.406-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Running script C:\OBIHOME\Oracle_BI1\common\bin\wlst.cmd
    [2012-08-13T16:50:56.406-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Parameters : [C:\OBIHOME\oracle_common\modules\oracle.jps_11.1.1\common\wlstscripts\migrateSecurityStore.py][-type][policyStore][-configFile][C:\OBIHOME\user_projects\domains\bifoundation_domain\config\fmwconfig\bi-policystoremerge-jpscfg.xml][-src][XMLSourceContext][-dst][XMLDestinationContext]

  • Domain creation failed during OBIEE 11.1.1.6.0 installation

    Hi,
    I'm installing OBIEE 11.1.1.6.0 on Windows 7 Enterprise serv pack 1 64 bit computer. Installation went well till domain creation and domain creation failed.
    how can I fix this issue. appreciate your help.
    Thanks
    Jay.

    I can see below exception in Installation log......I uninstalled and installed again still getting same error. how can I fix it?
    Creating Weblogic Domain.
    oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2958)
         at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2476)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:633)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more

  • Adobe mobile reader 2.0 install fails in my T-Mobile Wing with WM6

    The installation goes fine until the phone screen asks to install to phone or storage card.  I checked storage card then the install fails.  I have tried many times with the same results.  I install to my daughters T-mobile wing with no problems.  Any suggestions?
    tks
    brad

    I got the same problem with you. If you check in your physical directory, you wouldn't find F:\OracleBI11G\modules\org.apache.ant_1.7.0. Maybe when the installtools installed the EPM System, it detected that apache had been installed by OBIEE. Maybe you'll find F:\OracleBI11G\modules\org.apache.ant_1.7.1. The way I took to make configtools worked was by copying F:\OracleBI11G\modules\org.apache.ant_1.7.1 to F:\OracleBI11G\modules\org.apache.ant_1.7.0 and re run the configtools.
    Now I got the other problem when I tried to deploy foundation service to weblogic. It gave me EPMCFG-10067 : Failed to get admin user name for the domain.
    Try to copy F:\OracleBI11G\modules\org.apache.ant_1.7.1 to F:\OracleBI11G\modules\org.apache.ant_1.7.0. Maybe after that you can help me solving my problem.

  • Component SMS_Contol_manager and SMS_Notification_server install failed on SCCM2012

    we have try to uninstall client and remove the ccm namespace from wmi, and reisntall MP, no luck
    below log from mpmsi.log.lasterror
    === Verbose logging started: 8/27/2014  20:50:23  Build type: SHIP UNICODE 5.00.9600.00  Calling process: H:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe ===
    MSI (c) (9C:58) [20:50:23:592]: Resetting cached policy values
    MSI (c) (9C:58) [20:50:23:592]: Machine policy value 'Debug' is 0
    MSI (c) (9C:58) [20:50:23:592]: ******* RunEngine:
               ******* Product: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (9C:58) [20:50:23:592]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (9C:58) [20:50:23:592]: Grabbed execution mutex.
    MSI (c) (9C:58) [20:50:23:594]: Cloaking enabled.
    MSI (c) (9C:58) [20:50:23:594]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (9C:58) [20:50:23:594]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (24:FC) [20:50:23:598]: Running installation inside multi-package transaction h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
    MSI (s) (24:FC) [20:50:23:598]: Grabbed execution mutex.
    MSI (s) (24:48) [20:50:23:599]: Resetting cached policy values
    MSI (s) (24:48) [20:50:23:599]: Machine policy value 'Debug' is 0
    MSI (s) (24:48) [20:50:23:599]: ******* RunEngine:
               ******* Product: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (24:48) [20:50:23:599]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (24:48) [20:50:23:603]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (24:48) [20:50:23:605]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (24:48) [20:50:23:606]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
    MSI (s) (24:48) [20:50:23:607]: File will have security applied from OpCode.
    MSI (s) (24:48) [20:50:23:619]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi' against software restriction policy
    MSI (s) (24:48) [20:50:23:619]: SOFTWARE RESTRICTION POLICY: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi has a digital signature
    MSI (s) (24:48) [20:50:23:619]: SOFTWARE RESTRICTION POLICY: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi is permitted to run because the user token authorizes execution (system or service token).
    MSI (s) (24:48) [20:50:23:619]: MSCOREE not loaded loading copy from system32
    MSI (s) (24:48) [20:50:23:621]: End dialog not enabled
    MSI (s) (24:48) [20:50:23:621]: Original package ==> h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
    MSI (s) (24:48) [20:50:23:621]: Package we're running from ==> C:\Windows\Installer\6257f6f.msi
    MSI (s) (24:48) [20:50:23:624]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (s) (24:48) [20:50:23:624]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'.
    MSI (s) (24:48) [20:50:23:624]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (24:48) [20:50:23:626]: Machine policy value 'TransformsSecure' is 1
    MSI (s) (24:48) [20:50:23:627]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'DisablePatch' is 0
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (24:48) [20:50:23:627]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'.
    MSI (s) (24:48) [20:50:23:627]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (24:48) [20:50:23:627]: Transforms are not secure.
    MSI (s) (24:48) [20:50:23:628]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'h:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log'.
    MSI (s) (24:48) [20:50:23:628]: Command Line: CCMINSTALLDIR=h:\Program Files\SMS_CCM CCMSERVERDATAROOT=h:\Program Files\Microsoft Configuration Manager USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE
    CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1 CURRENTDIRECTORY=H:\Program Files\Microsoft Configuration Manager\bin\x64 CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=6556
    MSI (s) (24:48) [20:50:23:628]: Product Code passed to Engine.Initialize:           ''
    MSI (s) (24:48) [20:50:23:628]: Product Code from property table before transforms: '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'
    MSI (s) (24:48) [20:50:23:628]: Product Code from property table after transforms:  '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'
    MSI (s) (24:48) [20:50:23:628]: Product not registered: beginning first-time install
    MSI (s) (24:48) [20:50:23:630]: Machine policy value 'DisableMsi' is 1
    MSI (s) (24:48) [20:50:23:630]: Product {6CED3AB0-05AF-4C81-8DBE-A62661C26F40} is not managed.
    MSI (s) (24:48) [20:50:23:630]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (24:48) [20:50:23:630]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (24:48) [20:50:23:630]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (24:48) [20:50:23:630]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (24:48) [20:50:23:630]: Adding new sources is allowed.
    MSI (s) (24:48) [20:50:23:630]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:630]: Package name extracted from package path: 'mp.msi'
    MSI (s) (24:48) [20:50:23:630]: Package to be registered: 'mp.msi'
    MSI (s) (24:48) [20:50:23:631]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (24:48) [20:50:23:631]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (24:48) [20:50:23:631]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (24:48) [20:50:23:631]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (s) (24:48) [20:50:23:631]: Running product '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}' with elevated privileges: Product is assigned.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMINSTALLDIR property. Its value is 'h:\Program Files\SMS_CCM'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMSERVERDATAROOT property. Its value is 'h:\Program Files\Microsoft Configuration Manager'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding USESMSPORTS property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding SMSPORTS property. Its value is '80'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding USESMSSSLPORTS property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding SMSSSLPORTS property. Its value is '443'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding USESMSSSL property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding SMSSSLSTATE property. Its value is '0'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMENABLELOGGING property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMLOGLEVEL property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMLOGMAXSIZE property. Its value is '1000000'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMLOGMAXHISTORY property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'H:\Program Files\Microsoft Configuration Manager\bin\x64'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '6556'.
    MSI (s) (24:48) [20:50:23:631]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (24:48) [20:50:23:632]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'd8d0cefc1249514889002637bb750a41'.
    MSI (s) (24:48) [20:50:23:632]: RESTART MANAGER: Session opened.
    MSI (s) (24:48) [20:50:23:632]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:632]: TRANSFORMS property is now:
    MSI (s) (24:48) [20:50:23:632]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (s) (24:48) [20:50:23:633]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming
    MSI (s) (24:48) [20:50:23:634]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Favorites
    MSI (s) (24:48) [20:50:23:634]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (24:48) [20:50:23:635]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Documents
    MSI (s) (24:48) [20:50:23:635]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (24:48) [20:50:23:636]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (24:48) [20:50:23:636]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (24:48) [20:50:23:637]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (24:48) [20:50:23:637]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (24:48) [20:50:23:638]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Local
    MSI (s) (24:48) [20:50:23:638]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Pictures
    MSI (s) (24:48) [20:50:23:639]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (24:48) [20:50:23:640]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (24:48) [20:50:23:640]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (24:48) [20:50:23:641]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (24:48) [20:50:23:641]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (24:48) [20:50:23:642]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (24:48) [20:50:23:643]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (24:48) [20:50:23:643]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (24:48) [20:50:23:644]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (24:48) [20:50:23:644]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Desktop
    MSI (s) (24:48) [20:50:23:645]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (24:48) [20:50:23:645]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (24:48) [20:50:23:645]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (24:48) [20:50:23:648]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:648]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (24:48) [20:50:23:648]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\6257f6f.msi'.
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi'.
    MSI (s) (24:48) [20:50:23:648]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (24:48) [20:50:23:648]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI
    MSI (s) (24:48) [20:50:23:648]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (24:48) [20:50:23:648]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (24:48) [20:50:23:648]: Machine policy value 'DisableRollback' is 0
    MSI (s) (24:48) [20:50:23:648]: User policy value 'DisableRollback' is 0
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 8/27/2014  20:50:23 ===
    MSI (s) (24:48) [20:50:23:649]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (24:48) [20:50:23:649]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
    MSI (s) (24:48) [20:50:23:649]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (24:48) [20:50:23:649]: Doing action: INSTALL
    Action start 20:50:23: INSTALL.
    MSI (s) (24:48) [20:50:23:650]: Running ExecuteSequence
    MSI (s) (24:48) [20:50:23:650]: Doing action: System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933
    MSI (s) (24:48) [20:50:23:650]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933'
    MSI (s) (24:48) [20:50:23:650]: PROPERTY CHANGE: Adding System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933.
    MSI (s) (24:48) [20:50:23:651]: Doing action: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933
    Action ended 20:50:23: System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933. Return value 1.
    MSI (s) (24:48) [20:50:23:651]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933'
    MSI (s) (24:48) [20:50:23:651]: PROPERTY CHANGE: Adding SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933.
    MSI (s) (24:48) [20:50:23:651]: Doing action: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3
    Action ended 20:50:23: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933. Return value 1.
    MSI (s) (24:48) [20:50:23:652]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3'
    MSI (s) (24:48) [20:50:23:652]: PROPERTY CHANGE: Adding SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3.
    MSI (s) (24:48) [20:50:23:652]: Doing action: System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3
    Action ended 20:50:23: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3. Return value 1.
    MSI (s) (24:48) [20:50:23:652]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3'
    MSI (s) (24:48) [20:50:23:652]: PROPERTY CHANGE: Adding System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3.
    MSI (s) (24:48) [20:50:23:653]: Doing action: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61
    Action ended 20:50:23: System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3. Return value 1.
    MSI (s) (24:48) [20:50:23:653]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61'
    MSI (s) (24:48) [20:50:23:653]: PROPERTY CHANGE: Adding SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61.
    MSI (s) (24:48) [20:50:23:653]: Doing action: System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61
    Action ended 20:50:23: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61. Return value 1.
    MSI (s) (24:48) [20:50:23:654]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61'
    MSI (s) (24:48) [20:50:23:654]: PROPERTY CHANGE: Adding System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61.
    MSI (s) (24:48) [20:50:23:654]: Doing action: SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7
    Action ended 20:50:23: System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61. Return value 1.
    MSI (s) (24:48) [20:50:23:654]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7'
    MSI (s) (24:48) [20:50:23:654]: PROPERTY CHANGE: Adding SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7.
    MSI (s) (24:48) [20:50:23:655]: Doing action: System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7
    Action ended 20:50:23: SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7. Return value 1.
    MSI (s) (24:48) [20:50:23:655]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7'
    MSI (s) (24:48) [20:50:23:655]: PROPERTY CHANGE: Adding System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7.
    MSI (s) (24:48) [20:50:23:655]: Doing action: SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2
    Action ended 20:50:23: System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7. Return value 1.
    MSI (s) (24:48) [20:50:23:656]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2'
    MSI (s) (24:48) [20:50:23:656]: PROPERTY CHANGE: Adding SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2.
    MSI (s) (24:48) [20:50:23:656]: Doing action: System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2
    Action ended 20:50:23: SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2. Return value 1.
    MSI (s) (24:48) [20:50:23:656]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2'
    MSI (s) (24:48) [20:50:23:656]: PROPERTY CHANGE: Adding System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2.
    MSI (s) (24:48) [20:50:23:657]: Doing action: LaunchConditions
    Action ended 20:50:23: System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2. Return value 1.
    Action start 20:50:23: LaunchConditions.
    MSI (s) (24:48) [20:50:23:657]: Skipping action: CcmSwitchToRepairMode (condition is false)
    MSI (s) (24:48) [20:50:23:657]: Doing action: AppSearch
    Action ended 20:50:23: LaunchConditions. Return value 1.
    Action start 20:50:23: AppSearch.
    MSI (s) (24:48) [20:50:23:658]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:658]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:659]: PROPERTY CHANGE: Modifying CCMINSTALLDIR property. Its current value is 'h:\Program Files\SMS_CCM'. Its new value: 'C:\Windows\CCM\'.
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\CCM\Embedded 3: 2
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Microsoft\CCM\Logging\DebugLogging 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\SMS\IIS 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\SMS\MP 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\SMS\MP 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:661]: Skipping action: CcmAbortIfEmbeddedExists (condition is false)
    MSI (s) (24:48) [20:50:23:661]: Doing action: CCPSearch
    Action ended 20:50:23: AppSearch. Return value 1.
    MSI (s) (24:48) [20:50:23:661]: Note: 1: 2205 2:  3: CCPSearch
    MSI (s) (24:48) [20:50:23:661]: Note: 1: 2228 2:  3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
    Action start 20:50:23: CCPSearch.
    MSI (s) (24:48) [20:50:23:661]: Doing action: RMCCPSearch
    Action ended 20:50:23: CCPSearch. Return value 0.
    MSI (s) (24:48) [20:50:23:662]: Note: 1: 2205 2:  3: CCPSearch
    MSI (s) (24:48) [20:50:23:662]: Note: 1: 2228 2:  3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
    Action start 20:50:23: RMCCPSearch.
    MSI (s) (24:48) [20:50:23:662]: Doing action: ValidateProductID
    Action ended 20:50:23: RMCCPSearch. Return value 0.
    Action start 20:50:23: ValidateProductID.
    MSI (s) (24:48) [20:50:23:662]: Skipping action: CcmSetInstallDir32 (condition is false)
    MSI (s) (24:48) [20:50:23:662]: Doing action: CcmSetInstallDir64
    Action ended 20:50:23: ValidateProductID. Return value 1.
    MSI (s) (24:48) [20:50:23:663]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CcmSetInstallDir64'
    MSI (s) (24:48) [20:50:23:663]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\Windows\CCM'.
    Action start 20:50:23: CcmSetInstallDir64.
    MSI (s) (24:48) [20:50:23:663]: Doing action: CcmSetInstallDirFromCmdLine
    Action ended 20:50:23: CcmSetInstallDir64. Return value 1.
    MSI (s) (24:48) [20:50:23:664]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CcmSetInstallDirFromCmdLine'
    MSI (s) (24:48) [20:50:23:664]: PROPERTY CHANGE: Modifying TARGETDIR property. Its current value is 'C:\Windows\CCM'. Its new value: 'C:\Windows\CCM\'.
    Action start 20:50:23: CcmSetInstallDirFromCmdLine.
    MSI (s) (24:48) [20:50:23:664]: Doing action: CcmSetPrimaryFolder
    Action ended 20:50:23: CcmSetInstallDirFromCmdLine. Return value 1.
    MSI (s) (24:48) [20:50:23:664]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CcmSetPrimaryFolder'
    MSI (s) (24:48) [20:50:23:664]: PROPERTY CHANGE: Adding PRIMARYFOLDER property. Its value is 'TARGETDIR'.
    Action start 20:50:23: CcmSetPrimaryFolder.
    MSI (s) (24:48) [20:50:23:665]: Doing action: FindRelatedProducts
    Action ended 20:50:23: CcmSetPrimaryFolder. Return value 1.
    Action start 20:50:23: FindRelatedProducts.
    MSI (s) (24:48) [20:50:23:665]: PROPERTY CHANGE: Adding SMSSP1COLOCDOWNGRADE property. Its value is '{8864FB91-94EE-4F16-A144-0D82A232049D}'.
    MSI (s) (24:48) [20:50:23:666]: Skipping action: SmsDetectUnsupportedUpgrade (condition is false)
    MSI (s) (24:48) [20:50:23:666]: Skipping action: SmsDetectDowngrade (condition is false)
    MSI (s) (24:48) [20:50:23:666]: Skipping action: CcmDetectUnsupportedUpgrade (condition is false)
    MSI (s) (24:48) [20:50:23:666]: Doing action: SmsDetectColocationDowngrade
    Action ended 20:50:23: FindRelatedProducts. Return value 1.
    MSI (s) (24:48) [20:50:23:666]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SmsDetectColocationDowngrade'
    Action start 20:50:23: SmsDetectColocationDowngrade.
    MSI (s) (24:48) [20:50:23:666]: Product: ConfigMgr Management Point -- A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    Action ended 20:50:23: SmsDetectColocationDowngrade. Return value 3.
    Action ended 20:50:23: INSTALL. Return value 3.
    Property(S): UpgradeCode = {ABD0F60F-1622-4311-8989-106B60D784FF}
    Property(S): TARGETDIR = C:\Windows\CCM\
    Property(S): ALLUSERS = 1
    Property(S): ErrorDialog = ErrorDialog
    Property(S): ProductName = ConfigMgr Management Point
    Property(S): ProductCode = {6CED3AB0-05AF-4C81-8DBE-A62661C26F40}
    Property(S): PackageCode = {5CBAF9F8-A298-49C0-B874-D0F5F0F39DB4}
    Property(S): Manufacturer = Microsoft Corporation
    Property(S): ProductVersion = 5.00.7804.1000
    Property(S): ProductLanguage = 1033
    Property(S): SMSCWSREGKEYNAME = MPCWSPath
    Property(S): CcmCheckRepairNotInstalled_ActionText = Abort repair if the product has not been installed.
    Property(S): CcmSwitchToRepairMode_ActionText = Product has been installed. Switch to repair mode for this installation.
    Property(S): CcmSuppressReboot_ActionText = Suppress machine reboot after installation.
    Property(S): CcmCheckFreeDiskSpace_ActionText = Check if the target volumn has enough space for the installation.
    Property(S): CcmCheckFreeDiskSpace2_ActionText = Check if the target volumn has enough space for the installation.
    Property(S): CcmSetInstallDirFromCmdLine_ActionText = Property custom action for setting install directory from command line.
    Property(S): CcmCreateWmiNamespacesInit_ActionText = Processes the table CcmWmiNamespace and sends the context to CcmCreateWmiNamespaces.
    Property(S): CcmCreateWmiNamespaces_ActionText = Creates the WMI namespaces found in the CcmWmiNamespace table
    Property(S): CcmCreateWmiNamespacesRollback_ActionText = Calls CcmRemoveWmiNamespaces. Deletes the WMI namespaces.
    Property(S): CcmRemoveWmiNamespacesInit_ActionText = Processes the table CcmWmiNamespace and sends the context to CcmRemoveWmiNamespaces.
    Property(S): CcmRemoveWmiNamespaces_ActionText = Deletes WMI namespaces.
    Property(S): CcmRegisterWmiMofFilesInit_ActionText = Queues MOF files in the CcmWmiMofFile table to be compiled.
    Property(S): CcmRegisterWmiMofFile_ActionText = Compiles MOF files that were queued by CcmRegisterWmiMofFilesInit.
    Property(S): CcmWmiRollback_ActionText = Deletes the existin site policy config and then recompiles MOF to restore old WMI instances.
    Property(S): CcmDeleteWmiBackup_ActionText = Deletes the back up mof of the wmi namespace created for rolling back purposes.
    Property(S): CcmRemoveWmiObjectsInit_ActionText = Queries the CcmWmiObject table for WMI objects to be removed.
    Property(S): CcmRemoveWmiObjects_ActionText = Removes WMI objects found by CcmRemoveWmiObjectsInit.
    Property(S): CcmRemoveWmiObjectsRollback_ActionText = Calls CcmRemoveWmiObjects. Removes WMI objects found by CcmRemoveWmiObjectsInit.
    Property(S): CcmCreateIISVirtualDirectoriesInit_ActionText = Processes the CcmIISVirtualDirectory table and passes that information to CcmCreateIISVirtualDirectories to create the virtual directories.
    Property(S): CcmCreateIISVirtualDirectories_ActionText = Creates the virtual directories specified in the CcmIISVirtualDirectory table.
    Property(S): CcmRollbackIISVirtualDirectories_ActionText = Calls CcmRemoveIISVirtualDirectories. Removes IIS Virtual Directories found in CcmRemoveIISVirtualDirectoriesInit.
    Property(S): CcmRemoveIISVirtualDirectories_ActionText = Removes IIS Virtual Directories found in CcmRemoveIISVirtualDirectoriesInit.
    Property(S): CcmRemoveIISVirtualDirectoriesInit_ActionText = Queries the CcmIISVirtualDirectory table for IIS Virtual Directories to be removed.
    Property(S): CcmCreateIISApplicationPoolsInit_ActionText = Processes the CcmIISAplicationPool table and passes that context to CcmCreateIISAplicationPools custom action.
    Property(S): CcmCreateIISApplicationPools_ActionText = Creates the application pools specified in the CcmIISAplicationPools table.
    Property(S): CcmCreateIISApplicationPoolsRollback_ActionText = Calls CcmRemoveIISApplicationPools. Removes IIS Application Pools found in CcmRemoveIISApplicationPoolsInit.
    Property(S): CcmRemoveIISApplicationPoolsInit_ActionText = Queries the CcmIISApplicationPool table for IIS Application Pools to be removed.
    Property(S): CcmRemoveIISApplicationPools_ActionText = Removes IIS Application Pools found in CcmRemoveIISApplicationPoolsInit.
    Property(S): CcmDetectFilesInUseRemoveInit_ActionText = Detect if files are in used at uninstallation.
    Property(S): CcmDetectFilesInUseInit_ActionText = Detects file in use.
    Property(S): CcmDetectFilesInUse_ActionText = Moves files that are in use so that they will be deleted upon the next reboot.
    Property(S): CcmDetectFilesInUseRollback_ActionText = Rolls back files moved by CcmDetectFilesInUse.
    Property(S): CcmDetectFilesInUseCommit_ActionText = Commits action of CcmDetectFileInUse. After this we cannot rollback.
    Property(S): CcmDetectFilesInUseRemoveRollback_ActionText = Calls CcmDetectFilesInUseRollback. Rolls back the files moved by CcmDetectFilesInUse.
    Property(S): CcmDetectFilesInUseRemoveCommit_ActionText = Calls CcmDetectFilesInUseCommit. Commits action of CcmDetectFileInUse. After this the action cannot be rolled back.
    Property(S): CcmLookupAccountNames_ActionText = Looks up the name of the Administrators group, Users group, and Creator Owner account, then sets the properties CcmAdministratorGroupName, CcmUsersGroupName, and CcmCreatorOwnerAccountName.
    Property(S): CcmRegisterPerfCountersInit_ActionText = Processes the CcmPerfApplication table for components that will be registering a performance counter.
    Property(S): CcmRegisterPerfCounters_ActionText = Registers performance counters gathered in the CcmRegisterPerfCountersInit action
    Property(S): CcmUnregisterPerfCountersInit_ActionText = Processes the CcmPerfApplication table for components that will be unregistering a performance counter.
    Property(S): CcmUnregisterPerfCounters_ActionText = Removes performance counters gathered in the CcmUnregisterPerfCountersInit action
    Property(S): CcmRegisterPerfCountersRollback_ActionText = Rolls back any changes made by CcmRegisterPerfCounters if install fails.
    Property(S): CcmUnloadWmiProvidersInit_ActionText = Enumerates component table and builds a list of files that will be installed
    Property(S): CcmUnloadWmiProviders_ActionText = Enumerates all providers and unloads them, verifies they are unloaded, and then reloads them.
    Property(S): CcmTypelibRollbackInit_ActionText = Queues a list of type libraries to be registered on rollback.
    Property(S): CcmTypelibRollback_ActionText = In the event of install failing, this event rolls back the type libraries to the state before install started.
    Property(S): CcmSetObjectSecurityInit_ActionText = Queries the CcmObjectSecurity table and passes this information to CcmSetObjectSecurity.
    Property(S): CcmSetObjectSecurity_ActionText = Applying security permissions
    Property(S): CcmSetInstallDir32_ActionText = Property action for setting installation directory for Configuration Manager Client on 32-bit platform.
    Property(S): CcmSetInstallDir64_ActionText = Property action for setting installation directory for Configuration Manager Client on 64-bit platform.
    Property(S): CcmSetPrimaryFolder_ActionText = Property action for setting target installation folder.
    Property(S): PRIMARYFOLDER = TARGETDIR
    Property(S): VersionNT64 = 603
    Property(S): CCMINSTALLDIR = C:\Windows\CCM\
    Property(S): System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933 = C:\Windows\system32\
    Property(S): SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933 = C:\Windows\SysWOW64\
    Property(S): CCMEXECFILEKEY = [#CcmExec_exe.A6940213_CD40_4753_8BA2_E803376DECC3]
    Property(S): CcmDetectUpgradeOldClient_Message = A previous version of the Configuration Manager Client is installed. Please upgrade the client to Configuration Manager 2012 before attempting to upgrade.
    Property(S): SmsDetectUpgradeOldMP_Message = A previous version of the Configuration Manager Management Point is installed. Please upgrade the management point to Configuration Manager 2012 before attempting to upgrade.
    Property(S): SmsDetectUnsupportedUpgrade_ActionText = Detect if a previous version of the Configuration Manager Management Point is installed before upgrading Configuration Manager Client.
    Property(S): CcmDetectUnsupportedUpgrade_ActionText = Detect if a previous version of the Configuration Manager Client is installed before upgrading Configuration Manager Management Point.
    Property(S): CcmAbortIfEmbeddedExists_ActionText = Abort installation if the Configuration Manager Client Embedded version is installed.
    Property(S): CcmRegisterHostingConfigurationInit_ActionText = Gathers configuration for Configuration Manager Client service to be registered on the system.
    Property(S): CcmRegisterHostingConfiguration_ActionText = Register configuration for Configuration Manager Client service.
    Property(S): CcmRegisterHostedApplicationsInit_ActionText = Gathers hosted out-of-proc DCOM applications running inside of Configuration Manager Client to be registered on the system.
    Property(S): CcmRegisterHostedApplications_ActionText = Register hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRegisterHostedApplicationsRollback_ActionText = Rollback the registration of hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRemoveHostedApplicationsInit_ActionText = Prepare to remove the registration of hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRemoveHostedApplications_ActionText = Remove the registration of hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRegisterEndpointsInit_ActionText = Gathers information such as log file name on each endpoint to be registered on the system.
    Property(S): CcmRegisterEndpoint_ActionText = Registers endpoint gathered in the action CcmRegisterEndpointsInit with WMI.
    Property(S): CcmRegisterEndpointRollback_ActionText = In the event of a failed installation, this action rolls back the changes from CcmRegisterEndpoint.
    Property(S): CcmRemoveEndpointsInit_ActionText = Gathers information for each endpoint to be removed from the system.
    Property(S): CcmRemoveEndpoint_ActionText = Removes endpoint gathered in the action CcmRemoveEndpointsInit with WMI.
    Property(S): CcmRegisterSystemTasksInit_ActionText = Processes the CcmSystemTask table and passes this information to CcmRegisterSystemTask.
    Property(S): CcmRegisterSystemTask_ActionText = Registers a System Task with WMI.
    Property(S): CcmRegisterSystemTaskRollback_ActionText = Rolls back the changes made by CcmRegisterSystemTask.
    Property(S): CcmRemoveSystemTasksInit_ActionText = Processes the CcmSystemTask table and passes this information to CcmRemoveSystemTask.
    Property(S): CcmRemoveSystemTask_ActionText = Deletes a System Task from WMI.
    Property(S): CcmRegisterProduct_ActionText = If product is registered in MSI database, then product is registered with WMI.
    Property(S): CcmRegisterProductRollback_ActionText = Calls CcmUnregisterProduct. Deletes the instance from the WMI in the Configuration Manager namespace using the ProductCode instance in the session.
    Property(S): CcmUnregisterProduct_ActionText = Deletes the instance from WMI in ccm namespace using the ProductCode instance in the session.
    Property(S): CcmRegisterComponentsInit_ActionText = Generates the list of components for CcmRegisterComponets action to register.
    Property(S): CcmRegisterComponents_ActionText = Registers components passed in from CcmRegisterComponentsInit
    Property(S): CcmRegisterComponentsRollback_ActionText = In the event of a failed installation, this action rolls back the changes from CcmRegisterComponents.
    Property(S): CcmUnregisterComponentsInit_ActionText = Generates the list of components for CcmUnregisterComponets action to unregister.
    Property(S): CcmUnregisterComponents_ActionText = Unregisters components passed in from the action CcmUnregisterComponentsInit.
    Property(S): CcmSetupLoggingInit_ActionText = Gathers log file information from the LogFile table and passes this information to CcmSetupLogging.
    Property(S): CcmSetupLogging_ActionText = Sets component logging information in WMI.
    Property(S): CcmStopService_ActionText = Stops the ccmexec service.
    Property(S): CcmStopServiceRollback_ActionText = Calls CcmStartService. Starts the ccmexec service.
    Property(S): CcmStartService_ActionText = Starts the ccmexec service.
    Property(S): CcmClearServiceSetupStamp_ActionText = Clear the time stamp for blocking the ccmexec service from starting up during upgrade.
    Property(S): CcmSetServiceConfigInit_ActionText = Gathers ServiceData and then queues actions CcmSetServiceConfig and CcmMigrateMessagingQueues.
    Property(S): CcmSetServiceConfig_ActionText = Sets WMI ServiceRootDir and configures CCMEXEC service.
    Property(S): CcmConfigDCOMInit_ActionText = Processes the CcmDCOMAplication table and  checks to see if the DCOM Component is being updated. If so, passes that information to custom action CcmConfigDCOM.
    Property(S): CcmConfigDCOM_ActionText = Configures registry key permissions for the DCOM Components passed from CcmConfigDCOMInit.
    Property(S): CcmFixupServiceConfigInit_ActionText = Gathers the services or load ordering groups which must be started before ccmexec starts.
    Property(S): CcmFixupServiceConfig_ActionText = Sets the services or load ordering groups which must be started before ccmexec can be started.
    Property(S): CcmRemoveService_ActionText = Removes BITS jobs and deletes the messaging queues.
    Property(S): CcmRemoveLanternDocuments_ActionText = Removing documents from Microsoft Policy Platform that have been submitted by Configuration Manager authority.
    Property(S): CcmSetPortConfigInit_ActionText = This custom action specifies the port the client should use when communicating with the management point and the server locator point.
    Property(S): CcmSetHttpsConfigInit_ActionText = This custom action configures the https port and http state.
    Property(S): CcmPreserveLastStateSerialNum_ActionText = Custom action to preserve last state message serial number.
    Property(S): CcmInitializePolicyInit_ActionText = Gather default policy information.
    Property(S): CcmInitializePolicy_ActionText = Sets and initializes default policy.
    Property(S): CcmMigratePolicySettingsInit_ActionText = Custom action to schedule the deferred execution of CcmMigratePolicySettings custom action.
    Property(S): CcmMigratePolicySettings_ActionText = Compiles Mof file to migrate root\ccm\Policy namespace schema from Pre-V4 Beta2 to V4 and above.
    Property(S): CcmMigratePolicySettingsCommit_ActionText = Just deletes the temporary MOF file.
    Property(S): CcmMigratePolicySettingsRollback_ActionText = Just deletes the temporary MOF file. Actual Rollback is done by the rollback action that rollbacks root\ccm namespace.
    Property(S): ExpandCcmExecFileKey_ActionText = Property action for setting CcmExec file key.
    Property(S): CcmMinAppVersion = 5.00.7000.0000
    Property(S): CcmMaxAppVersion = 5.00.9000.0000
    Property(S): SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3 = C:\Windows\SysWOW64\
    Property(S): System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3 = C:\Windows\system32\
    Property(S): SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61 = C:\Windows\SysWOW64\
    Property(S): System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61 = C:\Windows\system32\
    Property(S): USELEGACYSTATEMESSAGESTORE = 1
    Property(S): CcmValidateCustomWebSite_ActionText = This custom action validates that either the custom website or default website (if a custom website is not specified) can be used.
    Property(S): CcmValidateServerConfig_ActionText = Validates that IIS, BITS and WebDAV is installed and properly configured setup.
    Property(S): CcmLookupIISAnonymousAccountName_ActionText = Looks up the IIS AnonymousUserName and then sets the IISAnonymousUserAccount property to this value.
    Property(S): CcmSetServiceMPConfigInit_ActionText = Gathers Incoming and Outgoing directories and virtual directories for the MP. Queues the action CcmSetServiceMPConfig.
    Property(S): CcmSetServiceMPConfig_ActionText = Sets Incoming and Outgoing directories and virtual directories in WMI.
    Property(S): CcmSetServerDataRoot_ActionText = Property action for setting service data root folder.
    Property(S): CcmSetServerDataRootInstallDir_ActionText = Property action for setting service data folder.
    Property(S): CcmIncomingVDirName = CCM_Incoming
    Property(S): SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 = C:\Windows\SysWOW64\
    Property(S): System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 = C:\Windows\system32\
    Property(S): CCMSERVERDATAROOT = h:\Program Files\Microsoft Configuration Manager
    Property(S): CcmSystemVDirName = CCM_System
    Property(S): CcmSystemRegVDirName = CCM_System_WindowsAuth
    Property(S): CcmSystemAltAuthVDirName = CCM_System_AltAuth
    Property(S): SMSCACHEDIR = Default
    Property(S): SMSCACHEFLAGS = Default
    Property(S): DISABLESITEOPT = Default
    Property(S): DISABLECACHEOPT = Default
    Property(S): SMSCACHESIZE = 5120
    Property(S): SmsShellNotify_ActionText = Notifies the shell for the file-association icon changes.
    Property(S): CCMINSTALLMSMQ = FALSE
    Property(S): CCMINSTALLMP = 1
    Property(S): ARPSYSTEMCOMPONENT = 1
    Property(S): ARPNOREMOVE = 1
    Property(S): ARPNOMODIFY = 1
    Property(S): CCMENABLELOGGING_Default = FALSE
    Property(S): CCMLOGLEVEL_Default = 1
    Property(S): CCMLOGMAXSIZE_Default = 2000000
    Property(S): CCMLOGMAXHISTORY_Default = 1
    Property(S): SecureCustomProperties = CCMENABLELOGGING;CCMLOGLEVEL;CCMLOGMAXHISTORY;CCMLOGMAXSIZE;CCMDEBUGLOGGING;CCMOSINSTALLPATHS;CCMINSTALLMSMQ;CCMINSTALLMP;SMSUPGRADEPRODUCTS;CCMSERVERDATAROOT;SMSUPLEVELPRODUCTS;USESMSPORTS;SMSPORTS;CCMHTTPPORT;SMSSP1COLOCDOWNGRADE;USESMSSSLPORTS;SMSSSLPORTS;SMSSSLSTATE;CCMHTTPSPORT;CCMHTTPSCERTNAME;SMSFWKUPGRADEFROMPREV4;CCMFWKUPGRADEFROMPREV4;CLIENTFWKUPGRADEFROMCM2007;SMSCWS;CCMSHAREMODE
    Property(S): AdminProperties = CCMENABLELOGGING;CCMLOGLEVEL;CCMLOGMAXHISTORY;CCMLOGMAXSIZE;CCMDEBUGLOGGING;CCMOSINSTALLPATHS;CCMINSTALLMSMQ;CCMINSTALLMP;CCMSERVERDATAROOT;CCMALLOWSILENTREBOOT;CCMHTTPPORT;CCMHTTPSPORT;CCMHTTPSCERTNAME;SMSCWS
    Property(S): CcmDefaultPolicyAuthorityPriority = 10
    Property(S): SmsDetectColocationDowngrade_Message = A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    Property(S): SmsDetectColocationDowngrade_ActionText = Detect if a newer version of the Configuration Management Client is installed before installing the Configuration Manager Management Point.
    Property(S): SmsDetectDowngrade_ActionText = Check if a newer version of the Configuration Manager Client is already installed.
    Property(S): SmsMpRepairSucceeded_ActionText = Sends a wmi event to indicate MP repair succeeded.
    Property(S): SmsDetectMSXMLRebootRequired_ActionText = Tries to create an instance of SAXXMLReader to determine if a reboot is required.
    Property(S): SmsMpSetDefaultPolicyAuthority_ActionText = Set default policy authority for the Configuration Manager Management Point.
    Property(S): SmsMpSerializedKeyExist_ActionText = Wait for the Configuration Manager Management Point serialized key to exist.
    Property(S): ButtonText_Next = &Next >
    Property(S): ButtonText_Back = < &Back
    Property(S): ButtonText_Cancel = &Cancel
    Property(S): ButtonText_Finish = &Finish
    Property(S): ButtonText_Install = &Install
    Property(S): ButtonText_Close = &Close
    Property(S): ButtonText_OK = &OK
    Property(S): ButtonText_Abort = &Abort
    Property(S): ButtonText_Ignore = &Ignore
    Property(S): ButtonText_No = &No
    Property(S): ButtonText_Yes = &Yes
    Property(S): ButtonText_Retry = &Retry
    Property(S): ButtonText_Exit = &Exit
    Property(S): FilesInUse_Info = Setup has detected that it needs to update some files that are currently in use by other processes.
    To prevent having to reboot the machine, please close the following applications:
    Property(S): DefaultUIFont = DefaultDlgFont
    Property(S): DialogBox_Title = ConfigMgr Management Point Setup
    Property(S): WelcomeDialog_Info = This will install the ConfigMgr Management Point.
    Property(S): InstallDialog_Title = Install
    Property(S): InstallDialog_SubTitle = The product is now ready to install
    Property(S): InstallDialog_Info = Click Next to proceed.
    Property(S): ProgressDialog_Title = Please Wait
    Property(S): ProgressDialog_SubTitle = Setup is configuring your system.
    Property(S): CompleteDialog_Title = Setup Complete
    Property(S): CompleteDialog_SubTitle = Setup has finished updating your system.
    Property(S): CompleteDialog_Info = Setup was successful.
    Property(S): UserExitDialog_Title = Setup Aborted
    Property(S): UserExitDialog_SubTitle = Setup was cancelled
    Property(S): UserExitDialog_Info = The ConfigMgr Management Point setup was cancelled.
    Property(S): InstallErrorDialog_Title = Setup Aborted
    Property(S): InstallErrorDialog_SubTitle = Setup failed
    Property(S): InstallErrorDialog_Info = Setup encountered an error and could not continue.
    Property(S): SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2 = C:\Windows\SysWOW64\
    Property(S): System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2 = C:\Windows\system32\
    Property(S): SMSSP1COLOCDOWNGRADE = {8864FB91-94EE-4F16-A144-0D82A232049D}
    Property(S): MsiLogFileLocation = h:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    Property(S): ProductState = -1
    Property(S): PackagecodeChanging = 1
    Property(S): USESMSPORTS = TRUE
    Property(S): SMSPORTS = 80
    Property(S): USESMSSSLPORTS = TRUE
    Property(S): SMSSSLPORTS = 443
    Property(S): USESMSSSL = TRUE
    Property(S): SMSSSLSTATE = 0
    Property(S): CCMENABLELOGGING = TRUE
    Property(S): CCMLOGLEVEL = 1
    Property(S): CCMLOGMAXSIZE = 1000000
    Property(S): CCMLOGMAXHISTORY = 1
    Property(S): CURRENTDIRECTORY = H:\Program Files\Microsoft Configuration Manager\bin\x64
    Property(S): CLIENTUILEVEL = 3
    Property(S): MSICLIENTUSESEXTERNALUI = 1
    Property(S): CLIENTPROCESSID = 6556
    Property(S): MsiRestartManagerSessionKey = d8d0cefc1249514889002637bb750a41
    Property(S): VersionDatabase = 200
    Property(S): MsiSystemRebootPending = 1
    Property(S): VersionMsi = 5.00
    Property(S): VersionNT = 603
    Property(S): WindowsBuild = 9600
    Property(S): ServicePackLevel = 0
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 3
    Property(S): MsiNTSuiteDataCenter = 1
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): RemoteAdminTS = 1
    Property(S): TempFolder = C:\Windows\TEMP\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): AppDataFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\
    Property(S): FavoritesFolder = C:\Windows\system32\config\systemprofile\Favorites\
    Property(S): NetHoodFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\Windows\system32\config\systemprofile\Documents\
    Property(S): PrintHoodFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): LocalAppDataFolder = C:\Windows\system32\config\systemprofile\AppData\Local\
    Property(S): MyPicturesFolder = C:\Windows\system32\config\systemprofile\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): MsiAMD64 = 6
    Property(S): Msix64 = 6
    Property(S): Intel = 6
    Property(S): PhysicalMemory = 5372
    Property(S): VirtualMemory = 4017
    Property(S): AdminUser = 1
    Property(S): MsiTrueAdminUser = 1
    Property(S): LogonUser = SYSTEM
    Property(S): UserSID = S-1-5-18
    Property(S): UserLanguageID = 1033
    Property(S): ComputerName = [servername]
    Property(S): SystemLanguageID = 1033
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 23
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 20:50:23
    Property(S): Date = 8/27/2014
    Property(S): MsiNetAssemblySupport = 4.0.30319.33440
    Property(S): MsiWin32AssemblySupport = 6.3.9600.16384
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiRunningElevated = 1
    Property(S): Privileged = 1
    Property(S): DATABASE = C:\Windows\Installer\6257f6f.msi
    Property(S): OriginalDatabase = h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
    Property(S): UILevel = 2
    Property(S): ACTION = INSTALL
    === Logging stopped: 8/27/2014  20:50:23 ===
    MSI (s) (24:48) [20:50:23:717]: Note: 1: 1708
    MSI (s) (24:48) [20:50:23:717]: Product: ConfigMgr Management Point -- Installation operation failed.
    MSI (s) (24:48) [20:50:23:718]: Windows Installer installed the product. Product Name: ConfigMgr Management Point. Product Version: 5.00.7804.1000. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
    MSI (s) (24:48) [20:50:23:721]: Deferring clean up of packages/files, if any exist
    MSI (s) (24:48) [20:50:23:721]: MainEngineThread is returning 1603
    MSI (s) (24:FC) [20:50:23:725]: RESTART MANAGER: Session closed.
    MSI (s) (24:FC) [20:50:23:725]: No System Restore sequence number for this installation.
    MSI (s) (24:FC) [20:50:23:726]: User policy value 'DisableRollback' is 0
    MSI (s) (24:FC) [20:50:23:726]: Machine policy value 'DisableRollback' is 0
    MSI (s) (24:FC) [20:50:23:726]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (24:FC) [20:50:23:726]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (24:FC) [20:50:23:726]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (24:FC) [20:50:23:727]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (9C:58) [20:50:23:728]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (9C:58) [20:50:23:728]: MainEngineThread is returning 1603
    === Verbose logging stopped: 8/27/2014  20:50:23 ===

    A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    Action ended 20:50:23: SmsDetectColocationDowngrade. Return value 3.
    Action ended 20:50:23: INSTALL. Return value 3.
    The installer certainly thinks that you still have a previous ConfigMgr client installed. Perhaps you haven't completely removed it. Use ccmclean.exe from the SMS 2003 tool kit.
    If that fails, why not just rebuild the server - you've said that this is a fresh install. I don't like too much messing at the beginning. This can be difficult enough - you need to start with a clean installation of the product.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

Maybe you are looking for

  • Standard Forecast report for Sales

    Hi, I wanted to know if there is any standard Sales forecast report available ? I tried using tcode MC95 field Planning type as Z961 but im not getting materialwise forecast.Help if anyone is familiar with this. Regards Deepa

  • Hi guru's   i am new to xi  please explain what is correlation in xi

    1) please explain what is correlation in xi ? 2) what is the xi landscape ?

  • Transfer edited photos from iPhoto app on my iPad back to the iMac

    Dear all, I've edited some photos on my ipad using the iPhoto app and I would like to have them transferred back to my iMac.  Can anyone please show me the required steps?  Thanks. Note: I've tried plugging in my ipad to my iMac and opened iPhoto on

  • Is it the MB or something else?

    Okay here we go. I bought an MSI K7N2 Delta and was running Patriot 512MB PC3200 Low Density memory with a AMD 1.7, Windows XP. Everything has been working fine. I finally upgraded to an AMD 3.2, but now I seem to crash from games and sometimes go to

  • X6 - Can't connect to free wifi spots

    I'm having a problem connecting to free wifi spots, eg McDonalds etc. My X6 can see there is a wifi network but when I try to connect it asks for the pre-shared key. As far as I know the free wifi (McD) doesn't have a key??? Is there a setting I need