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

Similar Messages

  • 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 11g installing in Linux. domain creation error

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

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

  • XE install hangs on service creation

    I'm trying to install the latest version of XE on a windows XP box. I've had a version on this machine aleady that I've removed. Every time I do the install it just hangs on the service creation and starting step.
    I previously had a working version that stopped working all of sudden. I was building VMWare images but I can't see how that effected a local db. VMWare seems to create some services on the local box and some network connections. But I have no idea how the local XE could have been effected so I'm guessing it was something else.
    I'm in dire need of a local working db so any help would be very greatly appreciated. I'm really stuck....
    thanks,
    Dan

    so how am I using this ip address after I set it up? Do I reference it in the listener.ora?
    This XE install was working for months before something changed.
    When i type:
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 21-NOV-2006 08:50
    :02
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Message 1070 not found; No message file for product=NETWORK, facility=TNSTNS-125
    57: Message 12557 not found; No message file for product=NETWORK, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=NETWORK, facili
    ty=TNS
    TNS-00527: Message 527 not found; No message file for product=NETWORK, facilit
    y=TNS
    The message seems to indicate some protocol was not loaded...

  • OUI patch install hangs, files being used by another application

    Hi when a patch install hangs, and the OUI error message is that files needing to be reinstalled are being used by another application, how can you identify which files or processes are responsible so that they can be shut down? All normal Oracle services and DTC are shut down already.
    This is patch 6810189 upgrade to 10.2.0.4 (from 10.2.0.3) which includes the April CPU on a Win32 server.

    Please check any oracle service is still on ..
    need to shutdown listener/oracle service .. and other db service belongs to Oracle.
    You can download windows process explorer and check for any oracle process and kill those and then apply CPU
    Link :
    http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
    --Girish                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Windows 7 install hangs at "Windows is loading files ..." on MBA

    I have been trying to install Windows 7 Ultimate but each time the install hangs at "Windows is loading files ..." on reboot. I am using a Windows install DVD using an external drive. When the install hangs, the DVD is not being accessed. I have tried several times and it leads to the same result. I have tried different partition sizes (20 GB - 50 GB), no luck.
    Any help would be greatly appreciated.

    Solution
    I have a macmini bought in mid2011 with OS Lion on it. AS it doesnot come with an optical drive, I bought an LG DVD drive and used the windows 7 (64bit) installation DVD. It stopped at windows is loading files....
    I tired couple of other options like using flash dirve but it dint work.
    The I went to Apple's Genius Bar, and they put the installation dvd into their dvd drive (by Apple). Then the windows installed perfectly fine.
    When asked they said it must be the problem of DVD and I found out that it actually is the cause. Apple products require dual layer optical drives but in general the optical drives we buy can only read single layer dvds. So I got to fix the problem by borrowing their dvd drive in genius bar and now i m good to go.....
    Hope this helps

  • 64 bit OEL install hangs at installing dogtail in OVM 2.2

    I recently upgraded my server to OVM 2.2 and swapped out the dual core AMDs to quad core AMDs at the same time.
    Since then I have been unable to create any 64 bit OEL servers. In every instance the install hangs when Installing dogtail-0.6.1-2.el5.noarch
    This used to work at 2.1.5 and I can deploy the existing templates, but they are OEL 5.3.
    VM-Server Specs
    [root@vm-server ~]# uname -a
    Linux vm-server 2.6.18-128.2.1.4.9.el5xen #1 SMP Fri Oct 9 14:57:31 EDT 2009 i686 athlon i386 GNU/Linux
    [root@vm-server ~]# lspci
    00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
    00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a3)
    00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a3)
    00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
    00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
    00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
    00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
    00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
    00:05.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
    00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
    00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
    00:09.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
    00:0a.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:0d.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
    00:19.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
    00:19.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
    00:19.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
    00:19.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
    00:19.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
    01:06.0 Ethernet controller: Intel Corporation 82541PI Gigabit Ethernet Controller (rev 05)
    01:07.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
    03:00.0 PCI bridge: NEC Corporation uPD720400 PCI Express - PCI/PCI-X Bridge (rev 07)
    03:00.1 PCI bridge: NEC Corporation uPD720400 PCI Express - PCI/PCI-X Bridge (rev 07)
    06:00.0 RAID bus controller: Silicon Image, Inc. Unknown device 0242 (rev 01)

    2 new updates
    1) I get the same errors when trying a command line install
    2) I can successfully create fully virtualised VMs
    So if all else fails I can create fully virtualised VMs and then convert them, which is a bit of a pain but will at least give me working templates.

  • Oracle 11g install hangs on windows 7

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

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

  • Sneak Preview sp11 Slim Java install hangs on J2EE Startup

    I looked around at the other instances of this type of error, but they seemed to be slightly different issues (or at least, at differenst steps).  Tried what helped them anyway, though it didn't really help.
    My install hangs at the Start J2EE Engine (step 21 of 24 normally).  It seems to retry every 20 seconds, but never gets anywhere and eventually pops up an error.  I've retried from there, stopped and restarted, wiped out the whole install and tried again.  I've repeated this for several versions of Java, the latest being the 1.4.2_08 version.  They all get to the same part and die.
    This is the error right before it gets into full swing on the waiting/retrying.
    WARNING    2005-11-29 11:40:08
               CJSlibModule::writeWarning_impl()
    Execution of the command "C:\usr\sap\J2E\JC00\exe\startsap.exe name=J2E nr=00 SAPDIAHOST=ITLAP" finished with return code -1. Output:
    STARTSAP failed
    Details are written to C:\Program Files\sapinst_instdir\j2ee_wp\installdefault\startJ2E.log
    That files says:
    running C:\usr\sap\J2E\JC00\exe\sapstart.exe name=J2E nr=00 SAPDIAHOST=ITLAP -wait
    SAPSTART finished successfully on ITLAP_J2E_00, but at least one process doesn't run correctly:
    C:\usr\sap\J2E\JC00\exe\sapstart.exe=>sapparam(1c): No Profile used.
    My os is XP, and seems to meet the min system requirements for the slim version.
    Any ideas on getting over this hump?
    Edit:  After talking with someone at the ICC, turns out pretty much that I shouldn't be trying to install the slim version.  So, time to go find a machine that can handle the normal Java install.
    Message was edited by: Cortney Denver

    Looking around at other experiences as well as my own several attempts (just tried an installation on XP several times this evening), none of this stuff works and SAP could not possibly care less.  A clearly deeply flawed installation has been sitting around for 5 months now...  one is left to wonder what highly specific conditions are required for success.
    Good luck to you... I give up.

  • Solaris 10 Install Hangs at 15% on my HP DL 585?

    Solaris 10 Install Hangs at 15% on my HP DL 585
    I have taken out all the additional extra cards so I am left with the basic box, it has been configured to run in Raid 1 so my four disks become two.
    I can still get it to bring up a shell and do other things, but the installer just appears not to want to go pass 15%
    Help?

    Which version of Solaris and how much memory do you have in the system.

  • 7.5 install hanging at Checking Server Components

    hi all,
    I am installing BPC 7.5 on Windows Server 2008, and the install hangs at the Checking Server Components section.  We are utilizing SQL server and Reporting Services on another server.  Any ideas?

    When you performed the installation did you run the setp like Administrator?
    Into Windows 2008 you have to specify this when you are running any application.
    Regards
    Sorin Radulescu

  • Motion Content Install hanging at 100%

    Hi, I just got Final Cut Studio 2.
    The first installation disk ran smoothly, but after getting to 100% of Audio Content Disk 1, the install hangs and never finishes. This also happens when Im installing the Motion Content.
    The DVD Studio Pro content went on without a hitch. (Iv yet to try Livetype)
    Any idea why this is happening? Im installing all of the content to an external HD.
    Thanks

    Flakey install DVD?
    Patrick

  • 10.5.4 won't install-hangs on Configuring Installation

    10.5.4 won't install-hangs on Configuring Installation and I have to force quit the installer. I've tried to wait it out for over an hour, but the progress bar never moves. This is with the Combo Updater. I've also tried using Software Update, but the progress bar for checking for new software stops about 3/4 of the way, and hangs forever. Any advice? Thanks.

    Welcome to Apple Discussions.
    Unfortunately such problems do occur for some people, not necessarily through any fault on the part of the user. Interruption of an update can cause problems for which there are solutions.
    Which update was it?
    Go to the Apple icon and select Software Update and see what it recommends if anything. Don't actually instal, rather just quit SU and let us know what the result is.
    Secondly, open Disk Utility from the Utilities folder in the Applications folder. Select your hard drive in the LH column then Repair permissions from the lower part on the RH side of the window. It will take about 10mins to complete its task. If there is a list of permissions finishing with a message permissions repaired rerun this to make sure there are no more. See whether the odd behaviour continues.
    If it does, insert the original installation dvd and restart holding the C key until the Select your language window appears. Do this & on the next window Select Disk Utility from the Tools menu. Again select your hard drive but this time choose Repair Disk. If there are repairs indicated and they are completed rerun this too to check that no more are needed. When this is finished rerun Repair permissions as well if there were any repairs carried out. Restart the computer normally and see how it all goes.
    Neville

  • Oracle 9i windoze client install hangs on NT

    The machine I am trying to install it on is NT SP 6. I have had no trouble installing the 8i client; however, the 9i
    install hangs just after you choose the install type.
    Does anybody know of a workaround?

    Did you ever get an answere on how to solve your problem?
    I have the same issue and can't get an answere.

  • Oracle 9i client Install hangs at 33%

    Hi Guys,
    I am trying to Install Oracle 9i client on my windows xp laptop. The install hangs at 33% with (at the process "setup install types"). Is it a known issue?
    Thanks
    thedba

    I just had the same problem - stopped me for an hour or 2. Solution is stupid tho. before invoking the Installer make sure you have c:\Oracle or whatever, then answer Ora92 to the Oracle Home, and c:\Oracle to the path. I hit browse and went to c:\Oracle before hitting Next. Installed fine after that.

Maybe you are looking for