OBIEE 11.1.1.6.2 BP1 - Upgrade Assistant hangs

Hi
On a new obiee 11.1.1.6.2 BP1-installation i tried running the upgrade assistant to upgrade my obiee 10g repository/catalog. On a 11.1.1.6.0 testsystem this worked without problem.
On the new system the upgrade assistant hangs in step 3 after configuring the source files and clicking next.
Did someone discover any similar behaviour or has a solution to that problem?
Thank you

we have figured out the problem. It was due to the issue outlined in Oracle Doc Id 1410233.1. the upgrade agent may fail if the IP address is not set. When manually set the Listen addresses for the Admin and Managed servers in the WebLogic Console, and the Listen addresses for CoreApplication in EM, everything worked. ua.bat could not proceed until IP address manually specified in WebLogic console and EM as per Oracle Doc ID 1410233.1.

Similar Messages

  • OBIEE 11.1.1.6.2 BP1 not formatting properly to PDF using Acrobat 9 Pro

    We have upgraded to OBIEE 11.1.1.6.2 BP1 and are using Adobe Acrobat 9 Pro. With Version 10 I was able to format reports that, when printed to PDF, maintained the report format such as repeating the column headings, font style and size, number of rows per page and column width. With this new version the only thing I can control appears to be the column width. No other format styles are recognized. I've tried custom CSS Style settings as well setting everything individually but to no avail. Any thoughts?

    wrong forum

  • OBIEE 11.1.1.6.1 BP1 How to import rows more than 2500 ?

    Hi,
    I am using OBIEE 11.1.1.6.2 BP1. I want to increase the number of rows exporting in an Excel sheet which is 2500 (by default) at the moment. Following is th configuration of my instance config file:
    but I am still downloading not more than 2500.
    Any help would be appreciated !
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!-- Oracle Business Intelligence Presentation Services Configuration File -->
    <WebConfig xmlns="oracle.bi.presentation.services/config/v1.1">
    <ServerInstance>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><CatalogPath>D:\OBIEE_Home\instances\instance1/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/SampleAppLite</CatalogPath>
    <DSN>coreapplication_OH1115437442</DSN>
    <Logging>
    <Writers>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Writer implementation="FileLogWriter" name="Global File Logger" writerClassId="1" dir="{%ORACLE_BIPS_INSTANCE_LOGDIR%}" filePrefix="sawlog" maxFileSizeKb="10240" filesN="10" fmtName="ODL-Text"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Writer implementation="CoutWriter" name="Console Logger" writerClassId="2" maxFileSizeKb="10240"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Writer implementation="EventLogWriter" name="System Event Logger" writerClassId="3" maxFileSizeKb="10240"/>
    <!-- The following writer is not centrally controlled -->
         <Writer implementation="FileLogWriter" name="Webcat Upgrade Logger" disableCentralControl="true" writerClassId="5" dir="{%ORACLE_BIPS_INSTANCE_LOGDIR%}" filePrefix="webcatupgrade" maxFileSizeKb="2147483647" filesN="1" fmtName="ODL-Text"/>
    </Writers>
    <WriterClassGroups>
    <WriterClassGroup name="All">1,2,3,5</WriterClassGroup>
    <WriterClassGroup name="File">1</WriterClassGroup>
    <WriterClassGroup name="Console">2</WriterClassGroup>
    <WriterClassGroup name="EventLog">3</WriterClassGroup>
    <WriterClassGroup name="UpgradeLogFile">5</WriterClassGroup>
    </WriterClassGroups>
    <Filters>
    <!-- These FilterRecords are updated by centrally controlled configuration -->
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="File" path="saw" information="1" warning="31" error="31" trace="0" incident_error="1"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="File" path="saw.mktgsqlsubsystem.joblog" information="1" warning="31" error="31" trace="0" incident_error="1"/>
    <!-- The following FilterRecords are not centrally controlled -->
    <FilterRecord writerClassGroup="UpgradeLogFile" disableCentralControl="true" path="saw.subsystem.catalog.initialize.upgrade" information="1" warning="32" error="32" trace="1" incident_error="32"/>
    <FilterRecord writerClassGroup="UpgradeLogFile" disableCentralControl="true" path="saw.subsystem.catalog.upgrade" information="1" warning="32" error="32" trace="1" incident_error="32"/>
    </Filters>
    </Logging>
    <Catalog>
    <UpgradeAndExit>false</UpgradeAndExit>
    </Catalog>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Listener port="9710" ssl="false"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><JavaHostProxy ssl="false">
    <Hosts>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Host name="coreapplication_obijh1" address="tdc03srv161.g-mwater.com.au" port="9810"/>
    </Hosts>
    </JavaHostProxy>
    <Alerts>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><ScheduleServer ssl="false" ccsPrimary="tdc03srv161.g-mwater.com.au" ccsPrimaryPort="9706"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><OfflinePresentationServicesURL>http://10.12.3.161:9704/analytics/saw.dll</OfflinePresentationServicesURL>
    </Alerts>
    <ActionFramework>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><ActionExecutionServiceEndPoint>http://10.12.3.161:9704/analytics/actions/ActionExecutionService</ActionExecutionServiceEndPoint>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><TargetBrowsingServiceEndPoint>http://10.12.3.161:9704/analytics/actions/ActionRegistryService</TargetBrowsingServiceEndPoint>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><LocationServiceEndPoint>http://10.12.3.161:9704/analytics/actions/LocationService</LocationServiceEndPoint>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><WorkflowServer>http://10.12.3.161:9704</WorkflowServer>
    <WorkflowService>ANALYTICS</WorkflowService>
    <WorkflowSystem>obiaftests</WorkflowSystem>
    </ActionFramework>
    <Security>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ClientSessionExpireMinutes>210</ClientSessionExpireMinutes>
    </Security>
    <ODBC>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ResultRowLimit>65000</ResultRowLimit>
    </ODBC>
    <Views>
    <Pivot>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDownload>2500</DefaultRowsDisplayedInDownload>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DisableAutoPreview>false</DisableAutoPreview>
    <MaxVisibleColumns>300</MaxVisibleColumns>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>1000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>30</DefaultRowsDisplayed>
    </Pivot>
    <Table>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDownload>25000</DefaultRowsDisplayedInDownload>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>1000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>30</DefaultRowsDisplayed>
    </Table>
    <Charts>
    <MaxVisibleColumns>2000</MaxVisibleColumns>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>2000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <JavaHostReadLimitInKB>4096</JavaHostReadLimitInKB>
    </Charts>
    </Views>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <OracleHardwareAcceleration>false</OracleHardwareAcceleration>
    <Dashboard>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ShowPageTabsAlways>false</ShowPageTabsAlways>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ShowSectionHeadingsDefault>false</ShowSectionHeadingsDefault>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <CollapsibleSectionsDefault>true</CollapsibleSectionsDefault>
    </Dashboard>
    <DeploymentProfile>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <DeploymentMode>onsite</DeploymentMode>
    </DeploymentProfile>
    <AsyncLogon>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <NewLogonWaitSeconds>30</NewLogonWaitSeconds>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <NewSyncLogonWaitSeconds>900</NewSyncLogonWaitSeconds>
    </AsyncLogon>
    <Marketing>
    <ContentServer>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <URL>http://localhost:8765</URL>
    </ContentServer>
    </Marketing>
    <Authentication>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <EnabledSchemas>UidPwd,Impersonate,UidPwd-soap,Impersonate-soap</EnabledSchemas>
    </Authentication>
    </ServerInstance>
    </WebConfig>

    Check here
    Business Intelligence > CoreApplication > Performance tab
    Maximum Number of Rows to Download to Excel option
    Srini VEERAVALLI on Feb 13, 2013 4:18 PM
    Login to em->Business Intelligence > CoreApplication > Performance tab
    Edited by: Srini VEERAVALLI on Feb 13, 2013 4:22 PM
    Edited by: Srini VEERAVALLI on Feb 13, 2013 4:42 PM

  • OBIEE 11.1.1.6.2 BP1 not formatting properly to PDF

    We have upgraded to OBIEE 11.1.1.6.2 BP1. With Version 10 I was able to format reports that, when printed to PDF, maintained the report format such as repeating the column headings, font style and size, number of rows per page and column width. With this new version the only thing I can control appears to be the column width. No other format styles are recognized. I've tried custom CSS Style settings as well setting everything individually but to no avail. Any thoughts?

    user7691935 wrote:
    We have upgraded to OBIEE 11.1.1.6.2 BP1. With Version 10 I was able to format reports that, when printed to PDF, maintained the report format such as repeating the column headings, font style and size, number of rows per page and column width. With this new version the only thing I can control appears to be the column width. No other format styles are recognized. I've tried custom CSS Style settings as well setting everything individually but to no avail. Any thoughts?Hi,
    Refer to the following article on MOS: This is a known issue, and oracle has registered a bug # 14521552
    OBIEE 11g: Exporting an Analysis to PDF Corrupts the Column Headers with HTML Markups [ID 1491351.1]
    Thanks,
    A. Y

  • OBIEE 11.1.1.6.2 BP1 SSO with AD not working on MAC OS 10.6.8

    Hi Experts,
    We have setup SSO in our production with OBIEE 11.1.1.6.2 BP1 version and Active directory. All seems to work fine on all browsers. But on MAC OS 10.6.8 when we use Safari 5.1.7 it doesn't work. But when we use the application on MAC OS version 10.7.5 and safari version 6.0.1 and it is working fine. Can anyone please let me know if you have come across the scenario and the solution for this. In windows it works perfectly fine on all browsers. Only this version of MAC and Safari is giving us the trouble.
    Thanks in advance for any solution provided.
    Regards,
    Satyabrat

    JavaScript and Cookies are enabled.  my cookies list shows at least 3 associated with hulu.  Funny thing is, if I grab the up/down control bar on right side of screen with my mouse, then hulu plays in a somewhat chopped frame by frame. As soon as I let go, the frame freezes yet audio portion continues.
    I don't know what a munged Hulu cookie is, however.

  • OBIEE 11.1.1.6.2 BP1 - Sample Application (V207)

    Hi Experts,
    i have installed OBIEE 11g with patch released recently i.e. OBIEE 11.1.1.6.2 BP1. now i wanted to have look into Sample app, but when i go the link mentioned below for downloading. it downloads some VM files. is ther any link to download RPD,webcat,along with other database dump file. in short like stuff provided in SampleApp V107 Install Files (Manual install files - not Virtual Image )
    http://www.oracle.com/technetwork/middleware/bi-foundation/obiee-samples-167534.html
    Appreciate your help.
    Cheers
    Ankit

    Hello Lalitha,
    I found the reason:
    the scripts on the Desktop 5-for APS.sh and 6-for EAS.sh are not working correct.
    Immidiately after the scrips are done with there jobs to start the target components the just stated processes are killed due to the closing of the terminal windows.
    This seems to be an ugly bug.
    I'm using the folowing workaround:
    Just type an additional command right ater the ordinary call in the sh:
    "read dummy" (of course without the ")
    This makes the terminal window staying open (because waiting for your input) and thus keeps the processes running. But do not press enter ...
    There surely may be a more sensible way to accomplish this. However I'm not a linux guru.
    Is someone out there to give us a more robust idea?
    Regards
    Andre
    Followup:
    No, just realized for 5-StartEssbAPS.sh it is even worser:
    I have to:
    1. open an new terminal window,
    2. cd to the target directory: /home/oracle/epm/Middleware/user_projects/epmsystem1/bin
    3. and from there start the script: ./startAnalyticProviderServices.sh
    now the terminal windows remains open and the service alive.
    Edited by: andreml on Jul 31, 2012 12:59 AM

  • OBIEE 11.1.1.6.2 BP1 Patch Issue

    Hi folks,
    I applied the latest OBIEE 11.1.1.6.2 BP1 patch earlier today. This was for a standalone instance and I didn't encounter any issues with the patching process itself. However, afterwards when I logged into Answers/Dashboard, the homepage looked very strange. The entire header component is missing, including the Oracle logo, the dropdown menus for dashboards, favorites, search text field, signout link etc. The Create section in the left pane is also empty. Everything else on this homepage looks fine. When I navigate to the catalog via the Browse/Manager section, the catalog comes up fine along with the previously missing header! So the header is only missing on the homepage.. Very wierd.
    Would appreciate any hints on how to troubleshoot this.. Can I manually fix this is in one of the xml files? I'm hoping not to have to go back and re-do the patching!
    thanks,
    Axe

    I think dhar is referring to the cleancat script to clean up the catalog binary cache. Here is the notes from the BP1 installation:
    Clarification on the cleancat script: You may want to first navigate to the locations listed in the script to see if the files exist in your environment (they may not). If they do not exist, then you may scip running the patch. Additionally, the script may fail with an error. If that happens, go to the directories the script is trying to delete and delete them manually (if they exist).
    P.S: I have manually deleted these files by navigating to the directories after installing the patches.
    For Linux: cleancat.sh
    ================================
    #!/bin/sh
    # Cleanup catman binary cache
    echo "Cleaning up Catalog Manager binary cache"
    rm -rf $ORACLE_HOME/bifoundation/web/catalogmanager/configuration/org*
    echo "Done"
    For Windows: cleancat.cmd
    ================================
    echo off
    echo Cleaning up Catalog Manager binary cache
    IF EXIST
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.osgi
    rmdir /S /Q
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.osgi
    IF EXIST
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.equino
    x.app (
    rmdir /S /Q
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.equino
    x.app
    echo Done
    Thanks,
    -Amith.

  • 11g Upgrade Assistant Error - "Cannot refresh - Currently locked"

    I am running OBIEE 11g on Linux 32bit OS. It is a new OBIEE 11g install, I am just upgrading the 10g RPD and web catalog from our existing 10g server on this machine to serve as a separate 11g test environment. I have successfully upgraded the 10g RPD file using this 11g server's Upgrade Assistant utility. However, when I attempt to upgrade the 10g web catalog directory export on this machine I get the following error within the Upgrade Assistant:
    [2011-03-09T13:38:25.565-05:00] [BIEE] [ERROR] [] [upgrade.BIEE] [tid: 13] [ecid: 0000IuRtnAxFw000jzwkno1DTwWL000004,0] javax.management.RuntimeMBeanException: Cannot refresh - Currently locked[[
    For the web catalog "directory export" I am referencing, I just tarred up the existing 10g web catalog and FTPed it to this server then ran the Upgrade Assistant against that directory.
    I don't have the RPD open and I am not logged into the system. Does anyone know what the issue is or if I can upgrade a directory web catalog export on this machine?
    Any help would be appreciated.

    Jan,
    Thank you for the reply. I did install using the "Simple" method vs. using the "Enterprise" method. However, I really don't want to re-install and reconfigure this server again. I already had an issue with using Linux 64bit OS previously (IDM authentication did not work). Using Linux 32bit OS IDM authentication is working now.
    I will try a few more things, if I can't find a resolution then I will attempt the "Enterprise" install method and see if my catalog will upgrade.
    Thank you.

  • I can't get my Windows 7 pc to recognise my old LG VN251 phone via USB.   The verison software upgrade assistant runs and my phone is up to date.   I do get a window that pops up that says I can either run the bootstrap or look at the files on the phone,

    I can't get my Windows 7 pc to recognise my old LG VN251 phone via USB.   The verison software upgrade assistant runs and my phone is up to date.   I do get a window that pops up that says I can either run the bootstrap or look at the files on the phone, but I cannot see any photos.   Thoughts?

    We want to make sure we move your pictures to your computer schpee! Do you have a memory card on your phone? If your pictures are not on your http://vz.to/1OvJVey memory card we would want to move them. After you move them than try http://www.verizonwireless.com/support/knowledge-base-45147/ to move them to your computer. Keep us posted.   AmberF_VZW Follow us on Twitter @VZWSupport If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Trying to open old iPhoto library on osx 10.9.5 with iPhoto 9.5.1.  iPhoto says I must upgrade but upgrade eventually hangs.  Tried to rebuild/repair database but it always says you have to upgrade database first and eventually hangs

    Trying to open old iPhoto library on osx 10.9.5 with iPhoto 9.5.1.  iPhoto says I must upgrade but upgrade eventually hangs.  Tried to rebuild/repair database but it always says you have to upgrade database first and eventually hangs

    What version was the old library made with?
    What is the exact message? when it hangs does it crash or do you have to force quit?
    LN

  • Unable to run upgrade assistant utility in OIM 11.1.1.5

    Hi
    We are trying to upgrade OIM from 10g to 11g but when we run ua.bat(Located at MW_HOME/Oracle_<IDM_Home>/bin), we are getting the below error.
    C:\Oracle\Middleware\Oracle_IDM1\bin>ua.bat
    The system cannot find the path specified.
    FINDSTR: Cannot open C:\Oracle\Middleware\Oracle_IDM1\upgrade\temp\jdk_version.log
    Oracle Fusion Middleware Upgrade Assistant 11.1.1.5.1
    Log file is located at: C:\Oracle\Middleware\Oracle_IDM1\upgrade\logs\ua2012-03-05-19-01-12PM.log
    java.lang.UnsatisfiedLinkError: Can't load library: C:/Oracle/Middleware/Oracle_IDM1/oui/lib/win32/oraInstaller.dll
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1705)
    at java.lang.Runtime.load0(Runtime.java:770)
    at java.lang.System.load(System.java:1004)
    at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.loadNativeLib(OiipwWin32NativeCalls.java:1509)
    at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.<clinit>(OiipwWin32NativeCalls.java:50)
    at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:211)
    at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.initUnixPtrFileLoc(OiipgPropertyLoader.java:213)
    at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.<clinit>(OiipgPropertyLoader.java:126)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.updateProperties(OiicStandardInventorySession.java:461)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:257)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:232)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:181)
    at oracle.ias.upgrade.OUIInventory.initAll(OUIInventory.java:86)
    at oracle.ias.upgrade.gui.UAWizard.init(UAWizard.java:446)
    at oracle.ias.upgrade.UpgradeDriver.gui(UpgradeDriver.java:276)
    at oracle.ias.upgrade.UpgradeDriver.main(UpgradeDriver.java:179)
    UPGAST-00055: error reading the Oracle Universal Installer inventory
    no oraInstaller in java.library.path
    But the folder created at the time of installation was C:\Oracle\Middleware\Oracle_IDM1\oui\lib\win64\oraInstaller.dll.
    We even modified ua.bat file to take the above path but no result.
    How to resolve the issue?

    Similar issue installing OIM 11.1.1.6 on Win7 64 bit:
    C:\Users\OIM_VM\AppData\Local\Temp>C:\Oracle\Middleware\Oracle_IDM1\OPatch\opatch apply C:\Oracle\Middleware\Oracle_IDM1\oneoffpatches\p7663342_111070_Generic.zip -oh C:\Oracle\Middleware\Oracle_IDM1 -silent
    Oracle Interim Patch Installer version 11.1.0.9.0
    Copyright (c) 2011, Oracle Corporation. All rights reserved.
    java.lang.UnsatisfiedLinkError: Can't load library: C:/Oracle/Middleware/Oracle_IDM1/oui/lib/win32/oraInstaller.dll
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1705)
         at java.lang.Runtime.load0(Runtime.java:770)
         at java.lang.System.load(System.java:1004)
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.loadNativeLib(OiipwWin32NativeCalls.java:1509)
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.<clinit>(OiipwWin32NativeCalls.java:50)
         at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:211)
         at oracle.sysman.oii.oiix.OiixEnvironmentOps.getEnv(OiixEnvironmentOps.java:53)
         at oracle.opatch.OUIReplacer.getEnv(OUIReplacer.java:374)
         at oracle.opatch.CmdLineParser.parse(CmdLineParser.java:970)
         at oracle.opatch.OPatchSession.main(OPatchSession.java:1314)
         at oracle.opatch.OPatch.main(OPatch.java:573)
    Installer stops on step 15 of 16. The task that fails is "Start Oracle Internet Directory"
    Did someone managed to overcome that issue ?

  • I have just installed 10.7 and bootcamp is no longer visible on my desktop, nor can i start computer in windows mode. I started the bootcamp 4.0 upgrade assistant, but don't want to wipe windows 7 out and lose my data. Any suggestions?

    I have just installed 10.7 and bootcamp is no longer visible on my desktop, nor can i start computer in windows mode. I started the bootcamp 4.0 upgrade assistant, but don't want to wipe windows 7 out and lose my data. Any suggestions?

    I have just installed 10.7 and bootcamp is no longer visible on my desktop, nor can i start computer in windows mode. I started the bootcamp 4.0 upgrade assistant, but don't want to wipe windows 7 out and lose my data. Any suggestions?

  • Windows 8 installation - Upgrade Assistant compatibility Issue - Bluetooth Win7 Suite

    Having procured an on-line download of Windows 8, from the Microsoft web site, I am a little concerned about an incompatibility identified by the Microsoft
     Upgrade Assistant; namely:-
     "Bluetooth Win7 Suite (64) - Atheros Communications"
    This incompatibility was identified after restoration of an original copy of the Windows 7 operating system, as installed by the manufacturer of my PC! (Recovered from an Acronis image).
    That is, the operating system, prior to installation of any personal software, or external hardware, or divers!
    Hence, I can only assume, that "Bluetooth Win7 Suite (64)" is a sub component of one of the original components of the computer:
    ASUS P8Z68-V LE Motherboard
    NVIDIA Quadro 600 1024MB Professional Video Card
    Intel  i7 2600K Processor (3.4 GHz - no over-clocking)
    16GB Corsair PC3-12800 1600MHz DDR3 Memory (4x4 GB sticks)
    Qty 2 Sony 24x DVD-RW drives
    Qty 2 120GB Corsair Force 3 SSD (No Raid)
    Qty 1 1000GB 7200 HDD
    Onboard High Definition Audio
    My plan was to perform a clean installation of Windows 8, but I have no understanding what the implications of this incompatibility will be!
    Namely, what the function of  Bluetooth Win7 Suite (64), is! And what hardware it is associated with!
    Whether a clean installation will work, without  Bluetooth Win7 Suite (64)
    Whether Windows 8 install will have onboard drivers, for all of the above hardware!
    After installation of Windows 8, and installation of the manufactures latest drivers, for the Motherboard and Video Card, will I have to search elsewhere 
    for a driver for the Bluetooth Win7 Suite (64)
    I would appreciate any advice on this matter!
    Brian

    Hi,
    Based on my research, it seems that Bluetooth Win7 Suite (64) is a program developed by Atheros Communications.
    So, do you have any Bluetooth device? Did you install it?
    Please also check if it lists in Programs and Features.
    However, if you do not have any Bluetooth device or you do not use this program, in my opinion, it will not affect the installation of Windows 8.
    Hope this helps.
    Jeremy Wu
    TechNet Community Support

  • Error in the Upgrade Assistant for 11g

    Hi,
    I'm trying to upgrade a 10g repository to 11g using the Upgrade Assistant but it is returning an (unhelpful) error in the log file.
    Has anyone else experienced this error or know what it is?
    [2010-09-17T14:14:45.902+01:00] [Framework] [NOTIFICATION] [upgrade.Framework] Starting to upgrade BIEE.
    [2010-09-17T14:14:45.933+01:00] [Framework] [ERROR] [UPGAST-00138] [upgrade.Framework] upgrade exception occurred
    [2010-09-17T14:14:45.933+01:00] [Framework] [ERROR] [upgrade.Framework] Cause: An unexpected upgrade exception has occurred. Action: See the secondary error message for additional details.
    [2010-09-17T14:14:45.933+01:00] [Framework] [ERROR] [upgrade.Framework] UPGCMP-02712: Expected oracle.biee.admin:oracleInstance=*,type=BIDomain.OracleInstance,group=Service Oracle instance, found 2
    [2010-09-17T14:14:45.933+01:00] [Framework] [ERROR] [upgrade.Framework] UPGCMP-02712: Expected oracle.biee.admin:oracleInstance=*,type=BIDomain.OracleInstance,group=Service Oracle instance, found 2
    [2010-09-17T14:14:45.933+01:00] [Framework] [NOTIFICATION] [upgrade.Framework] Finished upgrading BIEE with status: Failure.
    Thanks.

    I ran into this same problem after I performed the steps in the enterprise deployment guide. One of the steps in Chapter 5, section 5.4.4 has you separate the bi_server1 managed server from the admin server into its own "mserver" directory structure by using the pack.sh and unpack.sh commands. This step appears to cause the problem. For now, what I have done is perform a complete reinstall and skip this step along with any other clustering related steps. Once I did this, I was able to run the upgrade assistant to upgrade the 10g repository to 11g.
    I have informed Oracle support about this issue. If they have a better work around, I will post it back here at a later date.
    Edited by: user10715047 on Dec 21, 2010 1:33 PM

  • Windows 8 Upgrade Assistant failed on Satellite P775

    I tried running the Windows 8 Upgrade Assistant on my Satellite P775.
    It started by displaying
    Checking Components; download Windows 8 Components data.
    Reading Components.
    Got component TOSHIBA Wireless LAN Indicator
    ... etc ...
    Got Component TOSHIBA Contrasena de supervisor
    Reading Windows Components.
    then displayed a Message Box
    "Failed to read Target (Windows 8) INI file."
    How can I solve this?
    Thanks

    Thanks for the reply.
    Yes I followed that procedure.
    My model is Satellite P775-112 PSBY3E and is listed as being compatible
    After installing Windows 8, I noticed that the DVD drive was no longer accessible, as described in the following thread: http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=68222&tstart=0
    So I disabled the Windows Service "Toshiba Optical Disc Drive Service" (TODDSrv.exe 1.0.0.8), and the DVD drive is now visible. However Toshiba Video Player still does not work (says it has compatibility issues) and I can not view DVD videos.
    I then ran the Windows 8 Upgrade Assistant, which failed immediately with the error "Failed to read Target (Windows 8) INI file".
    I found some posts on the forum with a similar error with the Windows 7 Upgrade Assistant (Failed to read Target (Windows 7) INI file. None of the posts has a clear description of what this error means but I've tried all of the suggestions.
    Here's a list of what I've tried:
    - Rebooted
    - Upgraded BIOS to latest version (2.10)
    - Run Upgrade Assistant as Administrator
    - Run Upgrade Assistant with "Toshiba Optical DIsc Drive Service TODDSrv.exe 1.0.0.8 started or stopped.
    My main problems at the moment are:
    - Toshiba Optical DIsc Drive Service causes DVD drive to disappear
    - Toshiba Video Player won't run
    - No way to view DVDs
    I'd be happy to install the drivers and applications individually if the Upgrade Assistant doesn't work - is there anywhere I can download them?

Maybe you are looking for

  • WHEN I LOGIN AS DIFFERENT USER, IT TAKES ME TO THE SAME PAGE WHERE THE PREV

    Hu Gurus, I log in to portal as user1 and go to a page and then log out of the portal. Then I try to login as user2, it takes me to the same page where the previous user was. It looks like it caches the page information. How can I avoid this. Please

  • Screen Sharing and ARD broken

    Hi, I have 10.9.4. I had remote management switched on and it was working fine. I installed ARD 3.7 and started it up fine and it was running fine allowing me to do all what I needed. I also need to remote to this Mac and so set the preference in ARD

  • Use of Association Tables in Place of FK's  --  O/R Mapping

    We are currently in the process of redesigning one of our systems following an OO model to be implemented in Java. Our current Oracle database is 8.1.7. We care coding sql in JDBC directly without the use of mapping tools. My role in the project is a

  • Excel 2010 SP2 opens files slowly after installing SP2

    After installing SP2 Excel is opening files very slowly. Files can be on network share or locally, no matter. If Excel is already open, then the file opens fast as it has opened before. OS is Windows 7 64-bit, and Office Professional Plus is 32-bit.

  • I need information regarding slt

    In SLT, you mentioned that there are App tables, DB triggers, Logging tables and Read module in the source system. Can you please explain if these are somethings that needs to be installed separately in the source systems? If so, do we always have to