OIM Installation - Post Installation Issues

Hi,
I am able to install Oracle Identity Manager (11.1.1.5.0) from OIAM Suite 11g.
The installation is standalone OIM without LDAP sync. After the installation I am able to start the admin server and soa server. But as I start the oim serve, it throws error in deployment of oim application. The stack trace is as follows -
####<Jul 21, 2011 11:18:27 AM GMT+05:30> <Error> <Deployer> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2535944ccd7a4891:-5b8e291d:131421a2c47:-8000-00000000000023f0> <1311227307986> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1311227284599' for task '4'. Error is: 'oracle.iam.platform.utils.OIMAppInitializationException:
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
Password for .xldatabasekey is not seeded in CSF.
oracle.iam.platform.utils.OIMAppInitializationException:
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
Password for .xldatabasekey is not seeded in CSF.
     at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
     at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
     at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
     at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
     at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
     at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
     at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:87)
     at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:98)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
     at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
     at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
Password for .xldatabasekey is not seeded in CSF.
     at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
     at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
     at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
     at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
     at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
     at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
     at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:87)
     at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:98)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
     at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
     at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
I tried with the solution given in OTN thread - [ http://forums.oracle.com/forums/message.jspa?messageID=9739002#9739002 ]
After that when I try to start the server I get following error stack -
####<Jul 21, 2011 12:00:39 PM GMT+05:30> <Error> <Deployer> <oim_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2535944ccd7a4891:-e6a50f9:1314b628804:-8000-0000000000000003> <1311229839727> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.utils.OIMAppInitializationException:
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
oracle.iam.platform.utils.OIMAppInitializationException:
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
     at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
     at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
     at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
     at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
     at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
     at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
     at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
     at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
     at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
     at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
     at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
     at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
     at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
     at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
     at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
     at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
     at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
     at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
     at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
     at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
     at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
     at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Any resolution on this ? In case the post installation steps are common - why they are not part of the standard installation so that it will not get missed.
Edited by: Mac on Jul 21, 2011 12:10 AM

HI Mac,
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
oracle.iam.platform.utils.OIMAppInitializationException:
OIM application intialization failed because of the following reasons:
Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
OIM generates this key(.xlDataBaseKey) during OIM Installation itself. It seems like for some reason it(.xlDataBaseKey) was nos created <DOMAIN_HOME>/config/fmwconfig/.
So, follow this instructions here:
(http://ssb.sewanee.edu/oradocs/OBIEE/core.1111/e12035/oim.htm#CFHDDACC) 13.11 Adding the CSF Entries for Oracle Identity Management and WSM
I hope this helps.
Thiago L Guimaraes

Similar Messages

  • OIM installation issue

    hi i am installing oracle identity management 11g. it will take a wjhole day in configuration process and at last it always give me a new errors:
    the steps i am following are
    1. installed web logic server 10.3
    2 installed oracle database 11g r2
    3 installed rcu 11.1.1.2.1
    4 installed oracle idm 11.1.1.2.0
    suggest me the correct steps. i will be highly obliged

    thanks for your valuable reply,the things i have done are the following.
    1 installed oracle database 11g r2
    2.create schema using RCU 11.1.1.2.1
    3.installed weblogic server 10.3.2
    4installed soa suite 11.1.1.2.0
    5.installed oracle idm 11.1.1.2.0
    is it necessary to install soa 11.1.1.2.0 then patch it or direct ii can install the soa 11.1.1.3.0

  • [SOLVED] Post-installation issues with XFCE

    I just installed Arch Linux on an old eee-1000H laptop with XFCE and Slim as login manager. I have a few post-installlation issues I just can't find out how to fix.
    1. I'm using pulseaudio with XFCE and I would like to have a tray icon in the panel to control the volume etc. I know that there is the audio mixer plugin but that doesn't log into pulseaudio. I then installed pasystray-git from AUR and that seems to work fine but I can't get it to autolaunch at login. When I add it to the launcher it seems to start but it isn't showing up in the tray. I have to launch it manually after login then it shows up. What am i doing wrong or is this a bug?
    2. I'm using kalu to notifications about updates etc. and it works fine but I can't perform updates from the drop-down menu in kalu I get an error saying:
    Parsing /etc/pacman.conf ... ok
    Creating kalu_updater... ok
    Initializing kalu_updater... failed
    Error: Failed to initialize: Authorization from PolicyKit failed
    similar issue trying to launch for example gparted:
    [af@andre-eee1000h ~]$ gparted_polkit
    Error executing command as another user: No authentication agent found.
    I have policykit installed and also policykit-gnome as well and it is running
    [af@andre-eee1000h ~]$ ps x | grep polkit
    2006 pts/0    S+     0:00 grep polkit
    and my user is added to sudo because I can launch gparted with sudo gparted. So what am I missing?
    Last edited by fettouhi (2014-10-02 08:41:41)

    progandy wrote:I am using volumeicon to control pulseaudio (in XFCE and now in i3 too). It can display and manipulate the master volume of current default device, and I set it to open pavucontrol as mixer.
    The autostart was a bit difficult in XFCE, I don't know why. maybe try to run it as a shellscript and redirect stderr, stdout and stdin all to /dev/null. I had some problems with strange broken pipes crashing applications under XFCE when run with autostart.
    By the way, pasystray is not meant to control the volume, only to manipulate the connections between devices and streams.
    I tried using volumeicon as well and I can't it to autolaunch when xfce starts either.

  • Problem in OIM Installation in Linux-64 bit environment

    Hi,
    Components used
    1. Oracle Database11gR1
    2. Weblogic Application server 10.3.0(installed in non clustered mode)
    3. OIM 9.1.0.1
    Also ensured the above three are compatible.
    I'm facing problem at the end of OIM installation in RedHat Linux-64 bit environment.
    The error details in setup-weblogic.log file is given below
    ===================================
    setup-startscript:
    setup:
    [echo] Setting up weblogic for xellerate complete.
    [ant] Exiting /oracle/oimserver/xellerate/setup/weblogic-setup.xml.
    BUILD FAILED
    /oracle/oimserver/xellerate/setup/setup.xml:443: The following error occurred while executing this line:
    /oracle/oimserver/xellerate/setup/weblogic-setup.xml:196: Could not create task or type of type: wlst.
    Ant could not find the task or a class this task relies upon.
    This is common and has a number of causes; the usual
    solutions are to read the manual pages then download and
    install needed JAR files, or fix the build file:
    - You have misspelt 'wlst'.
    Fix: check your spelling.
    - The task needs an external JAR file to execute
    and this is not found at the right place in the classpath.
    Fix: check the documentation for dependencies.
    Fix: declare the task.
    - The task is an Ant optional task and the JAR file and/or libraries
    implementing the functionality were not found at the time you
    yourself built your installation of Ant from the Ant sources.
    Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to the
    task and make sure it contains more than merely a META-INF/MANIFEST.MF.
    If all it contains is the manifest, then rebuild Ant with the needed
    libraries present in ${ant.home}/lib/optional/ , or alternatively,
    download a pre-built release version from apache.org
    - The build file was written for a later version of Ant
    Fix: upgrade to at least the latest release version of Ant
    - The task is not an Ant core or optional task
    and needs to be declared using <taskdef>.
    - You are attempting to use a task defined using
    <presetdef> or <macrodef> but have spelt wrong or not
    defined it at the point of use
    Remember that for JAR files to be visible to Ant tasks implemented
    in ANT_HOME/lib, the files must be in the same directory or on the
    classpath
    Please neither file bug reports on this problem, nor email the
    Ant mailing lists, until all of these causes have been explored,
    as this is not an Ant bug.
         at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:385)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at org.apache.tools.ant.Main.runBuild(Main.java:668)
         at org.apache.tools.ant.Main.startAnt(Main.java:187)
         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
    Caused by: /oracle/oimserver/xellerate/setup/weblogic-setup.xml:196: Could not create task or type of type: wlst.
    Further, I have identified that the ant was unable to launch a custom web logic task, wlst.
    This custom task of web logic task is invoked by ant using the following script in <OIM_HOME>/xellerate/setup/weblogic-setup.xml.
    <target name="setup" depends="setup-startscript">
    <echo>Setting up weblogic for xellerate complete.</echo>
    <wlst properties="${basedir}/Profiles/${profile}" arguments='SETUP_CONFIG ${profile}
    ${weblogic_login_password} ${datasource_user_password} '
    fileName="${basedir}/setup/oimconfig.py"
    executeScriptBeforeFile="false"
    failOnError="true">
    </wlst>
    <antcall target="stopServer"/>
    <antcall target="startServer"/>
    </target>
    Also I have ensured the all the environmental variables, JAVAOPTIONS, USER_MEM_ARGS, ANT_OPTS are properly set before installing OIM.
    I have tried several times but still getting the same error.
    Please help me to resolve this issue.
    Did anyone face this issue before??????
    Edited by: Katheresh on May 17, 2010 9:36 PM

    I am not certain but when I was installing OIM 9.1.x with wls 10.3.0 on windows I had a failure too and it turned out I didn't create the wls domain user and group for OIM. The docs for OIM 9.1 does not talk about it so you may want to create this account and group and re-try the install. The steps are below:
    Log in to the WebLogic Admin Console using your new account by pointing a web browser to the following url:
    http://<hostname>:7001/console
    1. Select Security, then Realms, then myrealm, and then Groups from the navigation panel on the left.
    2. Select the Configure a new Group link in the Groups page.
    3. Enter User for the group name in the Name field under the General tab and optionally enter a description for the group.Click Apply.
    Note:
    The group name User is case-sensitive.
    4. Select Security, then Realms, then myrealm, and then Users from the navigation panel on the left.
    5. Select the Configure a new User link in the Users page.
    6. Enter Internal for the user name in the Name field under the General tab and optionally enter a description for the user.
    Note:
    The user name Internal is case-sensitive.
    7. Enter and confirm a password associated with the user name Internal and click Apply.
    8. Select the Groups tab.
    9. Add the User group to the list of Current Groups for the Internal user by selecting User from the list of Possible Groups and clicking the --> right arrow button. Click Apply.
    Please post back if it works,
    Thanks,

  • Lightroom 4.2 Installation Issue

    Leaving this around in case anyone else has the same problem -- Solution found -- Windows installer issues / registry issues -- used the Microsoft Fix it tool (http://support.microsoft.com/kb/2438651#reso3) to correct.  4.2 install ran fine.
    I've read through the posts in the Lightroom forum regarding  LR 4.2 install issues. I will list here the things I've done to try to get the install to work:
    1) Downloaded the installation software twice.
    2) Ran the setup program in admin user mode.
    3) Ran the install in admin user mode.
    4) Get the following error in a Windows Installer window:
    The feature you are trying to use is on a network resource that is unavailable.
    Click ok to try again, or enter an alternate path to a folder containing the installation package 'Adobe_Lightroom_x64.msi' in the box below.
    Use source:
    c:\Users\RMJF\AppData\Local\Temp\{...}
    What I have found (after displaying hidden AppData folder):
    The location where the .msi file resides is different from the one defaulting in the above window.
    I select this alternate path, but still cannot complete the installation.
    Furthermore, when I cancel the install, I get this error:
    Adobe Photoshop Lightroom 4.2 64-bit Installer Info
    Error 1714. The older version of Adobe Photoshop Lightoom 4.2 64-bit cannot be removed. Contact your technical support group
    I have been running LR since the beginning of time and most recently LR 4.1, so there is no 4.2 installed.
    Also, I tried to fix the install of 4.1 via the programs in Control Panel. I cannot repair it and get this error:
    The installation source for this product is not available. Verify that the source exists and that you can access it.
    All versions (except the 1.0 version) were downloaded and installed from the Adobe LR site.
    So, looking for suggestions.
    Seems like there are some missing files from the 4.1 version that are hindering the install of 4.2???
    All quite frustrating.  Hope you can get me to a speedy solution.
    (System info:  Windows Vista 64-bit Home, SP 2, 20 GB of disk space to spare!  Also, I have set the install program to be allowed by the anti-virus program. I have run a registry clean-up, as well.  No other apps are running during the install.)
    Message was edited by: marzo19

    untill now, 3 phones later, and mayby 10 attemps later to install it: notting. the errors that i am gething are the same as above, but nothing helps for me.
    even the microsoft fixid diden't help.
    So also desperate.

  • Installation issue on opensuse 11

    Hey All,<br /><br />Im a Windows guy still struggling with Linux set-upsso take it easy on me! :)  and Im having a hard time getting blaze installed and running.<br /><br />This is what Ive done so far.  I've successfully set-up the latest copy of openSuse11 64 bit version with: <br />  Tomcat 6.0.16 (Tested and running)<br />  ANT 1.7<br />  JAVA SDK & JDK 6<br />  Junit (ant-junit, junit, junit-javadoc, junit-manual, libcppunit-1_12-0)<br />  Downloaded both blazeds.war and blazeds_src_3-0-0-544.zip<br />  From Tomcat Manager I uploaded the blazeds.war file successfully.<br />  I unzipped the zip file into root/blazeds and from a command prompt ran     ant.  These are the errors Im getting:<br />     *  [taskdef] Could no load definitions from resource net/sf/antcontrib/antcontrib.properties.  It could not be found.  (Repeats about a dozen times)<br />     *  BUILD FAILED<br />     *  /root/blazeds/build.xml:445:  The following error occurred while executing this line:<br />     *  /root/blazeds/resources/fds-ajax-bridge/build.xml:52  Problem:  failed to create task or type if Cause:  The name is undefined.<br />     *  Action:  Check the spelling<br />     *  Action:  Check that any custom tasks/types have been declared<br />     *  Action:  Check that any <presetdef>/<mac  rodef> declarations have taken place.<br /><br />Variables:<br />env | grep _HOME<br /><br />ANT_HOME  = /usr/share/ant<br />JRE_HOME =/usr/lib64/jvm/java/jre<br />JAVA_HOME =/usr/lib64/jvm/java/jre<br />SDK_HOME =/usr/lib64/jvm/java/jre<br />JDK_HOME =/usr/lib64/jvm/java/jre<br /><br />Any ideas?<br />Brad

    Hi Alex,
    Sorry I've been away and just got back.  Presently I'm working from jrun4 and would like to use blazeds instead.  Once my projects get going I would need the ability to use my customers already made linux/tomcat boxes and just plug in blaze.
    I look forward to your answer.
    Brad
    On Fri, Aug 1, 2008 at 12:57 PM, Alex Glosband
    <
    [email protected]> wrote:
    A new message was posted by Alex Glosband in
    Configuration and Getting Started Discussion --
      Installation issue on opensuse 11
    Are you just trying to install and run BlazeDS? Why do you need to build from source?
    -Alex
    View/reply at
    Installation issue on opensuse 11
    Replies by email are OK.
    Use the
    unsubscribe form to cancel your email subscription.

  • HP Photosmart D7360 -- Driver/Installation issue

    For some reason my HP Pavillion Laptop no longer recognizes my HP Photosmart printer.  I have downloaded the drivers, I have the disk and no matter what I do, I can't get the printer driver to install. 
    It tells me that it can load verythign BUT the driver.  Any ideas?
    Thanks
    jstjohn

    Welcome to the forums @Pierre-Louis ,
    I read about the installation issue you're having with your Photosmart C4280 on Windows 8. I have a guide that I have heard successful results from and I hope they work for your scenario as well!
    Click this link to get started: A 'Fatal Error' (MSI error) Displays on the Computer During HP Software Installation in Windows
    Good luck
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Problem in OIM installation

    Hi All,
    I am trying to install OIM 9.1.0.1 on the following configuration:
    OS: Windows 2003 server
    jdk: Sun jdk 1.6.0_10
    App Server: jboss 4.0.3
    database: Oracle 10g
    I have successfully installed java, and database and run the prepare_xl_db.bat file without any error (except the normal view or table doesn't exist).
    But when I run the setup_server.bat file, it just starts with a command prompt and then gets closed and no other screen for installation appears.
    I have checked the java_home, classpath and path variables. Everything looks fine.
    java_home is set to the jdk folder.
    classpath to the bin folder of jdk.
    path is set to the system32, webem and bin folder of jdk folder.
    If anyone has any idea about the same, please post.
    Thanks
    Gaurav

    Are you using Virtual Environment ?
    If yes, where you have kept the installables, Is it on ethe same machine where you are installing or you have kept it on your physical machine ?
    You may laugh but once it worked for someone. So he suggested me. :)
    When your command prompt opens it will show some file name.
    Just see the temp folder, is it creating folder (temp folder of OIM Installables). Give try after copying the installables in temp folder of windows.

  • Acrobat Installation Issues due to Computer Switch

    My surface bit the dust last week and I had to replace it. Downloaded acrobat successfully tot eh surface but then that apparently cut off access to the adobe pro on my home computer.
    How do I get acrobat re-installed without the "you don't have a license" error message.
    I am on a subscription plan
    P

    licensing issue-the system does not recognize that I have a license so I would love to eb able to speak with a real person so they coudl go and look at my purchase and fix the problem.
    I'll be calling on Monday- right now I am using a trial version again but need to fix before the 39 days are up Peter Collopy, CSP, CIH, CHP
    Damariscotta, ME518.859.1944 (cell)
          From: RahulTyagi4you <[email protected]>
    To: Peter Collopy <[email protected]>
    Sent: Sunday, March 1, 2015 5:30 AM
    Subject:  Acrobat Installation Issues due to Computer Switch
    Acrobat Installation Issues due to Computer Switch
    created by RahulTyagi4you in Acrobat Installation & Update Issues - View the full discussionHi Peter Collopy, Is Acrobat properly installed on your system?Please confirm if you facing installation issues or licensing issues? Regards,Rahul Tyagi If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7240431#7240431 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7240431#7240431 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Acrobat Installation & Update Issues by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Adobe AIR Installation Issue

    Hi,
    I am facing an installation issue with AIR file on multiple machines.Though I am able to install it on some machiens.Below is the log for same.
    [2011-08-05:11:56:02] Application Installer begin with version 2.7.0.19530 on Windows XP x86
    [2011-08-05:11:56:02] Commandline is: E:\ASMTv3India\ASMT2011_Beta-4Aug2011\ASMT2011_Beta.air
    [2011-08-05:11:56:02] Installed runtime (2.7.0.19530) located at c:\Program Files\Common Files\Adobe AIR
    [2011-08-05:11:56:02] Unpackaging file:///E:/v3India/App_Beta.air to C:\Documents and Settings\Media\Local Settings\Temp\fla2D.tmp
    [2011-08-05:11:56:03] Application signature verified
    [2011-08-05:11:56:03] Unpackaging/validation complete
    [2011-08-05:11:56:03] No app located for appID 'App2011-Beta' and pubID ''
    [2011-08-05:11:56:12] Converting unpackaged application to a native installation package in C:\Documents and Settings\Media\Local Settings\Temp\fla3B.tmp
    [2011-08-05:11:56:18] Native installation package creation succeeded
    [2011-08-05:11:56:18] Starting app installation to C:\Program Files. Installing app ASMT2011-Beta version v3.010 using the source file at file:///E:/v3India/App_Beta.air
    [2011-08-05:11:56:18] Installing msi at C:\Documents and Settings\Media\Local Settings\Temp\fla3B.tmp\setup.msi with guid {EBF346A2-FD8C-08C2-07E8-AA91ABD1CAE6}
    [2011-08-05:11:56:21] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2011-08-05:11:56:21] Rolling back install of C:\Documents and Settings\Media\Local Settings\Temp\fla3B.tmp\setup.msi
    [2011-08-05:11:56:21] Rollback complete
    [2011-08-05:11:56:21] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2011-08-05:11:56:28] Application Installer end with exit code 7
    Please do the needful.
    Thanks & Regards
       Vishal

    Ok, I understand.  So before we continue, we really need to figure out what the exact error is.  Can you, on at least 2 systems, generate the MSI logs we'll need?  Here's a document that explains how to enable logging and where to find the logs once they've been created:
    How to enable Windows logging
    Once you've enabled logging, try installing again.  Grab the newly created msi logs and either post here or email me at [email protected]  I'll examine the logs and see if we can find a common issue between the systems.
    Thanks,
    Chris

  • Another Adobe Air installation issue

    I've tried removing the following directories and still get an error while installing.
    C:\Program Files\Common Files\Adobe AIR
         C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com
         C:\Users\phil\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com
         C:\Users\phil\AppData\Local\Adobe\AIR
         C:\Users\phil\AppData\Roaming\Adobe\AIR
         C:\ProgramData\Adobe\AIR
    Yes, I ran it as administrator but not the default admin account. Phil's account has administrative privileges.
    [2011-09-20:18:00:52] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-20:18:00:52] Commandline is: -x1 file:///C:/Users/phil/Downloads/LIFR-1.1.0.air
    [2011-09-20:18:00:52] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-09-20:18:00:52] Invoking Application Installer for combined install
    [2011-09-20:18:00:52] Launching subprocess with commandline C:\Users\phil\AppData\Local\Temp\AIR30EF.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\phil\AppData\Local\Temp\AIR30EF.tmp -withRuntime -url file:///C:/Users/phil/Downloads/LIFR-1.1.0.air
    [2011-09-20:18:00:52] Application Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-20:18:00:52] Commandline is: -runtime C:\Users\phil\AppData\Local\Temp\AIR30EF.tmp -withRuntime -url file:///C:/Users/phil/Downloads/LIFR-1.1.0.air
    [2011-09-20:18:00:52] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-09-20:18:00:53] Unpackaging file:///C:/Users/phil/Downloads/LIFR-1.1.0.air to C:\Users\phil\AppData\Local\Temp\fla41C0.tmp
    [2011-09-20:18:00:55] Application signature verified
    [2011-09-20:18:00:55] Unpackaging/validation complete
    [2011-09-20:18:00:55] No app located for appID 'com.amz.retirementplanner' and pubID ''
    [2011-09-20:18:01:10] Converting unpackaged application to a native installation package in C:\Users\phil\AppData\Local\Temp\fla841F.tmp
    [2011-09-20:18:01:11] Native installation package creation succeeded
    [2011-09-20:18:01:11] Launching subprocess with commandline C:\Users\phil\AppData\Local\Temp\AIR30EF.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\phil\AppData\Local\Temp\AIR30EF.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/phil/Downloads/LIFR-1.1.0.air
    [2011-09-20:18:01:11] Relaunching with elevation
    [2011-09-20:18:01:14] Application Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-20:18:01:14] Commandline is: -stdio \\.\pipe\AIR_3948_0 -runtime C:\Users\phil\AppData\Local\Temp\AIR30EF.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/phil/Downloads/LIFR-1.1.0.air
    [2011-09-20:18:01:14] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-09-20:18:01:15] Unpackaging file:///C:/Users/phil/Downloads/LIFR-1.1.0.air to C:\Users\phil\AppData\Local\Temp\fla98F4.tmp
    [2011-09-20:18:01:17] Application signature verified
    [2011-09-20:18:01:17] Unpackaging/validation complete
    [2011-09-20:18:01:17] No app located for appID 'com.amz.retirementplanner' and pubID ''
    [2011-09-20:18:01:17] Converting unpackaged application to a native installation package in C:\Users\phil\AppData\Local\Temp\flaA064.tmp
    [2011-09-20:18:01:18] Native installation package creation succeeded
    [2011-09-20:18:01:18] Starting silent combined runtime update and app install.
    Updating runtime from version 1.5.0.7220 to version 2.7.1.19610.
    Installing app com.amz.retirementplanner version 1.1.0 to C:\Program Files (x86)  using the source file at file:///C:/Users/phil/Downloads/LIFR-1.1.0.air
    [2011-09-20:18:01:19] Installing msi at C:\Users\phil\AppData\Local\Temp\AIR30EF.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-20:18:01:24] Installing msi at C:\Users\phil\AppData\Local\Temp\flaA064.tmp\setup.msi with guid {05E8C32F-06A7-1EF5-81B0-485BEAFD69AB}
    [2011-09-20:18:01:28] Application Installer end with exit code 0
    [2011-09-20:18:01:28] Elevated install completed
    [2011-09-20:18:01:28] Launching subprocess with commandline C:\Program Files (x86)\LIFR Retirement Planner 1.1\LIFR Retirement Planner 1.1.exe
    [2011-09-20:18:01:29] Application Installer end with exit code 0
    [2011-09-20:18:01:29] Subprocess app installer succeeded
    [2011-09-20:18:01:29] Runtime Installer end with exit code 0
    [2011-09-20:18:05:59] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-20:18:05:59] Commandline is:
    [2011-09-20:18:05:59] No installed runtime detected
    [2011-09-20:18:06:03] Relaunching with elevation
    [2011-09-20:18:06:03] Launching subprocess with commandline c:\users\phil\appdata\local\temp\aire262.tmp\adobe air installer.exe -ei
    [2011-09-20:18:06:07] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-20:18:06:07] Commandline is: -stdio \\.\pipe\AIR_3744_0 -ei
    [2011-09-20:18:06:07] No installed runtime detected
    [2011-09-20:18:06:07] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-20:18:06:07] Installing msi at c:\users\phil\appdata\local\temp\aire262.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-20:18:06:07] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-20:18:06:07] Rolling back install of c:\users\phil\appdata\local\temp\aire262.tmp\setup.msi
    [2011-09-20:18:06:07] Rollback complete
    [2011-09-20:18:06:07] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-20:18:06:07] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-20:18:06:07] Runtime Installer end with exit code 7
    [2011-09-20:18:06:11] Runtime Installer end with exit code 7
    [2011-09-20:18:06:30] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-20:18:06:30] Commandline is:
    [2011-09-20:18:06:30] No installed runtime detected
    [2011-09-20:18:06:34] Relaunching with elevation
    [2011-09-20:18:06:34] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air5b97.tmp\adobe air installer.exe -ei
    [2011-09-20:18:06:37] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-20:18:06:37] Commandline is: -stdio \\.\pipe\AIR_1032_0 -ei
    [2011-09-20:18:06:37] No installed runtime detected
    [2011-09-20:18:06:37] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-20:18:06:37] Installing msi at c:\users\phil\appdata\local\temp\air5b97.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-20:18:06:37] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-20:18:06:37] Rolling back install of c:\users\phil\appdata\local\temp\air5b97.tmp\setup.msi
    [2011-09-20:18:06:37] Rollback complete
    [2011-09-20:18:06:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-20:18:06:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-20:18:06:37] Runtime Installer end with exit code 7
    [2011-09-20:18:06:44] Runtime Installer end with exit code 7
    [2011-09-21:06:20:28] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:06:20:28] Commandline is:
    [2011-09-21:06:20:28] No installed runtime detected
    [2011-09-21:06:20:32] Relaunching with elevation
    [2011-09-21:06:20:32] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air4ee8.tmp\adobe air installer.exe -ei
    [2011-09-21:06:20:36] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:06:20:36] Commandline is: -stdio \\.\pipe\AIR_5268_0 -ei
    [2011-09-21:06:20:36] No installed runtime detected
    [2011-09-21:06:20:36] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:06:20:36] Installing msi at c:\users\phil\appdata\local\temp\air4ee8.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:06:20:37] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:20:37] Rolling back install of c:\users\phil\appdata\local\temp\air4ee8.tmp\setup.msi
    [2011-09-21:06:20:37] Rollback complete
    [2011-09-21:06:20:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:20:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:20:37] Runtime Installer end with exit code 7
    [2011-09-21:06:20:45] Runtime Installer end with exit code 7
    [2011-09-21:06:39:03] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:06:39:03] Commandline is:
    [2011-09-21:06:39:03] No installed runtime detected
    [2011-09-21:06:39:23] Relaunching with elevation
    [2011-09-21:06:39:23] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air5445.tmp\adobe air installer.exe -ei
    [2011-09-21:06:39:29] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:06:39:29] Commandline is: -stdio \\.\pipe\AIR_7016_0 -ei
    [2011-09-21:06:39:29] No installed runtime detected
    [2011-09-21:06:39:29] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:06:39:29] Installing msi at c:\users\phil\appdata\local\temp\air5445.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:06:39:30] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:39:30] Rolling back install of c:\users\phil\appdata\local\temp\air5445.tmp\setup.msi
    [2011-09-21:06:39:30] Rollback complete
    [2011-09-21:06:39:30] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:39:30] Runtime Installer end with exit code 7
    [2011-09-21:06:39:40] Runtime Installer end with exit code 7
    [2011-09-21:06:41:16] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:06:41:16] Commandline is:
    [2011-09-21:06:41:16] No installed runtime detected
    [2011-09-21:06:41:23] Relaunching with elevation
    [2011-09-21:06:41:23] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air5f4d.tmp\adobe air installer.exe -ei
    [2011-09-21:06:41:32] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:06:41:32] Commandline is: -stdio \\.\pipe\AIR_5904_0 -ei
    [2011-09-21:06:41:32] No installed runtime detected
    [2011-09-21:06:41:32] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:06:41:32] Installing msi at c:\users\phil\appdata\local\temp\air5f4d.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:06:41:32] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:41:32] Rolling back install of c:\users\phil\appdata\local\temp\air5f4d.tmp\setup.msi
    [2011-09-21:06:41:32] Rollback complete
    [2011-09-21:06:41:32] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:41:32] Runtime Installer end with exit code 7
    [2011-09-21:06:41:41] Runtime Installer end with exit code 7
    [2011-09-21:06:46:44] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:06:46:44] Commandline is:
    [2011-09-21:06:46:44] No installed runtime detected
    [2011-09-21:06:46:52] Relaunching with elevation
    [2011-09-21:06:46:52] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air5aca.tmp\adobe air installer.exe -ei
    [2011-09-21:06:46:56] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:06:46:56] Commandline is: -stdio \\.\pipe\AIR_6308_0 -ei
    [2011-09-21:06:46:56] No installed runtime detected
    [2011-09-21:06:46:56] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:06:46:56] Installing msi at c:\users\phil\appdata\local\temp\air5aca.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:06:46:56] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:46:56] Rolling back install of c:\users\phil\appdata\local\temp\air5aca.tmp\setup.msi
    [2011-09-21:06:46:56] Rollback complete
    [2011-09-21:06:46:56] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:46:56] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:46:58] Runtime Installer end with exit code 7
    [2011-09-21:06:54:29] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:06:54:29] Commandline is:
    [2011-09-21:06:54:29] No installed runtime detected
    [2011-09-21:06:54:33] Relaunching with elevation
    [2011-09-21:06:54:33] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air7942.tmp\adobe air installer.exe -ei
    [2011-09-21:06:54:35] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:06:54:35] Commandline is: -stdio \\.\pipe\AIR_4300_0 -ei
    [2011-09-21:06:54:35] No installed runtime detected
    [2011-09-21:06:54:36] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:06:54:36] Installing msi at c:\users\phil\appdata\local\temp\air7942.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:06:54:36] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:54:36] Rolling back install of c:\users\phil\appdata\local\temp\air7942.tmp\setup.msi
    [2011-09-21:06:54:36] Rollback complete
    [2011-09-21:06:54:36] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:06:54:36] Runtime Installer end with exit code 7
    [2011-09-21:06:54:38] Runtime Installer end with exit code 7
    [2011-09-21:08:29:22] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:08:29:22] Commandline is:
    [2011-09-21:08:29:22] No installed runtime detected
    [2011-09-21:08:29:25] Relaunching with elevation
    [2011-09-21:08:29:25] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air556f.tmp\adobe air installer.exe -ei
    [2011-09-21:08:29:29] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:29:29] Commandline is: -stdio \\.\pipe\AIR_7108_0 -ei
    [2011-09-21:08:29:29] No installed runtime detected
    [2011-09-21:08:29:29] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:29:29] Installing msi at c:\users\phil\appdata\local\temp\air556f.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:29:29] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:29:29] Rolling back install of c:\users\phil\appdata\local\temp\air556f.tmp\setup.msi
    [2011-09-21:08:29:29] Rollback complete
    [2011-09-21:08:29:29] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:29:29] Runtime Installer end with exit code 7
    [2011-09-21:08:34:00] Runtime Installer end with exit code 7
    [2011-09-21:08:36:08] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:36:08] Commandline is:
    [2011-09-21:08:36:08] No installed runtime detected
    [2011-09-21:08:36:11] Relaunching with elevation
    [2011-09-21:08:36:11] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air7bf3.tmp\adobe air installer.exe -ei
    [2011-09-21:08:36:13] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:36:13] Commandline is: -stdio \\.\pipe\AIR_6760_0 -ei
    [2011-09-21:08:36:13] No installed runtime detected
    [2011-09-21:08:36:13] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:36:13] Installing msi at c:\users\phil\appdata\local\temp\air7bf3.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:36:13] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:36:13] Rolling back install of c:\users\phil\appdata\local\temp\air7bf3.tmp\setup.msi
    [2011-09-21:08:36:13] Rollback complete
    [2011-09-21:08:36:13] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:36:13] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:36:13] Runtime Installer end with exit code 7
    [2011-09-21:08:36:15] Runtime Installer end with exit code 7
    [2011-09-21:08:36:45] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:36:45] Commandline is:
    [2011-09-21:08:36:45] No installed runtime detected
    [2011-09-21:08:36:49] Relaunching with elevation
    [2011-09-21:08:36:49] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air13de.tmp\adobe air installer.exe -ei
    [2011-09-21:08:36:52] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:36:52] Commandline is: -stdio \\.\pipe\AIR_4472_0 -ei
    [2011-09-21:08:36:52] No installed runtime detected
    [2011-09-21:08:36:52] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:36:52] Installing msi at c:\users\phil\appdata\local\temp\air13de.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:36:52] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:36:52] Rolling back install of c:\users\phil\appdata\local\temp\air13de.tmp\setup.msi
    [2011-09-21:08:36:52] Rollback complete
    [2011-09-21:08:36:52] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:36:52] Runtime Installer end with exit code 7
    [2011-09-21:08:36:52] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:37:03] Runtime Installer end with exit code 7
    [2011-09-21:08:37:53] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:08:37:53] Commandline is:
    [2011-09-21:08:37:53] No installed runtime detected
    [2011-09-21:08:37:54] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:08:37:54] Commandline is:
    [2011-09-21:08:37:54] No installed runtime detected
    [2011-09-21:08:37:55] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:08:37:55] Commandline is:
    [2011-09-21:08:37:55] No installed runtime detected
    [2011-09-21:08:38:01] Relaunching with elevation
    [2011-09-21:08:38:01] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air18cd.tmp\adobe air installer.exe -ei
    [2011-09-21:08:38:11] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:38:11] Commandline is: -stdio \\.\pipe\AIR_3020_0 -ei
    [2011-09-21:08:38:11] No installed runtime detected
    [2011-09-21:08:38:11] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:38:11] Installing msi at c:\users\phil\appdata\local\temp\air18cd.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:38:11] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:38:11] Rolling back install of c:\users\phil\appdata\local\temp\air18cd.tmp\setup.msi
    [2011-09-21:08:38:11] Rollback complete
    [2011-09-21:08:38:11] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:38:11] Runtime Installer end with exit code 7
    [2011-09-21:08:38:13] Runtime Installer end with exit code 7
    [2011-09-21:08:38:20] Relaunching with elevation
    [2011-09-21:08:38:20] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air2903.tmp\adobe air installer.exe -ei
    [2011-09-21:08:38:22] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:38:22] Commandline is: -stdio \\.\pipe\AIR_6784_0 -ei
    [2011-09-21:08:38:22] No installed runtime detected
    [2011-09-21:08:38:22] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:38:22] Installing msi at c:\users\phil\appdata\local\temp\air2903.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:38:22] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:38:22] Rolling back install of c:\users\phil\appdata\local\temp\air2903.tmp\setup.msi
    [2011-09-21:08:38:22] Rollback complete
    [2011-09-21:08:38:22] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:38:22] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:38:22] Runtime Installer end with exit code 7
    [2011-09-21:08:38:23] Runtime Installer end with exit code 7
    [2011-09-21:08:38:25] Relaunching with elevation
    [2011-09-21:08:38:25] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air1b7c.tmp\adobe air installer.exe -ei
    [2011-09-21:08:38:27] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:38:27] Commandline is: -stdio \\.\pipe\AIR_4472_0 -ei
    [2011-09-21:08:38:27] No installed runtime detected
    [2011-09-21:08:38:27] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:38:27] Installing msi at c:\users\phil\appdata\local\temp\air1b7c.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:38:27] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:38:27] Rolling back install of c:\users\phil\appdata\local\temp\air1b7c.tmp\setup.msi
    [2011-09-21:08:38:27] Rollback complete
    [2011-09-21:08:38:27] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:38:27] Runtime Installer end with exit code 7
    [2011-09-21:08:38:38] Runtime Installer end with exit code 7
    [2011-09-21:08:38:58] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:08:38:58] Commandline is:
    [2011-09-21:08:38:58] No installed runtime detected
    [2011-09-21:08:39:02] Relaunching with elevation
    [2011-09-21:08:39:02] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air22cc.tmp\adobe air installer.exe -ei
    [2011-09-21:08:39:04] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:39:04] Commandline is: -stdio \\.\pipe\AIR_7868_0 -ei
    [2011-09-21:08:39:04] No installed runtime detected
    [2011-09-21:08:39:05] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:39:05] Installing msi at c:\users\phil\appdata\local\temp\air22cc.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:39:05] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:39:05] Rolling back install of c:\users\phil\appdata\local\temp\air22cc.tmp\setup.msi
    [2011-09-21:08:39:05] Rollback complete
    [2011-09-21:08:39:05] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:39:05] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:39:05] Runtime Installer end with exit code 7
    [2011-09-21:08:39:08] Runtime Installer end with exit code 7
    [2011-09-21:08:39:37] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-09-21:08:39:37] Commandline is:
    [2011-09-21:08:39:37] No installed runtime detected
    [2011-09-21:08:39:43] Relaunching with elevation
    [2011-09-21:08:39:43] Launching subprocess with commandline c:\users\phil\appdata\local\temp\airb885.tmp\adobe air installer.exe -ei
    [2011-09-21:08:39:46] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:39:46] Commandline is: -stdio \\.\pipe\AIR_6488_0 -ei
    [2011-09-21:08:39:46] No installed runtime detected
    [2011-09-21:08:39:46] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:39:46] Installing msi at c:\users\phil\appdata\local\temp\airb885.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:39:47] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:39:47] Rolling back install of c:\users\phil\appdata\local\temp\airb885.tmp\setup.msi
    [2011-09-21:08:39:47] Rollback complete
    [2011-09-21:08:39:47] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:39:47] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:39:47] Runtime Installer end with exit code 7
    [2011-09-21:08:42:54] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:42:54] Commandline is:
    [2011-09-21:08:42:54] No installed runtime detected
    [2011-09-21:08:42:58] Relaunching with elevation
    [2011-09-21:08:42:58] Launching subprocess with commandline c:\users\phil\appdata\local\temp\airba4a.tmp\adobe air installer.exe -ei
    [2011-09-21:08:43:01] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:43:01] Commandline is: -stdio \\.\pipe\AIR_7176_0 -ei
    [2011-09-21:08:43:01] No installed runtime detected
    [2011-09-21:08:43:01] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:43:01] Installing msi at c:\users\phil\appdata\local\temp\airba4a.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:43:01] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:43:01] Rolling back install of c:\users\phil\appdata\local\temp\airba4a.tmp\setup.msi
    [2011-09-21:08:43:01] Rollback complete
    [2011-09-21:08:43:01] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:43:02] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:43:02] Runtime Installer end with exit code 7
    [2011-09-21:08:43:03] Runtime Installer end with exit code 7
    [2011-09-21:08:43:09] Runtime Installer end with exit code 7
    [2011-09-21:08:48:47] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:48:47] Commandline is:
    [2011-09-21:08:48:47] No installed runtime detected
    [2011-09-21:08:48:55] Relaunching with elevation
    [2011-09-21:08:48:55] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air1b9b.tmp\adobe air installer.exe -ei
    [2011-09-21:08:48:55] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:48:55] Commandline is: -stdio \\.\pipe\AIR_5568_0 -ei
    [2011-09-21:08:48:55] No installed runtime detected
    [2011-09-21:08:48:56] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:48:56] Installing msi at c:\users\phil\appdata\local\temp\air1b9b.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:48:56] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:48:56] Rolling back install of c:\users\phil\appdata\local\temp\air1b9b.tmp\setup.msi
    [2011-09-21:08:48:56] Rollback complete
    [2011-09-21:08:48:56] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:48:56] Runtime Installer end with exit code 7
    [2011-09-21:08:49:26] Runtime Installer end with exit code 7
    [2011-09-21:08:56:37] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:56:37] Commandline is:
    [2011-09-21:08:56:37] No installed runtime detected
    [2011-09-21:08:59:53] Relaunching with elevation
    [2011-09-21:08:59:53] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air41b1.tmp\adobe air installer.exe -ei
    [2011-09-21:08:59:53] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:08:59:53] Commandline is: -stdio \\.\pipe\AIR_5656_0 -ei
    [2011-09-21:08:59:53] No installed runtime detected
    [2011-09-21:08:59:53] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:08:59:53] Installing msi at c:\users\phil\appdata\local\temp\air41b1.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:08:59:53] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:59:53] Rolling back install of c:\users\phil\appdata\local\temp\air41b1.tmp\setup.msi
    [2011-09-21:08:59:53] Rollback complete
    [2011-09-21:08:59:53] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:59:53] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:08:59:53] Runtime Installer end with exit code 7
    [2011-09-21:09:07:06] Runtime Installer end with exit code 7
    [2011-09-21:09:07:39] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:09:07:39] Commandline is:
    [2011-09-21:09:07:39] No installed runtime detected
    [2011-09-21:09:07:44] Relaunching with elevation
    [2011-09-21:09:07:44] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air62c8.tmp\adobe air installer.exe -ei
    [2011-09-21:09:07:44] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86
    [2011-09-21:09:07:44] Commandline is: -stdio \\.\pipe\AIR_7504_0 -ei
    [2011-09-21:09:07:44] No installed runtime detected
    [2011-09-21:09:07:44] Starting silent runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:09:07:44] Installing msi at c:\users\phil\appdata\local\temp\air62c8.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:09:07:44] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:09:07:44] Rolling back install of c:\users\phil\appdata\local\temp\air62c8.tmp\setup.msi
    [2011-09-21:09:07:44] Rollback complete
    [2011-09-21:09:07:44] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2011-09-21:09:07:44] Runtime Installer end with exit code 7
    [2011-09-21:09:07:59] Runtime Installer end with exit code 7

    I'm sorry you're running into installation issues with AIR.  Microsoft has just released a new utility that can help resolve installation problems.  Would you mind giving this a try and let us know how it works for you?  When running the Fix it, go through the uninstall process and try to remove Adobe AIR from your system.  Once finished, download the latest version of AIR and install again.
    Microsoft Install and Uninstall Fix It
    If you still encounter problems, I created a vb script called AIR zapper that might also help.  You can find it on this post: http://forums.adobe.com/message/3737276#3737276
    Thanks,
    Chris

  • Adobe Revel 2.3.2 installation issue

    Dear Revel users:
    We are aware of the installation issues people are experiencing with the latest iOS version release, and we are very sorry for the inconvenience it has caused.
    We do rigorous testing prior to all releases, but unfortunately an unexpected interoperability issue has occurred with the way our App is getting bundled up for delivery to customers. We are working closely with Apple to resolve the issue as soon as possible, and we've re-submitted an update to see if this can help us narrow down the failure. Thank you for your patience. Meanwhile, feel free to access Revel via your web browser, Mac, windows 8, Android devices.
    I will update this thread when I get new information.
    Regards,
    Pattie

    Dear Revel users:
    As you may know, many users had issues installing Revel iOS update version 2.3.2. We are pleased to inform you that the issue has been resolved. We know how frustrating it must have been to not be able to access your photos and videos, and are truly sorry for all the inconvenience.
    Please go to the App Store and update your app, and thank you for your patience as we worked to resolve the issue. Please ensure that your operating system is on iOS version 7.1 or above when updating the app. We do rigorous testing prior to all releases, but unfortunately an unexpected interoperability issue occurred with the way our App was getting bundled up for delivery to customers.
    If you are unable to upgrade to iOS version 7.1 or above at this time and can not load revel from the app store on your device,  please download the latest version of the Adobe Revel app  from iTunes to your computer and sync it to your iPhone, or iPad. If you are unfamiliar with this process, please plug your iOS device in to your computer with the USB cord that came with your device. Launch iTunes on your computer and select help > iPhone or ipad user guide. There are help topics there that will explain how to connect and sync your device.
    If you have any more questions or are still experiencing problems, please go to our user forums and post to this link : https://forums.adobe.com/thread/1513106.  Again, please accept our sincerest apologies and thank you for your patience.
    The Adobe Revel team

  • WVC54GCA Installation issue

    I have read a few posts re installation issues and 192.168.1.115 ip errors trying to get the camera to work. I dont find a resolution that helps me so thought I would post before I launch the camera with trash!
    Im hooked up on a netgear WNR854T router on with gateway 192.168.11.1. When running setup the settings reproted back are;
    Status:             Unconfigured
    Camera Name:  MyCamera
    NW Config:       DHCP
    IP:                   192.168.1.115
    SN Mask          255.255.255.0
    DF GW            0.0.0.0
    I then proceed through set up, setting both DHCP and static on different attempts and manualy configuring wireless as it fails to find on search or after many refresh.
    Encryption is - WPA-PSK [TKIP] + WPA2-PSK [AES]
    I have tried many hard reboots all without success, receiving "Save configuration has failed!"
    I am running W7 and camera does not appear in [Network] and so far has not apperead under [Attached Devices] on router.
    HELP!!!!!!!!!!!!

    WVC54GCA Camera works on the DHCP. If you hardwired the Camera to the Router, your router should automatically assign a IP to your Camera. To know the camera IP address you need to login to the camera setup page and under the DHCP Client table list you will find the Camera IP address. Using that IP address you can login to your camera and make the changes on it.
    If its not listed under the DHCP Client table list, then you need to Press and Hold the reset button on your camera for 30sec.. Release the Reset button and then after 30sec plug the power to the Camera.... Now check if the Camera is listed under the DHCP Client table. If yes then you can use that IP address to login to the camera setup page and make the changes on your Camera. 

  • Server 2012-R2 essentials - installation issues

    Hello!
    I try to install server 2012 R2 essentials form a DVD on a HP microserver gen 8-G2020T and have some issues.
    After “copying files” and “prepare files for installation” the server restarts. After the restart the server reboots from the DVD, but can’t find an operating system. The message is:
    “An operating system wasn’t found. Try disconnecting any drives that contains no operating system. Press Alt-Ctrl-Del to restart”
    The keyboard isn’t responding. I’ve tried to boot on the HDD, but this won’t work either.
    The server has 4x HDD’s of 2 TB, which are configured as 2 arrays in Raid 1. (Configured in the standard HP-software) Array 1 is assigned to be the booted primarily. I passed the installation of the B120i drivers and the product key.
    Can anybody tell me what went wrong?
    thanks a lot!

    Hi ,
    Thank you for posting your issue in the forum.
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thank you for your understanding and support.
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Andy Qi
    TechNet Community Support

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

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

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

Maybe you are looking for

  • Days of week

    Hi... How can I know the date of next DAY_OF_WEEK. For example: today is wednesday, April 14, 2004. I need know the date of next SATURDAY. Thank you

  • INTER COMPANY PURCHASING.......??

    Hi MM Gurus, how to do purchasing inter company and without inter company with the same vendor. normalley when we create PO with inter company we r getting automatically Goods issuee also. but some time we need to create normal purchase order without

  • Why Equipment Category is used in PM??? I need a strong reason...

    Hi PM leaders....... Why Equipment Category is used in PM??? I need a strong reason... Regards Mohan

  • Get waveform value at specific time

    Hi ,I have an analog waveform and I would like to read the value at a specific time. ( Let's say 12s from start) . Is there any function that can directly do it for me instead of working on timestamps and dt  Thanks

  • How does Java API handles binary files

    I couldn't find some documentation which describes how to extend the Java API for handling binary files. (I want to upload, check in/out (and delete) such files from within a Java application.) Does anybody know where I can find an example or some re