OBIEE 11.1.1.5 install oui_session_failed invalid_entry_crc

Hello guys
I´m trying to install de OBIEE 11.1.1.5(64 bits) in a Enterprise-R5-U5-Server (64 bits)[virtualbox, 6 GB ram, 35 HD]. I install de weblogic (wls1034_generic.jar) exactily how is order in the manual, installed all the packages,JRE JDK... configure limits.conf but when I configure the OBIEE to "install software only" I get this error: "oui session failed invalid entry CRC (expected 0x634da2ce but got 0x79cfe22c).
[OUI] [ERROR] [] [OUI] [tid: 31] [ecid: 0000J7ULGilFw000jzwkno1EJMMV000007,0] oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: invalid entry CRC (expected 0x634da2ce but got 0x79cfe22c)[[
at oracle.sysman.oii.oiic.OiicInstallAPISession.doOperation(OiicInstallAPISession.java:451)
at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:1026)
at oracle.as.install.engine.modules.install.action.OUIInstaller.start(OUIInstaller.java:410)
at oracle.as.install.engine.modules.install.action.InstallManager.launchOUI(InstallManager.java:211)
at oracle.as.install.engine.modules.install.InstallModule.launchOUI(InstallModule.java:155)
at oracle.as.install.engine.modules.install.InstallModule$1.run(InstallModule.java:246)
Some posts noticed that the installer can be corrupted but I use this installer in another machine and worked! I try to install in silent mode, use "jreloc" but all went to the same error. Can someone help? I appreciate the attention

Hi,
invalid CRC error means like a bad file or bad extraction so try to
Download and install OBI 11G again, and also review the following additional steps.
1) Download the file again and ensure that the downloaded file size matches the file size expected.
If the file is not the expected size, you may want to try temporarily disabling anti-virus software or downloading on a UNIX machine first.
2) If you download on a UNIX machine, ensure that you FTP the file over to the Windows machine in BINARY mode.
3) Try extracting / unzipping the software using a different unzip utility from WinZip.
( for example: try 7-zip ).
4) When extracting, ensure that you have enough space to extract and also ensure that you have adequate temporary space. For the temporary space directory on Windows, review the environment variables TEMP and TMP.
5) Ensure that the Windows user has full Administration privileges.
if the same installer works in another machine then might be problem with your machine try to remove all the components and do a fresh install hope it might be helpful
thanks

Similar Messages

  • Error during BI Configuration on OBIEE 11.1.7.0 install

    HI Gurus,
           I am trying to install OBIEE 11.1.1.7.o in a Linux 64 box. However at step 1 (Creating Domain) I've got the error below. Does someone knows what could be happen ?
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    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:3180)
    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3043)
    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:49)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
    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:96)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
    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.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)
    ... 19 more
    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.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:49)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
    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:96)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
    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: 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)
    ... 14 more
    Thanks in advance

    Sorry but, what are you meaning ? Why did you suspect about hostname and IP address ?

  • OBIEE 11.1.1.6 Install fails on Domain Creation ; OS -AIX-64bit DB2 UDB9.7

    Hi,
    We have an exisiting OBIEE 10g installed on AIX-64 bit and DB2 9.7.
    We brought it down and have started a fresh install of OBIEE 11.1.1.6 under a new Filesystem.
    While Installing OBIEE 11.1.1.6, the Install errors at Configuration Step when it tries to create a Domain.
    Here's the extract from the log :
    [2012-03-16T04:51:26.478-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] [[
    java.io.IOException: Couldn't resolve initial reference: NameService
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:349)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:258)
         at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:98)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:406)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:360)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
         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.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
         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:736)
    Caused by: javax.naming.InvalidNameException: Couldn't resolve initial reference: NameService [Root exception is org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001  vmcid: IBM  minor code: E02  completed: No]
         at weblogic.corba.j2ee.naming.Utils.wrapNamingException(Utils.java:52)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:644)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:594)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:46)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:235)
         at javax.naming.InitialContext.initializeDefaultInitCtx(InitialContext.java:318)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:348)
         at javax.naming.InitialContext.internalInit(InitialContext.java:286)
         at javax.naming.InitialContext.<init>(InitialContext.java:211)
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
         ... 22 more
    Caused by: org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:221)
         at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:4228)
         at com.ibm.rmi.iiop.ORB.resolve_initial_references(ORB.java:680)
         at com.ibm.CORBA.iiop.ORB.resolve_initial_references(ORB.java:3219)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:631)
         ... 32 more
    Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:425)
         at com.ibm.rmi.transport.TCPTransport.getConnection(TCPTransport.java:157)
         at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)
         at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)
         at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)
         at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
         at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
         at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3751)
         at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3262)
         at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3649)
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:179)
         ... 36 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
         at java.net.Socket.connect(Socket.java:539)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:155)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:167)
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)
         ... 46 more
    [2012-03-16T04:51:26.482-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] RETURN: _connectToAdminServer
    [2012-03-16T04:51:26.484-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] [[
    oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:370)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
         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.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
         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:736)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Unable to connect to the AdminServer.
    Cause:
    An internal operation has failed:Couldn't resolve initial reference: NameService
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:439)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:360)
         ... 16 more
    Caused by: java.io.IOException: Couldn't resolve initial reference: NameService
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:349)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:258)
         at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:98)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:406)
         ... 17 more
    Caused by: javax.naming.InvalidNameException: Couldn't resolve initial reference: NameService [Root exception is org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001  vmcid: IBM  minor code: E02  completed: No]
         at weblogic.corba.j2ee.naming.Utils.wrapNamingException(Utils.java:52)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:644)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:594)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:46)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:235)
         at javax.naming.InitialContext.initializeDefaultInitCtx(InitialContext.java:318)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:348)
         at javax.naming.InitialContext.internalInit(InitialContext.java:286)
         at javax.naming.InitialContext.<init>(InitialContext.java:211)
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
         ... 22 more
    Caused by: org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:221)
         at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:4228)
         at com.ibm.rmi.iiop.ORB.resolve_initial_references(ORB.java:680)
         at com.ibm.CORBA.iiop.ORB.resolve_initial_references(ORB.java:3219)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:631)
         ... 32 more
    Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:425)
         at com.ibm.rmi.transport.TCPTransport.getConnection(TCPTransport.java:157)
         at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)
         at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)
         at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)
         at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
         at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
         at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3751)
         at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3262)
         at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3649)
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:179)
         ... 36 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
         at java.net.Socket.connect(Socket.java:539)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:155)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:167)
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)
         ... 46 more
    ]]

    Add this - cor089ya50 to your hosts file as well as IP and alias..so
    cor089ya50.mydomain.com 192.168.2.3 cor089ya50

  • OBIEE 11.1.1.5 Install on Windows 7 64bit Clustered

    Hello,
    I am attempting to setup an Highly Available OBIEE install. I have a Windows Server 2003 R2 server with SAN storage for the network share using DFS in Active Directory.
    As per http://download.oracle.com/docs/cd/E21764_01/bi.1111/e10539/c2_scenarios.htm#CHDHFGEI I am following this method:
    "Install Oracle WebLogic Server and then perform a Software Only Install of Oracle Business Intelligence on two or more computers, as needed. Afterward, configure your system, such as by using the Configuration Assistant."
    As per http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14142/guimode.htm#i1082009 I downloaded the 64bit jar for weblogic and installed to the shared drive using a 64bit jvm. Though I had to use "-Dspace.detection=false" in order to avoid an error with the installer saying I had no space on my shared drive.
    Now I am unclear as to how to proceed with the Software Only Install on multiple computers. What should the Oracle Middleware Home be for each of my servers - shared drive or local?

    The JDK isn't installed to a shared drive, just weblogic is.
    Apparently we cannot use the scaleout instructions provided in that link because we're in 64bit
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10539/c4_installing.htm#CEGEAJFC
    Use the Software Only Install type to install Oracle Business Intelligence on an AIX operating system or with a 64-bit JVM, such as on a supported 64-bit operating system. For supported operating systems, refer to section 3.1 "System Requirements and Certification" of Platform Release Notes on Oracle Technology Network (http://www.oracle.com/technology/documentation).
    You must install Oracle WebLogic Server separately before initiating a Software Only Install or install Oracle Business Intelligence into an existing Middleware home that contains Oracle WebLogic Server. For more information on installing Oracle WebLogic Server, see Oracle Fusion Middleware Installation Guide for Oracle WebLogic Server.
    To scale out your installation using the Software Only Install type on a shared network drive and with a shared Fusion Middleware home, you must specify the same domain home for all computers in your cluster. This can be accomplished by setting the same value in the Domain Home field in the Scale BI System Details screen of the Configuration Assistant. Using the same domain home for all computers in a scaled-out system with a shared Middleware home is required to start one or more managed servers within a domain through Node Manager.

  • OBIEE 11.1.1.6 Install Issue

    Hi,
    I am installing Obiee 11.1.1.6 for a company. Initially thought of going with and "Enterprise Install" so that I will have the option to scale out the system at a later stage if needed. But my installation fails everytime. Below are the things happened to me till now -
    1) Tried installing it from the path \bishiphome\Disk1\install\win64\setup.exe as my machine is a 64 bit one. But this installation fails with permgen error. Tried a lot of options to after increasing the heap size and all but it didn't work. Hence I tried the installer from the path \bishiphome\Disk1\setup.exe (which is kind of a universal installer). This installation worked successfully for me and I have been able to work on this environment for 2 weeks now. We did the ldap authentication which works fine here. We created new charts and stuff which works here. But today when I created MUD setup, I noticed that there is no option called "Merge Local changes".
    2) I created an SR with Oracle just to confirm if the universal installer is correct. They doesn't confirm it and infact they ask me if it is working correctly for me. Hence I am in a state of dilemma and worried about my QA and production installation. We need to go live in next couple of weeks and I am stuck with installation. Here are my options -
    Simple Install - I can do this and this will work fine but is it ok to do this in QA and Prod env's? How many users does this install support? For me, its aorund 150 users and if it supports them then I can go for this.
    Enterprise Install - Correct install (win64) is not working.
    Software Only Install - I can do this but I am not sure if we have a valid license for the Weblogic Server. I don't have a direct contact over here and so not sure how I can find out this.
    Please suggest how I should proceed here. Can I go with a simple install which is kind of the only option in front of me now? :-(
    Any immediate help would be highly appreciated.
    Thanks,
    Binish

    Hi,
    I am installing Obiee 11.1.1.6 for a company. Initially thought of going with and "Enterprise Install" so that I will have the option to scale out the system at a later stage if needed. But my installation fails everytime. Below are the things happened to me till now -
    1) Tried installing it from the path \bishiphome\Disk1\install\win64\setup.exe as my machine is a 64 bit one. But this installation fails with permgen error. Tried a lot of options to after increasing the heap size and all but it didn't work. Hence I tried the installer from the path \bishiphome\Disk1\setup.exe (which is kind of a universal installer). This installation worked successfully for me and I have been able to work on this environment for 2 weeks now. We did the ldap authentication which works fine here. We created new charts and stuff which works here. But today when I created MUD setup, I noticed that there is no option called "Merge Local changes".
    2) I created an SR with Oracle just to confirm if the universal installer is correct. They doesn't confirm it and infact they ask me if it is working correctly for me. Hence I am in a state of dilemma and worried about my QA and production installation. We need to go live in next couple of weeks and I am stuck with installation. Here are my options -
    Simple Install - I can do this and this will work fine but is it ok to do this in QA and Prod env's? How many users does this install support? For me, its aorund 150 users and if it supports them then I can go for this.
    Enterprise Install - Correct install (win64) is not working.
    Software Only Install - I can do this but I am not sure if we have a valid license for the Weblogic Server. I don't have a direct contact over here and so not sure how I can find out this.
    Please suggest how I should proceed here. Can I go with a simple install which is kind of the only option in front of me now? :-(
    Any immediate help would be highly appreciated.
    Thanks,
    Binish

  • OBIEE 11.1.1.5 install Hangs at Domain Creation.

    Hi There,
    I tried installing OBIEE 11.1.1.5 on Windows 7, 64 bit several times and its very disappointing it hangs at the domain creation. Tried everything the previous posts suggest, but no success,
    1. Intstalled Oracle11g.
    2. Installed loop back adopter.
    2. RCU to create schemas.
    3. Installed OBIEE 11.1.1.5
    It did not work and finally, some other forums suggested to install in 2 steps, software Install Only and then configuration. For this I performed following additional steps
    1. Installing Weblogic server, starting it to see if its working.
    2. Changed the Java path to be under C: \ so it doesn't include spaces in the file path.
    3. Software install only.
    4. Config.cmd under the oracle directory.
    Can somebody please help me, have been trying for few weeks now, and feel very very unaccomplished.
    The last few lines of log file shows
    Creating a new AdminServer Object ...
    AdminServer port is 7002
    Starting the domain ...
    LOADING DLL : C:\Oracle\Middleware\Oracle_BI\install\config\\StartUtil64.dll
    DEBUG : Loading DLL : C:\Oracle\Middleware\Oracle_BI\install\config\\StartUtil64.dll
    DEBUG : Loaded DLL : C:\Oracle\Middleware\Oracle_BI\install\config\\StartUtil64.dll
    After this it hangs and never comes back, appreciate any guidance please,
    Thanks a lot!!!!!!!!!!

    Hi,
    As you say, the OBIEE installation is hanging at the DOMAIN Creation, I suspect the JDK installation location here. I think the web logic domain creation tool just cannot run when the JDK is installed in say c:\Program Files\JAVA etc (any directory with a space). I think this is a bug.
    Can you please let me know, if have JDK installed somewhere like this?
    In this case, can you please rollback your installation and install JDK in say C:\JAVA and let us know if this works.
    You might want to run the weblogic domain creation wizard through <wl_home>\common\bin\config.cmd to identify if its the same cause.
    Hope this helps.
    Thank you,
    Dhar

  • 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.

  • OBIEE 11g - Upgrading Simple Install to Enterprise Install.

    Hi Experts,
    I have a OBIEE 11g instance in Simple Install. Is there a way to Upgrade the same Instance to Enterprise Install without Uninstalling and Reinstalling.
    Thanks
    Swami

    no you cant upgrade from simple to enterprise..you have to do a full install

  • Installing obiee 11.1.1.7 hangs in start bi_server1

    Hi,
    I am struck in this installation, i have installed the software, while configuring obiee instance, its hangs in starting Managed servers : bi_server1
    Done
    Stopping Derby Server...
    Starting AdminServer
      Starting the domain ...
    progress in calculate progress1
    Executing Task: Starting Managed Server: bi_server1
    oracle.as.install.bi.wls.ServerLifeCycleException: Failed to achieve state RUNNING in 3600seconds.   The server is currently in state STARTING
      at oracle.as.install.bi.wls.ServerLifeCycle.waitForManagedWLSServerState(ServerLifeCycle.java:119)
      at oracle.as.install.bi.wls.ServerLifeCycle.startServerSynchronous(ServerLifeCycle.java:59)
      at oracle.as.install.bi.biconfig.standard.StartStopManagedServer.doExecute(StartStopManagedServer.java:55)
      at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
      at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
      at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
      at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
      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:96)
      at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
      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)
    Also i have found this error in AdminServer.log
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992884> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992885> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992886> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992887> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992887> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992889> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992890> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992892> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Notice> <Security> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992893> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Jun 23, 2013 9:09:52 PM IST> <Info> <WebLogicServer> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000012> <1372001992896> <BEA-000307> <Exportable key maximum lifespan set to 500 uses.>
    ####<Jun 23, 2013 9:20:48 PM IST> <Error> <WebLogicServer> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-000000000000001c> <1372002648290> <BEA-000337> <[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "656" seconds working on the request "weblogic.kernel.WorkManagerWrapper$1@14b0b657", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-15 "[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
        jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
        jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:24)
        java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
        java.net.SocketInputStream.read(SocketInputStream.java:107)
        weblogic.utils.io.ChunkedInputStream.read(ChunkedInputStream.java:149)
        java.io.InputStream.read(InputStream.java:85)
        com.certicom.tls.record.ReadHandler.readFragment(Unknown Source)
        com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
        com.certicom.tls.record.ReadHandler.read(Unknown Source)
        ^-- Holding lock: com.certicom.tls.record.ReadHandler@14a90002[thin lock]
        com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
        sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:250)
        sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:289)
        sun.nio.cs.StreamDecoder.read(StreamDecoder.java:125)
        ^-- Holding lock: java.io.InputStreamReader@14a91265[thin lock]
        java.io.InputStreamReader.read(InputStreamReader.java:167)
        java.io.BufferedReader.fill(BufferedReader.java:105)
        java.io.BufferedReader.readLine(BufferedReader.java:288)
        ^-- Holding lock: java.io.InputStreamReader@14a91265[thin lock]
        java.io.BufferedReader.readLine(BufferedReader.java:362)
        weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:289)
        weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:314)
        weblogic.nodemanager.client.NMServerClient.start(NMServerClient.java:94)
        ^-- Holding lock: weblogic.nodemanager.client.SSLClient@14b0b51f[thin lock]
        weblogic.nodemanager.mbean.StartRequest.start(StartRequest.java:75)
        weblogic.nodemanager.mbean.StartRequest.execute(StartRequest.java:45)
        weblogic.kernel.WorkManagerWrapper$1.run(WorkManagerWrapper.java:63)
        weblogic.work.ExecuteThread.execute(ExecuteThread.java:203)
        weblogic.work.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Jun 23, 2013 9:20:48 PM IST> <Notice> <Diagnostics> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-000000000000001d> <1372002648300> <BEA-320068> <Watch 'StuckThread' with severity 'Notice' on server 'AdminServer' has triggered at Jun 23, 2013 9:20:48 PM IST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-000337') OR (MSGID = 'BEA-000337'))
    WatchData: DATE = Jun 23, 2013 9:20:48 PM IST SERVER = AdminServer MESSAGE = [STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "656" seconds working on the request "weblogic.kernel.WorkManagerWrapper$1@14b0b657", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-15 "[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
        jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
        jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:24)
        java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
        java.net.SocketInputStream.read(SocketInputStream.java:107)
        weblogic.utils.io.ChunkedInputStream.read(ChunkedInputStream.java:149)
        java.io.InputStream.read(InputStream.java:85)
        com.certicom.tls.record.ReadHandler.readFragment(Unknown Source)
        com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
        com.certicom.tls.record.ReadHandler.read(Unknown Source)
        ^-- Holding lock: com.certicom.tls.record.ReadHandler@14a90002[thin lock]
        com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
        sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:250)
        sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:289)
        sun.nio.cs.StreamDecoder.read(StreamDecoder.java:125)
        ^-- Holding lock: java.io.InputStreamReader@14a91265[thin lock]
        java.io.InputStreamReader.read(InputStreamReader.java:167)
        java.io.BufferedReader.fill(BufferedReader.java:105)
        java.io.BufferedReader.readLine(BufferedReader.java:288)
        ^-- Holding lock: java.io.InputStreamReader@14a91265[thin lock]
        java.io.BufferedReader.readLine(BufferedReader.java:362)
        weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:289)
        weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:314)
        weblogic.nodemanager.client.NMServerClient.start(NMServerClient.java:94)
        ^-- Holding lock: weblogic.nodemanager.client.SSLClient@14b0b51f[thin lock]
        weblogic.nodemanager.mbean.StartRequest.start(StartRequest.java:75)
        weblogic.nodemanager.mbean.StartRequest.execute(StartRequest.java:45)
        weblogic.kernel.WorkManagerWrapper$1.run(WorkManagerWrapper.java:63)
        weblogic.work.ExecuteThread.execute(ExecuteThread.java:203)
        weblogic.work.ExecuteThread.run(ExecuteThread.java:170)
    SUBSYSTEM = WebLogicServer USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-000337 MACHINE = obiee.prod.com TXID =  CONTEXTID = d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-000000000000001c TIMESTAMP = 1372002648290 
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 600000
    >
    ####<Jun 23, 2013 9:21:48 PM IST> <Error> <WebLogicServer> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-000000000000001f> <1372002708299> <BEA-000337> <[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "716" seconds working on the request "weblogic.kernel.WorkManagerWrapper$1@14b0b657", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-15 "[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, priority=1, DAEMON> {
        jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
        jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:24)
        java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
        java.net.SocketInputStream.read(SocketInputStream.java:107)
        weblogic.utils.io.ChunkedInputStream.read(ChunkedInputStream.java:149)
        java.io.InputStream.read(InputStream.java:85)
        com.certicom.tls.record.ReadHandler.readFragment(Unknown Source)
        com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
        com.certicom.tls.record.ReadHandler.read(Unknown Source)
        ^-- Holding lock: com.certicom.tls.record.ReadHandler@14a90002[thin lock]
        com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
        sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:250)
        sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:289)
        sun.nio.cs.StreamDecoder.read(StreamDecoder.java:125)
        ^-- Holding lock: java.io.InputStreamReader@14a91265[thin lock]
        java.io.InputStreamReader.read(InputStreamReader.java:167)
        java.io.BufferedReader.fill(BufferedReader.java:105)
        java.io.BufferedReader.readLine(BufferedReader.java:288)
        ^-- Holding lock: java.io.InputStreamReader@14a91265[thin lock]
        java.io.BufferedReader.readLine(BufferedReader.java:362)
        weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:289)
        weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:314)
        weblogic.nodemanager.client.NMServerClient.start(NMServerClient.java:94)
        ^-- Holding lock: weblogic.nodemanager.client.SSLClient@14b0b51f[thin lock]
        weblogic.nodemanager.mbean.StartRequest.start(StartRequest.java:75)
        weblogic.nodemanager.mbean.StartRequest.execute(StartRequest.java:45)
        weblogic.kernel.WorkManagerWrapper$1.run(WorkManagerWrapper.java:63)
        weblogic.work.ExecuteThread.execute(ExecuteThread.java:203)
        weblogic.work.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Jun 23, 2013 9:23:37 PM IST> <Info> <JDBC> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000020> <1372002817371> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jun 23, 2013 9:23:38 PM IST> <Info> <Common> <obiee.prod.com> <AdminServer> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000003> <1372002818247> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    ####<Jun 23, 2013 9:38:37 PM IST> <Info> <JDBC> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000029> <1372003717357> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jun 23, 2013 9:38:38 PM IST> <Info> <Common> <obiee.prod.com> <AdminServer> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000003> <1372003718551> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    ####<Jun 23, 2013 9:53:37 PM IST> <Info> <JDBC> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000036> <1372004617391> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jun 23, 2013 9:53:38 PM IST> <Info> <Common> <obiee.prod.com> <AdminServer> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000003> <1372004618870> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    ####<Jun 23, 2013 10:08:37 PM IST> <Info> <JDBC> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-000000000000003f> <1372005517356> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jun 23, 2013 10:08:39 PM IST> <Info> <Common> <obiee.prod.com> <AdminServer> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000003> <1372005519176> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    ####<Jun 23, 2013 10:23:37 PM IST> <Info> <JDBC> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-000000000000004c> <1372006417363> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jun 23, 2013 10:23:39 PM IST> <Info> <Common> <obiee.prod.com> <AdminServer> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000003> <1372006419447> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    ####<Jun 23, 2013 10:38:37 PM IST> <Info> <JDBC> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000055> <1372007317361> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jun 23, 2013 10:38:39 PM IST> <Info> <Common> <obiee.prod.com> <AdminServer> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000003> <1372007319778> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    ####<Jun 23, 2013 10:53:37 PM IST> <Info> <JDBC> <obiee.prod.com> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000062> <1372008217362> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jun 23, 2013 10:53:40 PM IST> <Info> <Common> <obiee.prod.com> <AdminServer> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <OracleSystemUser> <> <d7ae7ea9bf56ebdc:672b0c54:13f71afc8f0:-8000-0000000000000003> <1372008220313> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    Where to look for the errors
    Please help, i have searched everywhere, there are no solutions for this.
    Advanced thanks

    If you want to run the EPM weblogic admin server and OBIEE at the same time then you would need for them to run on different ports.
    You don't have to select the essbase option when installing OBIEE if you have already installed the essbase products.
    I would install OBIEE to a different middleware home than EPM and keep the weblogic domains separate.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Installing OBIEE 11.1.1.7 on existing EPM 11.1.2.3

    hello expert
    I've sucessfully create a fresh install of epm suite 11.1.2.3 (planning,hpcm,hfm) on my virtual machine now I want install OBIEE 11.1.1.7
    I need suggestion about how to install obiee on the same machine...
         1) I need a new weblogic instance on a different port or I can re-use same instance (EPMSystem, running on 7001 port)?
         2) I have to install another essbase/studio/easServer/workspace or I can re-use the existing?
    Thanks in advance
    Nic

    If you want to run the EPM weblogic admin server and OBIEE at the same time then you would need for them to run on different ports.
    You don't have to select the essbase option when installing OBIEE if you have already installed the essbase products.
    I would install OBIEE to a different middleware home than EPM and keep the weblogic domains separate.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Install Oracle 11G, RAC with VMWare, APPS R12, and OBIEE on one server?

    Dear Experts,
    I'm looking to upgrade my skills, and want to learn more of:
    Oracle 11G, RAC, VMWare, APPS R12, and OBIEE
    My server has two quad cores (8 CPU altogether) and 16 gigs of RAM.
    Years ago, I took a shots at installing RAC on multiple servers and firewire.
    One thing I remember was that after I installed RAC, I was not able to use the database unless I enabled all the RAC processes on the server. So, I was not able to just boot the database and use it in the traditional single server manner.
    Which I will also want to do.
    1) Does this symptom/aspect/characteristic of RAC install still exist?
    2) Is it realistic to install all this software on one server?
    If so, what is the order of operations for the install?
    3) If I have to prioritize, I'd like to install
    Oracle 11G, OBIEE, and APPS R12,
    Would installing R12 and OBIEE on the same server present any conflicts or issues?
    If not, what is the order of operations for the install?
    11G, R12, then OBIEE?
    Thanks a lot!

    Hi,
    1) Does this symptom/aspect/characteristic of RAC install still exist?No.
    2) Is it realistic to install all this software on one server?
    If so, what is the order of operations for the install?For learning/traning/demonstration purpose you can Install all these software on same machine.
    3) If I have to prioritize, I'd like to install
    Oracle 11G, OBIEE, and APPS R12,
    Would installing R12 and OBIEE on the same server present any conflicts or issues?
    If not, what is the order of operations for the install?
    11G, R12, then OBIEE?There will not be any conflicts. I would suggest you to select vmware or virtual box in order to configure all these sw's.
    I have done such a configuration on my laptop with i7 Quad processor, 16GB RAM and 640 GB HDD.
    I have Installed 2 node RAC, 2 Node ERP and all are running smoothly without any issues.
    Refer:
    http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    thanks,
    X A H E E R

  • Installation & setting OBIEE 10.1.3.4.1 on Windows Server 2008 r2

    Hi Gurus,
    I am able to install the OBIEE software help of below thread.
    OBIEE - Windows Server 2008
    Then i face issues like not able to connect to ODBC and other then i googled i found the below link.
    http://oraclebiblog.blogspot.com/2009/06/installing-obiee-on-64-bit-windows-os.html
    I followed the steps given in this blog except set 2. a.) and b.) as i cant find the folders on the server.
    The problem is Once i log in I am able to view the first report on my welcome page but i cant travers from one tab to another nor to different Dashboard. when i Click on the Edit dashboard i am able to. i am able to create go to answers But i cant go to the different dashboard pages. I have go to link on some of the dashboard pages with that help i can travers from one dashboard page to another. One more thing i noticed that Charts are not displaying and Conditional formating also not displaying. I dont no why something is working something not.
    Please help me its very urgent and kind a risk of my J.
    Regards
    Ali
    Edited by: @l**** on Apr 21, 2011 2:17 PM

    Change the ODBC driver with OCI driver in the connection pool. Download and install oracle instant client if you don't have any Oracle fat client on the machine where is OBIEE.
    Good tutorial to install oracle instant client:
    http://www.dbatoolz.com/t/installing-oracle-instantclient-basic-and-instantclient-sqlplus-on-win32.html
    don't forget to restart all OBIEE services...
    Regards,
    E.

  • What's wrong in OBIEE 11g

    Everyone is saying how good OBIEE 11g is so I decided to post about what's bad with it, which surprisingly it's lot. This is what I think is wrong with OBIEE 11g:
    1) Can't install the client tools only, it requires a full install. It seems they have simplified the installation in 11g but only for developers/sales reps running everything on the same machine on Windows PC. The Client tools even requires new set of schema, nonsense!
    2) The "super" new installer that allegedly does everything and simplifies your life does not create the time dimension tables for the Usage Tracking reports.
    3) BI Publisher still uses a separate Scheduler. Half-baked integration still there...
    4) OEM introduced functionality to configure things from the web but again half-baked integration there, a lot of config parameters still need done directly on config files. If you are going to change this better to change all at one go rather than confusing people with half-done things.
    5) Installer requires new schemas to be created in advance. Can't deffer that, can't use an existing schema. This is good for developers running everything on the same machine. Rubbish for enterprises where BI developers are usually not DBAs.
    6) Oracle installer now requires a myriad of permissions and packages on Unix to install (i.e. write permissions on /opt/app/oracle). 10g installer was much better and didn't need all that crap.
    7) 64 bits OSes only support "Software only" installs, need to be configured manually. WTF? The whole enterprise world is already on 64bits! Nonsense!
    8) Still no support for client tools in 64bits OSes.
    9) IE6 no longer supported. May be it was unavoidable but most of the enterprise is still in IE6.
    10) No choice of J2EE. I don't see the need to force people out of the their choice of J2EE other than pure anti-competitive behaviour.
    11) License costs up 130%.
    IMHO the above is a big step back, Oracle is missing the point here. Obviously not enough competition on the BI market, Oracle's got too big and too greedy.

    Here is an interview with Kurt Wolff, which is one of the original OBIEE developers from the nQuire days:
    http://obibb.wordpress.com/2010/08/23/obibb-%E2%80%93-interviews-kurt-wolff/
    This is particularly relevant of how I feel about OBIEE 11g so far...
    "I don’t really know if there are any new features that are important to me in my current work or not. There may be features that help Oracle sell more product, but that’s different.
    Over two years ago I submitted a list of 20 “little” enhancements that, as someone who on a daily basis worked developing analytic apps with OBIEE, I thought would be really beneficial. They were “little” in the sense that I thought the dev team could knock them all out in less than three weeks’ time. Seriously big impact with seriously little work.
    Instead, we’re getting what appears to be a major re-write of the product, which raises questions in my mind about compatibility, unlearning, and new bugs. What I know about new features – well, they’re not so compelling. Sure, if you have a need to integrate Essbase with your other data, that’s good. But in my present situation, it’s irrelevant, and I’m planning on taking a lot of time to evaluate the new release before moving ahead with it."

  • OBIEE 11G standalone isnatlaltion ISSUE

    Hi Experts,
    I installed
    1) Database, RCU and then from OBIEE isntalaltion software I just installed BIPUBLISHER.
    After instalaltion xmlserver :7001 came up and I was able to open weblogic also
    But when I restarted the system and tried to acess the xml server/7001 .. it is now displaying page cannot be displayed......I am not even able to open weblogic also....
    Any help in this matte ris appreciated
    Thanks
    V

    Weblogic server is down...you should start WLS services.. it depends which OS you are using.

  • Memory Leak Issue in OBIEE 11g

    Hi,
    We have OBIEE 11.1.1.5 installed on a 32-bit Windows Server. We had almost 10GB of free space yesterday, but after a few users logged in, the free space started coming down until we were left with no space at all.
    Since then we have removed all the files that we could and created more and more space, but OBIEE seems to be eating it all up. I have seen a few posts for such issues with the Linux Systems. Has anyone faced this with windows? Also, is there any solution for this.
    Thanks,
    Naman

    Hi Naman,
    Oracle has provided set of patches to avoid memory leaks.
    1) For memory leak with OPMN, apply the following patches:
    Patch:12920592: OPMN HAS MEMORY LEAK
    Patch:12989751: OPMN MEMORY STILL GAINS AFTER APPLYING PATCH#12920592
    2) For the Presentation Server (sawserver) issue, apply the patch:
    Patch:13102881: DATALAYOUT METADATA IMPLEMENTATION HEAP INTENSIVE
    Rgds,
    Dpka

Maybe you are looking for