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

Home -> Community -> Usenet -> c.d.o.misc -> JRE of Oracle 9i crashes

JRE of Oracle 9i crashes

From: Michael Gruetzner <spam.Michael_Gruetzner_at_gmx.de>
Date: Sat, 15 Feb 2003 14:17:37 +0100
Message-ID: <3E4E3DF1.5080709@gmx.de>


Hello everyone,

I just installed 9i from the 3 disk set I downloaded(on Debian GNU/Linux 3.0(Woody)). The installation finished successfully but the configuration asistent crashes. In the installation log I found the command which ist executed to start the configuration assistent. I tried to execute it manually and it crashed with signal 11(full error message below). It seems that the JRE doesn't work. I have only 256MB RAM in my machine - could this be the reason??

I hope, anyone can help me!!!
Thanks in advance...Michael

Here is the full error message:


SIGSEGV 11* segmentation violation

         stackbase=0xbffff17c, stackpointer=0xbffff044

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:0x8231220, 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" (0x8231220, 1 entry)
Thread Alarm Q:
./dbca: line 124:   468 Aborted                 $JRE_DIR/bin/jre 
-DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS Received on Sat Feb 15 2003 - 07:17:37 CST

Original text of this message

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