OBIEE 11.1.1.6 Configuration stuck at 0%

Hi,
Am trying to install and configure OBIEE 11.1.1.6.0
Installation went fine but configuration is stuck on 0% and gives away "Server Timed Out" message. Nothing mentioned in Log file.
Kindly Suggest.
Regards,
Jitendra

Is your MWHOME clean; i mean, is this a fresh install or are you installing on an already existing MWHOME?

Similar Messages

  • OBIEE 11.1.1.5 configuration failing on 64 bit Linux(please don't delete)

    Please DONOT delete this thread. I see someone keeps trying to do it don't know why. The last two threads on the same topic were
    https://forums.oracle.com/forums/thread.jspa?messageID=10473944#10473944
    and
    https://forums.oracle.com/forums/messageview.jspa?messageID=10467383&stqc=true
    OBIEE 11.1.1.5 Software only install configuration failing on 64 bit Linux
    My scenario is installing in 64 bit Linux with WLS 10.3.5 (with SOA/BAM server installed already). So as recommend by Oracle (http://docs.oracle.com/cd/E21764_01/bi.1111/e10539/a1_installscrn.htm) I did a software only install and then tried to configure BI using config.sh. I didn’t have root privilege, so continued with local inventory, hope that wasn't an issue.
    1) First time it failed in 'Configure BI Domain' step. I aborted and retried. It failed saying there is already entry in HSS Component table. I fixed the issue and tried again
    2) Then it failed again in 'Configure BI Domain' step, the error stack is
    Executing Task: Configure BI Domain
    javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.as.install.bi.biconfig.standard.BIDomainConfigureTask.doExecute(BIDomainConfigureTask.java:58)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:58)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getClassLoaderFor(FederatedMBeanServerInterceptor.java:141)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getClassLoaderFor(WLSMBeanServer.java:527)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1014)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1012)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getClassLoaderFor(JMXConnectorSubjectForwarder.java:1012)
    at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Does this option actually work?? Can someone help please

    Has someone ever got it to work? Is there any resolution to the problem described

  • OBIEE 11g installation error while configuring (opmnctl error)

    While installing OBIEE 11g (11.1.1.3.0),(32-bit) we have choosen software only install and the software was installed successfully. While configuring in 10 th step we are getting the following errors.
    We have installed webserver before installing OBIEE 11g.
    OS is Windows server 2008
    Executing: opmnctl start coreapplication_obips1 falied and
    Executing: opmnctl start coreapplication_obisch1.
    we are using dynamic IP address

    Thanks, It worked. I unzipped all the folders in a single folder and then with the single Setup.exe it automatically loaded the complete software.
    Best Way - Import all the download file into a single folder and run the .exe
    Thanks,
    Raman

  • 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

  • Ipad's in Apple Configurator stuck at downloading iOS

    Trying update 21 Ipads through Apple Configurator. However they are now all stuck on the downloading iOS. Have tried disconnecting and reconnecting, but it does not let my do anything to them and starts downloading as soon as they connect.

    FORCE IPAD INTO RECOVERY MODE
    1. Turn off iPad
    2. Turn on computer and launch iTunes (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port.
    DO NOT RELEASE BUTTON until you see picture of iTunes and plug
    5. Release Home button.
    ON COMPUTER
    6. iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes.
    7. Select "Restore iPad"...
    Note:
    1. Data will be lost if you do not have backup
    2. You must follow step 1 to step 4 VERY CLOSELY.
    3. Repeat the process if necessary.

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

  • Installation Time Capsule. Airport configuration stuck in a loop due to resetting - quid ?

    Recently re-joined apple community with MBA and time capsule for back-up and additional disk space.
    My Time capsule never was properly installed, although I did manage to put some documents on the hard disk of my time capsule (so I think). It never gave me the green light, though. Keeps on flashing amber (for 3 weeks now). 4 days ago I pushed the button "reset" in the airport configuration program. Now this program is stuck in somekind of loop, preventing me from closing down the program and shutting down my MBA.
    Can anyone help me out? Is there somekind of ctrl+alt+delete fast key that I can use to force shut down of the airport configuration program?
    thx

    Right Click on the icon down the bottom of the screen.. and hold down option key.. force quit will appear.. it is your crtl+alt+del key combo.
    Disconnect the TC from whatever you have it plugged into.. power it down.. hold in reset.. power on again.. and keep holding reset until front led flashes rapidly.. then open airport utility again and reconfigure it.. This time in bridge.. and create a wireless network. update and plug it into the main router by ethernet. Using wireless joining is not really good enough or reliable enough to bother with.

  • Configurations stuck in Internet Connect

    Brand-new Intel MacBook Pro, 10.4.10:
    Setting up a dialup account, we managed to create four configurations before we got one to work. Problem was, making any change to current configuration created a new one; we couldn't just edit the current config. and save.
    Now, we cannot delete the three incorrect configurations; all four are present in Internet Connect -> Configurations -> Edit Configurations pop-up menu, but all are dimmed/unavailable for edit/delete, except the current/working config. Makes for a confusing dialup menu.....
    Deleted <~/Library/Preferences/com.apple.internetconnect.plist> expecting all to vanish, but no such luck.
    Trying to recreate the situation on a G4 running 10.4.10 and I encounter a completely different - dare I say - bug? Multiple/different configs are available to edit, but each seems to duplicate first config and ignore changes!
    Newly created (G4 test) files include:
    <~/Library/Preferences/com.apple.internetconnect.plist>
    <~/Library/Preferences/com.apple.modemmenuextra.plist>
    <~/Library/Preferences/ByHost/com.apple.networkconnect.000a956677c0.plist>
    Deleting all three prefs above removed all configs from Internet Connect on the G4 after restart; will that work on the Intel MacBook, too? I'd rather edit them as intended, if anybody knows a way to make 'em active/available.
    Thank you, one and all for any suggestions.....

    Any edit to an existing Internet Connect configuration creates a new configuration; once created, configurations cannot be deleted. Usually, the only configuration available for editing is the correct, working config - the one config that should be left alone - and any change creates yet another config.
    Nope, mine doesn't ADD one when I edit it, it just edits it!
    How many configurations do you have in Internet Connect? If there's only one, you probably got it right the first time. If you try to edit that config, you'll create a new one and the games will begin for you, too! No?
    Nope, I made 7 of them, could edit them, delete them copy them... never a problem, never made a new one on it's own... tried everything to break it, but nope... just works.
    This was on a PPC/Mini/G4/1.42/OS10.4.10/fully updated.

  • Nwa template configurator stuck

    Hi, all.
    I am running the PI upgrade template from NWA after the PI 7.3 upgrade. The configuration wizard was prompting me for something and I got to go to a meeting. So I left the screen there. When I came back, my http session was timed out. Now when I logon to NWA to try to pick where I am, all the 3 buttons: start, re-execute, cancel were greyed out. The status of the template is "executing".
    Is there anyway to pick up my session from last time?
    Thanks,
    Jonathan.

    HI,
    Did you solve this issue? If yes can you please share
    Thanks

  • OBIEE 10G sheduler configuration -email

    I am trying to set up an answer report to be scheduled to users by emails.
    So far I have followed this OBIEE 10G - BI Scheduler Configuration (for Delivers) | GerardNico.com (BI, OBIEE, OWB, DataWarehouse)
    And I have created a iBOT for an answer report and tested it work OK to deliver the report to dashboard.
    Now for deliver through email, I have followed this OBIEE 10G/11G - How to configure the Mail server of Scheduler/Delivers | GerardNico.com (BI, OBIEE, OWB, DataWare…
    So I have set up an email smtp in Job manager -  scheduler configuration. It's a non SSL smtp and I have tested the smtp information on another application to make sure it's correct. I restarted presentation server and scheduler in windows - service. But when I test the iBOT, I got following error message:
    [nQSError: 75005] Failed to send AUTH command. 5.7.3 Authentication unsuccessful.
    Any idea? I am sure the smtp server, port,  username, password are correct because they work in another application. Thanks.

    check this OBIEE 10g: Error: "[nQSError: 75005] Failed to Send AUTH Command. 5.7.3 Authentication Unsuccessful" Running iBots and no Email Message is Sent by Them (Doc ID 796842.1)

  • Unable to view BI Publisher report with SSO configuration enabled

    Hi All,
    Can anybody let us know the configuration of the BI publisher with SSO enabled. We are unable to see any of the BI Publisher reports. without SSO configuration we have integration working perfectly fine with the OBIEE and Publisher.
    We followed the configuration steps to integrate BI Publisher with Oracle SSO. The following are the steps:
    1. deploy analytics.ear as a new application 'analyticsSOAP' in OAS
    2. protect analyticsSOAP in mod_osso.conf file under OAS
    3. change OBIEE Presentation services configuration to use analyticsSOAP/saw.dll
    4. run credstore utility to encrypt password
    5.restart xmlp server
    6.restart http server
    7.restart obiee server
    8. restart obiee presentation service
    Still we have issues when we try to accesses BI Publisher reports by clicking more Products -> BI Publisher or view reports directly on the OBIEE Dashboard
    Thanks in advance.

    configure one more virtual path which is unprotected from site minder. we had similar issue for Marketing and resolved by this virtual path.
    ref:
    http://vaandun-analytics.blogspot.com/2009/11/obi-publisher-with-empty-obi-catalog.html
    Thanks
    Sarathi

  • Running a Report in OBIEE 10.1.3.4 using Web Services

    Hi ,
    I had a requirement , where I wanted to schedule a run of all reports ,for a particular user using Webservices.
    I am trying to use JDeveloper 11 ,and trying to call the webservices method for logging into the OBIEE server.
    But I am stuck , with the following error ' web.analytics.siebel.com.soap.v5.Logon not found' .
    Can anyone please suggest some methods to resolve this issue?
    Thank you.

    Logon is a Web service method, no ?
    You must have your reverse web service class in the following package:
    web.analytics.siebel.com.soap.v5
    Check the result after an import in Eclipse:
    http://gerardnico.com/wiki/ide/eclipse/eclipse_how_to_consume_a_webservice_with_wtp#the_result
    Cheers
    Nico

  • OBIEE 11g Active Directory Presentation Service Error retrieving user

    Hi Team,
    It was a great help from all of you on our OBIEE learnings.
    I recently configured Microsoft AD on Weblogic rather than RPD. But felt like I am in a desert of helplessness due to the complicated and lengthy documents and settings :(
    Still when I configured everything and logged in to presentation services using AD Credentials, observed following error!
    Error retrieving user/group data from Oracle BI Server's User Population API.
    Error Details
    Error Codes: GDU6UYHS:OPR4ONWY:U9IM8TAC:OI2DL65P:SDKE4UTF
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 13049] User 'gp06108' with 'oracle.bi.publisher.scheduleReport;AtAGlance;oracle.bi.publisher.accessReportOutput;_all_;oracle.bi.publisher.accessExcelReportAnalyzer;_all_;oracle.epm.financialreporting.accessReporting;Explore;oracle.bi.publisher.accessOnlineReportAnalyzer;EPM_Essbase_Filter;oracle.bi.publisher.runReportOnline;oracle.as.scheduler.security.MetadataPermission' permission can not query user population.Please have your System Administrator look at the log for more details on this error. (HY000)
    Please have your System Administrator look at the log for more details on this error.
    Expression: privileges['Admin: Catalog']['Change Permissions']
    Total blockout! Anyone faced this issue earlier

    You need a user to be present in your Active Directory Base DN that will be used as the BISystemUser. You will either have to create this user in AD or use an existing AD user and then specify its credentials in Enterprise Manager (expand Weblogic Domain > bifoundation_domain (right click) > Security > Credentials). You will need to set system.user credential under oracle.bi.system map. Make sure your AD user's password never expires or you will run into problems in a few weeks time!
    Paul

  • OBIEE 11g installation - OutOfMemoryError: PermGen space

    Hi All
    OBIEE 11g installation fails at configuration step with the following error:
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    We tried to set the set JRE_MEMORY_OPTIONS in oraparam.ini file and ran the config.bat too.
    While running config.bat, the setup is asking for "Scale out BI" and not for creating New domain.
    So we are unable to continue with the installation.
    Has anyone faced this error.
    We are installing on Win7 64 bit machine.
    Thanks
    Edited by: 943911 on Aug 8, 2012 5:17 AM

    increase permgen space like this:
    -XX:PermSize=256m
    -XX:MaxPermSize=256m
    If not try enabling permgen garbage collection with
    -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled

  • OBIEE 11.1.1.6.0 installation on Win 7 / 32bit OS

    Hi Guys,
    Tell me one thing, installing OBIEE 11.1.1.6.0 is on win 7 32 bit OS is possible ?
    I was trying to install it on my Lenovo thinkpad T430 laptop, but i t always failing at "Configuring Domain" failed, i tried for atleast 20 times but no luck.
    My Environment details are
    OS : Win 7, 32 bit OS
    Database: Oracle 11g R2 SE
    Java : Jdk1.7/Jdk1.6
    RAM : 4GB
    I set the below Environment variables
    TEMP : C:\TEMP
    TMP : C:\TMP
    CLASSPATH : .;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip;C:\Java\jdk17\lib
    Path : C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\CgScripts\Support Tools\;C:\Java\jdk17\bin;
    JAVA_HOME : C:\Java\jdk17\bin
    Do i need to set up any thing apart from these, all above variables i have mentioned are pointing to right path ??????
    Edited by: Siva Budagam on Sep 10, 2012 1:52 AM

    Hi,
    install OBIEE 11g 4GB Ram required but 32 Bit OS Ram will show only 2.9GB Only?
    3GM RAM will work but it will be running very slow (for practice obiee11g apps simple ok. make sure can can't use more application install) you go with 2.9GB ..practicing
    How to install OBIEE 11G in 32 BIt version.
    refer the below just go with simple install
    Simple install:
    http://santoshbidw.wordpress.com/2012/05/12/obiee-11g-installation-11-1-1-6-on-windows-7-64bit-os/
    http://123obi.com/2011/01/obiee-11g-installation-on-windows7-64-bits-part1
    While install OBIEE 11g what option we need to select means(Simple,Enterprise,Software ).
    for practicing better to go with simple (default configuration)
    2. Second Laptop windows 7 64bit.
    I have installed successfully RC and web logic but while installing OBIEE 11g last 13 step configuration part its failed?
    please refer the below
    make sure the below thinks,
    1) Lookback adaptor (for setting Static IP address in your PC) check it CMD Propmt
    http://gerardnico.com/wiki/windows/loop_back_adaptater
    2) JDK 1.6.0_29 or 31 32bit should be installed on your PC make Enviromnet path (Javac comment in CMD)
    http://confluence.atlassian.com/display/DOC/Setting+the+JAVA_HOME+Variable+in+Windows
    3) if your obiee11g installation option is "Simple" you have to create and install RCU in your PC(execute RCU script,RUN rcu 32 bit on windos 7 os)
    if your installation option ("Enterprise" or "Software Only") method befor installing obiee you shold install weblogi server 10.3.5/6 win 32 bit version and configure you domain.
    Create Domain failed if it is failed almost remaining also fails finally my installation failed.?
    make sure static IP address configured properly (looback adaptor) and make sure u r jdk is running and environment variable working condition
    OBIEE 11g 64bit:- What type we need to select means(Simple/Enterprise, Software)
    your case go with simple install (default config.) because enterprise/software only will need some more memory due to weblogic separate install
    Ref:
    Simple install:
    http://santoshbidw.wordpress.com/2012/05/12/obiee-11g-installation-11-1-1-6-on-windows-7-64bit-os/
    http://123obi.com/2011/01/obiee-11g-installation-on-windows7-64-bits-part1
    Enterprise install
    http://allaboutobiee.blogspot.in/2012/04/obiee-111160-step-by-step-installation.html
    Software only install:just refer my blog
    http://obieeelegant.blogspot.com/2012/03/obiee-111160-installation-on-windows-7.html
    http://obieeelegant.blogspot.com/2011/09/obiee-11g-111150-software-only.html
    if its Development,UAT and Producton system--->the best way go for software only install (development and production) if u want to go for practice purpose then just go for simple install

Maybe you are looking for

  • Using my JVC BR-DV3000E DVR with Premiere Pro CS5

    I have been testing out the use of my JVC BR-DV3000E DVR (Digital Video Recorder) using a new PC running Windows 7 (64 bit) and Premiere Pro CS5.  The connection is via the firewire cable supplied with the device.  It worked fine on my original PC ru

  • Sound im my file

    Hi, here the code: import java.awt.*; import java.io.FileInputStream; import java.applet.*; import sun.audio.*; import hsa.Console; import java.awt.*; import java.io.FileInputStream; import java.applet.*; import sun.audio.*; import hsa.Console; impor

  • The icon to plug iPod into iTunes won't go away

    iPod will not do anything.  The screen only shows the icon to plug into itunes

  • Javascript, Text frame - Flip Horizontal

    I just don't understand javascript very well yet. I want to flip horizontally, a text frame, on it's center/in place. (Yes, I want the text to be wrong reading.) the name of the text frame is smallTXXX and the indesign document will be open at the ti

  • Consumers from for wlsb.internal.transport.task.queue.ftp Queue on OSB

    Hi All, Can anyone tell me where do I get the Consumers for Queue: wlsb.internal.transport.task.queue.ftp_auto_1 wlsb.internal.transport.task.queue.ftp_auto_2 I have consumers in my 1st Queue but not in my 2nd Queue for any of the Internal Transport