OBIEE 11g install failed on Windows 7 - 64 bit

I am trying to install OBIEE 11g in my Windows 7 - 64 bit laptop.
It is failing during configuration at the step
Starting Managed Server: bi_server1
The log file is showing following error ....
Starting Managed Server : bi_server1
In public start
ASWLServer.start ...
LOADING DLL : C:\FusionMW\Oracle_BI1\install\config\\StartUtil64.dll
getDomainRuntimeMBeanServerConnection ...
Connecting to Domain runtime ...
trying to connect to vikas-PC 7001
Successfully connected to the Domain Runtime ...
getDomainRuntimeMBeanServerConnection ...
Connecting to Domain runtime ...
trying to connect to vikas-PC 7001
Successfully connected to the Domain Runtime ...
oracle.as.provisioning.exception.ASProvisioningException
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
     at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
     at oracle.as.install.bi.biconfig.standard.StartStopManagedServer.doExecute(StartStopManagedServer.java:56)
     at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:79)
     at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:110)
     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:619)
Caused by: oracle.as.provisioning.exception.ASProvWorkflowException
     at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1196)
     at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:999)
     at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:815)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:484)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     ... 14 more
Please help
Thanks in advance,
Vikas Agarwal

Greetings Vikas.
Dou you solve this issue?
I got the exact same message but setting the second node of a Forms 11.1.2.1 Installation. But the message I got is the same that you have:
Successfully connected to the Domain Runtime ...
oracle.as.provisioning.exception.ASProvisioningException
  at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
  at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
  at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
  at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
  at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
  at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
  at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
  at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
  at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
  at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
  at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
  at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
  at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
  at java.lang.Thread.run(Thread.java:662)
Caused by: oracle.as.provisioning.exception.ASProvWorkflowException
  at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1196)
  at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:999)
  at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:814)
  at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:483)
  at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
  ... 13 more

Similar Messages

  • OBIEE 11g install fails on step 7 (database connect string)

    I've currently spent 2 days trying to install OBIEE 11g on two machines (independently). This first is a Windows XP SP3 test PC running 4GB RAM, whilst the second is a Windows 2003 virtual server with 3GB RAM. The Database is Oracle 10g (10.2.0.4.0) on AIX 5.3.
    The DBA has successfully run the RCU on the Database and the schemas needed for OBIEE have been created. The BIPLATFORM schema has also been granted DBA privileges.
    Now I've tried to run both the simple and the Enterprise install for OBIEE 11g, but it always fails at the same step (step 7 of 13: Database details). I have selected the following:
    Database Type: Oracle Database
    Connect String: hostname:port:instance, where hostname is the full server path eg xxxxx.uk.com and instance name is FFADEV01
    BIPLATFORM Schema Username: As per username defined in RCU
    BIPLATFORM Schema Password: As per password entered in RCU
    If i change the connection string to FFADEV01.WORLD i get a 08031 error, whereas I am normally getting an 08035 error. The annoying thing is that I can connect to the schema using RapidSQL and the usernames and passwords as created in the RCU.
    Any help greatly appreciated. Thanks

    How was he able to install the BIPlATFORM schema using RCU on AIX? I thought RCU was only on Linux and Window platforms? I am about to install OBIEE 11.1.1.5 on AIX with a Oracle 10g DB but from what I read I wont be able to create the needed OBIEE schemas for the install because I won't be able to use the RCU on AIX. Any help would be appreciated.
    Thanks.
    Ryan

  • OBIEE 11g Installing Failing on Configuring Domain

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

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

  • Fail installing OBIEE 11g on Oracle Linux 5 64 bits

    Hello,
    I am trying to install OBIEE 11g over Oracle Linux 5 (64 bits), but I can't. I have the following issue:
    INST-07008: Validation of Oracle Home location failed. User does not have permission to create home/instance location
    INST-07282: Specified Middleware home location does not exist
    In the Oracle Middleware Home, I have specified "/root/Oracle/Middleware".
    I have following these steps:
    1) Install Oracle DB 11g R2 (OK)
    2) Install jdk for Linux 64 bits (OK)
    3) Install weblogic
    I have done the installation as "root" user
    Middleware Home Directory = /root/oracle/Middleware (OK)
    4) Install RCU as root (OK)
    5) Install OBI 11g
    To execute ./runInstaller it is necessary be as oracle user.
    I have changed permissions in /root/Oracle/Middleware (chmod 777), but the issue is the same.
    I appreciate any idea to solve the issue.
    Thank you in advance.
    Regards,
    Monica.

    Hello,
    no, I have installed OBIEE as oracle user with software only option, with root isn't possible.
    So, I don't know if it is necessary I installed WebLogic as oracle user to have permission in middleware path...
    Regards.

  • Other user can't access to OBIEE 11G installed on a server

    Hello,
    We have installed OBIEE 11G on a server ( windows sever 2008 r2) with admin account, and it works fine, But others users can't access to obiee 11g ( administration icons are white in their sessions) even they have admin rights.
    Can anyone tell me what should we do??
    Thank you.

    Hi,
    This is the exact format how my tnsnames.ora file looks. sorry, I can ping it in command prompt now. In my connection pool i tried first DSN =  ab.bc.xy.zx, did not work. Then I saw oracle's default repository and changed my DSN to your suggested format starting from "DESCRPTION" to rest. Still no luck Do you think, i should put the same TNS in my local machine??
    ab.bc.xy.zx =
    (DESCRIPTION =
        #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.110)(PORT = 1521))
        #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.120)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.130)(PORT = 1521))
        (LOAD_BALANCE = yes)
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SID = cap2)
    thanks,
    BK.

  • OBIEE 11g installing in Linux. domain creation error

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

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

  • OBIEE-11g installation failed in "opmnctl start coreapplication_obips1"

    OBIEE-11g installation failed in "opmnctl start coreapplication_obips1"
    it is the lost step of OBIEE-11g installation and it failed "opmnctl start coreapplication_obips1".appriciate for early reply.
    "opmnctl task failed" Taks executing "opmnctl start coreapplication_obips1" is failed.OBIEE Guru's help urgently.
    Edited by: RAGHAVENDRA HARI N on Sep 11, 2012 5:09 PM

    Hi, check the server logs inside <@yourBIPath>/bifoundation/diagnostics/OBIEEPresentationservicecomponent and OBIEE servercomponent.
    This may sound silly, but are your servers&the nodeman up and running?
    Regards,
    D

  • HT201468 Can I install on MacBook Windows 32-bit version

    Can I install on MacBook Windows 32-bit version?  I went through the installation and when I try to run the update on Windows (due to no internet access) I receive a comment that the Windows and Boot Camp Windows update don't agree? I downloaded Windows update through Boot Camp process?

    From the same link posted earlier,
    Mac model
    Windows 8 64-bit
    Windows 7 64-bit
    Windows 7 32-bit
    Windows Vista 64-bit
    Windows Vista 32-bit
    Windows XP 32-bit
    MacBook Pro
    (15-inch, Late 2011)
    5
    5
    4
    You can install W7 32-bit, but you will need to use Boot Camp Support Software 4.0.4033 drivers. You will need to run Bootcamp Assistant 4 from an older version of OSX. You can install OS X: Installing OS X on an external volume - Apple Support which has BCA 4.x and then install W7 32-bit.

  • OBIEE 11g installation failed multiple times at Distributing Repository Configuration Step

    Hi,
    I am getting the following error during the Distributing Repository Configuration step in the OBIEE 11g 11.1.1.7 enterprise installation in Windows 8 system.
    Severe: Element Type:Domain
    Element id: null
    Operation result: failed to obtain domain file lock
    Detail Message: java.util.concurrent.timeoutException.Timeout;
    waiting for lock: Domain config lock;
    c:\OBIEE\MIDDLE~1\USER_p~1\domains\EAM_DO~1\config\FMWCON~1\biee-config.lock;[121 secs]
    Step Distributing Repository failed
    Configuration Action 'Distributing Repository' has failed. Please check logs for details.
    Step Distributing repository failed
    I checked another blog for this https://forums.oracle.com/thread/2565716 and even there the explanation doesn't convince me.
    I tried to look at the Locale of my system where I am installing and I could see it is using Eng-Us by default. One way suggested to check the Unicode format from the web browser and I could check that too to be UTF-8 as suggested by someone on some other blog.
    I checked in the logs too as suggested by the Installation dialogue box but it didn't seem much conclusive too.
    Here is the snapshot of the log file which I could found.
    INFO: Current Inventory:
      Oracle Home: OraDb11g_home1
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1858390736
      This Oracle Home has not been changed in this session.
      Oracle Home: OH440082373
      This Oracle Home has not been changed in this session.
      Oracle Home: OH440082374
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1597391518
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1285215443
      This Oracle Home has not been changed in this session.
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    Can someone please help me with this since I am stuck with for quite some time now.
    Is there any way to check in command prompt to check the locale as required by the system.
    What could be the issue here?
    Thanks,
    Nitin

    Hi all,
    We are able to resolve the above issue with the below solution.
    Root cause of the issue:
    You may have a temp directory in the path C:\Documents and Settings\user_name\Local Settings\Temp. You got the above mentioned exception because of the temp directory path having spaces_+ in it.
    Solution:
    1. Create a new directory called TEMP in a different location for ex: C:\TEMP
    2. Now, Right click on My computer --> Properties --> Advanced --> click on Environment Variables.
    3. You should be having TEMP and TMP as variables under user variables section pointing to the C:\Documents and Settings\user_name\Local Settings\Temp path.
    4. Edit the TEMP and TMP variables and mention C:\TEMP in the variable value.
    5. Deinstall and re-install OBIEE 11g.
    Happy OBIEE 11g installation!!
    Thanks,
    Rajesh Gurram

  • OBIEE 11g install

    Hi,
    I am trying to install OBIEE 11g on Windows XP with 4 GIG of ram and during Configuration it is failing at "Creating ASInstance" If I continue to configure then it also failed at " Executing: opmnctl start"
    The log file has the following information
    INFO:      PATH = C:\app\akhan\product\11.1.0\db_2\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;
    C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.6.0_20\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    C:\Program Files\Intel\WiFi\bin\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Google\Google Apps Sync\;
    C:\Program Files\QuickTime\QTSystem\;C:\app\akhan\rcuHome\bin;c:\Middleware\Oracle_BI1\bin;c:\Middleware\Oracle_BI1\opmn\bin;
    c:\Middleware\Oracle_BI1\opmn\lib;c:\Middleware\Oracle_BI1\perl\bin
    INFO:      CLASSPATH = .;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    INFO: Username:akhan
    INFO: Saving the install inventory which has the access of 1
    INFO: The flags set for this home (C:\app\akhan\product\11.1.0\db_2) are:clean
    INFO: Home:C:\app\akhan\product\11.1.0\db_2 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\Middleware\oracle_common) are:aruID|aruDesc|guid|additionalOHProps
    INFO: The flags set for this home (C:\Middleware2\oracle_common) are:clean
    INFO: Home:C:\Middleware2\oracle_common oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (c:\Middleware\Oracle_BI1) are:aruID|aruDesc|guid|addedToCI|additionalOHProps
    INFO: Updating XML inventory.
    INFO: Current Inventory:
         Oracle Home: OraDb11g_home1
              This Oracle Home has not been changed in this session.
         Oracle Home: OH1023793388
              This Oracle Home has not been changed in this session.
         Oracle Home: OH1494677506
              This Oracle Home has not been changed in this session.
         Oracle Home: OH1929386081
              This Oracle Home has not been changed in this session.
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    Can you please tell me how to fix this problem.
    Thanks
    Asghar

    Hi everyone,
    I'm having the same problem on my OBIEE 11g installation on windows 2003 Server SP2 but on the step "Restarting AdminServer"
    the log file has the following info:
    INFO: Variables de entorno:
    INFO:      ORACLE_HOME =
    INFO:      PATH = C:\app\Administrator\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\OBI11\Oracle_BI1\bin;C:\OBI11\Oracle_BI1\opmn\bin;C:\OBI11\Oracle_BI1\opmn\lib;C:\OBI11\Oracle_BI1\perl\bin
    INFO:      CLASSPATH =
    INFO: Nombre de Usuario:Administrator
    INFO: Saving the install inventory which has the access of 1
    INFO: The flags set for this home (C:\app\Administrator\product\11.1.0\db_1) are:clean
    INFO: Home:C:\app\Administrator\product\11.1.0\db_1 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\OBI11\oracle_common) are:aruID|aruDesc|guid|addedToCI|additionalOHProps
    INFO: The flags set for this home (C:\OBI11\Oracle_BI1) are:aruID|aruDesc|guid|addedToCI|additionalOHProps
    INFO: The flags set for this home (C:\oracle\product\10.2.0\db_1) are:clean
    INFO: Home:C:\oracle\product\10.2.0\db_1 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: Updating XML inventory.
    INFO: Inventario Actual:
         Directorio Raíz de Oracle: OraDb11g_home1
              En esta sesión no se ha cambiado este Directorio Raíz de Oracle
         Directorio Raíz de Oracle: OH1650365751
              En esta sesión no se ha cambiado este Directorio Raíz de Oracle
         Directorio Raíz de Oracle: OH1829599436
              En esta sesión no se ha cambiado este Directorio Raíz de Oracle
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    Do I have to reinstall everything again?
    Thanks
    Carlos Hernandez

  • Oracle 11g install hangs on windows 7

    Hi,
    I have downloaded Oracle 11g r2 64 bit install onto my windows system.
    When i install, the install hangs after selecting the following
    a) Create and configure a database
    b) Desktop Class
    After these, when I click on Next, the UI hangs.
    Help will be appreciated.

    Using paramFile: C:\Users\jeevan\Documents\My DAP Downloads\database\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors. Actual 4294967296 Passed
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_StarterDatabaseType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: Failed to load bean oracle.install.ivw.db.bean.DBInstallSettings. Reason: [INS-07001] Value for property 'DBInstallSettings' not found in the bean store.
    INFO: Closing bean stores from which the beans can be loaded
    INFO: Registering the flow views
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.PrereqGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.PrereqGUI added to View Type Registry with the key as [PrereqUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SummaryGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SummaryGUI added to View Type Registry with the key as [SummaryUI]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SetupGUI viewId: null uiType: null]
    INFO: oracle.install.commons.base.interview.common.view.SetupGUI added to View Type Registry with the key as [SetupUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.InventoryUI viewId: null uiType: null]
    INFO: oracle.install.ivw.common.view.InventoryUI added to View Type Registry with the key as [InventoryUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.ProductLanguageGUI viewId: ProductLanguageUI uiType: null]
    INFO: oracle.install.ivw.common.view.ProductLanguageGUI added to View Type Registry with the key as [ProductLanguageUI]
    INFO: Adding View[type: oracle.install.ivw.common.view.OCMDetailsGUI viewId: OCMDetailsUI uiType: null]
    INFO: oracle.install.ivw.common.view.OCMDetailsGUI added to View Type Registry with the key as [OCMDetailsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ConfigurationTypeUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ConfigurationTypeUI added to View Type Registry with the key as [ConfigurationTypeUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.DBIdentifierUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.DBIdentifierUI added to View Type Registry with the key as [DBIdentifierUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ConfigurationOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ConfigurationOptionsUI added to View Type Registry with the key as [ConfigurationOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ManagementOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.ManagementOptionsUI added to View Type Registry with the key as [ManagementOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.StorageOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.StorageOptionsUI added to View Type Registry with the key as [StorageOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.RecoveryBackupUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.RecoveryBackupUI added to View Type Registry with the key as [RecoveryBackupUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.ASMDiskGroupSelectionGUI viewId: ASMDiskGroupSelectionUI uiType: null]
    INFO: oracle.install.ivw.db.view.ASMDiskGroupSelectionGUI added to View Type Registry with the key as [ASMDiskGroupSelectionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.SchemaPasswordUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.SchemaPasswordUI added to View Type Registry with the key as [SchemaPasswordUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.QuickInstallUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.QuickInstallUI added to View Type Registry with the key as [QuickInstallUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallOptionsUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.InstallOptionsUI added to View Type Registry with the key as [InstallOptionsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.SystemClassUI viewId: SystemClassUI uiType: null]
    INFO: oracle.install.ivw.db.view.SystemClassUI added to View Type Registry with the key as [SystemClassUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallLocationUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.InstallLocationUI added to View Type Registry with the key as [InstallLocationUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.DBEditionGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.DBEditionGUI added to View Type Registry with the key as [DBEditionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.NodeSelectionUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.NodeSelectionUI added to View Type Registry with the key as [NodeSelectionUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.FinishUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.FinishUI added to View Type Registry with the key as [FinishUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.PrivilegedOSGroupsGUI viewId: null uiType: null]
    INFO: oracle.install.ivw.db.view.PrivilegedOSGroupsGUI added to View Type Registry with the key as [PrivilegedOSGroupsUI]
    INFO: Adding View[type: oracle.install.ivw.db.view.InstallTypeGUI viewId: installTypeUI uiType: null]
    INFO: oracle.install.ivw.db.view.InstallTypeGUI added to View Type Registry with the key as [installTypeUI]
    INFO: Initial values of Setup Properties :
    PROPERTY VALUE
    CLUSTER_NODES {}
    COLLECTOR_IGNORE_CONFIGURATION false
    COLLECTOR_IGNORE_FAILURES false
    COLLECTOR_RESPONSE_FILE
    DECLINE_SECURITY_UPDATES false
    FROM_LOCATION C:\Users\jeevan\Documents\My DAP Downloads\database
    \install\../stage/products.xml
    INSTALL_TYPE EE
    MYORACLESUPPORT_PASSWORD Protected value, not to be logged
    MYORACLESUPPORT_USERNAME
    ORACLE_BASE
    ORACLE_HOME
    ORACLE_HOSTNAME COSMOS
    PROXY_HOST
    PROXY_PORT
    PROXY_PWD Protected value, not to be logged
    PROXY_USER
    SECURITY_UPDATES_VIA_MYORACLESUPPORT true
    SELECTED_LANGUAGES {"en"}
    b_rdbmsInstall true
    oracle.install.db.isCCRAuthenticationUsed false
    oracle_install_LaunchNetCA false
    oracle_install_NoMigration false
    oracle_install_OCR_PartitionLocation
    oracle_install_RACInstall false
    oracle_install_RDBMSInstalling true
    oracle_install_client_OraMTSPortNumber 49157
    oracle_install_db_ASMSNMPUserPassword Protected value, not to be logged
    oracle_install_db_AutoMemoryOption false
    oracle_install_db_CharSetOption 3
    oracle_install_db_CharacterSet
    oracle_install_db_ConfigTabSelected 0
    oracle_install_db_ConfigurationType &General Purpose / Transaction Processing
    oracle_install_db_CustomInstall false
    oracle_install_db_DiskGroupName
    oracle_install_db_DiskGroupNameForASM
    oracle_install_db_EMCentralAgentSelected
    oracle_install_db_EMEmailAddress
    oracle_install_db_EMSMTPServer
    oracle_install_db_EnableAutoBackup false
    oracle_install_db_InstallEdition EE
    oracle_install_db_InstallOption INSTALL_DB_AND_CONFIG
    oracle_install_db_InstallOptionSelected 1
    oracle_install_db_InstallType EE
    oracle_install_db_LaunchDBCA false
    oracle_install_db_LaunchODMA false
    oracle_install_db_LoadExampleSchemas false
    oracle_install_db_MountPointLocation
    oracle_install_db_QuickInstallOption false
    oracle_install_db_ReceiveEmailNotification false
    oracle_install_db_RecoveryBackUpLocation
    oracle_install_db_RecoveryBackUpPassword Protected value, not to be logged
    oracle_install_db_RecoveryBackUpUsername
    oracle_install_db_SID
    oracle_install_db_SecureConfigDisabled false
    oracle_install_db_SetOracleBase false
    oracle_install_db_StarterDatabaseType GENERAL_PURPOSE
    oracle_install_db_StorageType 0
    oracle_install_db_SuperAdminPasswords Protected value, not to be logged
    oracle_install_db_SuperAdminSamePasswdForAll Protected value, not to be logged
    oracle_install_db_SystemClass DESKTOP_CLASS
    oracle_install_db_Type 1
    oracle_install_db_UseDBControl true
    oracle_install_db_UseFileSystemForRecovery false
    oracle_install_db_UseSamePassword false
    INFO: Launching Oracle Database 11g Release 2 Installer
    INFO: Started executing the flow in INTERACTIVE mode
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state prepInstall
    INFO: Waiting for completion all forked tasks at state prepInstall
    INFO: All forked task are completed at state prepInstall
    INFO: Completed background operations
    INFO: Executing action at state prepInstall
    INFO: Completed executing action at state <prepInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prepInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <prepInstall>
    INFO: Completed validating view at state <prepInstall>
    INFO: Validating state <prepInstall>
    WARNING: Validation disabled for the state prepInstall
    INFO: Completed validating state <prepInstall>
    INFO: Verifying route success
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state decideOCMInstall
    INFO: Completed executing action at state <decideOCMInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <decideOCMInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <decideOCMInstall>
    INFO: Completed validating view at state <decideOCMInstall>
    INFO: Validating state <decideOCMInstall>
    WARNING: Validation disabled for the state decideOCMInstall
    INFO: Completed validating state <decideOCMInstall>
    INFO: Verifying route requireOCM
    INFO: Get view named [OCMDetailsUI]
    INFO: View for [OCMDetailsUI] is oracle.install.ivw.common.view.OCMDetailsGUI@6da05bdb
    INFO: Initializing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed initializing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Displaying view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed displaying view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Loading view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed loading view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Localizing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Completed localizing view <OCMDetailsUI> at state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOCMDetails
    INFO: Completed executing action at state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOCMDetails>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <getOCMDetails>
    INFO: Completed validating view at state <getOCMDetails>
    INFO: Validating state <getOCMDetails>
    SEVERE: You have not provided an email address.
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Is this the problem????
    Do you wish to remain uninformed of critical security issues in your configuration?
    INFO: Completed validating state <getOCMDetails>
    INFO: Verifying route success
    INFO: Get view named [InstallOptionsUI]
    INFO: InstallOptionsUI Entering Constructor
    INFO: InstallOptionsUI Exiting Constructor
    INFO: View for [InstallOptionsUI] is oracle.install.ivw.db.view.InstallOptionsUI@5ea07440
    INFO: Initializing view <InstallOptionsUI> at state <installOptions>
    INFO: Completed initializing view <InstallOptionsUI> at state <installOptions>
    INFO: Displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Completed displaying view <InstallOptionsUI> at state <installOptions>
    INFO: Loading view <InstallOptionsUI> at state <installOptions>
    INFO: Completed loading view <InstallOptionsUI> at state <installOptions>
    INFO: Localizing view <InstallOptionsUI> at state <installOptions>
    INFO: Completed localizing view <InstallOptionsUI> at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state installOptions
    INFO: Completed executing action at state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: InstallOptions UI Entering & Exiting processInput
    INFO: Validating view at state <installOptions>
    INFO: Completed validating view at state <installOptions>
    INFO: Validating state <installOptions>
    INFO: Completed validating state <installOptions>
    INFO: InstallOptionsAction Actions.transition called
    INFO: selectedInstallOption is :INSTALL_DB_AND_CONFIG
    INFO: launchNETCA = true
    INFO: Verifying route system_class
    INFO: Get view named [SystemClassUI]
    INFO: SystemClassUI Entering Constructor
    INFO: SystemClassUI Exiting Constructor
    INFO: View for [SystemClassUI] is oracle.install.ivw.db.view.SystemClassUI@164ca42b
    INFO: Initializing view <SystemClassUI> at state <getSystemClass>
    INFO: Completed initializing view <SystemClassUI> at state <getSystemClass>
    INFO: Displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Completed displaying view <SystemClassUI> at state <getSystemClass>
    INFO: Loading view <SystemClassUI> at state <getSystemClass>
    INFO: Completed loading view <SystemClassUI> at state <getSystemClass>
    INFO: Localizing view <SystemClassUI> at state <getSystemClass>
    INFO: Completed localizing view <SystemClassUI> at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getSystemClass
    INFO: Completed executing action at state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getSystemClass>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: SystemClassUI Entering & Exiting processInput
    INFO: Validating view at state <getSystemClass>
    INFO: Completed validating view at state <getSystemClass>
    INFO: Validating state <getSystemClass>
    INFO: Completed validating state <getSystemClass>
    INFO: selectedSystemClass is :DESKTOP_CLASS
    INFO: Verifying route desktop_class_yes
    INFO: Get view named [QuickInstallUI]

  • Oracle Database Express Edition 11g Release 2 for Windows 64 bit?

    Will there be any "Oracle 11g xe" is available for windows 64 bit in future?
    I know using 32b apps on 64b doesn't make any sense, still want to know if there is any way to execute current 32 bit version on 64 bit cleanly?

    Probably not any time real soon, XE doesn't get much priority on the development side of things.
    I've gotten the XE to install OK on Windows server, Standard ed. 2008R2 x64 but it was a very long time ago.
    >>using 32b apps on 64b doesn't make any sense
    But it can work, in most all cases. Unfortunately the XE installer is one of the exceptions. Definitely can't go the other way, e.g. install x64 software on an x86 OS. And an x86 OS can be installed on x64 hardware, but that isn't much help either. But if host memory is tight, going x86 will have slightly smaller memory footprints. Many reasons for going x64, saving memory is not one of 'em.
    What can work is try the Linux version of XE, it is x64. Might take perhaps a half hour to install Virtual Box and set up a virtual machine with e.g. Fedora and boot the VM, install, maybe another half hour or so to get the OS updates.
    My preference is for the KDE desktop, its a bit closer to a Windows look and feel than the Gnome desktop. Linux will be different, but really, its the same thing. An OS provides and controls access to resources, e.g. memory, disks, all the peripherals (keyboard, mouse, NIC, etc.). XE can work in a VM with 1GiB total RAM for a VM, but more is better. The OS needs memory too.
    It also helps with the XE install to customize the disk partition layout at the OS install, adjust swap space to at least a full 2GiB.

  • OBIEE 11g Installation Fails at configuration process

    Hi All,
    I tried installing OBIEE 11.1.1.5.0 in my machine.Below are the prerequsite which I followed and the laptop system configuration details.
    Pre-Requisites Followed : 1) Creation of Static IP address,2) Created Schema's using RCU In Oracle 11g Database.
    Laptop Details : OS-Windows 7,Ram 3 GB and space for Installation nearly 14 GB.
    Installation Type: Simple Installation
    Issue : There are 14 steps in the wizard.I have succeeded till step 12 which is called "Installation Process",But in Step 13 'Configuration progress' the wizard says Creating Domain status as 'In Progress' which stays in the same status even after 2 hours.So I am not able to complete installation Process as the wizard is not completing the Step 13 process which is 'BI Configuration'. This is the 4 attempt Iam trying the installation and the output is failure in the installation of OBIEE 11g on my machine.
    Known Issue : Also when I executed the setup file for running the installation file in 'Drive:\bi_windows_x86_111150_32_disk1_1of2\bishiphome\Disk1\setup.exe',in the command prompt i got a warning message like swap space is 0.But I ignored that error and I gave 'y' to proceed further for the installation.As this swap space issue was common in many of our folk installation process which has ended in successful installation.
    Help Needed : Can any one suggest me what will be the cause for the issue,or any Pre-requisite is missing,or the installation steps which I need to follow to make my installation successful.
    Thanks in advance,
    Regards
    Kris

    - all installation files must be in a folder without spaces.
    Try to decompress all files in c:obi11g for exemple and restart installation.
    Or
    - You may have a temp directory in the path C:Documents and Settingsuser_nameLocal SettingsTemp. You got the above mentioned exception because of the temp directory path having spaces in it.
    Solution:
    1. Create a new directory called TEMP in a different location for ex: C:TEMP
    2. Now, Right click on My computer --> Properties --> Advanced --> click on Environment Variables.
    3. You should be having TEMP and TMP as variables under user variables section pointing to the C:Documents and Settingsuser_nameLocal SettingsTemp path.
    4. Edit the TEMP and TMP variables and mention C:TEMP in the variable value.
    5. Deinstall and re-install OBIEE 11g.
    regards
    srinivas

  • Oracle 11g install issues on Windows 7

    I have had some problems installing Oracle on Windows 7 in that it seemed to crash while checking prerequisites. After several attempts it for some reason continued the installation. I had accepted the default settings and was installing from a USB drive to the same drive. The install did have a few error messages along the way such as "file not found. F:\app\ben\product\11.2.0\dbhome_2\oc4j\j2ee\oc4j_applications\applications\em.ear" and ""file not found. F:\app\ben\product\11.2.0\dbhome_2\ctx\admin\dr0ulib.sql.sbs". Also, towards the end it gave a message "Template General_Purpose.dbc does not exist. Please specify an existing template for database creation. <OK>". Despite these errors it seemed to successfully install. On the other hand I cannot log in to it as I attempt to try to set up some kind of basic database for myself. I go to the BIN directory and run sqlplus with "system" as the username and the password I had specified, but get the error "ORA-12560: TNS:protocol adapter error". Googling around a bit I tried to see if Oracle Services was running, but only saw OracleMTSRecoveryService and OracleRemExecService (and could not work out how to get any service running beyond what was listed there). I set up the path ORACLE_HOME to the BIN directory but there was not change in the situation. I just need a to set up a basic database on my PC so I can mess around with it. How can I get this going?
    Thanks,
    Ben

    928175 wrote:
    Hi i am study oracle sql server and i have some experience with mysql not with pl-sql an i ned to nkow what are the mininum system requarements to install oracle 11g and if some body of you ca tell to me what version of oracle ca i install in a 3.4 ghz CPU and 1512 Gb of ram only for learn i want this :) http://www.belvini.de/weingut/mID/861/moet-und-chandon.htm
    Edited by: 928175 on Apr 17, 2012 4:24 AM
    Edited by: 928175 on Apr 17, 2012 4:25 AMYou should not hijack someone else's thread for your own problems.
    All installation requriements are found in the Installation Guides, under your particular product in the doc library at tahiti.oracle.com

  • ProClarity 6.3 PAS install fails on Windows Server 2012

    We are trying to install PAS 6.3 on Windows Server 2012 and the install fails with the following error
    The following requirements are missing:
    Windows Server 2003 SP1
    We have successfully installed on Windows Server 2008 R2, so it really isn't a Windows Server 2003 SP1 issue.
    Has anyone successfully installed on Windows Server 2012?  Is there a way to force the installer not to check for the OS?
    Thanks.
    Kevin

    I have a PAS server running in Windows 2012, by doing exactly the same pre-requisites  that you do in Windows 2008 r2 (iis, Framework, SQL ADO 2005 / 2008). With the Windows Server 2003 SP1 message you can avoid it by doing a really simple thing that
    is right click the setup file --> properties, and head to the "Compatibility Tab" and run it with compatibility mode Windows 7, also run it with Admin permissions. This let you pass by the message and let you install the product.  Remember, after  the
    installation, you need to check all the IIS config, folder permissions, that you did in Windows 2008 x64  installation. Also, the App pool needs to work with .NET 2.0 not 4.0. 
    Good luck! 
    Byron
    BNavas

Maybe you are looking for