Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2000 17:16:54 -0600 (CST)
From:      jmelesky@dynamictrade.com
To:        freebsd-questions@freebsd.org
Subject:   Oracle install revisited
Message-ID:  <20001116231403.D793037B479@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I'm in the unfortunate position of trying to install Oracle 8.1.6
Enterprise for Linux onto a FreeBSD server. The handbook entry is a
great thing, but unfortunately only covers 8.0.5 and 8.0.5.1, which
have a Tcl/Tk installer. The newer version has a java-based
installer. This new installer is failing (i've included the output as
an attachment).

I've scoured the recent mail-list archives without much success. I
found a few posts on the web concerning troubled installs onto Linux
boxen, and followed their advice (which mostly consisted of "try this
jre/jdk. no, try *this* jre/jdk"). I've tried a whole slew of
different stuff, but nothing seems to work. Has anyone else out there
managed to get 8.1.6 running? What magic must i weave?

-johnnnnnnn


[-- Attachment #2 --]
Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
ldt_clear: modify_ldt: Function not implemented
ldt_setup: modify_ldt: Function not implemented
SIGSEGV received at bfbff154 in /cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libjava.so. Processing terminated
Mon Nov 13 18:19:42 2000

jre full version "JDK 1.1.8 IBM build l118-20000429 (JIT enabled: jitc)"
Operating Environment
---------------------
Host            : oradev.internal.
OS Level        : 2.2.12.FreeBSD 4.2-BETA #0: Wed Nov  8 15:47:32 CST 2000
    root@orade
glibc Version   : 2.1.2
No. of Procs    : 1
Memory Info:
error obtaining mem info

User Limits (in bytes except for NOFILE and NPROC) -
        RLIMIT_FSIZE    : infinity
        RLIMIT_DATA     : 536870912
        RLIMIT_STACK    : 2088960
        RLIMIT_CORE     : 1024000000
        RLIMIT_NOFILE   : 1064
        RLIMIT_NPROC    : 531

Application Environment
-----------------------
Signal Handlers -
        SIGQUIT         : ignored
        SIGILL          : sysThreadIDump (libjava.so)
        SIGABRT         : sysThreadIDump (libjava.so)
        SIGFPE          : sysThreadIDump (libjava.so)
        SIGBUS          : sysThreadIDump (libjava.so)
        SIGSEGV         : sysThreadIDump (libjava.so)
        SIGPIPE         : ignored
        SIGUSR1         : doSuspendLoop (libjava.so)

Environment Variables -
        FTP_PASSIVE_MODE=YES
        HISTSIZE=1000
        HOSTNAME=oradev.internal
        ORACLE_DOC=/u01/app/oracle/product/8.1.6/doc
        LOGNAME=oracle
        ORACLE_SID=ORCL
        HISTFILESIZE=1000
        THREADS_TYPE=native_threads
        MAIL=/var/spool/mail/oracle
        LD_LIBRARY_PATH=/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads:/usr/local/jre/lib/i686/green_threads
        PAGER=more
        ORACLE_BASE=/u01/app/oracle
        CLASSPATH=/tmp/OraInstall:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/OraInstaller.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/InstImages.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/InstHelp.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/oracleice.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/help.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/ewt.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/xmlparser.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/swingaccess.jar:/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/rt.jar:/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/i18n.jar:/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/math.jar:/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/classes.zip
        TERM=xterm
        HOSTTYPE=i386
        PATH=/usr/local/jre/bin:/compat/linux/bin:/compat/linux/sbin:/compat/linux/usr/bin:/compat/linux/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/u01/app/oracle/product/8.1.6/bin
        HOME=/home/oracle
        INPUTRC=/etc/inputrc
        SHELL=/compat/linux/bin/bash
        USER=oracle
        BLOCKSIZE=K
        ORACLE_TERM=386x
        JAVA_HOME=/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux
        DISPLAY=:0.0
        ORACLE_HOME=/u01/app/oracle/product/8.1.6
        OSTYPE=Linux
        SHLVL=1
        EDITOR=vi
        LIBPATH=/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads

Libraries Loaded by the JVM
---------------------------
<main>
libjitc.so


Current Thread Details
----------------------
dump crashed


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001116231403.D793037B479>