Error on Install BI 11.1.5 on Linux 64 bit

On my Linux 64 bit (Centos 5.6), with Oracle DB 11gR2 on the same machine, the Install of BI 11.1.5 fail
creating AsInstance' failed
The log
[2011-05-10T18:43:17.365+02:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000IzQl9YxFw000jzwkno1DmMQ400000P,0] [[
oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
Operation aborted because of a system call failure or internal error
     at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
     at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
     at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
     at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:81)
     at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
     at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
     at java.lang.Thread.run(Thread.java:662)
[2011-05-10T18:43:17.368+02:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000IzQl9YxFw000jzwkno1DmMQ400000P,0] Exit code from OPMNAdmin : 2
[2011-05-10T18:43:17.368+02:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000IzQl9YxFw000jzwkno1DmMQ400000P,0] [[
oracle.as.provisioning.engine.CfgWorkflowException
     at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
     at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
     at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:81)
     at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
     at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
     at java.lang.Thread.run(Thread.java:662)
Caused by: oracle.as.provisioning.util.ConfigException:
Error creating ASInstance instance1.
Cause:
An internal operation has failed: Error in starting opmn server
Operation aborted because of a system call failure or internal error
Action:
See logs for more details.
     at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
     ... 18 more
Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
Operation aborted because of a system call failure or internal error
     at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
     at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
     ... 19 more
Thanks for any help, Roberto

Thanks a lot for the help.
+Installing OBIEE 11g On Linux 64-bit Fails Running The Configuration Assistant With "Step Creating Asinstance Failed" [ID 1304640.1]+
I check for the library libaio, and it's all ok on my system.
+Error: "Oracle.as.provisioning.util.ConfigException: Error While Starting the Domain." Whilst Installing OBIEE 11G [ID 1272906.1]+
I check on my DNS server, and seem have some problem.
So, i try with IP static, and works !
Roberto

Similar Messages

  • Error while installing Oracle 9.0.1 on Linux Red Hat.

    I am trying to install Oracle 9.0.1 on Linux Red Hat (Enterprise Edt), and getting this long error---
    "Initializing Java Virtual Machine From /tmp/OraInstall0/jre/bin/jre. Please wait...
    :symbol errno. version GLIBC-2.0 not defined in gile libc.so.6 with link reference (libzip.so) unable to initialize thread: cannot find class java/lang/thread
    Could not create Java VM."
    Any workaround for the above error.

    try execute: export LD_ASSUME_KERNEL=2.4.1 before you run ./runInstaller
    Btw try look at http://www.puschitz.com for installation guide.

  • CRC Error on installing 10.2.0.1 on Linux

    I've downloaded the 10.2.0.1 full Grid version for Linux and tried to install it
    on Oracle's Enterprise Linux....
    I keep getting a CRC error on disk 2....has anyone else seen this ?
    Thanks
    Bernard

    Well if you've tried it more than once, then there is no point retrying it.
    I've seen this happen in the past and redownloading it worked...but may be it's a bad copy online.
    Let' see if someone else has seen this error...

  • Error while creating domain after OSB Installation OS:linux 64 bit

    Hi,
    OS is Linux 64 bit.. Oracle 11g.. Could you please suggest what I am missing in Installation of OSB or domain creation??
    <------------------- Fusion Middleware Configuration Wizard ------------------>
    Application Template Selection:
    Available Templates
    |_____Basic WebLogic Server Domain - 10.3.3.0 [wlserver_10.3]x
    |_____Oracle BPM Suite - 11.1.1.0 [Oracle_SOA1] [2]
    |_____Oracle SOA Suite - 11.1.1.0 [Oracle_SOA1] [3] x
    |_____Oracle Service Bus OWSM Extension - 11.1.1.3 [Oracle_OSB1] [4]
    |_____Oracle Enterprise Manager - 11.1.1.0 [oracle_common] [5]
    |_____Oracle Service Bus Extension - Single Server Domain Topology - 11.1.1.3 [Oracle_OSB1] [6]
    |_____Oracle Service Bus Extension - All Domain Topologies - 11.1.1.3 [Oracle_OSB1] [7]
    |_____WebLogic Advanced Web Services for JAX-RPC Extension - 10.3.3.0 [wlserver_10.3] [8]
    |_____Oracle Business Activity Monitoring - 11.1.1.0 [Oracle_SOA1] [9]
    |_____Oracle WSM Policy Manager - 11.1.1.0 [oracle_common] [10] x
    |_____Oracle JRF WebServices Asynchronous services - 11.1.1.0 [oracle_common] [11]
    |_____Oracle JRF - 11.1.1.0 [oracle_common] [12] x
    |_____WebLogic Advanced Web Services for JAX-WS Extension - 10.3.3.0 [wlserver_10.3] [13]
    ** CFGFWK-64040: The template you selected can't be applied because the
    ** following dependencies have not been satisfied:
    ** Unresolved ORs:
    ** OR for Oracle Service Bus OWSM Extension:11.1.1.3
    ** [/opt/oracle/Middleware/Oracle_OSB1/common/templates/applications/wlsb
    ** _owsm.jar]  <xml-fragment
    ** xmlns:fo="http://www.w3.org/1999/XSL/Format">
    ** <dom:requires name="Oracle Service Bus Extension - All Domain
    ** Topologies" version="11.1.1.3" colocated="true"
    ** xmlns:dom="http://xmlns.oracle.com/weblogic/domain-template"/>
    ** <dom:requires name="Oracle Service Bus Extension - Single
    ** Server Domain Topology" version="11.1.1.3" colocated="true"
    ** xmlns:dom="http://xmlns.oracle.com/weblogic/domain-template"/>
    ** </xml-fragment>
    Thanks,
    Sushma

    Usually, when you choose for example Oracle Service Bus Extension - Single Server Domain Topology - 11.1.1.3 [Oracle_OSB1], the dependencies are automatically chosen as well.
    If this not happening, just add the products it is suggesting in the error, such as Oracle Service Bus OWSM Extension - 11.1.1.3 [Oracle_OSB1] .

  • Which JDK to install weblogic 10.3.3 in Linux 64 bit machine.

    I jave a Linux 64 bit box. I am trying to find out suitable java env for installing weblogic. JDK 64 bit, downloaded from Sun, is raising noClassDefFound for java/lang/object. Not sure if my platform is not correct or that .bin file is wrong. Can I use jrockit for installation?

    I tried installing 10.3.2 on 64 bit linux with the Sun JDK and had issues (smart update didn't work). I retried with JRockit and it installed just fine and smart update worked. I haven't created any domains though as I'm planning on installing OEM Grid 11g on it.

  • Error while installing Oracle 10G on Oracle Enterprise Linux 4.8 32 bit

    Our machine is a x86_64 machine with 32 GB of RAM available. I have installed OEL 4.8 32 bit on this machine (configured swap space of 32 GB) and OEL by default boots with the Hugemem kernel.
    I am trying to install Oracle 10G enterprise edition on this. All required kernel parameters, shell limits etc. have been verified and configured. The preinstallation checks succeed on all the tests and installation proceeds smoothly. However in the last step of configuring the database using dbca following two errors are thrown:
    1. ORA-27102 - out of memory
    2. ORA-01034 - ORACLE not found
    Most places where I am reading are telling to configure kernel parameters. However that doesn't seem to be the problem in this case.
    Please Help.

    Hi;
    What is exact db version? What installation log says?
    Please see and confirm you have all pre-req settings
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Error while installing oracle 10g on centos 5.6 32 Bit

    Hi All,
    Please help me with the issue I facing while installing oracle 10g on centos 5.6 32bit. I did lot of research on google but I am getting same answer...the libXp package is missing, but I have check it...its already installed.
    [root@staging ~]# find / -name libXp.so.6
    /usr/lib/libXp.so.6
    /usr/lib64/libXp.so.6
    echo $DISPLAY
    <ipaddress>:0.0
    [oracle@staging database]$ DISPLAY=<ipaddress>:0.0; export DISPLAY
    [oracle@staging database]$ id
    uid=500(oracle) gid=500(oinstall) groups=500(oinstall),501(dba) context=root:system_r:unconfined_t:SystemLow-SystemHigh
    Below is the error message I am getting :
    oracle@staging database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-37-17PM. Please wait ...[oracle@staging database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-06-27_05-37-17PM/jre/1.4.2/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at sun.security.action.LoadLibraryAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
         at sun.awt.DebugHelper.<clinit>(Unknown Source)
         at java.awt.Component.<clinit>(Unknown Source)
    I found some suggestion on google and tried to not use ip address in DISPLAY settings...
    if I am using 0.0 instead of IP below eg.
    [oracle@staging database]$ DISPLAY=:0.0; export DISPLAY
    The error I am receiving differnt error
    [oracle@staging database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-34-40PM. Please wait ...
    DISPLAY not set. Please set the DISPLAY and try again.
    Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
    - For csh:                % setenv DISPLAY 192.168.1.128:0.0
    - For sh, ksh and bash:      $ DISPLAY=192.168.1.128:0.0; export DISPLAY
    Use the following command to see what shell is being used:
         echo $SHELL
    Use the following command to view the current DISPLAY environment variable setting:
         echo $DISPLAY
    - Make sure that client users are authorized to connect to the X Server.
    To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
         % <full path to xclock.. see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for xclock: /usr/X11R6/bin/xclock
    [oracle@staging database]$ echo $SHELL
    /bin/bash
    Please help me.

    satish.ygl wrote:
    Hi,
    I am getting the same error when i am applying patchset to 10201 to 10204. I am using RedHat Linux 4 version and I tried set $DISPLAY=<hostname/ip address>:0.0 and export=DISPLAY
    #xhost + and checked $PATH this is also is correct
    I did these steps still i am getting the following error
    pen an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
    % <full path to xclock... see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for 'xclock': '/usr/X11R6/bin/xclock'
    Please help me in this scenario.
    thank You,
    Sri
    Edited by: satish.ygl on Oct 30, 2012 7:49 PMyou must log onto the DB Server as below (or functional equivalent)
    ssh -X oracle@DB_Server
    & the first & only command after logging onto the DB Server should be as below
    xclock
    If/when xclock fails, then OUI will fail.

  • Error while installing Java using jrockit on my Linux box

    I am trying to install java 1.6 using jrockit software in my 64-bit linux box, but I am getting errors:
    -bash-4.1$ ./jrockit-jdk1.6.0_45-R28.2.7-4.1.0-linux-x64.bin
    Extracting 0%....................................................................................................100%
    [JRockit] ERROR: The JVM has crashed. Writing crash information to /tmp/file06vBOV/jrockit.17485.dump.
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:00:07 on Wed Apr 17 01:33:22 2013
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    Additional information is available in:
    /tmp/file06vBOV/jrockit.17485.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Error Message: Unhandled native exception [85]
    Signal info : si_signo=4, si_code=2 si_addr=0x30c5814be0
    Version : Oracle JRockit(R) R28.2.7-7-155314-1.6.0_45-20130329-0641-linux-x86_64
    CPU : Intel SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 Intel64
    Number CPUs : 4
    Tot Phys Mem : 16399638528 (15639 MB)
    OS version : Red Hat Enterprise Linux Server release 6.2 (Santiago)
    Linux version 2.6.39-100.5.1.el6uek.x86_64 ([email protected]) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #1 SMP Tue Mar 6 20:26:00 EST 2012 (x86_64)
    Hypervisor : Xen v3.4
    Thread System: Linux NPTL
    LibC release : 2.12-stable
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State : JVM is running
    Command Line : -Djava.io.tmpdir=/tmp -Dbea.installer.launcher.home=/slot/ems8308/oracle/endeca3.0/endeca-server -Xmx256m -Dsun.java.command=com.bea.plateng.wizard.WizardController -mode=gui -Dsun.java.launcher=SUN_STANDARD com.bea.plateng.wizard.WizardController -mode=gui
    Repository :
    java.home : /tmp/file06vBOV/jre160_45
    j.class.path : .:installer.jar:customtasks.jar:bids.jar:3rdparty.jar:jsr173_api.jar:wlw-plaf.jar:comdev.jar:wizard.jar:com.bea.cie.oui_1.1.0.0.jar:com.bea.core.xml.xmlbeans_2.2.0.0.jar
    j.lib.path : /usr/java/packages/lib/amd64:/tmp/file06vBOV/jre160_45/lib/amd64/jrockit:/tmp/file06vBOV/jre160_45/lib/amd64:/tmp/file06vBOV/jre160_45/../lib/amd64
    JAVA_HOME : <not set>
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /tmp/file06vBOV/jre160_45/lib/amd64/jrockit:/tmp/file06vBOV/jre160_45/lib/amd64:/tmp/file06vBOV/jre160_45/../lib/amd64
    LD_ASSUME_KERNEL: <not set>
    LD_PRELOAD : <not set>
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    C Heap : Good; no memory allocations have failed
    GC Strategy : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status : OC is not running. Last finished OC was OC#0.
    : YC is not running. Last finished YC was YC#0.
    YC History : Ran 0 YCs since last OC.
    Heap : 0xf0000000 - 0xf4000000 (Size: 64 MB)
    Compaction : (no compaction area)
    Allocation : TLA-min: 2048, TLA-preferred: 32768 TLA-waste limit: 2048
    NurseryList : 0xf0000000 - 0xf2000000
    KeepArea : 0xf17fffe8 - 0xf2000000
    KA Markers : [ 0xf0fffff0,  0xf17fffe8 , 0xf2000000 ]
    Forbidden A : (none)
    Previous KA : (none)
    Previous FA : (none)
    CompRefs : References are compressed, with heap base 0x0 and shift 0.
    Registers (from ThreadContext: 0x7fdf142e34c0:
    rax = 0000000000000001 rcx = 0000000017bee3ff
    rdx = 00000000bfebfbff rbx = 00007fdf10d7eb20
    rsp = 00007fdf142e3928 rbp = 00007fdf142e3a70
    rsi = 0000000000000000 rdi = 0000000000000058
    r8 = 0000000000000000 r9 = 0000000000000000
    r10 = 00007fdf142e38a0 r11 = 00007fdf10d7eb20
    r12 = 00007fdf142e3a98 r13 = 00007fdf10e049b0
    r14 = 0000000000000000 r15 = 0000000000000000
    cs = 0000000000000033 fs = 0000000000000000
    gs = 0000000000000000
    rip = 00000030c5814be0 flags = 0000000000010202
    Loaded modules:
    (* denotes the module where the exception occured)
    0000000000400000-00000000004128c3 /tmp/file06vBOV/jre160_45/bin/java
    00007fff26fff000-00007fff26fffa7c /tmp/file06vBOV/jre160_45/bin/java
    00000030c6400000-00000030c6401fef /lib64/libdl.so.2
    00000030c6800000-00000030c6816b37 /lib64/libpthread.so.0
    00000030c6000000-00000030c6196c1f /lib64/libc.so.6
    00000030c5800000-00000030c581f13f */lib64/ld-linux-x86-64.so.2
    00007fdf18b70000-00007fdf18e780e3 /tmp/file06vBOV/jre160_45/lib/amd64/jrockit/libjvm.so
    00007fdf1894e000-00007fdf1896d21b /tmp/file06vBOV/jre160_45/lib/amd64/libjrosal.so
    00007fdf18741000-00007fdf1874d553 /tmp/file06vBOV/jre160_45/lib/amd64/libjrutil.so
    00000030c6c00000-00000030c6c824e7 /lib64/libm.so.6
    00000030c7400000-00000030c740680b /lib64/librt.so.1
    00007fdf17c30000-00007fdf17c3c483 /tmp/file06vBOV/jre160_45/lib/amd64/libjfr.so
    00007fdf1718e000-00007fdf1719a317 /tmp/file06vBOV/jre160_45/lib/amd64/libverify.so
    00007fdf1705f000-00007fdf17087283 /tmp/file06vBOV/jre160_45/lib/amd64/libjava.so
    00000030d8600000-00000030d8615ceb /lib64/libnsl.so.1
    00007fdf16ed4000-00007fdf16eda5bf /tmp/file06vBOV/jre160_45/lib/amd64/native_threads/libhpi.so
    00007fdf16673000-00007fdf16680c03 /tmp/file06vBOV/jre160_45/lib/amd64/libzip.so
    00007fdf16055000-00007fdf160e7683 /tmp/file06vBOV/jre160_45/lib/amd64/libawt.so
    00007fdf15f07000-00007fdf15f4828b /tmp/file06vBOV/jre160_45/lib/amd64/xawt/libmawt.so
    00000030c9400000-00000030c9410d8b /usr/lib64/libXext.so.6
    00000030c8400000-00000030c8538423 /usr/lib64/libX11.so.6
    00000030d5400000-00000030d5404dbb /usr/lib64/libXtst.so.6
    00000030cac00000-00000030cac0e243 /usr/lib64/libXi.so.6
    00000030c8c00000-00000030c8c1a123 /usr/lib64/libxcb.so.1
    00000030c8800000-00000030c8801dd3 /usr/lib64/libXau.so.6
    00007fdf15c14000-00007fdf15ca7fcf /tmp/file06vBOV/jre160_45/lib/amd64/libfontmanager.so
    00007fdf159bb000-00007fdf159cdca7 /tmp/file06vBOV/jre160_45/lib/amd64/libnet.so
    00007fdf149b3000-00007fdf149b99a3 /tmp/file06vBOV/jre160_45/lib/amd64/libnio.so
    00007fdf147ac000-00007fdf147b1f9b /tmp/file06vBOV/jre160_45/lib/amd64/liborii.so
    00000030cb800000-00000030cb808d13 /usr/lib64/libXcursor.so.1
    00000030ca800000-00000030ca808cfb /usr/lib64/libXrender.so.1
    00000030cbc00000-00000030cbc0497b /usr/lib64/libXfixes.so.3
    00007fdeb2015000-00007fdeb206084b /tmp/file06vBOV/jre160_45/lib/amd64/libcmm.so
    00007fdeb0e44000-00007fdeb0e55d5b /tmp/file06vBOV/libjni.so
    Stack:
    (* marks the word pointed to by the stack pointer)
    00007fdf142e3928: 00000030c580aad8* 0000000000000000 0000000000000000 00007fdf00000005
    00007fdf142e3948: 0000000000000000 00007fdf00000001 00007fdf10e049b0 0000000000000000
    00007fdf142e3968: 00007fdf00000000 0000000000000000 0000000000000058 0000000000000004
    00007fdf142e3988: 00007fdf10e04d08 0000000000000013 00007fdf142e3a40 00007fdf0000000a
    00007fdf142e39a8: 00000001142e3aa0 00007fdf146d6b18 00007fdf15c15ff1 00007fdf142e3a30
    00007fdf142e39c8: 00000030c6078edf 00007fdf160585c8 00007fdf10d744e0 00007fdf146d6b18
    Code:
    (* marks the word pointed to by the instruction pointer)
    00000030c5814b80: 8b48ffff8c0ae820 0f0824548b482404 244c280f10244428 246cdb40246cdb20
    00000030c5814ba0: 241c8b48dc894830 001f0fc330c48348 75000020c3c13d83 000001b8db894925
    00000030c5814bc0: 01b8db894ca20f00 000000c1f7000000 9d0589d8f7027510 517800f8830020c3
    00000030c5814be0: 008025047ffdc564* 250c7ffdc5640000 7ffdc564000000a0 c564000000c02514
    00000030c5814c00: 000000e0251c7ffd 010025247ffdc564 252c7ffdc5640000 7ffdc56400000120
    00000030c5814c20: c564000001402534 00000160253c7ffd 8025047f0f6664c3 0c7f0f6664000000
    Last optimized methods:
    No methods optimized.
    Thread:
    "AWT-EventQueue-0" id=17 idx=0x4c tid=17508 lastJavaFrame=0x7fdf142e3b88
    Stack 0: start=0x7fdf142a4000, end=0x7fdf142e6000, guards=0x7fdf142a9000 (ok), forbidden=0x7fdf142a7000
    Thread Stack Trace:
    at dlx86_64_save_sse+48()@0x30c5814be0
    at dlfixup+223()@0x30c580df40
    -- Java stack --
    at sun/font/X11TextRenderer.doDrawGlyphList(JJLsun/java2d/pipe/Region;Lsun/font/GlyphList;)V(Native Method)
    at sun/font/X11TextRenderer.drawGlyphList(X11TextRenderer.java:62)
    at sun/java2d/pipe/GlyphListPipe.drawString(GlyphListPipe.java:54)
    at sun/java2d/SunGraphics2D.drawString(SunGraphics2D.java:2772)
    at sun/swing/SwingUtilities2.drawString(SwingUtilities2.java:510)
    at sun/swing/SwingUtilities2.drawStringUnderlineCharAt(SwingUtilities2.java:531)
    at javax/swing/plaf/basic/BasicGraphicsUtils.drawStringUnderlineCharAt(BasicGraphicsUtils.java:229)
    at workshop/core/plaf/JbButtonUI.paintText(JbButtonUI.java:676)
    at workshop/core/plaf/JbButtonUI.paint(JbButtonUI.java:600)
    at javax/swing/plaf/ComponentUI.update(ComponentUI.java:143)
    at javax/swing/JComponent.paintComponent(JComponent.java:760)
    at javax/swing/JComponent.paint(JComponent.java:1037)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JLayeredPane.paint(JLayeredPane.java:567)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintToOffscreen(JComponent.java:5132)
    at javax/swing/BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:278)
    at javax/swing/RepaintManager.paint(RepaintManager.java:1257)
    at javax/swing/JComponent._paintImmediately(JComponent.java:5080)
    at javax/swing/JComponent.paintImmediately(JComponent.java:4890)
    at javax/swing/RepaintManager$3.run(RepaintManager.java:814)
    at javax/swing/RepaintManager$3.run(RepaintManager.java:802)
    at jrockit/vm/AccessController.doPrivileged(AccessController.java:232)
    at java/security/AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at javax/swing/RepaintManager.paintDirtyRegions(RepaintManager.java:802)
    at javax/swing/RepaintManager.paintDirtyRegions(RepaintManager.java:745)
    at javax/swing/RepaintManager.prePaintDirtyRegions(RepaintManager.java:725)
    at javax/swing/RepaintManager.access$1000(RepaintManager.java:46)
    at javax/swing/RepaintManager$ProcessingRunnable.run(RepaintManager.java:1668)
    at java/awt/event/InvocationEvent.dispatch(InvocationEvent.java:209)
    at java/awt/EventQueue.dispatchEventImpl(EventQueue.java:672)
    at java/awt/EventQueue.access$400(EventQueue.java:81)
    at java/awt/EventQueue$2.run(EventQueue.java:633)
    at java/awt/EventQueue$2.run(EventQueue.java:631)
    at jrockit/vm/AccessController.doPrivileged(AccessController.java:232)
    at java/security/AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at java/awt/EventQueue.dispatchEvent(EventQueue.java:642)
    at java/awt/EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java/awt/EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java/awt/EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java/awt/EventDispatchThread.run(EventDispatchThread.java:122)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    Memory usage report:
    Total mapped 3004488KB (reserved=2700572KB)
    - Java heap 262144KB (reserved=196608KB)
    - GC tables 8780KB
    - Thread stacks 13212KB (#threads=20)
    - Compiled code 1048576KB (used=2746KB)
    - Internal 1352KB
    - OS 174888KB
    - Other 1477872KB
    - Classblocks 1024KB (malloced=946KB #2264)
    Not tracing sites.
    - Java class data 15616KB (malloced=15591KB #10424 in 2264 classes)
    Not tracing sites.
    - Native memory tracking 1024KB (malloced=174KB #10)
    Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    ===== END DUMP ===============================================================
    ** Error during execution, error code = 134.
    Please help me how to solve this issue.

    I suggest trying to install a different version to confirm the error. Do you have SELinux enabled? It can cause weird errors. You can check the syslog /var/adm/messages to see if there were any SELinux errors.
    The following is known to work:
    Oracle Linux with jrockit
    Oracle Linux with jrockit

  • Error on installing Itunes 10.5 on Windows Vista 64 Bit

    Hi All,
    I am receiving below error when I try to install Itunes 10.5 on my Windows Vista 64 Bit ....  But was able to install 10.4.1 succesfully .
    "An error ocurred during the installation of assembly
      'Microsoft.VC80.CRT,version="8.0.50727.4053",type="win32,publ
      ickeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86". 
      Please refer to Help and Support for more information.
      HRESULT:0x8007054F"
    Please Advise .

    Its a Issue with your C++ Library on your computer, a way to fix it is to Rebuild your entire C++ Library from uninstalling the highest version to the lowest verision and reinstalling them back in chronological order..
    I would suggest to contact apple support, request a Senior advisor they should be able to get that squared away, now if your not in phone support period you will probably have to pay for support.
    I'd suggest the apple care if you havent got it yet

  • Help! Errors in installing Oracle 8.0.5 for Linux on RedHat

    Hi, everyone:
    Oracle free installation support group points me here. They
    said: "Unfortunately, the trial release of Oracle8 for Linux is
    not supported by this group. You can obtain peer support on the
    Oracle8 for Linux trialproduct from the discussion group on the
    Oracle Technology Network (OTN)(http://technet.oracle.com). "
    Thanks in advacnce.
    =================================================================
    ===
    SAVED PROBLEM REPORT:
    =================================================================
    ===
    Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
    8.0.5Product: rdbms_common
    Version: 8.0.5.0.0Area: (Installation) Install
    information:
    Installer Version: 4.0.3.0.0 Installer Script: [
    rdbms_common.ins 907 ]
    Install Action: Complete Software/Database Fresh
    Install
    Stage Home /mnt/cdrom Oracle_Base
    /u01/app/oracle (true)
    Oracle Home /u01/app/oracle/product/8.0.5
    Owner oracle
    Log
    /u01/app/oracle/product/8.0.5/orainst/install.log
    During installation of the above product the error below
    is encountered:
    Error during action 'Creating ntcontab.o'.Command: make -f
    /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    ntcontab.o
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\ rm -f
    /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    /u01/app/oracle/product/8.0.5/bin/gennttab:
    /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    ordirectory
    ntcontab.c:7: sys/types.h: No such file or directory
    mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
    Error 1
    =================================================================
    ===
    =================================================================
    ===
    SAVED PROBLEM REPORT:
    =================================================================
    ===
    Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
    8.0.5Product: rdbms_common
    Version: 8.0.5.0.0Area: (Installation) Install
    information:
    Installer Version: 4.0.3.0.0 Installer Script: [
    rdbms_common.ins 907 ]
    Install Action: Complete Software/Database Fresh
    Install
    Stage Home /mnt/cdrom Oracle_Base
    /u01/app/oracle (true)
    Oracle Home /u01/app/oracle/product/8.0.5
    Owner oracle
    Log
    /u01/app/oracle/product/8.0.5/orainst/install.log
    During installation of the above product the error below
    is encountered:
    Error during action 'Creating ntcontab.o'.Command: make -f
    /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    ntcontab.o
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\ rm -f
    /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    /u01/app/oracle/product/8.0.5/bin/gennttab:
    /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    ordirectory
    ntcontab.c:7: sys/types.h: No such file or directory
    mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
    Error 1
    =================================================================
    ===
    LINUX ENVIRONMENTAL VIABLES DUMPED===========================
    Machine Environment:--------------------
    User: uid=502(oracle) gid=502(dba) groups=502(dba)
    Current Directory: /mnt/cdrom/orainstMachine: {
    Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
    22:17:11 EDT 1998i586 unknown
    [From uname -a] localhost.localdomain [From
    hostname]}Ulimit: {
    core file size (blocks) 1000000 data seg size
    (kbytes) unlimited
    file size (blocks) unlimited max memory size
    (kbytes) unlimited
    stack size (kbytes) 8192 cpu time (seconds)
    unlimited
    max user processes 256 pipe size (512 bytes)
    8
    open files 256 virtual memory (kbytes)
    2105343}Swap: {
    procs memory swap io
    system cpu
    r b w swpd free buff cache si so bi bo in
    cs us sy id
    0 0 0 40 9168 14632 56620 0 0 22 16 171
    64 4 2 94
    [From vmstat]}Disk Mounts: { /dev/hda10 on / type
    ext2 (rw)
    none on /proc type proc (rw) /dev/hda8 on /boot type
    ext2 (rw)
    /dev/hdc on /mnt/cdrom type iso9660 (ro) [From
    mount]}Disk Free: {
    Filesystem 1024-blocks Used Available Capacity
    Mounted on
    /dev/hda10 1112004 253147 801403 24% /
    /dev/hda8 21927 596 20199 3%
    /boot
    /dev/hdc 397472 397472 0 100%
    /mnt/cdrom [From df -k]
    }Environment: { HISTFILESIZE=1000 HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=localhost.localdomain HOSTTYPE=i386
    LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
    LOGNAME=oracle
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/8.0.5
    ORACLE_SID=ORC1 ORACLE_TERM=386x
    ORA_NLS33=US7ASCII OSTYPE=Linux
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
    product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
    SHELL=/bin/sh SHLVL=2 TERM=linux TMPDIR=/var/tmp
    USER=oracle _=/usr/bin/env}
    System Tables: {}Semaphores: { ------ Shared Memory
    Segments --------
    key shmid owner perms bytes
    nattch status
    ------ Semaphore Arrays --------
    key semid owner perms nsems
    status
    ------ Message Queues --------
    key msqid owner perms used-bytes
    messages
    [From ipcs -sa] }Shared Mem: { ------ Shared
    Memory Segments --------
    key shmid owner perms bytes
    nattch status
    ------ Semaphore Arrays --------
    key semid owner perms nsems
    status
    ------ Message Queues --------
    key msqid owner perms used-bytes
    messages
    [From ipcs -ma] }/etc/oratab: {}Tracing: { } :
    null

    John -
    You are missing some required Linux files. When you install
    Linux, pick the 'everything' option, then weed out the obvious
    things you don't want (like the Serbian How-To's, etc.)
    I say this because I ran into the exact same thing this past
    weekend after picking and choosing which packages to install for
    Linux. After re-installing with the 'everything' option, the
    Oracle install went swimmingly. I wish I could tell you which
    package in particular you are missing, but I never figured that
    out.
    carl
    John (guest) wrote:
    : Hi, everyone:
    : Oracle free installation support group points me here.
    They
    : said: "Unfortunately, the trial release of Oracle8 for Linux
    is
    : not supported by this group. You can obtain peer support on
    the
    : Oracle8 for Linux trialproduct from the discussion group on
    the
    : Oracle Technology Network (OTN)(http://technet.oracle.com). "
    : Thanks in advacnce.
    =================================================================
    : ===
    : SAVED PROBLEM REPORT:
    =================================================================
    : ===
    : Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
    : 8.0.5Product: rdbms_common
    : Version: 8.0.5.0.0Area: (Installation) Install
    : information:
    : Installer Version: 4.0.3.0.0 Installer Script: [
    : rdbms_common.ins 907 ]
    : Install Action: Complete Software/Database Fresh
    : Install
    : Stage Home /mnt/cdrom Oracle_Base
    : /u01/app/oracle (true)
    : Oracle Home /u01/app/oracle/product/8.0.5
    : Owner oracle
    : Log
    : /u01/app/oracle/product/8.0.5/orainst/install.log
    : During installation of the above product the error below
    : is encountered:
    : Error during action 'Creating ntcontab.o'.Command: make -f
    : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    : ntcontab.o
    : (if [ "compile" = "compile" ] ; then \
    : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    : cc -c ntcontab.c ;\ rm -f
    : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    : /u01/app/oracle/product/8.0.5/bin/gennttab:
    : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    : ordirectory
    : ntcontab.c:7: sys/types.h: No such file or directory
    : mv: ntcontab.o: No such file or directorymake: ***
    [ntcontab.o]
    : Error 1
    =================================================================
    : ===
    =================================================================
    : ===
    : SAVED PROBLEM REPORT:
    =================================================================
    : ===
    : Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
    : 8.0.5Product: rdbms_common
    : Version: 8.0.5.0.0Area: (Installation) Install
    : information:
    : Installer Version: 4.0.3.0.0 Installer Script: [
    : rdbms_common.ins 907 ]
    : Install Action: Complete Software/Database Fresh
    : Install
    : Stage Home /mnt/cdrom Oracle_Base
    : /u01/app/oracle (true)
    : Oracle Home /u01/app/oracle/product/8.0.5
    : Owner oracle
    : Log
    : /u01/app/oracle/product/8.0.5/orainst/install.log
    : During installation of the above product the error below
    : is encountered:
    : Error during action 'Creating ntcontab.o'.Command: make -f
    : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    : ntcontab.o
    : (if [ "compile" = "compile" ] ; then \
    : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    : cc -c ntcontab.c ;\ rm -f
    : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    : /u01/app/oracle/product/8.0.5/bin/gennttab:
    : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    : ordirectory
    : ntcontab.c:7: sys/types.h: No such file or directory
    : mv: ntcontab.o: No such file or directorymake: ***
    [ntcontab.o]
    : Error 1
    =================================================================
    : ===
    : LINUX ENVIRONMENTAL VIABLES DUMPED===========================
    : Machine Environment:--------------------
    : User: uid=502(oracle) gid=502(dba) groups=502(dba)
    : Current Directory: /mnt/cdrom/orainstMachine: {
    : Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
    : 22:17:11 EDT 1998i586 unknown
    : [From uname -a] localhost.localdomain [From
    : hostname]}Ulimit: {
    : core file size (blocks) 1000000 data seg size
    : (kbytes) unlimited
    : file size (blocks) unlimited max memory size
    : (kbytes) unlimited
    : stack size (kbytes) 8192 cpu time (seconds)
    : unlimited
    : max user processes 256 pipe size (512 bytes)
    : 8
    : open files 256 virtual memory (kbytes)
    : 2105343}Swap: {
    : procs memory swap io
    : system cpu
    : r b w swpd free buff cache si so bi bo in
    : cs us sy id
    : 0 0 0 40 9168 14632 56620 0 0 22 16 171
    : 64 4 2 94
    : [From vmstat]}Disk Mounts: { /dev/hda10 on / type
    : ext2 (rw)
    : none on /proc type proc (rw) /dev/hda8 on /boot type
    : ext2 (rw)
    : /dev/hdc on /mnt/cdrom type iso9660 (ro) [From
    : mount]}Disk Free: {
    : Filesystem 1024-blocks Used Available Capacity
    : Mounted on
    : /dev/hda10 1112004 253147 801403 24% /
    : /dev/hda8 21927 596 20199 3%
    : /boot
    : /dev/hdc 397472 397472 0 100%
    : /mnt/cdrom [From df -k]
    : }Environment: { HISTFILESIZE=1000 HISTSIZE=1000
    : HOME=/home/oracle
    : HOSTNAME=localhost.localdomain HOSTTYPE=i386
    : LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
    : LOGNAME=oracle
    : MAIL=/var/spool/mail/oracle
    : ORACLE_BASE=/u01/app/oracle
    : ORACLE_HOME=/u01/app/oracle/product/8.0.5
    : ORACLE_SID=ORC1 ORACLE_TERM=386x
    : ORA_NLS33=US7ASCII OSTYPE=Linux
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
    : product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
    : SHELL=/bin/sh SHLVL=2 TERM=linux TMPDIR=/var/tmp
    : USER=oracle _=/usr/bin/env}
    : System Tables: {}Semaphores: { ------ Shared
    Memory
    : Segments --------
    : key shmid owner perms bytes
    : nattch status
    : ------ Semaphore Arrays --------
    : key semid owner perms nsems
    : status
    : ------ Message Queues --------
    : key msqid owner perms used-bytes
    : messages
    : [From ipcs -sa] }Shared Mem: { ------ Shared
    : Memory Segments --------
    : key shmid owner perms bytes
    : nattch status
    : ------ Semaphore Arrays --------
    : key semid owner perms nsems
    : status
    : ------ Message Queues --------
    : key msqid owner perms used-bytes
    : messages
    : [From ipcs -ma] }/etc/oratab: {}Tracing: { } :
    null

  • Help! Errors in installing 8.0.5 on RedHat Linux 5.2

    Hi, everyone:
    Oracle free installation support points me here. They said
    "Unfortunately, the trial release of Oracle8 for Linux is not
    supportedby this group. You can obtain peer support on the
    Oracle8 for Linux trialproduct from the discussion group on the
    Oracle Technology Network (OTN) (http://technet.oracle.com). "
    =================================================================
    ===
    SAVED PROBLEM REPORT:
    =================================================================
    ===
    Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
    8.0.5Product: rdbms_common
    Version: 8.0.5.0.0Area: (Installation) Install
    information:
    Installer Version: 4.0.3.0.0 Installer Script: [
    rdbms_common.ins 907 ]
    Install Action: Complete Software/Database Fresh
    Install
    Stage Home /mnt/cdrom Oracle_Base
    /u01/app/oracle (true)
    Oracle Home /u01/app/oracle/product/8.0.5
    Owner oracle
    Log
    /u01/app/oracle/product/8.0.5/orainst/install.log
    During installation of the above product the error below
    is encountered:
    Error during action 'Creating ntcontab.o'.Command: make -f
    /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    ntcontab.o
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\ rm -f
    /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    /u01/app/oracle/product/8.0.5/bin/gennttab:
    /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    ordirectory
    ntcontab.c:7: sys/types.h: No such file or directory
    mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
    Error 1
    =================================================================
    ===
    =================================================================
    ===
    SAVED PROBLEM REPORT:
    =================================================================
    ===
    Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
    8.0.5Product: rdbms_common
    Version: 8.0.5.0.0Area: (Installation) Install
    information:
    Installer Version: 4.0.3.0.0 Installer Script: [
    rdbms_common.ins 907 ]
    Install Action: Complete Software/Database Fresh
    Install
    Stage Home /mnt/cdrom Oracle_Base
    /u01/app/oracle (true)
    Oracle Home /u01/app/oracle/product/8.0.5
    Owner oracle
    Log
    /u01/app/oracle/product/8.0.5/orainst/install.log
    During installation of the above product the error below
    is encountered:
    Error during action 'Creating ntcontab.o'.Command: make -f
    /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    ntcontab.o
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\ rm -f
    /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    /u01/app/oracle/product/8.0.5/bin/gennttab:
    /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    ordirectory
    ntcontab.c:7: sys/types.h: No such file or directory
    mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
    Error 1
    =================================================================
    ===
    LINUX ENVIRONMENTAL VIABLES DUMPED===========================
    Machine Environment:--------------------
    User: uid=502(oracle) gid=502(dba) groups=502(dba)
    Current Directory: /mnt/cdrom/orainstMachine: {
    Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
    22:17:11 EDT 1998i586 unknown
    [From uname -a] localhost.localdomain [From
    hostname]}Ulimit: {
    core file size (blocks) 1000000 data seg size
    (kbytes) unlimited
    file size (blocks) unlimited max memory size
    (kbytes) unlimited
    stack size (kbytes) 8192 cpu time (seconds)
    unlimited
    max user processes 256 pipe size (512 bytes)
    8
    open files 256 virtual memory (kbytes)
    2105343}Swap: {
    procs memory swap io
    system cpu
    r b w swpd free buff cache si so bi bo in
    cs us sy id
    0 0 0 40 9168 14632 56620 0 0 22 16 171
    64 4 2 94
    [From vmstat]}Disk Mounts: { /dev/hda10 on / type
    ext2 (rw)
    none on /proc type proc (rw) /dev/hda8 on /boot type
    ext2 (rw)
    /dev/hdc on /mnt/cdrom type iso9660 (ro) [From
    mount]}Disk Free: {
    Filesystem 1024-blocks Used Available Capacity
    Mounted on
    /dev/hda10 1112004 253147 801403 24% /
    /dev/hda8 21927 596 20199 3%
    /boot
    /dev/hdc 397472 397472 0 100%
    /mnt/cdrom [From df -k]
    }Environment: { HISTFILESIZE=1000 HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=localhost.localdomain HOSTTYPE=i386
    LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
    LOGNAME=oracle
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/8.0.5
    ORACLE_SID=ORC1 ORACLE_TERM=386x
    ORA_NLS33=US7ASCII OSTYPE=Linux
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
    product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
    SHELL=/bin/sh SHLVL=2 TERM=linux TMPDIR=/var/tmp
    USER=oracle _=/usr/bin/env}
    System Tables: {}Semaphores: { ------ Shared Memory
    Segments --------
    key shmid owner perms bytes
    nattch status
    ------ Semaphore Arrays --------
    key semid owner perms nsems
    status
    ------ Message Queues --------
    key msqid owner perms used-bytes
    messages
    [From ipcs -sa] }Shared Mem: { ------ Shared
    Memory Segments --------
    key shmid owner perms bytes
    nattch status
    ------ Semaphore Arrays --------
    key semid owner perms nsems
    status
    ------ Message Queues --------
    key msqid owner perms used-bytes
    messages
    [From ipcs -ma] }/etc/oratab: {}Tracing: { } :
    null

    Thanks. Actually, I did not set any IPC parameter because I
    did know how to set it on Linux. I tried both default and
    customized with/without network related option such as net 8,
    adapter. I could not get it work. I installed Sybase 11 server
    successfully on the same machine. What does that "make" error
    means.
    Thank you in advance.
    John Koo (guest) wrote:
    : I 've tried installed Oracle 8.05 and Oracle 8.051 EE on
    Redhat
    : 5.2 and never encounter any special problem !! I never need to
    : change any ipc settings. I suggested you might tried the
    : simplest one - install using all default settings and create
    : your first database using the Oracle installer. Don't try to
    : build your database manually at this early stage.
    : John K.
    : John (guest) wrote:
    : : Hi, everyone:
    : : Oracle free installation support points me here. They
    said
    : : "Unfortunately, the trial release of Oracle8 for Linux is
    not
    : : supportedby this group. You can obtain peer support on the
    : : Oracle8 for Linux trialproduct from the discussion group on
    : the
    : : Oracle Technology Network (OTN) (http://technet.oracle.com).
    =================================================================
    : : ===
    : : SAVED PROBLEM REPORT:
    =================================================================
    : : ===
    : : Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
    : : 8.0.5Product: rdbms_common
    : : Version: 8.0.5.0.0Area: (Installation)
    : Install
    : : information:
    : : Installer Version: 4.0.3.0.0 Installer
    : Script: [
    : : rdbms_common.ins 907 ]
    : : Install Action: Complete Software/Database Fresh
    : : Install
    : : Stage Home /mnt/cdrom Oracle_Base
    : : /u01/app/oracle (true)
    : : Oracle Home /u01/app/oracle/product/8.0.5
    : : Owner oracle
    : : Log
    : : /u01/app/oracle/product/8.0.5/orainst/install.log
    : : During installation of the above product the error
    : below
    : : is encountered:
    : : Error during action 'Creating ntcontab.o'.Command: make -f
    : : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    : : ntcontab.o
    : : (if [ "compile" = "compile" ] ; then \
    : : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    : : cc -c ntcontab.c ;\ rm -f
    : : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    : : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    : : /u01/app/oracle/product/8.0.5/bin/gennttab:
    : : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    : : ordirectory
    : : ntcontab.c:7: sys/types.h: No such file or directory
    : : mv: ntcontab.o: No such file or directorymake: ***
    : [ntcontab.o]
    : : Error 1
    =================================================================
    : : ===
    =================================================================
    : : ===
    : : SAVED PROBLEM REPORT:
    =================================================================
    : : ===
    : : Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
    : : 8.0.5Product: rdbms_common
    : : Version: 8.0.5.0.0Area: (Installation)
    : Install
    : : information:
    : : Installer Version: 4.0.3.0.0 Installer
    : Script: [
    : : rdbms_common.ins 907 ]
    : : Install Action: Complete Software/Database Fresh
    : : Install
    : : Stage Home /mnt/cdrom Oracle_Base
    : : /u01/app/oracle (true)
    : : Oracle Home /u01/app/oracle/product/8.0.5
    : : Owner oracle
    : : Log
    : : /u01/app/oracle/product/8.0.5/orainst/install.log
    : : During installation of the above product the error
    : below
    : : is encountered:
    : : Error during action 'Creating ntcontab.o'.Command: make -f
    : : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    : : ntcontab.o
    : : (if [ "compile" = "compile" ] ; then \
    : : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    : : cc -c ntcontab.c ;\ rm -f
    : : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    : : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    : : /u01/app/oracle/product/8.0.5/bin/gennttab:
    : : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    : : ordirectory
    : : ntcontab.c:7: sys/types.h: No such file or directory
    : : mv: ntcontab.o: No such file or directorymake: ***
    : [ntcontab.o]
    : : Error 1
    =================================================================
    : : ===
    : : LINUX ENVIRONMENTAL VIABLES
    DUMPED===========================
    : : Machine Environment:--------------------
    : : User: uid=502(oracle) gid=502(dba) groups=502
    (dba)
    : : Current Directory: /mnt/cdrom/orainstMachine: {
    : : Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
    : : 22:17:11 EDT 1998i586 unknown
    : : [From uname -a] localhost.localdomain
    : [From
    : : hostname]}Ulimit: {
    : : core file size (blocks) 1000000 data seg size
    : : (kbytes) unlimited
    : : file size (blocks) unlimited max memory size
    : : (kbytes) unlimited
    : : stack size (kbytes) 8192 cpu time
    : (seconds)
    : : unlimited
    : : max user processes 256 pipe size (512
    : bytes)
    : : 8
    : : open files 256 virtual memory
    : (kbytes)
    : : 2105343}Swap: {
    : : procs memory swap io
    : : system cpu
    : : r b w swpd free buff cache si so bi bo
    : in
    : : cs us sy id
    : : 0 0 0 40 9168 14632 56620 0 0 22 16
    : 171
    : : 64 4 2 94
    : : [From vmstat]}Disk Mounts: { /dev/hda10 on /
    : type
    : : ext2 (rw)
    : : none on /proc type proc (rw) /dev/hda8 on /boot
    : type
    : : ext2 (rw)
    : : /dev/hdc on /mnt/cdrom type iso9660 (ro) [From
    : : mount]}Disk Free: {
    : : Filesystem 1024-blocks Used Available
    : Capacity
    : : Mounted on
    : : /dev/hda10 1112004 253147 801403
    : 24% /
    : : /dev/hda8 21927 596 20199
    : 3%
    : : /boot
    : : /dev/hdc 397472 397472 0
    : 100%
    : : /mnt/cdrom [From df -k]
    : : }Environment: { HISTFILESIZE=1000 HISTSIZE=1000
    : : HOME=/home/oracle
    : : HOSTNAME=localhost.localdomain HOSTTYPE=i386
    : : LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
    : : LOGNAME=oracle
    : : MAIL=/var/spool/mail/oracle
    : : ORACLE_BASE=/u01/app/oracle
    : : ORACLE_HOME=/u01/app/oracle/product/8.0.5
    : : ORACLE_SID=ORC1 ORACLE_TERM=386x
    : : ORA_NLS33=US7ASCII OSTYPE=Linux
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
    : : product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
    : : SHELL=/bin/sh SHLVL=2 TERM=linux
    : TMPDIR=/var/tmp
    : : USER=oracle _=/usr/bin/env}
    : : System Tables: {}Semaphores: { ------ Shared
    : Memory
    : : Segments --------
    : : key shmid owner perms bytes
    : : nattch status
    : : ------ Semaphore Arrays --------
    : : key semid owner perms nsems
    : : status
    : : ------ Message Queues --------
    : : key msqid owner perms used-bytes
    : : messages
    : : [From ipcs -sa] }Shared Mem: { ------
    : Shared
    : : Memory Segments --------
    : : key shmid owner perms bytes
    : : nattch status
    : : ------ Semaphore Arrays --------
    : : key semid owner perms nsems
    : : status
    : : ------ Message Queues --------
    : : key msqid owner perms used-bytes
    : : messages
    : : [From ipcs -ma] }/etc/oratab: {}Tracing: { } :
    null

  • Error in Installing the Oracle 10g RDBMS on linux installed on Vmware

    Hi,
    I am trying to install the Oracle 10g RDBMS software. I have created all the required users and groups, created directories and updaates the sysctl.conf file.
    When I run the installer ./runInstaller it is giving the following error.
    [oracle@aasim database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-02-26_11-48-44PM. Please wait ...[oracle@aasim database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    Can anyone tell me why I am getting this error and how to resolve it.
    Thanks
    Aasim

    Pl post exact details of "Linux" and "10g" versions. Which install guide are you following ? This error has been discussed many times in this forum - use the search feature to find possible solutions
    http://forums.oracle.com/forums/search.jspa?threadID=&q=%22Can't+connect+to+X11+window%22&objID=f64&dateRange=all&userID=&numResults=15&rankBy=10001
    HTH
    Srini

  • Error when installing 10.5 on my win 7 64 bit

    I keep getting an error when I try to install Itunes 10.5. It seams to install the whole program and then gives me an error and rolls back the installation. I've seen that others are getting the same error message. does anyone know how to fix this?
    Thanks

    Ok, if you get this message I've read a bit further and found that you must uninstal everything that has something to do with apple. this includes the device driver. this link may help you with that. http://support.apple.com/kb/ht1925 Once I went through the list and deleted everything (device support is a *****). I installed it again and it came up with the same error. I then clicked ok and it rolled back but automatically started installing again and it worked. I know have itunes 10.5. but know my iphone 4 wont connect to it, lol. it says i have to reinstal because the driver didn't take or something. I really want the OS update for my phone but gd this is a bit much.

  • Hi I am getting below error while installing db 10.2.0.2/linux version

    [oracle@localhost database]$ ./runInstaller
    ./runInstaller: line 56: /home/oracle/software/database/install/.oui: cannot execute binary file
    Please suggest how to get rid of this?

    You say you downloaded 10202_zlinux, is IBM Linux on System z really your OS and platform? Not impossible,of course,but most Linux systems run on x86. Since it's not a old bash version, I think you have the wrong software.
    Werner

  • Error Message Installing Creator 2.1 on SUSE LINUX 9.1

    Hi,
    I'm new to LINUX, I tried to run the : creator-2_1-linux-ml.bin from the Root console and I got the following error message:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.
    What can I do to fix this?
    (any step by step procedure I could use?)
    Thank you for your help,
    Kind regards,

    I have managed to set DISPLAY:
    DISPLAY is an environment variable. To set it you need to know what shell you're in (ksh, csh, bash, etc). You can do this to find out which shell you're in:
    % echo $0
    Then, if csh, do:
    % setenv DISPLAY :0.0
    If ksh or bash, do:
    % export DISPLAY=:0.0
    To verify:
    % echo $DISPLAY
    But I still have the same original Error message:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.

Maybe you are looking for

  • Transfer of library to replacement iPod mini

    How can I transfer my existing iTunes library (currently on iPod mini [1st generation]) to my new replacement iPod (2nd generation)? Do I need to install the disc that came with the new iPod? If I want to install the new disc on my work computer (vs.

  • DMS Connector for KM

    Hi All, I'm conneting my NW04 Portal 6.0.11.3.0 KM 6.0.11.3.0 (NW04 SPS11Patch3) to sap R/3 46C I'm able to call RFC function (so my connection'd be ok) but my DMS folder in km is empty. I created also variants KM_... but nothing. Anyone can help me

  • Can I use satnav on the C5-00 without using data +...

    Can someone tell me if it's possible to use the satnav on the C5-00 without using data? AND... how can I get mpas for Singapore and Malaysia - I want to have them loaded up in advance of going there Thanks Omar

  • Do I need Cisco ISE VM Part # L-ISE-VM-K9= for ESXi installation

    Hi there, Do I need the L-ISE-VM-K9 license to install Cisco ISE on an ESXi ? Actually, Cisco ISE can be downloaded with an Eval License for 90 days. I know, ISE license (e.g. Base License) is needed. Thanks a lot. Greetings, Norbert

  • Withodling Tax Configuration for Vendor

    Hello SAP FICO Consultant, Anyone has with holding tax configuration for vendor plz send me Regards Manisha