Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle on Debian/Linux...

Oracle on Debian/Linux...

From: alan <alanbrown_at_pacbell.net>
Date: Tue, 17 Dec 2002 18:08:52 GMT
Message-ID: <UKJL9.2158$Av3.1088@newssvr19.news.prodigy.com>


Has anyone had Oracle working on Debian/Linux? I didn't see it as being a supported platform but I'm hoping to get it working anyway.

Has anyone got any encouragement for me?

When I tried running the dbca I got a java segmentation fault as follows...

SIGSEGV 11* segmentation violation

            stackbase=0xbffff21c, stackpointer=0xbffff0e4

Full thread dump:

"Finalizer thread" (TID:0x41191210, sys_thread_t:0x444c0e0c, state:R)
prio=1

"Async Garbage Collector" (TID:0x41191258, sys_thread_t:0x4449fe0c,
state:R) prio=1

"Idle thread" (TID:0x411912a0, sys_thread_t:0x4447ee0c, state:R) prio=0

"Clock" (TID:0x41191088, sys_thread_t:0x4445de0c, state:CW) prio=12

"main" (TID:0x411910b0, sys_thread_t:0x8231210, state:R) prio=5 *current
thread*

            java.lang.System.initializeSystemClass(System.java)

Monitor Cache Dump:

Registered Monitor Dump:

    Thread queue lock: <unowned>

    Name and type hash table lock: <unowned>

    String intern lock: <unowned>

    JNI pinning lock: <unowned>

    JNI global reference lock: <unowned>

    BinClass lock: <unowned>

    Class loading lock: <unowned>

    Java stack lock: <unowned>

    Code rewrite lock: <unowned>

    Heap lock: <unowned>

    Has finalization queue lock: <unowned>

    Finalize me queue lock: <unowned>

    Dynamic loading lock: <unowned>

    Monitor IO lock: <unowned>

    Child death monitor: <unowned>

    Event monitor: <unowned>

    I/O monitor: <unowned>

    Alarm monitor: <unowned>

            Waiting to be notified:

                "Clock" (0x4445de0c)

    Monitor registry: owner "main" (0x8231210, 1 entry)

Thread Alarm Q:

./dbca: line 126: 10352 Aborted

   $JRE_DIR/bin/jre -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS Received on Tue Dec 17 2002 - 12:08:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US