Installing OBIEE 11.1.1.60 on 32-bit Oracle Linux 6.3

Hello,
I am presently trying to install OBIEE on a 6.3 Linux and have run into the "Your OS is not supported" error, during installation.
Has anyone successfully installed on 6.3? I checked the prereq's and it seems to be only supported on Oracle linux 5 (32bit)
Sidenote:
Before realising it's an unsupported OS, I went through the installation process and encountered the error:
"error invoking target agent nmb nmo nmhs of makefile" and it was only through a process of elimination that I encountered the unsupported OS and thought it could be related.
Appreciate any help.

As a temporary measure try deleting the environment variable HYPERION_HOME, you can always put it back if it doesn't work out.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Problems installing OBIEE 11g on Windows Server 2008 64 bit

    Hi, I'm trying to install OBIEE 11g on Windows Server 2008 64 bit (standard edition, SP2), and it's blowing up running the installer. The installer gets past the first couple of "info" screens, but blows up prior to coming to the first "real" screen with an error:
    Microsoft Visual C++ Assertion Failed:
    Program: ...
    File: ../../../src/share/native/sun/font/t2k/t2kstrm.c
    Line: 132
    Expression: pos <= t->maxPos
    Has anyone seen this and/or have an idea how to work around this? Note that I did do the prerequisite download / install of the 2005 Visual C++ 64 bit libraries.
    Thanks,
    Scott

    Just to close the loop on this thread, this does indeed seem to be some sort of font / java issue on our servers. I've been completely unable to get the install to work using the GUI. However, if I run it from command line using the -silent and -response paramaters along with a proper response file, the install went perfectly. I'm going to continue working the SR with Oracle - don't want to be stuck using -silent mode when things get more complicated, but at least now I can move forward.
    If anyone else has a better workaround - please let me know. "Silent" mode is workable, but difficult and time consuming.
    Thanks,
    Scott

  • Installing Grid Infrastructure 11.2.0.2 fails on Oracle Linux 5.6 and 6.0

    Hi all,
    We are in the process of building our new enterprise environment and tried to install the following:
    Oracle Linux 6.0
    Grid Infrastructure 11.2.0.2
    ASM
    OCFS2
    Oracle RDBMS 11.2.0.2
    Installation of Grid Infrastructure failed on Oracle Linux 6.0 and 5.6 as well. Is it because it's not yet certified for these Oracle Linux versions? Where can we find compatibility matrixes or certification information to find out which versions do work together? Been trying to find them with no success.
    Thanks for any help!

    Dude wrote:
    I have recently installed Oracle 11.2.0.2 including ASM, which also installs Grid infrastructure under Oracle Linux 5.6 (default UEK kernel) without any problems. I installed the oracle-validated package prior to the Oracle installation.OEL 5.6 and 11.2..02 Grid Infrastructure installation (for x86_64) failed in our case. Have opened a SR several weeks ago for it, but no resolution. We since reverted back to OEL 5.5 for building and running this specific RAC.
    There's also errors in OEL 5.6's Infiniband s/w stack. The openibd service fails to apply errata correctly because the o/s command used has since changed command line parameters. My guess is that testing happened solely on new h/w where this errata did not have to be applied, thus were not tested. Also, this service failed to start the srp_daemon (is critical for making sure that the storage layer works each and every time and does not cause stale connections that lead to command rejections from the storage server after a reboot of a RAC node)
    I not only had to fix the openibd service to correctly apply the errata, but also write a separate srpd service that dealt with starting up and shutting down the srp_daemon.
    Not very impressed with OEL 5.6 at all and it will be unlikely that we'll use it. And it raises a lot of concern whether OEL 6 would be a robust enough o/s for running our RAC systems.

  • Installing OBIEE 11g on OEL 5u5 64 bit : invalid entry CRC

    I am trying to install OBIEE 111130 64 on a Virtual Box with OEL 5 update 5 64 bit but I cannot get past an "invalid entry CRC" error.
    I managed to get the RCU running. I managed to get the Weblogic running as a separate install using the Sun JDK 64 bit. But the OBIEE Software Only install keeps running in the "invalid entry CRC" error (as does any other type of install available).
    I tried downloads from OTN and eDelivery, but both sites seem to give me faulty downloads that fail with this error (though cksum says all is well).
    I tried default unarchive tool in OEL5 as well as the Oracle 'recommended' tool from eDelivery to see if that made any difference but that did not help.
    I tried unarchive tool as well as Stuffit on Apple host but that also did not make any difference.
    Has anyone ever had this problem and found a (repeatable) solution, or does really know how to get past this ?
    Has anyone ever installed OBIEE 111130 64 on OEL 5u5 64 bit, by the way ? Does Oracle support it (I could not find a clear answer).

    Well, I found the solution.
    First of all : download from eDelivery using a cable connection (and not a wireless connection) for optimal stability of your download.
    Then : run the MD5 and SHA-1 checks to see if you really got what you wanted.
    Then, in Virtualbox for the Oracle Enterprise Linux 5u5 64bit guest OS : set its memory to 2Gb MAX !!!
    I noticed that I kept running into memory allocation problems (no more CRC's now, hurray!) that said that the host was out of memory. That surprised me because I have 8Gb onboard and the Virtualbox was set to use only 3584MB (also strange, Virtualbox does not allow for more ...). But that was too much apparently because ALL my memory was consumed somehow.
    Then start your Virtualbox not via the window application but by using the following commandline:
    Virtualbox -startvm <yourboxname>
    This way you get messages on the commandline you would otherwise not see.
    By the way, I run Virtualbox on a Mac Book Pro with 8 Gb or RAM.
    And then in your Virtual machine unpack your freshly downloaded zips using one of the unzippers 'recommended' by Oracle (see the last lines of the eDelivery page).
    After setting all this the Software Only installation of OBIEE 11g went well, but ... I had to run the installer with an extra parameter that I only discovered after studying the .sh script:
    *./runInStaller -jreloc <java-64bit-home-dir>*
    This -jreloc parameter points to the home directory where I installed (as root) my Sun Java 64bit JDK. In this way I ensured that my installation process uses the proper JVM.
    The parameter is not documented (as far as I can see) but can be found in the runInstaller script. So I tried it and it worked like a charm.
    When I did some more investigation I found out that Virtualbox (as well as VMWare Fusion) on the Mac are 32bit applications that might run 64bit guests, but always with restrictions somewhere as is seems. Now VMWare Fusion allows for more than 3.5Gb of memory to allocate to a VM, but I have not tried that yet (but I will soon).
    Nevertheless, be it the Mac that messes up memory allocation to a 32bit app or be it Virtualbox that messes with memory, the lesson learned is to be cautious with large amounts of memory in Virtualbox. At least I can continue installing OBIEE 11g and make my customer happy.
    Zoef zoef.

  • Silent install of oracle 11.2.0.1.0 on oracle linux 6.4  64 bit edition

    Hello,
    What files do I need to alter to install oracle 11gR2 {11.2.0.1.0}[1] rdbms ontop of a local install of oracle linux 6.4 64 bit edition ?
    I want to do the install in silent mode from the command line.
    -oracle linux 6.4 installed and updated with the latest patches.
    Thanks Glenn
    [1]
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    linux.x64_11gR2_database_1of2.zip
    linux.x64_11gR2_database_2of2.zip

    please find below link, it is having step by step oracle 11g installtion on oracle linux5
    please fallow up to Installation ..dont invoke directly ./runInstaller.
    go to unzip directory..u may find respance folder in taht edit.rsp file as per the your requirement.
    please post .rsp paramters details..will guide you what needs to be set....if know the parameters...edit it and save ...then execute below
    go to runInstaller having folder..the execute below cmd.
    ./runInstaller -silent -responseFile /u01/Disk1/responce/rsp11g.rsp DECLINE_SECURITY_UPDATES=true
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php

  • Oracle Linux in 11gR2 install documentation?

    http://docs.oracle.com/cd/E11882_01/install.112/e24321/pre_install.htm#CHDFFBIF
    Oracle® Database Installation Guide 11g Release 2 (11.2) for Linux
    Oracle Unbreakable Enterprise Kernel for Linux 5 Update 5 (2.6.32) and above, available for x86-64 systems, contains several additional features and performance enhancements not available either with Oracle Linux or with other supported Linux distributions. This kernel can be installed on either Oracle Linux or Red Hat Enterprise Linux distributions. Before installing the Oracle Unbreakable Enterprise Kernel, you must have Oracle Linux 5 Update 5 or Red Hat Enterprise Linux 5 Update 5 installed on an x86-64 server.
    Is this information correct? Perhaps the following was better:
    Oracle Unbreakable Enterprise Kernel (UEK) for Linux 5 Update 5 (2.6.32) and above, available for x86-64 systems, contains several additional features and performance enhancements not available prior to Oracle Enterprise Linux 5 update 5 or with other supported Linux distributions. This kernel can be installed on either Oracle Linux 5 Update 5 or Red Hat Enterprise Linux 5 Update 5 installed on an x86-64 server. As of Oracle Linux 5 update 6, the Oracle Unbreakable Enterprise Kernel is the default system kernel. A 32-bit release of Oracle Linux including the Oracle Unbreakable Enterprise Kernel is available with Oracle Linux 5 update 7 and later.
    Edited by: Dude on Feb 29, 2012 5:23 PM

    Hello
    you can follow me article:
    Oracle desde Guatemala &amp;raquo; Blog Archive &amp;raquo; Instalar Oracle Database 12cR1 en OEL 6 con ASM
    Greetings,

  • Net install for Oracle Linux

    I was wondering if anyone was able to do a net install. I just tried it with the following setup:
    - Virtual Box running on CentOS 5.4 32 bit
    - Oracle Linux 5.5 iso cd image 1
    - Local YUM repo synchronized with Oracle latest channel
    At install time I get the following message:
    "Unable to read package metadata...Cannot retieve repository metadata for anaconda-base-201004051458.xml. Please verify it's path and try again."
    Unfortunately this package is not in in my YUM repo. Thanks.

    A network install requires the entire contents of the installation cd's on the server, including "hidden" files like .discinfo, not just a yum repository. Easiest thing to do is download the installation DVD, and either mount it (-o loop,ro) or extract the iso, and make it available via http, ftp or nfs.

  • Virtualbox ORACLE Linux not installing

    Not sure what the issue is. I have Virtual box - upgraded to today's version
    I got a copy of Oracle linux (6) at a seminar today. The goal is to install Oracle Linux on the Virtual box to test it.
    During the install the keyboard commands (options?) flash by too fast to read.
    Installation says the kernel is not right "This kernel requires x8-64 CPU, but only detected an i686CPU."
    Well it is a 64 bit CPU.
    I tried it on a 32 bit CPU box and got the same result.
    alas. is this a bust?

    Here's some additional information that seems relevant to your problem: http://www.virtualbox.org/ticket/2061
    You could also check your VBox.log file, which contains, among a lot of other things, detailed information about the host CPU type and supported features.
    I suggest to check if there is a BIOS update available for your computer, or try to use a 32-bit Oracle Linux distribution, which you can download for free from https://edelivery.oracle.com/linux
    Regarding your hardware upgrade question, check the following: http://en.wikipedia.org/wiki/X86_virtualization
    +As of 2009[update] not all Intel processors supported VT-x, which Intel uses to segment its market.[20] Support for VT-x may even vary between different versions (as identified by Intel's sSpec Number) of the same model number.[21] [22] For a complete and up-to-date list see the Intel website.[23] Even in May, 2011, the Intel CPU P6100 which is in laptops does not support hardware virtualization [1].+
    Edited by: Dude on Aug 11, 2011 6:01 PM

  • Error in installing OBIEE

    Hi,
    I am installing OBIEE on my system and getting an error saying framedyn.dll was not found.
    After which it is saying that OBIEE is not supported with my current Windows version.
    But I checked my Windows version of XP is uptodate.
    Can you please help me to install OBIEE with above problem description.
    Please let me know if any further clearification regarding my problem is required.
    Thanks
    Shashank

    Hi Shashank,
    Have you checked if framedyn.dll is missing in your system (the file should be under Windows/system32)? If so, you can download the file and try again. Also, not sure what version of OBIEE you're trying to install. If not the latest one (10.1.3.4.1) you can download it from OTN and try with it. Also {thread:id=966344} might be helpful for you.

  • 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

  • Error during configuration process while installing obiee 11.1.1.7.0 in windows server 2012

    HI..
    I'm having an issue while installing obiee 11g(11.1.1.7.0) in windows server 2012 and using the database as ms sql server 2008. During configuration process after the installation process is completed , here the process is stopped at "Step:executing opmnctl start configuration_obisch1" status "failed"
    Here is the error:
    Error
        opmnctl task failed
        Step Executing: opmnctl start coreapplication_obisch1 failed
        Configuration Action "Executing opmnctl start coreapplication_obisch1 " has failed. please check log files...
    any help would be great
    thanks..

    Friend,
    Installer file size is:
    Size: *1.23 GB (1,323,085,837 bytes).*
    Size on disk: *1.23 GB (1,323,089,920 bytes).*
    I tested also disabling antivirus on my PC and disconnect the power cord before starting the installation of JDeveloper. In both tests the result was the same.
    Some additional recommendations to solve this case.
    Thank you for supporting.
    Edited by: Luis_vkacito on Nov 15, 2012 6:48 AM

  • Creating Domain step fails while trying to install OBIEE 11g (11.1.1.5)

    Hi Everyone,
    I am really stuck at a point from where I do not know which route to take. I am trying to install OBIEE 11g (11.1.1.5) on my Windows 7 (32-bit) laptop. I have tried all the options:
    1. Simple Install
    2. Enterprise Install
    3. Software only install (after installing Weblogic 10.3.4.0 separately)
    Everything goes well till the step Bi Configuration->Creating Domain.
    In this process whenever it reaches the stage when it tries to start Node Manager, it starts getting java exceptions and fails. It typically occurs when it does not find the nodemanager.properties file and tries to save the configurations there. It then encounters a Fatal Error.
    Excerpt from install2011-07-29_06-13-21PM.out
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Launching NodeManager ...
    Properties: {ListenPort=5556,NativeVersionEnabled=true,NodeManagerHome=C:/FusionMW/wlserver_10.3/common/nodemanager,StartScriptEnabled=true,}
    Command: C:\FusionMW\JROCKI~1.2-4\jre\bin\javaw.exe -classpath "C:\FusionMW\JROCKI~1.2-4\jre\lib\rt.jar;C:\FusionMW\JROCKI~1.2-4\jre\lib\i18n.jar;C:\FusionMW\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\FusionMW\JROCKI~1.2-4\lib\tools.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic.jar;C:\FusionMW\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\FusionMW\WLSERV~1.3\server\lib\webservices.jar;C:\FusionMW\modules\ORGAPA~1.1\lib\ant-all.jar;C:\FusionMW\modules\NETSFA~1.0_1\lib\ant-contrib.jar;C:\Users\SUCHAT~1\AppData\Local\Temp\.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip;C:\FusionMW\utils\config\10.3\config-launch.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbytools.jar" weblogic.NodeManager "-v"
    NMProcess: <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    NMProcess: Jul 29, 2011 7:21:31 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig
    NMProcess: INFO: Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true
    NMProcess: <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: WARNING: Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'
    NMProcess: <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess:
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer main
    NMProcess: SEVERE: Fatal error in node manager server
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess: Stopped draining NMProcess
    NMProcess: Stopped draining NMProcess
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under C:\FusionMW\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    Excerpt from nodemanager.log which is created at <WL_HOME>\common\nodemanager:
    <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    java.lang.NullPointerException
         at java.util.Hashtable.containsKey(Hashtable.java:314)
         at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
         at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
         at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
         at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
         at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
         at weblogic.NodeManager.main(NodeManager.java:31)
    After this it hangs for a long time before finally coming up with Node Manager Server Timed Out error and finally the Creating Domain step fails.
    One thing that I have noticed is that whenever it tries to create the nodemanager.properties or write to it it encounters this error and hence the nodemanager.properties file is also not getting generated.
    I have ensured that there are no spaces in the TEMP and TMP paths. I even tried creating and putting the nodemanager.properties file in the location but that too does not work.
    Strange part is that when I install Weblogic separately and have nodemanager as a windows service, then with the nodemanager.properties that I created the windows service runs, but the OBIEE installation still fails.
    Any help on this would be greatly appreciated.
    Thanks and regards,
    Subho

    My problem is "creating domain is failed". I guess that the issue with windows 7 32 bits on laptop doesn't configure and run nodemanager. I tried to start nodemanager but don't work (with weblogic scriptinf tools WST). However, Weblogic run ok but nodemanager is inactive. Also it doesn't create nodemanager.propierties. If I create a file nodemanager.properties (or I copied on directory obiee_home\ws_server_10.3\common\nodemanager) obiee installer configures its parameters pre-configured (if I modify a parameter, the installer modify it a default value and I don't know where is these parameters and its definition).
    I have installed obiee simple and enterprise and it don't work. I have installed on oracle 11g R2 (desktop and enterprise with datawarehouse) and obiee installer doesn't work. Further this installation obiee delay an hour and then generates error in my case "creating domain is failed".
    I'm going try to run install obiee 11.1.1.5 on windows 7 xp mode.
    Important: We need help of oracle experts or Oracle communicates if obiee installs or not on windows 7 32 bits laptop because We have wasted
    Thanks if anyone help us!!

  • Creating ASInstance Failed Error while Installing OBIEE 11g 11.1.1.5.0

    Hi
    I was trying to install OBIEE 11g 11.1.1.5.0 on a Windows Server 2003 32 Bit machine and was getting an error at 16% of Configuration Procress.
    Error - Creating ASInstance Failed.
    I went to see the logs. Please Help
    Log :
    [2011-06-09T20:17:15.609+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 25] [ecid: 0000J1op8sl6UOK6yVEgMG1DwCxt00000G,0] Created ASInstance. Calling opmn start command
    [2011-06-09T20:17:17.218+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 25] [ecid: 0000J1op8sl6UOK6yVEgMG1DwCxt00000G,0] [[
    oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
         at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:81)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    [2011-06-09T20:17:17.218+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 25] [ecid: 0000J1op8sl6UOK6yVEgMG1DwCxt00000G,0] Exit code from OPMNAdmin : 2
    [2011-06-09T20:17:17.218+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 25] [ecid: 0000J1op8sl6UOK6yVEgMG1DwCxt00000G,0] [[
    oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:81)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         ... 18 more
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
         at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         ... 19 more

    Hi,
    The etc/hosts file needs to be changed from 127.0.0.1 host to the physical IP address before the start of the installation of 11.1.1.5.
    For more information have a look at Oracle support doc id: 1333429.1
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=1333429.1
    Regards,
    Kalyan Chukkapalli
    http://123obi.com

  • Need help - install OBIEE in Linux box

    i need a document for OBIEE 11gr1 installation document
    i already downloaded the document from oracle website ...i need except that any useful blogs links and URL to install
    OBIEE 11R1 in Linux box(OEL4U5)

    hi saichand,
    Already i have posted my issue in this forum( OUI Seesion failed - OBIEE installation ---- Sep 13, 2010 9:33 PM Last Post By: HMS) before one week.
    but i didn't get the reply to solve that issue. thats why i m posting a new thread for OBIEE installation document
    and links, to solve the installation errors myself.
    kindly share your ideas to solve the OBIEE installation error which i was posted earlier.
    thanks...
    Edited by: HMS on Sep 13, 2010 9:58 PM
    Edited by: HMS on Sep 13, 2010 10:00 PM

  • Unable to Install OBIEE in windows 7 32 bit

    hi,
    i am aware that windows 7 is not supported for OBIEE 10g but from one of the blog they said to change the compatibity version to xp and have done the same but i am gettting some error while running the setup.exe file . the error is as folllows
    the installer is unablle to run in graphical mode. try running the installer with the -console or -client flag.
    can anyone help how to solve this issue. even i have changed the grphical mode of AEROin windws as suggested in some of the blog but still i am recieving the same error.
    regards,
    chandrasekhar

    Hi,
    Try changing the compatibility mode to Vista SP2 and run.
    Ref: Not able to install OBIEE 10g
    Thanks
    Kiran

Maybe you are looking for

  • From mac mini 120 Go to mac mini 500 Go ?

    How can I transfer all my data from mac mini 120 Go to mac mini 500 Go ?

  • Multipoint Server 2012 - Display Sleep

    I have several WMS 2012 boxes with Atrust m300 zero clients. I am having an issue since upgrading from WMS 2011 that my zero clients displays don't sleep. The direct connected ps/2 stations display will sleep, but all other clients won't. http://tech

  • FCP studio 3 support for 'progressive segmented frames'

    Anyone got the new version of FCP. Do you happen to know if it handles 'progressive segmented frames' as anything other than interlaced. My sony hvr vie shoots what it call 'progressive'. This is explained by Sony as 'scanning progressively' yet layi

  • How to associate events to items

    Hi everybody. I have a page in OAS Portal in which I can add new items, like a list of items. I need to develop any kind of event that detects that this item has been added and with a call to a PLSQL procedure can notice about this new item to other

  • Slow spatial index creation

    Hi, I am using v11.2.0.2 and it took 9.5 hours to create a spatial index for 88 million geodetic points. The table itself was created in 15 minutes (with a CTAS from another table with lat/lons) and only has two columns: ULL and GEOM. Does this seem