Installing OBIA 11.1.1.7.1 on Windows 7 (64-bit). While applying platform patches it's failing.

The final_patching_report.log is showing as follows:
----------START OF PATCHING REPORT------------------
* BIAPPSSHIPHOME Patching Report ..........
Patch Succeded: fsclite_rel7mlr2_16424872.zip
Patch Succeded: BISHIPHOME_11_1_1_7_0_GENERIC_130409_1210_16492220.zip
Patch Succeded: atglite_rel7mlr5A_database_16239380.zip
Patch Succeded: atglite_rel7mlr5_16480022.zip
Patch Succeded: fsmlitedb_rel7mlr2_16424869.zip
Patch Succeded: fsmlite_rel7mlr2_16424870.zip
Patch Failed: BISERVER_11_1_1_7_0_WINDOWS_X64_130326_2045_4_16583998.zip
Patch Failed: BIFNDN_11_1_1_7_0_WINDOWS_X64_130322_1000_5_16462147.zip
* Oracle Common Patching Report ..........
Patch Failed: p16433147_111170_Generic.zip
Patch Failed: p16080773_111170_Generic.zip
Patch Failed: Webservices_Patch-3-PS6RC3_bug-16487786.zip
Patch Failed: p16433036_111170_Generic.zip
Patch Failed: JDEVADF_REL7MLR10-RT_16525527.zip
Patch Failed: WebCenter_BP1REL7RC3_16311963.zip
Patch Failed: fmw_diagnostics_14757820_2.zip
Patch Failed: SOACOMMON_REL7B8_16438735.zip
* SOA Patching Report ..........
Patch Failed: SOA_REL7B8_16438735.zip
* ODI Patching Report ..........
Patch Succeded: p16629917_111170_Generic.zip
* Weblogic Patching Report ..........
----------END OF PATCHING REPORT------------------
The biappshiphome_win64_patches.log output:
Oracle Interim Patch Installer version 11.1.0.9.9
Copyright (c) 2012, Oracle Corporation.  All rights reserved.
Oracle Home       : C:\MiddlewareHome\Oracle_BI1
Central Inventory : C:\Program Files\Oracle\Inventory
   from           : n/a
OPatch version    : 11.1.0.9.9
OUI version       : 11.1.0.9.0
Log file location : C:\MiddlewareHome\Oracle_BI1\cfgtoollogs\opatch\opatch2013-07-09_15-31-18PM_1.log
OPatch detects the Middleware Home as "C:\MiddlewareHome"
Verifying environment and performing prerequisite checks...
Prerequisite check "CheckActiveFilesAndExecutables" failed.
The details are:
Following files are active :
C:\MiddlewareHome\Oracle_BI1\\bifoundation\jlib\securityservice-api.jar
C:\MiddlewareHome\Oracle_BI1\\bifoundation\jlib\common.jar
C:\MiddlewareHome\Oracle_BI1\\bifoundation\jlib\securityservice.jar
Log file location: C:\MiddlewareHome\Oracle_BI1\cfgtoollogs\opatch\opatch2013-07-09_15-31-18PM_1.log
OPatch failed with error code = 73
Similar output in oracle_common_generic_patches.log.
There is no output for Weblogic Patching Report.
Thanks,
Neeraj

Hi Niraj,
               in which method your going to install the OBIEE i.e in the Enterprise installation mode or software installation mode. have u edit the apply platform patch file. will you let me know content in the files.
Thanks,
Yogi.

Similar Messages

  • Install EAS client 11.1.1.3 on Windows 7 64 bit.

    Hello All,
    I am trying to install EAS, Smartview and Excel addin clients on Windows 7 64 bit computer to connect the server which is 64 bit on windows 2003.
    Is there a separate process to do that for Windows 7? Also what all zip files to download from the oracle website? I downloaded few and when I extracted, I dont see the Installtool.cmd any where.
    Please advice and provide links if someone have for 11.1.1.3 EAS Console, Smartview and Excel Addin.
    Thanks,

    If it has to be 11.1.1.3 then you can get the standalone installer for the excel addin from Oracle Support - Patch 9147550
    For Smart View try Patch 10433469
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • PROBLEM INSTALLING ITUNES 11.1.2.32 IN MY WINDOWS 8(64-BIT) LAPTOP

    whenever i try to install itunes 11.1.2.32 in my windows 8(64-bit processor) dell laptop, it says that it's not compatible with this version of windows, whereas while downloading it says that the app is windows 8 compatible?????????????????

    You are lucky to get an error message - all i get, at the end of the automatic or manual version of installing 11.0.2x64 is that it is rolling back. no explanation. I can't see any explanation on the web.and I am just coming to the conclusion that the qual;ity control at Apple died with Steve Jobs. The current issues with both our iPhone 5 and the environment include : random syncing and unsyncing of tones; losing of associations between ringtone and caller; podcasts just playing the first thirty seconds over and over again; iTunes says it can't back up the phone to the computer (no explanation); iTunes can't back up to the iCloud; having integrated Outlook and iCloud, iCloud made Outlook virtually unusable.

  • Having trouble installing Adobe CS6 Design and Web Premium on Windows 7 64-bit

    I am trying to install Adobe CS6 Design and Web Premium on Windows 7 64-bit.  Everything goes well until installing AdobeHelp and when the minutes from 20 minutes jumped to 200 minutes and freeze. 

    Hi.
    I don't know if you are on a personal PC/Mac or on a large environment. On my case I'm trying to use AAMEE to package and SCCM 2012 to deploy it over a considerable number of 64bits machines.
    So, I have created a Deployment using AAMEE and one of the Exceptions was AdobeHelp. The command line that was provided on the Exceptionsinfo.txt after building the package is:
    AdobeHelp\InstallAdobeHelp.exe appVersion=4.0.244  appId=chc  pubId=4875E02D9FB21EE389F73B8D1702B320485DF8CE.1  installerArg1=-silent  installerArg2=-eulaAccepted  installerArg3=-programMenu  installerArg4=AdobeHelp.air
    With the normal AAMEE package I will not be able to install all the Exceptions so I created a CMD file with a sequence to install the main MSI and then the Exceptions. To the provided command before mentioned I included the following:
    start /wait "%~dp0\Exceptions\AdobeHelp\InstallAdobeHelp.exe" appVersion=4.0.244  appId=chc  pubId=4875E02D9FB21EE389F73B8D1702B320485DF8CE.1  installerArg1=-silent  installerArg2=-eulaAccepted  installerArg3=-programMenu  installerArg4=AdobeHelp.air
    My sequence goes well but then when trying to install AdobeHelp it sends an error that it can't find -silent and seems that it got frozen as it's still runing the installation as I'm writing.
    If someone has any idea please share it with us as this could be an error on AAMEE with the command that it was provided to me after creating the deployment package.
    Thanks and kind regards.

  • Trouble installing vz access manager on a gateway nv5207 windows 7 64-bit operating system

    I am having trouble installing vz access manager on a gateway nv5207 windows 7 64-bit operating system.  It will load the windows generic broadband drivers and the verizon wireless fimware updates and then it will do a search for previous versions of vz manager and it will just stay stuck on that part of the installation.  I had cricket wireless broadband on here and uninstalled it and installed vz manager and it worked for a minuet, but it start acting up again.  So from that point I uninstalled everything and tried to reinstall everything with the same problem.. Even after I cleaned up the registry....thanks in advance for anyone that can help me out.

    I am having trouble installing vz access manager on a gateway nv5207 windows 7 64-bit operating system.  It will load the windows generic broadband drivers and the verizon wireless fimware updates and then it will do a search for previous versions of vz manager and it will just stay stuck on that part of the installation.  I had cricket wireless broadband on here and uninstalled it and installed vz manager and it worked for a minuet, but it start acting up again.  So from that point I uninstalled everything and tried to reinstall everything with the same problem.. Even after I cleaned up the registry....thanks in advance for anyone that can help me out.

  • Any recent fix when installing latest itunes version 11.1.4 on Windows 7 64 bit PC?

    Any fix to the latest itunes update version 11.1.4?  I do not want to try to install again on my Windows 7 64 bit PC after spending hours correcting the last attempt with error code R6034.  When this happened my ystem went out of control and my HP all in one printer failed as well.  After following the instructions to correct given on this site, I was able to get system back to previous condition minus itunes.  I would like to reinstall my destop running windows 7, 64-bit as well as my laptop running Windows 8.1, 64-bit but am afraid to encounter the same poblem as my first attempt to install.  Is there a new update version in the works that does not cause error code R6034?  If so, when can we expect it to be released?

    At the time of posting this reply, the 11.1.4.62 version is still the most recent version I'm aware of.
    If you'd like to give an 11.1.4.62 install another try, and you still run into trouble, I'd try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Unable to Install HP Officejet 4500 G510n-z Drivers on windows 8 64-bit

    I have a new computer with windows 8 64-bit and officejet 4500 wireless (works perfect on windows 7).
    I have downloaded the newest driver from hp site.
    All the instalation pass except the last stage configuring the device, after a long runtime it stops
    withe en error: "fatal error during instalation" than it unistalling the program, and almost at the end I get the same mesage
    with the uninstall.
    the printer and the fax are working properly only the scanner I hve to operate through paint or winfax because the 
    hp solution center was n ot installed.
    I checked the divice manager and ther is no driver for the device.
    I ran a program from hp "HPPSdr.exe" and it found a problem with the registration the device in the registry.
    I have tried every thing tha was writen no hp site nothing helped.

    I have copied all the erro mesage:
    Log Name: Application
    Source: Application Error
    Date: 3/21/2013 9:34:24 PM
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: user
    Description:
    Faulting application name: hpzscr40.exe, version: 14.0.304.0, time stamp: 0x500689b6
    Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988aa6
    Exception code: 0xc00000fd
    Fault offset: 0x00000000000145f4
    Faulting process id: 0x1140
    Faulting application start time: 0x01ce266ae929b8d9
    Faulting application path: c:\program files (x86)\hp\digital imaging\{6b9b2e57-d988-4258-8a2c-6f3657a600bd}\setup\hpzscr40.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 5555e322-925e-11e2-be7b-bc5ff48a74f6
    Faulting package full name:
    Faulting package-relative application ID:
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-03-21T19:34:24.000000000Z" />
    <EventRecordID>3929</EventRecordID>
    <Channel>Application</Channel>
    <Computer>user</Computer>
    <Security />
    </System>
    <EventData>
    <Data>hpzscr40.exe</Data>
    <Data>14.0.304.0</Data>
    <Data>500689b6</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.2.9200.16451</Data>
    <Data>50988aa6</Data>
    <Data>c00000fd</Data>
    <Data>00000000000145f4</Data>
    <Data>1140</Data>
    <Data>01ce266ae929b8d9</Data>
    <Data>c:\program files (x86)\hp\digital imaging\{6b9b2e57-d988-4258-8a2c-6f3657a600bd}\setup\hpzscr40.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>5555e322-925e-11e2-be7b-bc5ff48a74f6</Data>
    I hope this will help you

  • Oracle Discoverer Administrator not installed with FMW 11.1.1.6 on windows 7 64 bit machine

    Hi,
    Recently I install the Oracle FMW 11.1.1.6 with Oracle Forms, Reports and Discoverer , 11g database and RCU successfully on windows7 64bit machine. I can able to access the Forms, Reports, Discoverer Plus and viewer thorugh URl successfully.
    But I'm not able to see the Oracle Discoverer Adminstrator to create the EUL for creating the connection though the Oracle Discoverer Plus it's give me the error "You do not have access to any End User Layer tables".
    I have also run the Repository Creation Utility against 11g R2 database which created a DEV_DISCOVERER schema.
    I don't how to create the End User Layer tables.
    These are the two URl I found after the installation for the discoverer:
       Discoverer Viewer URL: http://localhost:8888/discoverer/viewer
       Discoverer Plus URL    : http://localhost:8888/discoverer/plus
    Thanks in Advance

    Toufic Wakim wrote:
    Did you mean to say 11.1.1.2 and not 11.1.2?
    11.1.2 works fine on Windows 7 (64 bit).
    11.1.1.2 does not support windows 7 (64 bit). 11.1.1.3.01 was released a fews weeks back that supports windows 7 (64 bit).Hi Toufic,
    Yup, i mean hyperion 11.1.2..
    Now, the smartview has been successfully installed in my system. First, i tried to uninstall the my smartview and delete all registry that point to my smartview. and then i tried to re-install the smartview version 11.1.2, and now, it's work.
    Thanks Toufic..
    Regards,
    VieN

  • Unable to install obiee 11.1.1.5.0 on windows xp 32 bit machine DHCP=yes

    OBIEE 11g installation failing on step 13 "Executing: opmnctl start coreapplication_obips1 failed".
    I've installed a loopback adapter with IP 10.10.10.10 and subnet mask 255.255.255.0 and other entries blank. my Host file entries are like this:
    127.0.0.1     localhost
    10.10.10.10 L911093.corp.abcd.com L911093
    I've used 192.168.100.100 IP for loopback adapter but the same problem is coming.
    Thanks in advance

    Hi,
    try to start manually by using opmnctl command...it shoud work if its not working try below steps
    Method:1
    While installing obiee11g keep it OPMN service type as "Manual" then install and confure it should work.
    Method:2
    Some installation issues can be caused by this known issue with your Windows configuration. Please review the OBI EE 11g Release Notes document : -
    Section 53.2.8 Oracle BI Installer Stops at Administrator User Details Screen
    configure a loopback adapter :
    http://download.oracle.com/docs/cd/E14571_01/relnotes.1111/e10132/biee.htm#CACEFIAG
    Refer for more:
    Error: "Executing Opmnctl Start Coreapplication_obiccs1 Failed" When Installing OBIEE 11g [ID 1211149.1]
    Thanks
    Deva

  • Trying to install iTunes for the first time on a Windows 7 64-bit system.

    Nothing is working, I have tried including all kinds of forums, sercurity permissions fixes, windows knowledge base, apple knowledge base, even called HP and nothing works. Any help is greatly appreciated. Been at it for three hours already.
    Thanks in advance.

    Go to support.microsoft.com/fixit
    In section 2 click on: Install or upgrade software or hardware
    Then click on the title in section 3: Fix problems with programs that cannot be installed or uninstall
    This link may get you there:  http://support.microsoft.com/mats/Program_Install_and_Uninstall/
    Let it run and then try to download it again

  • How to install glass-fish 3.1.2.2 on Window 7 (64-bit)

    Window 7 Enterprose (Service pack 1)
    64 bit Operating System
    8GB RAM
    Could anyone tell me what are the prerequisites for installing glassfish server on above specified PC, as I have tried few times and it does not work, there seem to be problem with jdk, so my question is what is the step by step instruction to do this.
    Regards
    Z

    Sources I have is:
    - jdk-6u21-windows-x64.exe
    - ogs-3.1.2.2-windows.exe.
    - I created folder in c: call "java".
    - setup jdk-6u21-windows-x64.exe in (C:\java).
    - You may need to set JAVA_HOME in Environment variables with new java home (e.g C:\Java\jdk1.6.0_21) and you can add this in the Path variables:
    C:\Java\jdk1.6.0_21;C:\Java\jdk1.6.0_21/bin;C:\Java\jdk1.6.0_21\jre;C:\Java\jdk1.6.0_21\jre\bin
    - Double click on ogs-3.1.2.2-windows.exe and start setup glassfish server (I choosed Custom Installation --> Install and Configure).
    - After installation you may need to set java path in C:\glassfish3\glassfish\config\asenv.bat
    by adding this line set AS_JAVA=C:\java\jdk1.6.0_21
    and add in C:\glassfish3\glassfish\config\asenv.conf  this line:
    AS_JAVA="C:\java\jdk1.6.0_21"

  • I would like to install my licensed Acrobat 8 Pro on my Windows 8.1 PC...any patches for this?

    what is the method for installing Acrobat 8 Pro on a Windows 8.1 PC?

    I have not heard much from folks regarding problems or success for this combination. You will just have to try to see if it loads. You will need to be prepared to do the updates that were needed from Win7 and will most likely be required for Win8.1, if it works at all. If it installs, the 2 problem areas are typically the print driver and AcroTray. The rest may install, yet these may not. In such a case there are some workarounds, but getting XI is a better solution.

  • How to install OBIA on windows having OBIEE on Linux?

    Hi,
    I am going to install as many components on Linux as possible for BI Apps.
    Presently I have installed OBIEE 11.1.1.7 on Linux 5.8 64bit.
    Now I want to install OBIA 7964 which is only available for Windows so far.
    How I can setup OBIA on Linux? May be I have to install it windows and move metadata (RPD, Catalog) on Linux.
    But again when I try to install OBIA on windows then it ask for OBIEE software locations (Like domain home, instance home etc)
    Does that interesting by Oracle? How to solve it?
    Documentation say nothing about it.
    Regards
    Naeem Akhtar

    After you have copied you might just need to restart the services for few files in order for them to be reflected. OBIA comes with RPD and catalog folders, just copy them or deploy them using EM and just restart the services. You should be good.
    If you cant access http://hostname:9704/analytics then services might be down. looks for logs and also ./opmnctl status to see as what are the services are down.
    Thanks,
    RM

  • Installing OBIA 11g - stuck at Business Analytics Applications Suite RCU

    Hi.
    I'm installing OBIA 11.1.1.7.1 in windows machine and the database is in linux server. I've completed till ODI installation. While running Business Analytics Applications Suite RCU installer, i got stuck in custom variables (step 5 of 8).
    I have created directories in the database server and copied the dump files to the respective directories.
    For Custom variable value, i have tried entering the directory name and the directory path for each component. But it runs for a long time(more than 3hrs) and doesn't go to the next step.
    Please help me to resolve this issue. Also please let me know if i have missed something.
    Thanks.

    Hi Haree,
                It depends on your db if the network connectoin(remote) is poor it may take more than 30mins
    You can refer : http://www.varanasisaichand.com/2013/06/biapps-111171-installation-and.html
    http://www.varanasisaichand.com/2013/06/biapps-111171-fusion-middleware-patches.html
    thanks,
    Saichand

  • Install problem on Windows 7 64-bit

    Hello all,
    I am attempting to install Adobe Reader on a new installation of Windows 7 64-bit.  When I run the setup file (AdbeRdr920_en_US.exe) the installer starts, but the progress bar never gets beyond 10.93%. It just hangs there.  The text above the progress bar says "Processing Adobe Reader 9.2".  I've tried downloading the installer again, and running the installer as Administrator, to no avail. Does anyone have any insight into this issue?  Thanks in advance.

    I seem to have solved the issue by downloading this install file
    ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.2/enu/AdbeRdr920_en_US.exe
    which installs successfully.

Maybe you are looking for

  • How to improve performance of a game in samsung mobile

    hi, I have developed a game which i am trying to port to various handsets, its works fine for nokia, sony,motorola. But it is giving problems when i run with samsung emulator. the game became very slow when i tried running it in samsung emulator and

  • Outlook 2007 Conduits / Barracuda Outlook Plugin - Trouble Report and Workaround

    This is a trouble report and workaround. My employer uses a Barracuda spam firewall.  They encourage users, who have Outlook 2007, to install the Outlook plugin.  The plugin makes a couple of icons on the Outlook toolbar that are useful for improving

  • DS 5.2 does not startup automatically

    I installed version 5.2 of the directory server and at first it was starting automatically at startup. However, it is not starting automatically anymore and I must start it manually. The /var/svc/log/milestone-multi-user:default.log is showing the fo

  • Dynamic rows increment according to user input in Table Control Module Pool

    HI All, I'm doing a Table Control module pool Program. Now suppose there are two fields - MATNR & MAKTX. Our requirement is while weu2019ll give the material No (MATNR field), material desc. will be populated in corresponding field (MAKTX field), Now

  • Removing battery, disconnecting power or keep both while using MBP?

    I use my MBP about 8 hours a day and I keep the power adapter connected all the time. At the end of the day I put my MBP to sleep. There are months and months that I don't travel, therefore I don't need to use the MBP's battery as the only source of